BROWSE A-Z
All 305,250 crates, alphabetically
Data as of 2026-07-25 (crates.io database dump, timestamp 2026-07-25T02:00:36Z). Source: crates.io · db-dump.tar.gz · methodology & corrections.
redis-cellA Redis module that provides rate limiting in Redis as a single command.1,960MIT
redis-cell-rsRust bindings for the Redis Cell module1,534MIT OR Apache-2.0
redis-cleanerThis application is used to set the expiry of Redis keys based on a given pattern and time-to-live (TTL) value.1,473MIT
redis-cliRedis CLI.35,644MIT/Apache-2.0
redis-cli-toolA simple cli to interact with Redis1,374MIT
redis-clientRedis client in Rust20,780MIT
redis-cloudRedis Cloud REST API client library6,510MIT OR Apache-2.0
redis-cmdAn async Redis client for Rust built on redis crate.4,343MIT
redis-commonShared utilities for Redis CLI tools382MIT OR Apache-2.0
redis-deriveThis crate implements the redis::FromRedisValue and redis::ToRedisArgs traits from mitsuhiko / redis-rs for any struct58,442MIT OR Apache-2.0
redis-driverRedis async driver for Rust14,866non-standard
redis-enterpriseRedis Enterprise REST API client library9,387MIT OR Apache-2.0
redis-event用于监听Redis的写入操作,据此可以实现数据复制,监控等相关的应用15,839MIT
redis-fsAccess your redis database from the file system!1,224MIT
redis-graphAPI for Redis graph database types.15,300BSD-3-Clause
redis-grpcgRPC bridging for redis4,983non-standard
redis-jsonExtension traits to store and retrieve JSON values in Redis encoded using serde1,782MIT
redis-keyspace-statsAnalyzes your Redis keyspace and returns statistics about it11,389MIT
redis-kissA really stupid approach to managing Redis PubSub.29,051MIT
redis-lockRusty distributed locking backed by Redis.6,836Apache-2.0
redis-luaRedis Lua scripting helper63,438BSD-3-Clause
redis-lua-macroMacro component of Redis Lua scripting helper64,350BSD-3-Clause
redis-macrosSimple macros and wrappers to redis-rs to automatically serialize and deserialize structs with serde.1,303,008MIT
redis-macros-deriveDerive macros for the redis-macros package1,301,147MIT
redis-macros-derive-bincodeDerive macros to serialize/deserialize structures with bincode to store in redis.3,447MIT
redis-moduleA toolkit for building Redis modules in Rust801,646BSD-3-Clause
redis-module-commonInternal utility library shared by the user-facing redis-module-* crates2,140BSD-3-Clause
redis-module-macrosA macros crate for redismodule-rs51,845BSD-3-Clause
redis-module-macros-internalsA macros crate for redismodule-rs140,648BSD-3-Clause
redis-module-test-rsA toolkit for testing Redis modules in Rust1,446BSD-3-Clause
redis-mqA simple redis message queue for Rust.1,540MIT
redis-objectsObject oriented wrapper around redis client for the Assemblyline malware analysis platform.1,664MIT
redis-omRedis ORM-style library that simplify the development process and reduce the amount of boilerplate code needed to build programs…4,859MIT
redis-om-macrosProc macros for redis-om5,442MIT
redis-on-mysqlA Redis-compatible proxy that stores all data and Pub/Sub state in MySQL22BSD-3-Clause
redis-oxideHigh-performance async Redis client for Rust with automatic cluster support, multiplexing, and advanced features1,268MIT
redis-parserA zero-copy parser for the RESP2 and RESP3 protocols, used by Redis4,326MIT
redis-protocolAn implementation of the RESP2 and RESP3 protocols.7,714,284MIT
redis-protocol-mmStructs and functions to implement the Redis protocol.4,194MIT
redis-protocol-parserREdis Syntax Protocol (RESP) parser library without any dependency.5,201MIT
redis-pubsubFork of redis-subscribe which also supports publishing1,652MIT
redis-queryA tool to search keys in multiple Redis' databases13,821MIT OR Apache-2.0
redis-queueRedis based task queue3,974BSL-1.0
redis-queue-rsRedis Queue with sync and async support for Rust8,812MIT
redis-rateRate limiting crate depends on Redis11,507MIT
redis-sdklibrary for redis1,047MIT
redis-sentinel-poolAn async Redis Sentinel-aware connection pool built on top of redis-rs and bb8, with transparent master failover.47MIT OR Apache-2.0
redis-serdeSerde serialization and deserialization for redis-rs.180MIT OR Apache-2.0
redis-server-wrapperType-safe wrapper for redis-server and redis-cli with builder pattern APIs990MIT OR Apache-2.0
redis-simd-jsonBlazingly fast Redis GET/SET behaviors utilizing SIMD JSON serialization6,225MIT
redis-skRedis driver for Rust.4,814BSD-3-Clause
redis-streamStream and consume data from redis streams.4,048MIT
redis-stream-reactorRedis consumer group reactor38,425MIT
redis-streamsRedis streams commands21,396MIT
redis-streams-dumpA small utility to dump Redis Streams content into a SeaStreamer file1,480MIT OR Apache-2.0
redis-subscribeEasily subscribe and unsubscribe to redis pubsub.5,601MIT
redis-swapplexRedis multiplexing with reconnection notifications and MGET auto-batching34,091MIT
redis-testTesting helpers for the `redis` crate1,349,340BSD-3-Clause
redis-towerA Tower-based Redis client with strong typing, composable middleware, and resilience19MIT OR Apache-2.0
redis-tower-clusterRedis Cluster support for redis-tower15MIT OR Apache-2.0
redis-tower-commandsTyped Redis command implementations for redis-tower21MIT OR Apache-2.0
redis-tower-coreCore connection and Service implementation for redis-tower23MIT OR Apache-2.0
redis-tower-protocolRESP protocol types and codec for redis-tower, backed by resp-rs116MIT OR Apache-2.0
redis-tower-sentinelRedis Sentinel support for redis-tower15MIT OR Apache-2.0
redis-universal-clientSimple wrapper around Client and ClusterClient, like go-redis UniversalClient4,576BSD-3-Clause
redis-vlRust implementation of Redis Vector Library78MIT
redis-watcherRedis watcher for Casbin-RS14,917Apache-2.0
redis-watcher-tempRedis watcher for Casbin-RS (Test Package)547Apache-2.0
redis-work-queueA work queue, on top of a redis database, with implementations in Python, Rust, Go, Node.js (TypeScript) and Dotnet (C#).14,084MIT
redis-wrapperA simple crate to interact with Redis1,710MIT
redis-zero-protocol-parserRedis Protocol Parser. A zero copy stream-friendly parser10,308BSD-3-Clause
redis-zset-tsSimple Redis Timeseries using Sorted 'Z' Sets2,755MIT
redis_benchA Redis Benchmark Client1,586MIT
redis_cluster_asyncAsync redis cluster driver for Rust.901,746MIT
redis_cluster_async_tlsAsync redis cluster driver for Rust.12,950MIT
redis_cluster_rsRedis cluster driver for Rust.67,887MIT
redis_cluster_rs2Redis cluster driver for Rust.2,357MIT
redis_configImplementation of Redis source as Async source for config-rs crate.11,044MIT
redis_connectorto connect redis3,956Apache-2.0
redis_dumbpoolReally dumb implementation of a Redis Connection Pool2,886Apache-2.0/MIT
redis_eventsRedis Events is a Rust library that provides a simple and efficient way to watch for changes in Redis hash fields. It allows you…1,162MIT
redis_ipcSimple crate for ipc (inter-process communication) and service-to-service communication based on redis.2,920MIT
redis_loggerA logger implementing the log::Log trait that writes log messages to a Redis pub/sub channel, a stream or both using the redis_rs…8,519MIT/Apache-2.0
redis_poolLibrary to Provide a redis client and cluster client pools.50,157MIT OR Apache-2.0
redis_r2d2Redis support for the r2d2 connection pool1,888MIT/Apache-2.0
redis_rawMinimal Redis client library implementation.3,126BSD-3-Clause
redis_rawlMinimal Redis client library implementation.
Forked from redis-raw `git@github.com:aminroosta/redis-raw-rs.git`37,071MIT
redis_regular_expression_moduleSimple rust redis module to use regular expression13,024Apache-2.0
redis_rocksdbrust implement structure kv(key/value) embedded database, storage by rocksdb12,966Apache-2.0
redis_rsSimple redis client library33,802MIT
redis_serde_jsonA derive to store and retrieve JSON values in redis encoded using serde.1,792MIT
redis_stream_busAsync Redis Streams client that simplifies publishing, reading, and acknowledging entries.43MIT
redis_tangA light weight asynchronous connection pool for redis-rs10,482MIT
redis_tsAPI for Redis time series types.36,454BSD-3-Clause
redis_utilsCohesive helpers built on top of redis-rs5,575Unlicense
redis_wasiRedis driver for Rust.2,039BSD-3-Clause
redisaiA rust client for RedisAI2,833MIT
redisclientRedis client for Rust4,202MIT
rediscrcCRC implementation specific for Redis2,428
redisctlUnified CLI for Redis Cloud and Enterprise5,732MIT OR Apache-2.0
redisctl-configConfiguration and profile management for Redis CLI tools632MIT OR Apache-2.0
redisctl-coreCore library for Redis CLI tools - config, workflows, and shared logic551MIT OR Apache-2.0
redisctl-mcpMCP (Model Context Protocol) server for Redis Cloud and Enterprise624MIT OR Apache-2.0
redisearch_apiRust RediSearch API binding26,546BSD-3-Clause
rediserdeRESP (Redis Serialization Protocol) for Serde1,172non-standard
rediseshRedis based session manager1,603MIT
redisfsA small CLI tool to use Redis as a file server3,753GPL-2.0-only
redisgoA simple and ergonomic Redis client wrapper for Rust1,480MIT OR Apache-2.0
redisgraphA Rust client for RedisGraph.9,635MIT
redisgraphioClient library for working with redis graph3,507MIT
redishA lightweight in-memory key-value database2,703MIT
redislockImplementation of the distributed locking mechanism built on top of Redis3,633BSD-3-Clause
redismoduleWrite Redis modules in Rust5,338MIT
redismodule_cmdA command parser for redis modules5,609Apache-2.0
redismodule_cmd_procmacrosproc macros for redismodules_cmd5,136Apache-2.0
redismultiplexerThis is a program to transfer data from queues (push/pop) between different Redis server11,385Apache-2.0
redispatchserialization and deserialization for redis2,737MIT
redispatch-xmlRedispatch 2.0 XML/XSD format parsing and validation for the German electricity grid (CIM/ENTSO-E-based, per BDEW specifications)216MIT OR Apache-2.0
redispoolA redis thread pool for maintaining open connections for jobs on a fixed set of worker threads.2,938MIT/Apache-2.0
redissonA Redis-based distributed synchronization and data structures library for Rust27MIT
redisxMinimal and Asynchronous Redis client for Rust.3,064MIT OR Apache-2.0
reditoRedis Toolkit37MIT OR Apache-2.0
redixRust wrapper for the ANSI C Radix Tree "rax" https://github.com/antirez/rax implementation used in Redis1,229MIT
redizoneRedis compatible server convert longitude and latitude to timezone name(s).4,575MIT
redjubjubA standalone implementation of the RedJubjub signature scheme.1,232,432MIT OR Apache-2.0
redlandWayland screen color temperature adjuster with automatic day/night cycle support302Apache-2.0
redlibAlternative private front-end to Reddit10,607AGPL-3.0-only
redlineRedis serialization protocol from RedBox1,742MIT OR Apache-2.0
redline-coreCore encoding, filtering, and record capture for redline189MIT
redline-decodeCLI tool to decode redline binary logs into NDJSON36MIT
redline-layertracing-subscriber layer for redline logging37MIT
redline-logFast structured logging for tracing88MIT
redlockImplementation of the distributed locking mechanism built on top of Redis182,099BSD-3-Clause
redlock-asyncImplementation of the distributed locking mechanism built on top of Async Redis10,834BSD-3-Clause
redlock-rs[DEPRECTAED] Use redlock instead4,711BSD-3-Clause
redlock_batchedCreating, updating and deleting redis locks (Redlock) in batches1,486MIT OR Apache-2.0
redluxAAC decoder for MPEG-4 (MP4, M4A etc) and AAC files, with rodio support13,163MIT
redmapleRedMaple offers an oppinionated yet extremely flexible data modeling system based on events for backend applications42,555MPL-2.0
redmine-ai-helperCLI helper for AI agents to work with Redmine39GPL-3.0-or-later
redmine-apiAPI for the Redmine issue tracker35,647MIT OR Apache-2.0
redmine-rsThis is a command line interface for Redmine2,894MIT OR Apache-2.0
rednoiseSafe Rust bindings for the RedNoise CPU software renderer (wireframe, rasteriser, ray tracer, path tracer). Builds the C++ engine…70MIT
redoUse the undo crate instead.100,763MIT OR Apache-2.0
redocsGenerate HTML reports from Rust or Python1,409MIT
redonedjb redo redone in Rust1,570Unlicense
redos-detectorstatic ReDoS vulnerability analysis of ECMA-262 regex patterns39MIT
redoubtSystematic encryption-at-rest for in-memory sensitive data in Rust555MIT OR Apache-2.0
redoubt-aeadAEGIS-128L and XChaCha20-Poly1305 AEAD with zeroization919MIT OR Apache-2.0
redoubt-aead-aegis-armaarch64 assembly AEGIS-128L AEAD implementation264GPL-3.0-only
redoubt-aead-aegis-wycheproofWycheproof test runners for AEGIS-128L backends143GPL-3.0-only
redoubt-aead-aegis-x86x86_64 assembly AEGIS-128L AEAD implementation556GPL-3.0-only
redoubt-aead-coreCore traits and error types for AEAD backends712GPL-3.0-only
redoubt-aead-xchachaXChaCha20-Poly1305 AEAD implementation558GPL-3.0-only
redoubt-allocAllocation-locked Vec that guarantees no reallocation after sealing1,219MIT OR Apache-2.0
redoubt-allockedallocation-locked collections that guarantees no reallocation of sensitive data after sealing. Part of the redoubt secure memory…37MIT OR Apache-2.0
redoubt-allocked-vecthe allocation-locked Vec that guarantees no reallocation of sensitive data after sealing. Part of the redoubt secure memory…38MIT OR Apache-2.0
redoubt-blake3Blake3 impl for the redoubt secure memory framework. - placeholder reservation42MIT OR Apache-2.0
redoubt-bufferPage-aligned memory buffers with mlock and mprotect support919MIT OR Apache-2.0
redoubt-codecHigh-performance secure codec with memory zeroization998MIT OR Apache-2.0
redoubt-codec-coreCore implementation for redoubt-codec1,142MIT OR Apache-2.0
redoubt-codec-deriveDerive macros for redoubt-codec serialization1,072MIT OR Apache-2.0
redoubt-coreCore zeroization primitives and guards - placeholder reservation38MIT OR Apache-2.0
redoubt-cryptoCryptographic operations with memory safety - placeholder reservation39MIT OR Apache-2.0
redoubt-guardProcess-level memory protection via prctl and mlock916MIT OR Apache-2.0
redoubt-hkdfHKDF-SHA256 implementation with secure memory handling1,331MIT OR Apache-2.0
redoubt-hkdf-armaarch64 assembly HKDF-SHA256 implementation533GPL-3.0-only
redoubt-hkdf-coreCore traits and error types for HKDF-SHA256972GPL-3.0-only
redoubt-hkdf-rustPure Rust HKDF-SHA256 implementation849GPL-3.0-only
redoubt-hkdf-wycheproofWycheproof test runners and FIPS vectors for HKDF-SHA256 backends184GPL-3.0-only
redoubt-hkdf-x86x86_64 assembly HKDF-SHA256 implementation851GPL-3.0-only
redoubt-key-bufferSecure in-memory encrypted storage - placeholder reservation39MIT OR Apache-2.0
redoubt-poly1305Poly1305 impl for the redoubt secure memory framework. - placeholder reservation36MIT OR Apache-2.0
redoubt-randCross-platform cryptographic random number generation1,261MIT OR Apache-2.0
redoubt-secretHigh-level Secret wrapper with automatic zeroization886GPL-3.0-only
redoubt-test-utilsTest utilities for Redoubt crates282GPL-3.0-only
redoubt-utilMemory utilities for verification and testing2,013MIT OR Apache-2.0
redoubt-vaultEncrypted vault with field-level access and automatic zeroization657MIT OR Apache-2.0
redoubt-vault-coreCore implementation for redoubt-vault encrypted storage830MIT OR Apache-2.0
redoubt-vault-deriveDerive macros for redoubt-vault encrypted storage760MIT OR Apache-2.0
redoubt-zeroMemory guards and zeroization primitives with automatic verification1,752MIT OR Apache-2.0
redoubt-zero-coreCore zeroization primitives: guards, sentinels, and RAII wrappers1,875MIT OR Apache-2.0
redoubt-zero-deriveDerive macros for RedoubtZero guards and zeroization verification1,813MIT OR Apache-2.0
redoubtfulA tool for running coding agents in sandboxes, using bwrap and pasta.17MIT OR Apache-2.0
redoxA library implementing the bittorrent protocol and a few key extensions.19,445Apache-2.0
redox-buffer-poolA buffer pool library for Redox, featuring a general-purpose 32-bit allocator10,602MIT
redox-coreCore text editing primitives for the redox-editor project512MIT
redox-daemonTiny daemon library for Redox17,748MIT
redox-editorA terminal-based, Vim-like text editor built with MinUI334MIT
redox-kprofilingConversion tool from Redox kernel profiling data into perf script.1,571MIT
redox-logAn extensible logging framework mainly for use by Redox OS18,268MIT
redox-pathPath parsing primitives for Redox69,829MIT
redox-pkgredox package manager library39,297MIT
redox-schemeLibrary for writing Redox scheme daemons68,634MIT
redox-tuiTUI frontend runtime for redox-editor433MIT
redox_dmiDMI table parser17,201MIT
redox_eventA Rust library to use Redox I/O events51,224MIT
redox_event_updateA Rust library to use Redox I/O events1,665MIT
redox_hwioRust Hardware MMIO and PIO37,301MIT
redox_installerA Redox filesystem builder92,965MIT
redox_intelflashLibrary for parsing Intel UEFI images12,932MIT