Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Redis
R

Redis

Database
396 projects1366.7k total stars209.3k total forks27 languages

Open-source projects built with Redis

There are currently 396 open-source projects built with Redis, with a combined total of 1366.7k GitHub stars. The most common language among these projects is Go.

Showing 396 open-source projects · page 10 of 11

…
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
Nodepot
Nodepotschmalle/Nodepot

A Node.js web application honeypot designed for small environments like Raspberry Pi.

509HTML
11 years ago
ANALOG
ANALOGorangecoloured/analog

A minimal, self-hosted web analytics tool that tracks events and provides a simple dashboard.

482TypeScript
5 days ago
go-iam
go-iammelvinodsa/go-iam

A lightweight, multi-tenant Identity and Access Management (IAM) server built in Golang.

4710Go
25 days ago
LSSO - Lua + Nginx SSO System with an OAuth Backend
LSSO - Lua + Nginx SSO System with an OAuth Backendpirogoeth/lsso

Nginx SSO middleware written in Lua that uses Redis for session storage and supports OAuth, 2FA, and cross-domain authentication.

477Lua
9 years ago
Try Yii2
Try Yii2iJackUA/try-yii2

A pre-configured Vagrant VM with Ansible provisioning for a ready-to-use Yii2 development environment.

4749PHP
10 years ago
webhooked
webhooked42Atomys/webhooked

A webhook receiver that securely captures and forwards payloads to pub/sub systems to prevent data loss.

431Go
1 year ago
linnaeus
linnaeusdjcp/linnaeus

A Redis-backed naive Bayesian classification system for Ruby applications.

3710Ruby
10 years ago
HuobiFeeder
HuobiFeedermmmaaaggg/HuobiFeeder

A Python feeder that connects to Huobi exchange to fetch real-time and historical market data, storing it in MySQL and broadcasting via Redis.

3715Python
3 years ago
IOCmite
IOCmitesebdraven/IOCmite

Synchronizes threat intelligence indicators from MISP to Suricata datasets and sends alert sightings back to MISP.

373Python
3 years ago
TbbcCacheBundle
TbbcCacheBundleTheBigBrainsCompany/TbbcCacheBundle

A Symfony bundle providing cache abstraction with annotation-driven method caching using AOP mechanisms.

368PHP
10 years ago
mpngin
mpnginthewalkingtoast/mpngin

A simple and fast URL shortener with built-in statistics, requiring Redis for low-latency operation.

361Crystal
11 months ago
Phalcon Composer
Phalcon Composerxxtime/phalcon

A high-performance PHP framework built on Phalcon with Composer integration, event listeners, middleware, and MongoDB/Redis support.

357PHP
2 years ago
ami
amikak-tus/ami

A Go client for building reliable message queues using Redis Cluster Streams.

349Go
6 years ago
Krist Server
Krist Servertmpim/Krist

A centralized-database economy system for Minecraft servers that doesn't use blockchain technology.

3223TypeScript
6 months ago
cw-ovp
cw-ovpx1wins/CW-OVP

An open-source online video platform for transcoding and packaging video files into HLS streams using FFmpeg and Ruby on Rails.

319Ruby
3 years ago
AegisFlow
AegisFlowsaivedant169/AegisFlow

An open-source runtime governance platform that verifies, controls, and audits every action taken by AI agents before execution.

3012Go
6 days ago
Meer
Meerquadrantsec/meer

A lightweight C-based data broker that enriches and forwards Suricata/Sagan EVE JSON data to various output destinations.

308C
3 years ago
Redliner
Redlinerbenbalter/redliner

A tool that enables non-GitHub users to edit documents and automatically create pull requests via a unique URL.

306Ruby
3 years ago
Frontenac
FrontenacLoupi/Frontenac

A .NET port of the Tinkerpop stack, providing a property graph model and implementations for graph database applications.

281C#
7 years ago
OpenCQRS
OpenCQRSOpenCQRS/OpenCQRS

.NET framework implementing Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing patterns.

28113C#
2 days ago
Pepper
Pepperrohitdatta/pepper

A hackathon application and user management system that integrates with MyMLH for sign-in and serves as a central hub for event tech stacks.

287Python
3 years ago
Call Congress
Call Congressfightforthefuture/call-congress

A Flask server that connects phone calls between citizens and their congressional representatives using the Twilio API.

277Python
9 years ago
snarkov
snarkovgesteves/snarkov

A Sinatra-based Markov bot for Slack that generates humorous responses from channel history.

2612Ruby
3 years ago
Cosmos Cache
Cosmos CacheReecepbcups/cosmos-endpoint-cache

A caching middleware layer for Cosmos SDK RPC and REST API endpoints to optimize query performance.

2519Python
2 years ago
cacheme
cachemeYiling-J/cacheme-go

A schema-based, statically typed Redis caching and memoization framework for Go, using code generation for type safety.

251Go
4 years ago
Leaderboard(Java)
Leaderboard(Java)agoragames/java-leaderboard

A Java library for implementing high-performance leaderboards using Redis as the backing store.

2518Java
5 years ago
Halibut
HalibutOctopusDeploy/Halibut

A secure .NET communication framework using JSON-RPC over SSL with flexible TCP client/listener roles.

2447C#
2 days ago
routex
routexAd3bay0c/routex

A lightweight AI agent runtime for Go that lets you define multi-agent crews in YAML and run them with goroutines and channels.

245Go
1 month ago
RidePilot
RidePilotcamsys/ridepilot

A computer-aided scheduling and dispatch system for small-scale human service transportation agencies.

2418Ruby
3 years ago
StorageBox
StorageBoxAlandSleman/StorageBox

A simple file storage service with resumable uploads, monitoring, and self-hosting capabilities.

234TypeScript
2 years ago
SG Cars Trends Backend
SG Cars Trends Backendsgcarstrends/backend

A monorepo platform tracking Singapore's car registration statistics and COE data with AI-generated insights and social media integration.

222TypeScript
2 days ago
exdjango
exdjangonicksanders/exdjango

Elixir libraries for Django session and password handling, enabling interoperability between Elixir apps and Django systems.

212Elixir
9 years ago
go-app-template
go-app-templatemikhail-bigun/go-app-template

A production-ready Go application template following clean architecture principles with built-in Docker support.

201Go
2 years ago
tempdb
tempdbrafaeljesus/tempdb

Redis-backed temporary key-value store for Go applications, ideal for storing expiring data like login codes and auth tokens.

193Go
8 years ago
go-jwt
go-jwtpardnchiu/go-jwt

A Go library for JWT authentication with Redis-backed token lifecycle management and device fingerprint binding.

190Go
1 month ago
vertx-rest-storage
vertx-rest-storageswisspush/vertx-rest-storage

A generic CRUD REST service for persisting resources hierarchically in filesystem, Redis, or AWS S3 storage.

196Java
29 days ago
1
9
10
11