appellation / redust
A simple Redis client & RESP parser for Rust.
☆40Updated last year
Related projects ⓘ
Alternatives and complementary repositories for redust
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- Minimal async cache in Rust with support for key expirations☆51Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Typed any map for rust☆64Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- File/log rotation writer for Rust☆30Updated 4 months ago
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Asynchronous HTTP body trait☆127Updated 3 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 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
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- MIME Media-type parsing for Rust☆50Updated 9 months ago
- Serde support for the humantime crate☆27Updated 9 months ago
- Serde Visitor for deserializing untagged enums☆59Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆156Updated last month
- Timer facilities for Rust's async story☆53Updated last month
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- A sinless derive helper☆51Updated 2 weeks ago
- Database with SQL-like language implemented in Rust☆49Updated 6 months 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…☆63Updated 2 weeks ago
- Runtime-agnostic actor library☆77Updated last year
- 🦀 Parses HTTP headers to correctly compute cacheability of responses. Direct port of https://github.com/kornelski/http-cache-semantics☆51Updated 8 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- async fn(Input) -> Result<Output, Error>☆48Updated 9 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 11 months ago
- A versatile and developer-friendly trait mocking library☆71Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago