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☆73Updated 9 months ago
- Rust CASPaxos implementation☆66Updated 5 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆46Updated last week
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- ☆21Updated 4 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated last month
- high-efficiency concurrent reclamation☆38Updated last year
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆25Updated 3 weeks ago
- SIEVE cache replacement policy for Rust.☆21Updated 3 months ago
- An Adaptive Radix Tree implementation.☆45Updated 4 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆96Updated 3 years ago
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated 2 weeks ago
- rust database engineering toolkit☆34Updated 4 years ago
- ☆12Updated 4 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Cayley hashing as in "Navigating in the Cayley Graph of SL₂(𝔽ₚ)"☆20Updated 2 years ago
- Large object allocator for Rust☆21Updated 2 weeks ago
- FastCDC implementation in Rust☆173Updated 4 months ago
- Logical clocks implementation in Rust☆45Updated 6 years ago
- high performance Serialize and Deserialize derives☆36Updated 2 months ago
- Rush: Snabb written in Rust☆55Updated 4 years ago
- Non-interleaving multithreaded output queue☆79Updated 3 weeks ago