dahomey-technologies / rustisLinks
An asynchronous Redis client for Rust
☆93Updated 2 months ago
Alternatives and similar repositories for rustis
Users that are interested in rustis are comparing it to the libraries listed below
Sorting:
- High-level async Cassandra client written in 100% Rust.☆143Updated last month
- 🌊 Stream processing toolkit for Redis & Kafka☆322Updated 3 weeks ago
- A middleware for actix-web that provides rate-limiting backed by governor.☆111Updated last week
- High performance, strict, tokio-util based websockets implementation☆105Updated 2 weeks ago
- Middlewares and tools to integrate axum + tracing + opentelemetry☆189Updated last week
- Generates OpenAPI 3.0 spec based on Rust code. Works with axum, actix-web, or any/no framework.☆165Updated 2 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆246Updated 2 months ago
- A very fast Key-Value store in pure rust☆161Updated 3 months ago
- An async client for Valkey and Redis☆451Updated 3 months ago
- Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.☆113Updated this week
- A very fast HTTP Server based on Hyper and Rust☆86Updated last year
- High-performance containers and utilities for concurrent and asynchronous programming☆414Updated last week
- Rust crate for accessing Clickhouse☆104Updated this week
- ☆192Updated last week
- Rust async log High-performance asynchronous logging☆262Updated 3 weeks ago
- ☆307Updated this week
- Rust Macros to automate the addition of Paths/Schemas to Utoipa crate, simulating Reflection during the compilation phase☆159Updated 3 months ago
- Asynchronous HTTP body trait☆142Updated last month
- High level server designed to be used with axum framework.☆222Updated 2 months ago
- Simple zero cost dependency injection library made for rust☆57Updated 3 weeks ago
- 🌿 SQL schema definition and discovery☆204Updated last week
- A collection of different transport implementations and related tools focused primarily on web technologies.☆286Updated this week
- Rust library for providing validation mechanism to actix-web with Validator crate.☆106Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 6 months ago
- WebSocket implementation for both client and server☆97Updated last year
- Async broadcast channels☆177Updated 5 months ago
- High-level http auth extractors for axum