chungquantin / edmaLinks
EDMA is an interactive terminal app for managing multiple embedded databases system at once with powerful byte deserializer support.
☆199Updated last year
Alternatives and similar repositories for edma
Users that are interested in edma are comparing it to the libraries listed below
Sorting:
- A concurrent, append-only vector.☆208Updated 4 months ago
- A very fast Key-Value store in pure rust☆219Updated 2 weeks ago
- Rust web servers without async/await.☆222Updated 11 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago
- Track and query Cargo dependency graphs.☆247Updated last week
- Immutable strings, in Rust.☆248Updated last year
- Creates graphviz dependency graphs for Rust projects that use Cargo☆208Updated 6 months ago
- A fast and flexible LRU map.☆198Updated 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…☆103Updated 2 weeks ago
- A streaming rpc system based on quic☆130Updated 7 months ago
- Fantastic serialization library☆159Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- Experiments with structured concurrency in Rust☆402Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆265Updated last month
- Distributed stress testing framework in Rust☆118Updated 10 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- OpenAI SDK☆75Updated 2 years ago
- An easy local data persistence layer for Rust, backed by SQLite.☆242Updated 4 months ago
- https://ibraheem.ca/posts/too-many-web-servers/☆105Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆121Updated 4 months ago
- A Write Ahead Log (WAL) implementation in Rust☆235Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 3 years ago
- A callback-based Event Loop☆265Updated 3 weeks ago