bartolsthoorn / simhash-rs
Rust implementation of Simhash
☆21Updated last year
Alternatives and similar repositories for simhash-rs:
Users that are interested in simhash-rs are comparing it to the libraries listed below
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆135Updated 10 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 11 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆62Updated last month
- A minimal implementation of consistent hashing☆54Updated 6 months ago
- An async version of iterator☆41Updated 8 months ago
- Generic k-means implementation written in Rust☆14Updated 5 years ago
- ☆60Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- A HyperLogLog implementation in Rust.☆50Updated 3 weeks ago
- Time and duration crate optimized for speed and API stability.☆67Updated last month
- The simd optimized escape code☆53Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- MIME Media-type parsing for Rust☆52Updated last year
- An on-disk hash table implementation☆113Updated 3 years ago
- Make RocksDB really rocks! The Rust style API.☆48Updated 3 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 6 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- Rust LZ4 bindings☆49Updated last month
- Interning of data in rust☆90Updated 4 months ago
- Common stop words in a variety of languages☆19Updated last month
- An efficient JSON Value parser☆76Updated last year
- Consistent Hashing library in Rust☆18Updated last year
- ☆60Updated 2 months ago
- A circular buffer-like queue container.☆36Updated 4 years ago
- A simple way to implement Rayon's ParallelIterator☆18Updated 2 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆75Updated 9 months ago
- LRU cache settable via size or time to live☆104Updated 2 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated last month