Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Redis

Redis

243 projects

Showing 36 of 243 projects

Feednext
FeednextTypeScript

An open-source social media platform for centralized product reviews and information sharing.

#open-source#social-media#redis
Stars322
Forks89
Last commit3 years ago
goose
gooseClojure

A powerful, reliable background job processing library for Clojure with pluggable message brokers and a management console.

#scheduled-jobs#task-processing#batch-processing
Stars312
Forks16
Last commit17 days ago
Zoom
ZoomGo

A blazing-fast datastore and querying engine for Go built on Redis.

#datastore#orm#redis
Stars311
Forks24
Last commit3 years ago
Binb
BinbJavaScript

A realtime multiplayer game where players compete to guess songs playing in real-time.

#realtime-gaming#redis#guess-the-song
Stars307
Forks67
Last commit8 months ago
FastAPI Cache
FastAPI CachePython

A simple, lightweight caching system implemented as FastAPI dependencies for improving API performance.

#fastapi#in-memory-cache#caching
Stars305
Forks21
Last commit1 month ago
practical-dapr
practical-daprC#

A full-stack .NET microservices reference application built on Dapr and Tye for Kubernetes deployment.

#reference-application#redis#minimalist
Stars301
Forks64
Last commit2 years ago
WebhookX
WebhookXGo

An open-source webhook gateway for receiving, validating, transforming, and delivering events at scale.

#api-gateway#event-driven-architecture#redis
Stars297
Forks19
Last commit20 days ago
SidekiqIteration
SidekiqIterationRuby

A Sidekiq extension that makes long-running jobs interruptible and resumable with checkpointing.

#sidekiq#rails#redis
Stars281
Forks8
Last commit3 months ago
mosquito
mosquitoCrystal

A generic background job runner for Crystal applications supporting delayed, periodic, and manually queued jobs with Redis storage.

#fast#task-queue#redis
Stars245
Forks25
Last commit1 month ago
Pychat
PychatTypeScript

An open-source, self-hostable communication tool with messaging, video calls, and screen sharing for company use.

#corporate-communication#redis#sass
Stars244
Forks72
Last commit3 months ago
Flask-RQ
Flask-RQPython

A Flask/Quart extension for background job processing using Redis Queue (RQ).

#redis-queue#task-queue#redis
Stars231
Forks37
Last commit11 months ago
Tanner
TannerPython

A remote data analysis and classification service that evaluates HTTP requests and emulates vulnerabilities for honeypot systems.

#honeypot#redis#security-analysis
Stars230
Forks101
Last commit1 year ago
DotNetClub
DotNetClubC#

A lightweight community forum platform built with ASP.NET Core and Redis for .NET developers.

#redis#asp-net-core#unit-of-work
Stars230
Forks85
Last commit8 years ago
tchatche.rs
tchatche.rsRust

A blazing fast real-time chat application built with Rust, featuring WebSocket communication and a modern UI.

#webassembly#axum#redis
Stars206
Forks19
Last commit1 year ago
rust-trending
rust-trendingRust

A Fediverse and Bluesky bot that automatically posts trending Rust repositories from GitHub.

#github-trending#mastodon-bot#bluesky
Stars205
Forks14
Last commit1 month ago
DDD Wish List
DDD Wish ListPHP

A sample wishlist application built with Symfony 3 and Vue.js using Domain-Driven Design principles.

#vue-js#symfony3#redis
Stars202
Forks13
Last commit8 years ago
FastAPI Lazy
FastAPI LazyPython

A FastAPI utilities library providing class-based views, JWT helpers, multi-database support, and common authentication tools.

#fastapi#class-based-views#database
Stars200
Forks11
Last commit4 days ago
redis3m
redis3mC++

A C++ Redis client library providing a simple wrapper over hiredis with connection pooling and ready-to-use patterns.

#orm#redis#message-queue
Stars186
Forks79
Last commit7 years ago
Vert.x blueprint - TODO backend
Vert.x blueprint - TODO backendJava

A reactive todo-backend blueprint implementation using Vert.x with support for Redis and MySQL persistence.

#rxjava2#redis#rest-api
Stars185
Forks57
Last commit6 years ago
phoenix_pubsub_redis
phoenix_pubsub_redisElixir

A Redis PubSub adapter for the Phoenix framework, enabling distributed messaging across Elixir nodes via Redis.

#elixir#adapter#redis
Stars183
Forks68
Last commit1 month ago
Nodizecms
NodizecmsJavaScript

A Node.js content management system written in CoffeeScript with a user-friendly backend interface.

#redis#content-management#nodejs
Stars172
Forks22
Last commit13 years ago
Relax (scalable RTM library to scale to 1000's of teams)
Relax (scalable RTM library to scale to 1000's of teams)Go

A message broker that manages Slack bot websocket connections and multiplexes events into a single Redis queue.

#redis#websocket#event-stream
Stars171
Forks22
Last commit
redisWebManager
redisWebManagerRuby

A web interface to manage Redis instances, providing dashboard statistics, key management, and client monitoring.

#client-monitoring#rails#redis-monitor
Stars170
Forks26
Last commit1 year ago
php_session_decoder
php_session_decoderGo

A Go library for encoding and decoding PHP session data, enabling interoperability between Go applications and PHP session stores.

#redis#interoperability#decoding
Stars169
Forks43
Last commit7 years ago
go-cache
go-cacheGo

A flexible multi-layer Go caching library implementing Cache-Aside pattern for in-memory and shared caches like Redis.

#in-memory-cache#caching#redis
Stars162
Forks13
Last commit2 years ago
shield
shieldGo

Bayesian text classifier for Go with flexible tokenizers and storage backends.

#redis#text-classification#bayesian-classifier
Stars160
Forks31
Last commit6 years ago
ln-paywall
ln-paywallGo

Go middleware for monetizing APIs with per-request Bitcoin Lightning Network payments.

#api-monetization#api#go-middleware
Stars157
Forks8
Last commit7 years ago
go-proxy-cache
go-proxy-cacheGo

A simple reverse proxy with caching written in Go, using Redis for storage and supporting load balancing, SSL/TLS, and advanced caching features.

#reverse-proxy#web-server#caching
Stars149
Forks19
Last commit3 months ago
Vert.x blueprint - Job Queue
Vert.x blueprint - Job QueueJava

A priority task queue implementation using Vert.x and Redis, inspired by Automattic/kue.

#task-queue#redis#message-queue
Stars146
Forks33
Last commit8 years ago
splits-io
splits-ioRuby

A speedrun data store, analysis engine, and racing platform for sharing and analyzing split-by-split run history.

#highcharts#rails#redis
Stars143
Forks32
Last commit1 year ago
hitbox
hitboxRust

A highly customizable async caching framework for Rust with Tower middleware, stale-while-revalidate, dogpile prevention, and pluggable backends.

#in-memory-cache#axum#caching
Stars143
Forks10
Last commit7 days ago
Lowkiq
LowkiqRuby

A Ruby background job processor that guarantees ordered execution for jobs with the same ID, preventing race conditions and data overwrites.

#lowkiq#reliable-queues#redis
Stars142
Forks12
Last commit2 years ago
Redis
RedisJava

An asynchronous Redis client for the Vert.x reactive toolkit.

#event-driven#redis#non-blocking
Stars139
Forks121
Last commit6 days ago
Touchstone
TouchstoneClojure

A simple, high-performance A/B testing library for Clojure web applications using multi-armed bandit algorithms.

#conversion-optimization#taoensso#redis
Stars139
Forks5
Last commit2 years ago
redisqueue
redisqueueGo

A Go library providing producer and consumer implementations for Redis streams-based message queues.

#task-queue#redis#message-queue
Stars138
Forks59
Last commit2 years ago
RedisClient
RedisClientVue

A cross-platform desktop GUI client for Redis, built with Electron and Vue.js.

#desktop-application#vue-js#redis
Stars136
Forks13
Last commit5 years ago
PreviousPage 6 of 7Next

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
9 years ago
#Distributed Systems44
#Postgresql37
#Background Jobs35
#Go34
#Caching34
#Docker32
#Redis Client28
#Ruby25
#Self Hosted24
#Golang24
#Python22
#Job Queue21