abhirockzz / rust-redis-101
An example for how to use the Rust client for Redis
☆13Updated 2 years ago
Alternatives and similar repositories for rust-redis-101:
Users that are interested in rust-redis-101 are comparing it to the libraries listed below
- Rust RediSearch API binding☆39Updated 4 years ago
- A hello world benchmark for the available Rust Web Frameworks: hyper vs gotham vs actix-web vs warp vs rocket☆110Updated 3 years ago
- ☆94Updated 4 months ago
- Example of JWT authentication and authorization in Rust using Warp☆53Updated 3 years ago
- A set of common utilities for crates generated by swagger-codegen☆96Updated 4 months ago
- A simple warp server including websockets☆27Updated 3 years ago
- A middleware for actix-web that provides rate-limiting backed by governor.☆110Updated 3 months ago
- A fast, low-overhead WebSocket client☆117Updated 2 years ago
- OpenTelemetry integration for Actix Web☆78Updated 3 weeks ago
- A client-side gRPC channel implementation for tonic☆128Updated 4 months ago
- User Authentication microservice made in Rust (WIP)☆58Updated 3 years ago
- ☆48Updated 2 years ago
- A rust implementation of Json Web Tokens☆45Updated 2 years ago
- ✴️ An experimental graph database☆112Updated last year
- A minimal template for starting a Yew project using wasm-bindgen and wasm-pack☆112Updated last year
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- Actix-web middleware to expose Prometheus metrics☆97Updated last week
- An asynchronous Redis client for Rust☆93Updated last month
- General purpose OAuth2 component for Yew☆46Updated last year
- A Rust NSQ client built on Tokio☆67Updated last year
- A tokio-based MQTT v5 broker written in pure Rust [WIP]☆149Updated last year
- Benchmarking web frameworks written in rust with rewrk tool.☆267Updated last year
- HTTP requests library for WASM Apps☆135Updated 9 months ago
- An embedded Gremlin-compatible graph database written in Rust☆46Updated 2 years ago
- A Rust client for RedisGraph.☆35Updated 4 years ago
- A KV-database with 'Git-like' features☆23Updated this week
- The Blog built on pure Rust stack. Backend for graphql services, and frontend for web application.☆52Updated 2 years ago
- Basic example using websockets with warp in Rust