anacrolix / possum
concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files
☆102Updated 4 months ago
Alternatives and similar repositories for possum:
Users that are interested in possum are comparing it to the libraries listed below
- A concurrent, append-only vector.☆149Updated this week
- A buffering MPSC queue.☆78Updated 7 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 9 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆146Updated 2 weeks ago
- Generic S3 server implementation☆115Updated 10 months ago
- Embedded Key-Value Storage Engine☆105Updated 2 weeks ago
- Load testing framework in Rust☆115Updated last week
- Reports when tokio runtime threads are blocking☆64Updated 5 months ago
- A very fast Key-Value store in pure rust☆97Updated this week
- Fast multi-producer, multi-consumer unbounded channel with async support.☆102Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- An ε-copy serialization/deserialization framework for Rust☆137Updated this week
- An extremely small and fast AWS Lambda runtime with sub-5ms cold starts. Works with C and Rust. I call it "the Lambda libc runtime" becau…☆61Updated 2 months ago
- Fusio provides file operations on multiple storages across various async runtimes.☆222Updated last week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆224Updated last month
- Safer wrappers over ktls-sys☆68Updated 2 months ago
- Hiqlite - highly-available, embeddable, raft-based SQLite + cache☆82Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆122Updated this week
- Calculate the next timestamp matching a given crontab pattern☆54Updated this week
- A fast and flexible LRU map.☆175Updated last month
- A zero-copy Rust library that builds and parses network packets in-place.☆104Updated 7 months ago
- Benchmarking Rust storage engines☆28Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆222Updated last year
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- The cost of Rust async/await☆129Updated 2 years ago
- Allocations profiler built using ebpf☆86Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 3 weeks ago
- Wildcard matching☆190Updated 2 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year