srijs / rust-gearhashLinks
Fast, SIMD-accelerated hash function for content-defined chunking
☆26Updated 5 years ago
Alternatives and similar repositories for rust-gearhash
Users that are interested in rust-gearhash are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆45Updated this week
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆96Updated 3 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Rust CASPaxos implementation☆66Updated 5 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- SIEVE cache replacement policy for Rust.☆21Updated 2 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated last week
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 3 months ago
- The simd optimized escape code☆54Updated last week
- high-efficiency concurrent reclamation☆37Updated last year
- adaptive algorithms for rayon☆39Updated 5 years ago
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- FastCDC implementation in Rust☆166Updated 2 months ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- ☆17Updated 8 years ago
- ☆12Updated 2 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- scraps of a potential language☆38Updated 4 years ago
- Very fast cryptographic hashing for large messages.☆69Updated 8 months ago
- An Adaptive Radix Tree implementation.☆45Updated 3 months ago
- Logical clocks implementation in Rust☆45Updated 6 years ago
- Non-interleaving multithreaded output queue☆74Updated 2 weeks ago
- A HyperLogLog implementation in Rust.☆51Updated 8 months ago
- Rush: Snabb written in Rust☆55Updated 4 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 months ago