srijs / rust-gearhashLinks
Fast, SIMD-accelerated hash function for content-defined chunking
☆25Updated 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.☆30Updated this week
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 10 months ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆40Updated 11 months ago
- ☆20Updated 4 years ago
- Very fast cryptographic hashing for large messages.☆70Updated 4 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- rust database engineering toolkit☆33Updated 4 years ago
- ☆11Updated 9 months ago
- What makes Viewstamped Replication tick?☆12Updated last year
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆92Updated 3 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- scraps of a potential language☆38Updated 4 years ago
- Byzantine-fault-tolerant time synchronization☆41Updated 4 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 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)…☆24Updated 4 years ago
- Rust bindings for the Linux userfaultfd functionality☆43Updated 6 months ago
- CLOCK-Pro cache replacement algorithm for Rust☆27Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- high-efficiency concurrent reclamation☆35Updated 11 months ago
- Frayed ribbon filter cascade☆48Updated 2 years ago
- trigger io::Error's in test, and annotate their source☆30Updated 2 years ago
- Collection of techniques for (binary) string searching☆24Updated 5 years ago
- SIEVE cache replacement policy for Rust.☆19Updated 2 months ago