awesome-repositories.com
Blog
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 daninus14/lack-compression-cache

Open-source alternatives to Lack Compression Cache

27 open-source projects similar to daninus14/lack-compression-cache, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Lack Compression Cache alternative.

  • 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/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
  • moderninterpreters/hunchentoot-multi-acceptormoderninterpreters avatar

    moderninterpreters/hunchentoot-multi-acceptor

    8View on GitHub↗

    Route multiple domains (virtual hosts) on a single hunchentoot acceptor using a single port

    Common Lisp
    View on GitHub↗8
  • 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
  • avodonosov/hunchentoot-stuck-connection-monitoravodonosov avatar

    avodonosov/hunchentoot-stuck-connection-monitor

    1View on GitHub↗

    Monitors hunchentoot connections and logs the connections stuck in the same state for a long time.

    Common Lisp
    View on GitHub↗1

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
  • knobo/live-reloadknobo avatar

    knobo/live-reload

    1View on GitHub↗

    Live reload for clack

    JavaScript
    View on GitHub↗1
  • 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
  • slyrus/hunchentoot-cgislyrus avatar

    slyrus/hunchentoot-cgi

    6View on GitHub↗

    Run CGI scripts from the hunchentoot web server

    Common Lisp
    View on GitHub↗6
  • y2q-actionman/hunchentoot-recycling-taskmastery2q-actionman avatar

    y2q-actionman/hunchentoot-recycling-taskmaster

    11View on GitHub↗

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

    Common Lisp
    View on GitHub↗11
  • bnmcgn/clack-pretendBnMcGn avatar

    BnMcGn/clack-pretend

    12View on GitHub↗

    A debugging and testing tool for Clack

    Common Lisp
    View on GitHub↗12
  • bnmcgn/clathBnMcGn avatar

    BnMcGn/clath

    40View on GitHub↗

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

    Common Lisp
    View on GitHub↗40
  • 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
  • eudoxia0/clack-errorseudoxia0 avatar

    eudoxia0/clack-errors

    27View on GitHub↗

    Error page middleware for Clack.

    JavaScript
    View on GitHub↗27
  • 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
  • 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
  • zellerin/http2zellerin avatar

    zellerin/http2

    50View on GitHub↗

    HTTP/2 implementation in Common Lisp

    Common Lisp
    View on GitHub↗50
  • franzinc/aservefranzinc avatar

    franzinc/aserve

    203View on GitHub↗

    AllegroServe, a web server written in Common Lisp

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

    fukamachi/clack

    1,106View on GitHub↗

    Web server abstraction layer for Common Lisp

    Common Lisp
    View on GitHub↗1,106
  • fukamachi/dexadorfukamachi avatar

    fukamachi/dexador

    432View on GitHub↗

    A fast HTTP client for Common Lisp

    Common Lisp
    View on GitHub↗432
  • 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
  • gendl/aservegendl avatar

    gendl/aserve

    8View on GitHub↗

    AllegroServe, a web server written in Common Lisp

    Common Lisp
    View on GitHub↗8
  • 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
  • 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