sagiegurari / simple_redis
Simple and resilient redis client for rust.
☆25Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for simple_redis
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Distributed chat system built with rust☆38Updated 4 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Convert closures into wakers☆43Updated 3 weeks ago
- Asynchronous casbin adapter for mysql, postgres, sqlite based on sqlx-rs☆51Updated last month
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆54Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆128Updated 3 weeks ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆35Updated 10 months ago
- ☆32Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Minimalist scheduling library for Rust☆42Updated 2 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Additional utilities around the bytes crate☆18Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust promises library☆19Updated 11 months ago
- futures::AtomicWaker extracted into its own crate☆24Updated 3 weeks ago
- a fast async pool based on channel☆22Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- ☆21Updated last week
- Asynchronous signal handling☆15Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 2 weeks ago
- Timer facilities for Rust's async story☆53Updated last month
- A circular buffer-like queue container.☆35Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- fastdate☆18Updated last month
- A library with task executors for Rust☆32Updated 3 years ago
- Get a unique thread ID in Rust☆41Updated 2 weeks ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year