atuk721 / redis-cluster-rs
Redis cluster library for Rust
☆14Updated last year
Alternatives and similar repositories for redis-cluster-rs:
Users that are interested in redis-cluster-rs are comparing it to the libraries listed below
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Measuring a network link by creating new connections☆10Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- Native TLS for futures and async-std☆70Updated 6 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Rust multihash implementation☆17Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Optimization algorithms realized in Rust☆15Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Async readiness traits☆11Updated 5 years ago
- A community website for highlighting Rust conferences.☆23Updated last year
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Fast, vector-based map implementation that preserves insertion order.☆14Updated 4 years ago
- Asynchronous HTTP connection☆13Updated 4 years ago
- Multibase in rust☆47Updated 3 weeks ago
- ☆10Updated 9 years ago
- ☆38Updated last year
- Json formatter for slog-rs☆15Updated 8 months ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Rust's missing `String` literal☆19Updated 5 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated last month
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A double-ended priority queue implemented with an interval heap.☆18Updated 7 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago