zig-okredis
Redis client
A client library for interacting with Redis 6+ servers using a zero-allocation design
Zero-allocation Client for Redis 6+
217 stars
8 watching
16 forks
Language: Zig
last commit: 9 months ago
Linked from 3 awesome lists
okredisredisredis-clientzero-allocationzig
Related projects:
Repository | Description | Stars |
---|---|---|
zio/zio-redis | A ZIO-based client for the Redis in-memory data store | 123 |
stefanwille/crystal-redis | A Redis client library for the Crystal programming language. | 377 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,022 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 628 |
richfitz/redux | An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 94 |
nekipelov/redisclient | A Boost.asio-based Redis-client library for C++ | 321 |
perfectlysoft/perfect-redis | A Swift client library for Redis | 28 |
markuman/go-redis | An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
radagaisus/orpheus | An object-oriented Redis client written in CoffeeScript | 33 |
shomali11/xredis | A Go library providing a simple and type-safe interface to Redis | 19 |
denodrivers/redis | An experimental Redis client for Deno written in TypeScript. | 456 |
stchang/redis | A software implementation of the Redis messaging system using Racket. | 17 |