issuj / gofasterLinks
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
Sorting:
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Updated 4 years ago
- Small program to run requests against a web server and look for problems☆11Updated 9 years ago
- Radix sorting in Go☆10Updated 6 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- ☆11Updated 7 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- adaptive replacement cache☆34Updated 11 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A property-based testing library☆37Updated 8 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- ☆29Updated 9 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- Optimal cache stampede prevention☆16Updated 8 years ago
- Golang client for HyperLogLog daemon (hlld)☆21Updated 9 years ago
- Various Go utility packages.☆37Updated 7 years ago
- HyperLogLog in golang☆26Updated 7 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- github.com/cznic/sqlite3shell has moved to modernc.org/sqlite3shell