vova616 / xxhash
☆29Updated 5 years ago
Alternatives and similar repositories for xxhash:
Users that are interested in xxhash are comparing it to the libraries listed below
- pcg random number generator☆41Updated 3 years ago
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Updated 6 years ago
- Alphanumeric string sorting algorithm implementation in Go☆23Updated 10 years ago
- S-Bitmap: Distinct Counting with a Self-Learning Bitmap☆37Updated 9 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- Fastest Encoder in the West☆64Updated 8 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆65Updated 8 years ago
- ☆15Updated 7 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 8 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- create low memory key/value objects in Go☆21Updated 8 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Expands type switches with type variables to achieve generic functions in Golang☆35Updated 9 years ago
- Faster search for fixed patterns with Go☆28Updated 6 years ago
- PopCount implementation for Go. Using hardware POPCNT instruction if available it.☆23Updated 7 years ago
- Build self-recompiling Go binaries☆39Updated 9 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 6 months ago
- LogLog based Cardinality Estimator☆62Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Data structure interface to database/sql☆48Updated 5 years ago
- Thunder is a high productivity wrapper for BoltDB.☆31Updated 9 years ago
- Package srcutil provides utilities for working with Go source code.