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.☆157Updated last week
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆71Updated 2 weeks ago
- Rust FFI wrapper for CRoaring☆164Updated last week
- A minimal implementation of consistent hashing☆61Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆177Updated 5 months ago
- ☆48Updated 2 years ago
- Native TLS for futures and async-std☆72Updated 8 months ago
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆69Updated 3 weeks ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Common stop words in a variety of languages☆25Updated 5 months ago
- A rust implementation of murmur3☆75Updated last year
- The simd optimized escape code☆54Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Exponential backoff generator with jitter.☆95Updated 9 months ago
- Parallel iterator processing library for Rust☆104Updated last month
- Rust libraries and programs focused on succinct data structures☆154Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A simple way to implement Rayon's ParallelIterator☆19Updated 3 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Rust library implementing xor-filters☆145Updated 2 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Safe, Growable Bloom Filters in Rust (with serde)☆29Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- An efficient JSON Value parser☆76Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year