redis-rs - High level redis library for Rust. KeyDB - High performance fork of Redis with a focus on multithreading, memory efficiency, and high throughput. (Web) twemproxy - Fast, light-weight proxy for memcached and redis. RediSQL - Fast, in-memory, SQL engine with batteries included. Medis - Beautiful, easy-to-use Mac database management application for Redis. ioredis - Robust, performance-focused and full-featured Redis client for Node.js. rsedis - Redis re-implemented in Rust. mini-redis - Incomplete, idiomatic implementation of a Redis client and server built with Tokio. Hiredis - Minimalistic C client library for the Redis database. ZanRedisDB - Distributed redis cluster with strong consistency. RediSQL - Fastest, simplest, in-memory SQL database server. ioredis-mock - Emulates ioredis by performing all operations in-memory. redismodule-rs - Idiomatic Rust API for the Redis Modules API. It allows writing Redis modules in Rust, without needing to use raw pointers or unsafe code. handy-redis - Wrapper around node_redis with Promise and TypeScript support. Pydis - Redis clone in 250 lines of Python, for performance comparison. (HN) Titan - Distributed implementation of Redis compatible layer based on TiKV. fakeredis - Fake implementation of redis API (redis-py) for testing purposes. Tendis - High-performance distributed storage system which is fully compatible with the Redis protocol. Spark-Redis - Library for reading and writing data in Redis using Apache Spark. Bee-Queue - Simple, fast, robust job/task queue for Node.js, backed by Redis.