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:
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆47Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Rust library implementing xor-filters☆145Updated 2 years ago
- ☆22Updated 4 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- ☆17Updated 8 years ago
- Collection of techniques for (binary) string searching☆25Updated 6 years ago
- Logical clocks implementation in Rust☆45Updated 6 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 3 months ago
- Rust CASPaxos implementation☆66Updated 5 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Pure Rust Distributed Hash Table☆37Updated 10 years ago
- scraps of a potential language☆38Updated 4 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- SIEVE cache replacement policy for Rust.☆26Updated 2 months ago
- high-efficiency concurrent reclamation☆38Updated last year
- Rust bindings for the Linux userfaultfd functionality☆46Updated 2 weeks ago
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆90Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated this week
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆98Updated 3 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 7 years ago
- 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 2 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- adaptive algorithms for rayon☆39Updated 5 years ago
- FastCDC implementation in Rust☆180Updated 5 months ago
- The simd optimized escape code☆54Updated this week