nlfiedler / fastcdc-rsLinks
FastCDC implementation in Rust
☆165Updated 2 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:
- Generic S3 server implementation☆124Updated last year
- A Rust take on bsdiff☆165Updated 7 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- Safer wrappers over ktls-sys☆83Updated last month
- Proactive IO & Runtime system☆275Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆98Updated last year
- Read and write from offsets in Rust.☆89Updated 3 weeks ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆146Updated 2 months ago
- Library safely exposing the io_uring API.☆69Updated 2 weeks ago
- Scalable and encrypted embedded database with 3-tier caching☆148Updated 11 months ago
- mirror of https://caio.co/de/foca/☆198Updated last month
- The cost of Rust async/await☆131Updated 3 years ago
- An on-disk hash table implementation☆125Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆130Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A vectorized JSON parser for pre-validated, minified documents☆85Updated last year
- S3 Service Adapter☆216Updated last week
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.