run-mojo / raxLinks
Rust wrapper for the ANSI C radix tree "rax" implementation that is used in Redis
☆10Updated 7 years ago
Alternatives and similar repositories for rax
Users that are interested in rax are comparing it to the libraries listed below
Sorting:
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 5 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- Append-only commit log library for Rust☆114Updated 3 months ago
- Message broker for the Actix actor framework☆37Updated 4 years ago
- Async Cassandra driver made in Rust☆54Updated 5 years ago
- ☆81Updated 4 years ago
- A library with task executors for Rust☆33Updated 9 months ago
- Port of bbolt in Rust☆65Updated last year
- Distributed chat system built with rust☆39Updated 5 years ago
- Rust bindings for SQLite’s lsm1 extension in stand-alone manner.☆24Updated 6 months ago
- An async NATS client library for the Rust programming language.☆84Updated last year
- Safe, Growable Bloom Filters in Rust (with serde)☆29Updated last year
- A simple hash wheel timer supporting both periodic and one-off events☆26Updated last year
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆58Updated last month
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- A fast Bloom filter implementation in Rust☆265Updated 2 weeks ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- AMQP specifications☆36Updated last month
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 6 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- Rust FFI wrapper for CRoaring☆161Updated 3 weeks ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Rust wrapper for posix message queues☆16Updated last year
- Rust Job Queue using Postgres and TMQ☆37Updated 5 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated 3 months ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Safe Rust bindings for LMDB☆182Updated 2 years ago
- Distributed publish-subscribe data service and Mles protocol reference implementation on Rust, Warp and Serde☆166Updated 6 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month