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 11 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- adaptive algorithms for rayon☆39Updated 5 years ago
- Rust CASPaxos implementation☆66Updated 5 years ago
- Rust library implementing xor-filters☆145Updated 2 years ago
- Collection of techniques for (binary) string searching☆24Updated 6 years ago
- Non-interleaving multithreaded output queue☆79Updated last month
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 2 months ago
- ☆22Updated 4 years ago
- Logical clocks implementation in Rust☆45Updated 6 years ago
- high-efficiency concurrent reclamation☆38Updated last year
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆47Updated this week
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- constant-size associative container backed by a simple array☆20Updated 2 years ago
- ☆17Updated 8 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- SIEVE cache replacement policy for Rust.☆26Updated last month
- scraps of a potential language☆38Updated 4 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated last month
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- rust database engineering toolkit☆35Updated 4 years ago
- FastCDC implementation in Rust☆180Updated 5 months ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- WRite Ahead Logging for distributed applications.☆31Updated 3 years ago
- An arbitrary-precision floating-point library in Rust☆47Updated 9 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago