awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

30 مستودعات

Awesome GitHub RepositoriesWeb Servers and Middleware

HTTP servers and middleware components for handling requests and responses.

Explore 30 awesome GitHub repositories matching part of an awesome list · Web Servers and Middleware. Refine with filters or upvote what's useful.

Awesome Web Servers and Middleware GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • styleguidist/react-styleguidistالصورة الرمزية لـ styleguidist

    styleguidist/react-styleguidist

    11,094عرض على GitHub↗

    React Styleguidist is a style guide generator and documentation tool for React components. It creates a living documentation site and a searchable gallery by parsing component files to display property definitions and live usage examples. The project provides an isolated development environment for building and testing components independently from a main application. It uses static analysis to extract metadata and supports a hot-reloading server to reflect changes in real time. The system includes capabilities for dynamic property injection, sandbox rendering, and customizable visual layout

    Allows adding custom Express endpoints to the documentation server for dynamic data fetching and API requests.

    TypeScriptdocumentationhacktoberfestreact
    عرض على GitHub↗11,094
  • restify/node-restifyالصورة الرمزية لـ restify

    restify/node-restify

    10,686عرض على GitHub↗

    Restify is a Node.js web framework designed for building scalable RESTful web services and APIs. It provides a server-side environment for creating HTTP network services with integrated routing and request handling. The framework utilizes a middleware-based architecture to process incoming requests and manage responses. This approach supports the construction of web interfaces that follow standard architectural principles to deliver data to clients. The system covers a broad range of backend engineering capabilities, including route-based request dispatching, schema-based request validation,

    Supports the integration of custom middleware for handling cross-cutting concerns like authentication and logging.

    JavaScript
    عرض على GitHub↗10,686
  • stdlib-js/stdlibالصورة الرمزية لـ stdlib-js

    stdlib-js/stdlib

    5,735عرض على GitHub↗

    Allows attaching user-defined documentation to aliases for inline reference in the REPL.

    JavaScriptjavascriptjslibrary
    عرض على GitHub↗5,735
  • preactjs/wmrالصورة الرمزية لـ preactjs

    preactjs/wmr

    4,926عرض على GitHub↗

    wmr هي أداة تطوير تطبيقات ويب ونظام بناء يعمل كمجمع لوحدات ES، ومولد مواقع ثابتة، وخادم تطوير محلي. توفر بيئة كاملة لإنشاء تطبيقات ويب حديثة، تجمع بين مجمع إنتاج وخادم يدعم إعادة التحميل الساخن (hot reloading). يتميز المشروع بنهجه المتكامل تجاه نصوص الخلفية والتوجيه، حيث يعمل كمجمع لعمال الخدمة (service worker) وأداة للتوجيه القائم على نظام الملفات. يتيح توليد HTML ثابت عبر العرض المسبق ويوفر تكاملاً أصليًا لإنشاء عمال الويب (web workers) للتعامل مع العمليات الحسابية الثقيلة. يغطي النظام مجموعة واسعة من قدرات أتمتة البناء، بما في ذلك التجميع عند الطلب، ومعالجة الطلبات القائمة على البرمجيات الوسيطة، وخط أنابيب مدفوع بالإضافات لتوسيع منطق البناء. كما يتضمن أدوات لإدارة متغيرات البيئة، وتعيين مسارات الاستيراد، وتحليل حجم الحزمة لتحسين أصول الإنتاج.

    Ships a local development server featuring middleware support and integrated hot reloading.

    JavaScriptbuild-toolesmodulespreact
    عرض على GitHub↗4,926
  • fukamachi/wooالصورة الرمزية لـ fukamachi

    fukamachi/woo

    1,381عرض على GitHub↗

    A fast non-blocking HTTP server on top of libev

    High-performance non-blocking HTTP server.

    Common Lisp
    عرض على GitHub↗1,381
  • fukamachi/clackالصورة الرمزية لـ fukamachi

    fukamachi/clack

    1,106عرض على GitHub↗

    Web server abstraction layer for Common Lisp

    Unified web application environment and middleware interface.

    Common Lisp
    عرض على GitHub↗1,106
  • fukamachi/dexadorالصورة الرمزية لـ fukamachi

    fukamachi/dexador

    432عرض على GitHub↗

    A fast HTTP client for Common Lisp

    Modern HTTP client for making web requests.

    Common Lisp
    عرض على GitHub↗432
  • fukamachi/fast-httpالصورة الرمزية لـ fukamachi

    fukamachi/fast-http

    358عرض على GitHub↗

    A fast HTTP request/response parser for Common Lisp.

    High-performance HTTP request and response parser.

    Common Lisp
    عرض على GitHub↗358
  • franzinc/aserveالصورة الرمزية لـ franzinc

    franzinc/aserve

    203عرض على GitHub↗

    AllegroServe, a web server written in Common Lisp

    Portable implementation of the AllegroServe web server.

    Common Lisp
    عرض على GitHub↗203
  • orthecreedence/wookieالصورة الرمزية لـ orthecreedence

    orthecreedence/wookie

    196عرض على GitHub↗

    Asynchronous HTTP server in common lisp

    Asynchronous HTTP server implementation.

    Common Lisp
    عرض على GitHub↗196
  • akamai/cl-http2-protocolالصورة الرمزية لـ akamai

    akamai/cl-http2-protocol

    106عرض على GitHub↗

    HTTP/2 interop library in Common Lisp

    Transport-agnostic HTTP/2 protocol implementation.

    Common Lisp
    عرض على GitHub↗106
  • mmontone/easy-routesالصورة الرمزية لـ mmontone

    mmontone/easy-routes

    69عرض على GitHub↗

    Yet another routes handling utility on top of Hunchentoot

    Routing system with method dispatch and argument extraction.

    Common Lisp
    عرض على GitHub↗69
  • zellerin/http2الصورة الرمزية لـ zellerin

    zellerin/http2

    50عرض على GitHub↗

    HTTP/2 implementation in Common Lisp

    Implementation of the HTTP/2 protocol.

    Common Lisp
    عرض على GitHub↗50
  • bnmcgn/clathالصورة الرمزية لـ BnMcGn

    BnMcGn/clath

    40عرض على GitHub↗

    Clath is single sign-on middleware for Clack. Login with OAuth1.0a, OAuth2 or OpenID Connect.

    Single sign-on middleware for web applications.

    Common Lisp
    عرض على GitHub↗40
  • orthecreedence/carrierالصورة الرمزية لـ orthecreedence

    orthecreedence/carrier

    43عرض على GitHub↗

    A lightweight, async HTTP client

    Lightweight asynchronous HTTP client.

    Common Lisp
    عرض على GitHub↗43
  • eudoxia0/clack-errorsالصورة الرمزية لـ eudoxia0

    eudoxia0/clack-errors

    27عرض على GitHub↗

    Error page middleware for Clack.

    Middleware for handling web application errors.

    JavaScript
    عرض على GitHub↗27
  • mdbergmann/cl-tbnl-gserver-tmgrالصورة الرمزية لـ mdbergmann

    mdbergmann/cl-tbnl-gserver-tmgr

    28عرض على GitHub↗

    Hunchentoot Gserver based taskmanager

    Actor-based task management for web servers.

    Common Lisp
    عرض على GitHub↗28
  • jeko2000/tiny-routesالصورة الرمزية لـ jeko2000

    jeko2000/tiny-routes

    19عرض على GitHub↗

    A tiny routing library for Common Lisp targeting Clack.

    Lightweight routing library for web environments.

    Common Lisp
    عرض على GitHub↗19
  • mmontone/hunchentoot-errorsالصورة الرمزية لـ mmontone

    mmontone/hunchentoot-errors

    11عرض على GitHub↗

    Augments Hunchentoot error pages and logs with request and session information.

    Enhanced error handling and logging for web servers.

    Common Lisp
    عرض على GitHub↗11
  • y2q-actionman/hunchentoot-recycling-taskmasterالصورة الرمزية لـ y2q-actionman

    y2q-actionman/hunchentoot-recycling-taskmaster

    11عرض على GitHub↗

    An experiment to improve multithreading performance of hunchentoot without any additional dependencies.

    Efficient connection handling for web servers.

    Common Lisp
    عرض على GitHub↗11
السابق12التالي
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Web Servers and Middleware

استكشف الوسوم الفرعية

  • Custom Documentation Endpoints1 وسم فرعيCustom HTTP endpoints specifically for extending the functionality of documentation servers. **Distinct from Web Servers and Middleware:** Distinct from general Web Servers and Middleware by focusing on the documentation server's extension points.