nlfiedler / fastcdc-rsLinks
FastCDC implementation in Rust
☆158Updated 3 months ago
Alternatives and similar repositories for fastcdc-rs
Users that are interested in fastcdc-rs are comparing it to the libraries listed below
Sorting:
- Rust library implementing xor-filters☆140Updated 2 years ago
- A Rust take on bsdiff☆162Updated 4 months ago
- Generic S3 server implementation☆122Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated last week
- Proactive IO & Runtime system☆276Updated last year
- Rust FFI wrapper for CRoaring☆158Updated last month
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆141Updated last year
- Read and write from offsets in Rust.☆87Updated last week
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 10 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆146Updated 3 years ago
- Hierarchical sparse bitset☆50Updated last week
- The cost of Rust async/await☆131Updated 2 years ago
- Scalable and encrypted embedded database with 3-tier caching☆147Updated 8 months 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
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆311Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- SIMD Floating point and integer compressed vector library☆81Updated last year
- Safer wrappers over ktls-sys☆79Updated 3 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- FUSE-MT: a multithreaded wrapper on top of FUSE for Rust☆116Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆401Updated 5 months ago
- A vectorized JSON parser for pre-validated, minified documents☆83Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- cachepot is `sccache` with extra sec, which in turn is `ccache` with cloud storage☆172Updated 2 years ago