Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Middleware

Middleware

561 projects

Showing 36 of 561 projects

Fast-RTPS
Fast-RTPSC++

A C++ implementation of the DDS (Data Distribution Service) standard for real-time publish-subscribe communications.

#robotics#publish-subscribe#ros2
Stars2.9k
Forks948
Last commit4 days ago
Laravel Responsecache
Laravel ResponsecachePHP

A Laravel package that caches entire HTTP responses to dramatically speed up application performance.

#laravel#web-optimization#performance-optimization
Stars2.8k
Forks247
Last commit8 days ago
toxy
toxyJavaScript

A hackable HTTP proxy for resiliency testing, simulating network failures and unexpected conditions in Node.js.

#http-proxy#load-testing#simulation
Stars2.7k
Forks80
Last commit4 years ago
scs
scsGo

A lightweight, efficient, and secure HTTP session management library for Go applications.

#web-security#authentication#server-side-sessions
Stars2.6k
Forks203
Last commit9 months ago
awesome-resty
awesome-resty

A curated list of OpenResty modules, Lua libraries, and resources for building high-performance web applications.

#api-gateway#nginx-modules#lua-libraries
Stars2.5k
Forks263
Last commit3 months ago
Carter
CarterC#

A thin layer of extension methods over ASP.NET Core Minimal APIs for more explicit and enjoyable web development.

#asp-net-core#content-negotiation#minimal-apis
Stars2.4k
Forks197
Last commit1 month ago
react-native-offline
react-native-offlineTypeScript

A React Native toolbelt for handling offline/online connectivity with smooth Redux integration.

#hooks#offline-first#network-connectivity
Stars2.4k
Forks268
Last commit3 years ago
secure
secureGo

A Go HTTP middleware that provides essential security headers and protections for web applications.

#https-enforcement#http-middleware#web-security
Stars2.4k
Forks145
Last commit3 months ago
Limiter
LimiterGo

A dead simple rate limit middleware for Go with a store-based approach and support for multiple HTTP frameworks.

#redis#http#distributed-systems
Stars2.3k
Forks163
Last commit1 year ago
Laravel Impersonate
Laravel ImpersonatePHP

A Laravel package that allows administrators to authenticate as other users for debugging and support.

#authentication#user-management#laravel
Stars2.3k
Forks237
Last commit5 months ago
FastAPI Utilities
FastAPI UtilitiesPython

A collection of utilities and tools to accelerate FastAPI development by reducing boilerplate code.

#fastapi#crud#boilerplate-reduction
Stars2.3k
Forks189
Last commit1 year ago
redux-router
redux-routerJavaScript

Redux bindings for React Router that keep router state inside the Redux store.

#flux#react#devtools
Stars2.3k
Forks194
Last commit5 years ago
Laratrust
LaratrustPHP

A Laravel package for handling roles, permissions, and teams with support for multiple user models and guards.

#rbac#caching#multiuser
Stars2.3k
Forks380
Last commit5 months ago
Dart Frog
Dart FrogDart

A fast, minimalistic backend framework for Dart, optimized for building backends that aggregate and normalize data from multiple sources.

#dart#flutter-backend#production-deployment
Stars2.3k
Forks181
Last commit26 days ago
Giraffe
GiraffeF#

A functional micro web framework for building rich ASP.NET Core applications in F#.

#http-handler#functional-programming#micro-framework
Stars2.3k
Forks267
Last commit3 days ago
Giraffe
GiraffeF#

A functional micro web framework for building rich ASP.NET Core applications in F#.

#http-handler#functional-programming#micro-framework
Stars2.3k
Forks267
Last commit3 days ago
graphql-laravel
graphql-laravelPHP

A Laravel wrapper for Facebook's GraphQL that provides a code-first integration using PHP classes.

#eloquent#api#laravel
Stars2.2k
Forks271
Last commit10 days ago
iceoryx
iceoryxC++

A true zero-copy inter-process-communication (IPC) middleware for high-performance data transfer between processes.

#robotics#iceoryx#high-performance
Stars2.2k
Forks488
Last commit10 days ago
iceoryx
iceoryxC++

A true zero-copy inter-process-communication (IPC) middleware for high-performance data transfer between processes.

#robotics#iceoryx#high-performance
Stars2.2k
Forks488
Last commit10 days ago
Marble.js
Marble.jsTypeScript

A functional reactive Node.js framework for building server-side applications with TypeScript and RxJS.

#functional-programming#server-side#api-framework
Stars2.1k
Forks74
Last commit1 year ago
Awesome ROS 2
Awesome ROS 2

A curated list of awesome resources, libraries, and tools for Robot Operating System 2 (ROS 2).

#robotics#ros2#dds
Stars2.1k
Forks333
Last commit3 years ago
Awesome ROS2
Awesome ROS2

A curated list of awesome Robot Operating System 2 (ROS 2) resources, libraries, tools, and learning materials.

#robotics#simulation#community
Stars2.1k
Forks333
Last commit3 years ago
tesla
teslaElixir

A flexible HTTP client library for Elixir with a composable middleware stack and support for multiple adapters.

#elixir#adapter#http
Stars2.1k
Forks365
Last commit5 days ago
render
renderGo

A Go package for easily rendering JSON, XML, binary data, text, and HTML template responses in web applications.

#jsonp#content-negotiation#html-templates
Stars2.0k
Forks151
Last commit3 months ago
Hprose-PHP
Hprose-PHPPHP

A high-performance, cross-language RPC engine for PHP enabling remote communication between diverse programming languages.

#rpc-client#cross-device#rpc-server
Stars2.0k
Forks381
Last commit2 years ago
iron:router
iron:routerJavaScript

A client and server side router designed specifically for Meteor applications.

#server-side#rest-api#full-stack
Stars2.0k
Forks405
Last commit8 years ago
NelmioCorsBundle
NelmioCorsBundlePHP

A Symfony bundle that adds CORS headers to responses and handles preflight requests with per-URL configuration.

#cors-request#bundle#http-headers
Stars1.9k
Forks103
Last commit7 months ago
nuxt-auth for Nuxt 2
nuxt-auth for Nuxt 2TypeScript

Zero-boilerplate authentication module for Nuxt 2 applications.

#axios#vuex#oauth2
Stars1.9k
Forks892
Last commit2 days ago
redux-immutable
redux-immutableTypeScript

A Redux combineReducers equivalent that works with Immutable.js state.

#functional-programming#immutable-js#frontend
Stars1.9k
Forks84
Last commit4 years ago
bot
botGo

A zero-dependency Go framework for building Telegram bots with full API support, webhooks, and middleware.

#go-library#chatbot#telegram-bot-api
Stars1.8k
Forks161
Last commit2 days ago
surf
surfGo

Advanced Go HTTP client with browser impersonation, TLS fingerprinting, HTTP/3 support, and anti-bot bypass for web automation.

#browser-impersonation#anti-bot#http3
Stars1.8k
Forks95
Last commit18 days ago
remote-redux-devtools
remote-redux-devtoolsJavaScript

Remotely monitor and debug Redux applications for React Native, hybrid, desktop, and server-side apps.

#debug#react-native#development-tools
Stars1.8k
Forks136
Last commit3 years ago
Goyave
GoyaveGo

An opinionated, all-in-one Golang web framework focused on building reliable and maintainable enterprise REST APIs.

#orm#rest#api
Stars1.8k
Forks82
Last commit1 day ago
STYLIS
STYLISJavaScript

A lightweight CSS preprocessor supporting nesting, vendor prefixing, minification, and a modular middleware architecture.

#tree-shaking#preprocessor#css-minification
Stars1.8k
Forks88
Last commit4 months ago
Fuego
FuegoGo

A Go web framework that automatically generates OpenAPI 3 specifications from source code, compatible with Gin and Echo.

#net-http#http-server#html-templating
Stars1.8k
Forks127
Last commit3 days ago
nosurf
nosurfGo

A CSRF protection middleware for Go that prevents Cross-Site Request Forgery attacks in any HTTP application.

#http-handler#web-security#breach-mitigation
Stars1.7k
Forks129
Last commit1 year ago
PreviousPage 3 of 16Next

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
#Go135
#Web Framework132
#Golang85
#Authentication69
#Php57
#Http50
#Http Server48
#Api46
#Backend44
#Routing44
#Rest Api42
#Web Development41