chungquantin / edmaLinks
EDMA is an interactive terminal app for managing multiple embedded databases system at once with powerful byte deserializer support.
☆199Updated 2 years ago
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☆219Updated 2 weeks ago
- A concurrent, append-only vector.☆208Updated 4 months ago
- Rust web servers without async/await.☆222Updated 11 months ago
- Immutable strings, in Rust.☆248Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆105Updated this week
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆209Updated 6 months ago
- Distributed stress testing framework in Rust☆118Updated 10 months ago
- Track and query Cargo dependency graphs.☆247Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- A streaming rpc system based on quic☆130Updated 7 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated this week
- A fixed-size circular buffer written in Rust.☆138Updated 5 months ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- https://ibraheem.ca/posts/too-many-web-servers/☆105Updated 2 years ago
- A zero-copy Rust library that builds and parses network packets in-place.☆117Updated 9 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- A fast and flexible LRU map.☆198Updated last year
- A minimal and unopinionated actor framework for Rust.☆68Updated 3 years ago
- 🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.☆299Updated last year
- 🦗 Grillon, an elegant and natural way to approach API testing in Rust.☆124Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆235Updated 2 years ago
- in memory Rust database to query your data like a Venn diagram☆130Updated last month
- ☆314Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 6 months ago