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
- Extended utilities for working with files and filesystems in Rust☆140Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- ☆76Updated 8 months ago
- Array helpers for Rust's Vector and String types☆76Updated last year
- websockets for hyper servers, backed by tungstenite☆49Updated 2 months ago
- [UNMAINTAINED] An asyncronous Redis client in Rust using std::future☆30Updated 3 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆61Updated 2 weeks ago
- Integration between rustls and tokio-postgres☆32Updated last month
- Get a unique thread ID in Rust☆41Updated last month
- Object Pool LockFree in Rust☆45Updated 6 months ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- MD5 hash function☆75Updated 6 months ago
- Asynchronous casbin adapter for mysql, postgres, sqlite based on sqlx-rs☆51Updated 2 months ago
- Convert closures into wakers☆43Updated last month
- ☆60Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆128Updated last month
- Compile-time string operations☆80Updated last week
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 2 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆82Updated 7 months ago
- ☆29Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆41Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago