rsedis
Data store
An open-source implementation of a popular in-memory data store and caching system
Redis re-implemented in Rust.
2k stars
45 watching
117 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
redis-store/redis-sinatra | A Redis-backed cache store for the Sinatra web framework | 29 |
mpalmer/redis | A high-performance, in-memory key-value store with various data structures. | 129 |
seladb/pickledb-rs | A lightweight key-value store written in Rust | 259 |
linkedin/ambry | A distributed object store designed to handle large amounts of small and large immutable objects with high availability and low latency. | 1,751 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,261 |
esp-rs/espup | Tools for developing applications on Espressif SoC's using Rust. | 232 |
zio/zio-redis | A ZIO-based client for the Redis in-memory data store | 123 |
maximilianheidenreich/dsddb | A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |
hsivonen/encoding_rs | An implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings. | 387 |
codenoid/fido | Distributed file storage solution using Rust. | 8 |
moneta-rb/moneta | A unified interface to key/value stores, providing a standard way of interacting with various types of data storage systems. | 1,116 |
rkyv/rend | Provides cross-platform, endian-aware data structures and utilities for Rust programming | 32 |
treode/store | A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 177 |
rafaeljesus/tempdb | A key-value store solution using Redis as the backing store. | 19 |
esp-rs/esp-pacs | A repository of Rust crates providing peripheral access to various Espressif SoCs and modules | 112 |