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☆211Updated 4 months ago
- A concurrent, append-only vector.☆205Updated 3 months ago
- Distributed stress testing framework in Rust☆117Updated 9 months ago
- Rust web servers without async/await.☆218Updated 10 months ago
- A streaming rpc system based on quic☆126Updated 6 months ago
- Immutable strings, in Rust.☆250Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Experiments with structured concurrency in Rust☆393Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- A fast and flexible LRU map.☆198Updated 10 months ago
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆89Updated last month
- A pure Rust database implementation using an append-only B-Tree file format.☆275Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆144Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆231Updated last year
- An atomically updatable Arc for lock-free concurrency.☆185Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆203Updated 4 months ago
- High-level declarative API for building WebSocket Clients and Servers in Rust 🦀☆258Updated this week
- Utilities for working with shared slices of memory☆81Updated 4 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A zero-copy Rust library that builds and parses network packets in-place.☆119Updated 7 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- https://ibraheem.ca/posts/too-many-web-servers/☆105Updated 2 years ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- An embedded Gremlin-compatible graph database written in Rust☆49Updated 2 years ago
- Track and query Cargo dependency graphs.☆239Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆178Updated this week
- 🦗 Grillon, an elegant and natural way to approach API testing in Rust.☆124Updated last month