issuj / gofaster
Faster alternatives for some Go stdlib packages
☆14Updated 7 years ago
Alternatives and similar repositories for gofaster:
Users that are interested in gofaster are comparing it to the libraries listed below
- ☆11Updated 7 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- Radix sorting in Go☆10Updated 6 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- Small program to run requests against a web server and look for problems☆11Updated 9 years ago
- Go interface to Constant Databases (CDB)☆10Updated 8 years ago
- record-less semi-deterministic replayer for Go programs☆11Updated 8 years ago
- Go package that implements a bit array and some utility functions☆10Updated 9 years ago
- UNMAINTAINED Golang package for instrumenting gRPC servers☆20Updated 9 years ago
- adaptive replacement cache☆34Updated 10 years ago
- Optimal cache stampede prevention☆15Updated 7 years ago
- Easy fuzzing with go-fuzz☆14Updated 4 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.