Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Redis

Redis

331 projects

Showing 36 of 331 projects

flower
flowerPython

Real-time monitor and web admin for Celery distributed task queue

#task-queue#redis#asynchronous
Stars7.2k
Forks1.2k
Last commit3 days ago
CSS-Only Chat
CSS-Only ChatRuby

An asynchronous web chat that sends and receives messages without using any JavaScript on the frontend.

#http-long-polling#redis#no-javascript
Stars6.6k
Forks265
Last commit2 years ago
Stack Exchange Redis
Stack Exchange RedisC#

A high-performance .NET client for Redis and Redis-compatible servers like Azure Cache, ElastiCache, Garnet, and Valkey.

#azure-cache#high-performance#redis
Stars6.2k
Forks1.6k
Last commit1 day ago
huey
hueyPython

a little task queue for python

#task-queue#redis#queue
Stars6.0k
Forks398
Last commit1 day ago
dramatiq
dramatiqPython

A fast and reliable distributed background task processing library for Python 3.

#async-processing#task-queue#task-scheduler
Stars5.3k
Forks375
Last commit1 day ago
TablePro
TableProSwift

A fast, native macOS database client with built-in AI assistant for MySQL, PostgreSQL, MongoDB, Redis, and more.

#database#appkit#redis
Stars5.3k
Forks337
Last commit6 hours ago
FastStream
FastStreamPython

An asynchronous Python framework for building services that interact with Apache Kafka, RabbitMQ, NATS, and Redis event streams.

#stream-processing#asyncio#redis
Stars5.3k
Forks365
Last commit12 hours ago
OctoSQL
OctoSQLGo

A CLI tool and dataflow engine that lets you query and join data from multiple databases and file formats using SQL.

#stream-processing#plugin-system#redis
Stars5.3k
Forks213
Last commit2 years ago
OpenDAL
OpenDALRust

An open data access layer that provides a unified API for interacting with diverse storage services across any language.

#multi-language#azblob#hacktoberfest
Stars5.3k
Forks792
Last commit10 hours ago
Opserver
OpserverC#

A monitoring dashboard system for infrastructure, SQL Server, Elasticsearch, Redis, and HAProxy from Stack Exchange.

#haproxy#devops#redis
Stars4.6k
Forks824
Last commit1 year ago
redka
redkaGo

Redis-compatible key-value store with SQLite/PostgreSQL backend, offering ACID transactions and SQL views.

#database#postgres#redis
Stars4.6k
Forks134
Last commit5 months ago
Opserver
OpserverC#

A monitoring dashboard system for infrastructure and application performance, originally developed by Stack Exchange.

#devops#redis#orion
Stars4.6k
Forks824
Last commit1 year ago
Kvrocks
KvrocksC++

A distributed key-value NoSQL database compatible with Redis protocol, using RocksDB for storage to reduce memory costs and increase capacity.

#namespace#database#data-storage
Stars4.4k
Forks642
Last commit18 hours ago
shedlock
shedlockJava

A distributed lock for scheduled tasks ensuring at-most-once execution across multiple nodes.

#concurrency-control#java-library#scheduled-tasks
Stars4.2k
Forks572
Last commit15 hours ago
Horizon
HorizonPHP

Dashboard and code-driven configuration for Laravel Redis queues.

#developer-tools#redis#queue
Stars4.2k
Forks744
Last commit3 days ago
DotnetSpider
DotnetSpiderC#

A lightweight, efficient, and fast high-level web crawling and scraping framework for .NET.

#web-crawling#distributed#redis
Stars4.1k
Forks1.1k
Last commit3 months ago
ledisdb
ledisdbGo

A high-performance NoSQL database server written in Go, similar to Redis but stores data on disk.

#ledisdb#rocksdb-support#lua-scripting
Stars4.1k
Forks434
Last commit2 years ago
suspenders
suspendersRuby

A Rails application template with thoughtbot's standard defaults, optimized for Heroku deployment.

#template#sidekiq#rails-template
Stars4.0k
Forks520
Last commit1 month ago
bee-queue
bee-queueJavaScript

A simple, fast, robust job/task queue for Node.js, backed by Redis, designed for short real-time jobs.

#redis-queue#task-queue#redis
Stars4.0k
Forks222
Last commit3 days ago
flipper
flipperRuby

A Ruby gem for beautiful, performant feature flags with granular control and multiple storage adapters.

#devops#postgres#rails
Stars4.0k
Forks439
Last commit11 hours ago
godis
godisGo

A Redis-compatible server and distributed cluster implemented in Go, designed as a high-concurrency middleware example.

#godis#raft-consensus#kv-cache
Stars3.8k
Forks603
Last commit10 months ago
feedbin
feedbinRuby

A simple, fast, and nice-looking web-based RSS reader with a REST-like API.

#feed-reader#redis#rest-api
Stars3.8k
Forks289
Last commit5 days ago
rate-limiter-flexible
rate-limiter-flexibleJavaScript

Atomic and non-atomic counters and rate limiting tools for Node.js, Deno, and browsers to protect from DoS and brute force attacks.

#throttle#dos-protection#redis
Stars3.6k
Forks193
Last commit1 month ago
TickerQ
TickerQC#

A fast, reflection-free background task scheduler for .NET with source generators, EF Core/Redis persistence, cron execution, and a real-time dashboard.

#open-source#ef-core#task-scheduler
Stars3.6k
Forks210
Last commit19 days ago
Svix
SvixRust

An open-source webhooks service that handles deliverability, retries, and security for developers.

#api#redis#message-queue
Stars3.3k
Forks262
Last commit13 hours ago
svix-webhooks
svix-webhooksRust

An open-source webhooks service that handles deliverability, retries, and security with a single API call.

#api#redis#message-queue
Stars3.3k
Forks262
Last commit13 hours ago
roshi
roshiGo

A distributed, eventually consistent CRDT set implementation for timestamped events, built on Redis.

#redis#distributed-systems#data-replication
Stars3.2k
Forks155
Last commit1 month ago
phpRedisAdmin
phpRedisAdminPHP

Simple web interface to manage Redis databases.

#redis#php
Stars3.2k
Forks663
Last commit7 months ago
Peek
PeekRuby

A profiling tool for Rails applications that displays performance metrics in a top-mounted bar.

#debugging-tools#developer-tools#extensible-platform
Stars3.2k
Forks143
Last commit2 years ago
Stoatchat
StoatchatRust

The backend services and libraries powering the Stoat chat platform, built in Rust.

#modular-architecture#api#redis
Stars3.2k
Forks367
Last commit20 hours ago
AspNetCoreRateLimit
AspNetCoreRateLimitC#

ASP.NET Core middleware for IP and client-based rate limiting to protect Web APIs and MVC apps.

#redis#asp-net-core#client-authentication
Stars3.2k
Forks442
Last commit2 years ago
Keyv
KeyvTypeScript

A simple key-value storage interface with support for multiple backends, TTL expiry, and serialization.

#memcache#postgres#caching
Stars3.2k
Forks198
Last commit5 days ago
algernon
algernonJavaScript

A self-contained, pure-Go web server with built-in Lua scripting, multiple template engines, database backends, and support for HTTP/2, QUIC, and AI/LLM integration.

#lua-scripting#web-server#pongo2
Stars3.0k
Forks146
Last commit1 day ago
rueidis
rueidisGo

A high-performance Go Redis client with auto pipelining, server-assisted client-side caching, and support for Redis modules.

#database-driver#client-side-caching#distributed
Stars3.0k
Forks254
Last commit4 days ago
Chatbot
ChatbotPython

A TensorFlow implementation of a neural conversational model (seq2seq) for building deep learning chatbots.

#neural-network#redis#deep-learning
Stars2.9k
Forks1.2k
Last commit3 years ago
Rollout
RolloutRuby

A fast Redis-based feature flag library for Ruby applications, enabling gradual rollouts and targeted feature activation.

#redis#ruby-gem#feature-flags
Stars2.9k
Forks214
Last commit1 month ago
PreviousPage 2 of 10Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Distributed Systems50
#Go47
#Postgresql46
#Docker44
#Caching41
#Background Jobs39
#Redis Client33
#Self Hosted31
#Golang31
#Python29
#Mongodb28
#Ruby27