chungquantin / edmaLinks
EDMA is an interactive terminal app for managing multiple embedded databases system at once with powerful byte deserializer support.
☆197Updated 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☆213Updated 2 weeks ago
- A concurrent, append-only vector.☆207Updated 4 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆204Updated 5 months ago
- Track and query Cargo dependency graphs.☆244Updated this week
- Reports when tokio runtime threads are blocking☆66Updated last year
- 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
- Immutable strings, in Rust.☆248Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- Experiments with structured concurrency in Rust☆400Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- High-level declarative API for building WebSocket Clients and Servers in Rust 🦀☆261Updated 3 weeks ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Distributed stress testing framework in Rust☆118Updated 10 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆261Updated last week
- A very fast HTTP Server based on Hyper and Rust☆89Updated last year
- Fantastic serialization library☆159Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- https://ibraheem.ca/posts/too-many-web-servers/☆105Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- A fixed-size circular buffer written in Rust.☆134Updated 5 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆119Updated 8 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years 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…☆104Updated 4 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week