awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to franzinc/aserve

Open-source alternatives to Aserve

30 open-source projects similar to franzinc/aserve, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Aserve alternative.

  • zellerin/http2zellerin avatar

    zellerin/http2

    50View on GitHub↗

    HTTP/2 implementation in Common Lisp

    Common Lisp
    View on GitHub↗50
  • gendl/aservegendl avatar

    gendl/aserve

    8View on GitHub↗

    AllegroServe, a web server written in Common Lisp

    Common Lisp
    View on GitHub↗8
  • akamai/cl-http2-protocolakamai avatar

    akamai/cl-http2-protocol

    106View on GitHub↗

    HTTP/2 interop library in Common Lisp

    Common Lisp
    View on GitHub↗106
  • orthecreedence/carrierorthecreedence avatar

    orthecreedence/carrier

    43View on GitHub↗

    A lightweight, async HTTP client

    Common Lisp
    View on GitHub↗43
  • orthecreedence/wookieorthecreedence avatar

    orthecreedence/wookie

    196View on GitHub↗

    Asynchronous HTTP server in common lisp

    Common Lisp
    View on GitHub↗196
  • fukamachi/dexadorfukamachi avatar

    fukamachi/dexador

    432View on GitHub↗

    A fast HTTP client for Common Lisp

    Common Lisp
    View on GitHub↗432

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • fukamachi/fast-httpfukamachi avatar

    fukamachi/fast-http

    358View on GitHub↗

    A fast HTTP request/response parser for Common Lisp.

    Common Lisp
    View on GitHub↗358
  • fukamachi/woofukamachi avatar

    fukamachi/woo

    1,381View on GitHub↗

    A fast non-blocking HTTP server on top of libev

    Common Lisp
    View on GitHub↗1,381
  • preactjs/wmrpreactjs avatar

    preactjs/wmr

    4,926View on GitHub↗

    wmr is a web application development tool and build system that functions as an ES modules bundler, static site generator, and local development server. It provides a complete environment for creating modern web applications, combining a production compiler with a server that supports hot reloading. The project is distinguished by its integrated approach to background scripts and routing, serving as both a service worker bundler and a tool for filesystem-based routing. It enables the generation of static HTML via prerendering and provides native integration for spawning web workers to handle

    JavaScriptbuild-toolesmodulespreact
    View on GitHub↗4,926
  • restify/node-restifyrestify avatar

    restify/node-restify

    10,686View on 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,

    JavaScript
    View on GitHub↗10,686
  • daninus14/lack-rerouterdaninus14 avatar

    daninus14/lack-rerouter

    2View on GitHub↗

    lack middleware to reroute URIs of requests

    Common Lisp
    View on GitHub↗2
  • dertuxmalwieder/cl-hismeticdertuxmalwieder avatar

    dertuxmalwieder/cl-hismetic

    0View on GitHub↗

    A session management middleware for ningle and clack applications.

    Common Lisp
    View on GitHub↗0
  • django/daphnedjango avatar

    django/daphne

    2,670View on GitHub↗

    Django Channels HTTP/WebSocket server

    Python
    View on GitHub↗2,670
  • dom96/httpbeastD

    dom96/httpbeast

    0View on GitHub↗
    View on GitHub↗0
  • dunwu/nginx-tutorialdunwu avatar

    dunwu/nginx-tutorial

    5,437View on GitHub↗

    This project is a set of configuration guides and instructional tutorials for setting up Nginx as a web server and reverse proxy. It provides practical examples for hosting static files and directing network traffic to backend servers. The materials cover the implementation of load balancing using weighted round-robin strategies to distribute traffic across server clusters. It also provides guidance on configuring reverse proxies to manage request flow and secure application access. The documentation includes instructions for routing requests by URL path to host multiple applications on a si

    JavaScriptload-balancernginxproxy
    View on GitHub↗5,437
  • emmett-framework/granianemmett-framework avatar

    emmett-framework/granian

    5,074View on GitHub↗

    Granian is a Rust-based HTTP server written specifically to serve Python web applications. It supports the three major Python gateway interfaces—ASGI for asynchronous apps, WSGI for synchronous apps, and RSGI for async requests—while also handling HTTP/1.1, HTTP/2, and WebSocket connections through automatic protocol negotiation. Architecturally, Granian uses a multiprocess worker model that isolates requests across CPU cores and provides configurable threadpool-limited concurrency to control backpressure per worker. It includes built-in Prometheus metrics exposition for connection counts and

    Rustasgiasynciohttp
    View on GitHub↗5,074
  • eudoxia0/clack-errorseudoxia0 avatar

    eudoxia0/clack-errors

    27View on GitHub↗

    Error page middleware for Clack.

    JavaScript
    View on GitHub↗27
  • fisxoj/clack-static-asset-middlewarefisxoj avatar

    fisxoj/clack-static-asset-middleware

    1View on GitHub↗

    A cache-busting static asset middleware for the clack web framework

    Common Lisp
    View on GitHub↗1
  • fukamachi/clackfukamachi avatar

    fukamachi/clack

    1,106View on GitHub↗

    Web server abstraction layer for Common Lisp

    Common Lisp
    View on GitHub↗1,106
  • grpc/grpcgrpc avatar

    grpc/grpc

    44,891View on GitHub↗

    gRPC is a language-agnostic remote procedure call framework designed for high-performance communication between distributed services. It utilizes a structured interface definition language to generate consistent client stubs and server skeletons, enabling applications to invoke methods on remote servers as if they were local objects. By leveraging the HTTP/2 transport layer, the framework supports efficient binary serialization and multiplexed data exchange across diverse programming environments. The framework distinguishes itself through its support for flexible communication patterns, incl

    C++
    View on GitHub↗44,891
  • guzba/mummyG

    guzba/mummy

    0View on GitHub↗
    View on GitHub↗0
  • iocrate/netkitI

    iocrate/netkit

    0View on GitHub↗
    View on GitHub↗0
  • jeko2000/tiny-routesjeko2000 avatar

    jeko2000/tiny-routes

    19View on GitHub↗

    A tiny routing library for Common Lisp targeting Clack.

    Common Lisp
    View on GitHub↗19
  • kaliumhexacyanoferrat/genhttpKaliumhexacyanoferrat avatar

    Kaliumhexacyanoferrat/GenHTTP

    272View on GitHub↗

    Lightweight embeddable web server written in pure C# with few dependencies to 3rd-party libraries.

    C#
    View on GitHub↗272
  • kludex/uvicornKludex avatar

    Kludex/uvicorn

    10,406View on GitHub↗
    Pythonasgiasynciohttp
    View on GitHub↗10,406
  • knobo/live-reloadknobo avatar

    knobo/live-reload

    1View on GitHub↗

    Live reload for clack

    JavaScript
    View on GitHub↗1
  • macournoyer/thinmacournoyer avatar

    macournoyer/thin

    2,275View on GitHub↗

    A very fast & simple Ruby web server

    Ruby
    View on GitHub↗2,275
  • mdbergmann/cl-tbnl-gserver-tmgrmdbergmann avatar

    mdbergmann/cl-tbnl-gserver-tmgr

    28View on GitHub↗

    Hunchentoot Gserver based taskmanager

    Common Lisp
    View on GitHub↗28
  • mmontone/easy-routesmmontone avatar

    mmontone/easy-routes

    69View on GitHub↗

    Yet another routes handling utility on top of Hunchentoot

    Common Lisp
    View on GitHub↗69
  • mmontone/hunchentoot-errorsmmontone avatar

    mmontone/hunchentoot-errors

    11View on GitHub↗

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

    Common Lisp
    View on GitHub↗11