anacrolix / possum
concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files
☆90Updated 3 months ago
Alternatives and similar repositories for possum:
Users that are interested in possum are comparing it to the libraries listed below
- A zero-copy Rust library that builds and parses network packets in-place.☆101Updated 5 months ago
- Reports when tokio runtime threads are blocking☆64Updated 4 months ago
- A concurrent, append-only vector.☆141Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆63Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆79Updated 3 months ago
- Load testing framework in Rust☆114Updated 3 weeks ago
- A buffering MPSC queue.☆78Updated 6 months ago
- Wildcard matching☆189Updated last month
- Generate enum variants inline☆55Updated last year
- Track and query Cargo dependency graphs.☆196Updated last week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 2 months ago
- A fast and flexible LRU map.☆172Updated 2 weeks ago
- Hiqlite - highly-available, embeddable, raft-based SQLite + cache☆75Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆115Updated this week
- Fast multi-producer, multi-consumer unbounded channel with async support.☆102Updated 2 years ago
- Program startup and thread support written in Rust☆167Updated 2 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated last week
- ☆215Updated this week
- An async virtual filesystem interface in Rust☆37Updated last year
- Pyroscope Profiler for Rust. Profile your Rust applications.☆152Updated last month
- A streaming rpc system based on quic☆102Updated this week
- Automatic TLS certificate management using rustls☆25Updated this week
- A very fast Key-Value store in pure rust☆94Updated this week
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 8 months ago
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆84Updated this week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆149Updated 5 months ago
- 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 last month
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 2 months ago
- Human-friendly indexed collections☆51Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆130Updated last month