RedisLabsModules / redismodule-rsLinks
Rust API for Redis Modules API
☆283Updated 2 weeks ago
Alternatives and similar repositories for redismodule-rs
Users that are interested in redismodule-rs are comparing it to the libraries listed below
Sorting:
- Rust Client for TiKV.☆409Updated 2 weeks ago
- Rust Client library for Apache Pulsar☆397Updated last week
- A generic connection pool for Rust with async/await support☆289Updated 2 months ago
- Rust implementation of the MySQL binlog format☆106Updated 2 years ago
- A minimal Rust client for Apache Kafka☆318Updated last month
- RiteRaft - A raft framework, for regular people☆329Updated last year
- A Rust client for Redis, using Tokio☆254Updated this week
- An etcd v3 API client☆242Updated this week
- Multi-threaded implementation of redis written in rust☆142Updated 2 years ago
- Rust allocator using jemalloc as a backend☆422Updated 3 years ago
- Rust SQL parser written using nom☆233Updated 3 years ago
- etcd client for rust☆195Updated 2 years ago
- memcache client for rust☆141Updated 3 weeks ago
- A Rust implementation of RESP2 and RESP3☆60Updated 7 months ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆424Updated last year
- A client-side gRPC channel implementation for tonic☆135Updated last month
- A simple timeseries database☆277Updated last year
- Common primitives of MySql protocol.☆116Updated last month
- High-level async Cassandra client written in 100% Rust.☆146Updated last month
- Asyncronous Rust Mysql driver based on Tokio.☆390Updated last month
- Asynchronous ClickHouse client library for Rust programming language.☆336Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- Working group dedicated to improving the foundations of Async I/O in Rust☆396Updated 3 months ago
- Utilities for collecting metrics from a Tokio application☆366Updated last week
- Layer 4 load balancer with dynamic configuration loading☆349Updated 4 years ago
- Pure Rust library for Apache ZooKeeper built on MIO