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:
- Small, fast, and correct L2/L3/L4 packet parser.☆62Updated 2 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Updated 2 years ago
- A Rust port of BuntDB☆15Updated 4 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- SIEVE cache - simpler than LRU☆36Updated 7 months ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Port of Bolt DB in Rust☆46Updated 2 months ago
- Redis compatible server framework for Rust☆91Updated 2 years ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆21Updated 2 months ago
- Securely seed Go's random number generator☆24Updated 8 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Go implementation of the Controlled Delay algorithm☆35Updated 9 months ago
- ☆34Updated 4 years ago
- Low-latency hash map using minimal perfect hash functions and compact encoding.☆34Updated last year
- Golang port of simdjson☆86Updated 5 years ago
- minimal perfect hashing for rust☆13Updated 5 years ago
- Rust library for fast multi-pattern searching.☆86Updated 8 years ago
- Package for indexing zip files and storing a compressed index☆48Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Fast, SIMD-accelerated hash function for content-defined chunking☆26Updated 5 years ago
- Asynchronous pipe(2) library using tokio.☆16Updated 2 years ago
- heap profiler for rust☆28Updated last week
- Wrapper for curve25519-dalek using rustgo, a technique to directly call Rust code from Go programs with near-zero overhead, meant to repl…☆127Updated 7 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated last month
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago