chungquantin / edmaLinks
EDMA is an interactive terminal app for managing multiple embedded databases system at once with powerful byte deserializer support.
☆195Updated last year
Alternatives and similar repositories for edma
Users that are interested in edma are comparing it to the libraries listed below
Sorting:
- A very fast Key-Value store in pure rust☆210Updated 3 months ago
- Immutable strings, in Rust.☆249Updated last year
- A concurrent, append-only vector.☆203Updated 2 months ago
- Rust web servers without async/await.☆218Updated 9 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆274Updated 2 years ago
- A streaming rpc system based on quic☆125Updated 5 months ago
- A fast and flexible LRU map.☆198Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- Experiments with structured concurrency in Rust☆390Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Distributed stress testing framework in Rust☆117Updated 8 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Track and query Cargo dependency graphs.☆237Updated last week
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 7 months ago
- Pyroscope Profiler for Rust. Profile your Rust applications.☆195Updated last week
- A safe sync/async multi-producer, multi-consumer channel☆203Updated 6 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 3 months ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- OpenAI SDK☆72Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆102Updated 3 months ago
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database…☆233Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆145Updated 2 years ago
- https://ibraheem.ca/posts/too-many-web-servers/☆105Updated 2 years ago
- Benchmarking Rust storage engines☆46Updated last month