anacrolix / possumLinks
concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files
☆104Updated 3 weeks ago
Alternatives and similar repositories for possum
Users that are interested in possum are comparing it to the libraries listed below
Sorting:
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A concurrent, append-only vector.☆174Updated last week
- A buffering MPSC queue.☆78Updated 11 months ago
- Value log implementation for key-value separated storage in safe Rust☆41Updated 3 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- A crate to protect against malicious JSON payloads.☆64Updated 8 months ago
- Embedded Key-Value Storage Engine☆122Updated last month
- A very fast Key-Value store in pure rust☆162Updated last week
- Mechanisms for high-performance hardware-aware programming in Rust☆24Updated this week
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly Gossip protocol (SWIM) which helps manage cluster membership and …☆115Updated 3 weeks ago
- ☆139Updated 3 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆112Updated 3 months ago
- Distributed stress testing framework in Rust☆116Updated 4 months ago
- Track and query Cargo dependency graphs.☆227Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆52Updated 3 months ago
- memflow I/O primitives☆81Updated last month
- Utilities for working with shared slices of memory☆70Updated this week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- heap profiler for rust☆28Updated last week
- ☆150Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Program startup and thread support written in Rust☆187Updated last month
- Benchmarking Rust storage engines☆37Updated last month
- FoundationDB Rust client api☆156Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆156Updated 3 weeks ago
- Wildcard matching☆197Updated last month
- 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…☆62Updated 6 months ago
- Fast multi-producer, multi-consumer unbounded channel with async support.☆102Updated 2 years ago