kurtbuilds / fastmurmur3Links
Fast non-cryptographic hash, with the benchmarks to prove it.
☆20Updated 2 years ago
Alternatives and similar repositories for fastmurmur3
Users that are interested in fastmurmur3 are comparing it to the libraries listed below
Sorting:
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated 2 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- A Rust port of BuntDB☆14Updated 4 years ago
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- SIEVE cache - simpler than LRU☆36Updated 3 months ago
- Small, fast, and correct L2/L3/L4 packet parser.☆62Updated last year
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Securely seed Go's random number generator☆24Updated 8 years ago
- go implementation of anchorhash☆15Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A pure-Go wyhash implementation.☆34Updated 3 weeks ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆20Updated 8 months ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- ☆33Updated 3 years ago
- ☆23Updated 9 years ago
- Succinct Data Structure of Trie, written in Go☆42Updated 3 years ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Microsoft's Lat/Long compression algorithm☆10Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- Sir, is a tcp proxy that checks for regressions in your services/apps.☆12Updated last year
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- Package for indexing zip files and storing a compressed index☆48Updated 10 months ago
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Wrapper for curve25519-dalek using rustgo, a technique to directly call Rust code from Go programs with near-zero overhead, meant to repl…☆125Updated 7 years ago