bartolsthoorn / simhash-rsLinks
Rust implementation of Simhash
☆24Updated 2 years ago
Alternatives and similar repositories for simhash-rs
Users that are interested in simhash-rs are comparing it to the libraries listed below
Sorting:
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆152Updated 3 weeks ago
- ☆48Updated last year
- Rust libraries and programs focused on succinct data structures☆151Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆175Updated 4 months ago
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 9 months ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆69Updated 3 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Rust FFI wrapper for CRoaring☆163Updated last week
- ☆63Updated 4 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- fast hex☆98Updated 5 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A fast Bloom filter implementation in Rust☆273Updated 3 weeks ago
- Resource limits☆53Updated 2 weeks ago
- A simple concurrent caching library that might fit to many use cases☆143Updated last year
- Exponential backoff generator with jitter.☆94Updated 8 months ago
- A minimal implementation of consistent hashing☆61Updated last year
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Small and fast library for k-means clustering.☆53Updated 6 months ago
- A concurrent, append-only vector.☆209Updated 5 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Object Pool LockFree in Rust☆49Updated 3 months ago
- Common stop words in a variety of languages☆25Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year