awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nginx-clojure avatar

nginx-clojure/nginx-clojure

0
View on GitHub↗
1,087 stars·113 forks·Java·7 vuesnginx-clojure.github.io↗

Nginx Clojure

Nginx-Clojure

Features

  • Scripting Language Integration - Embeds Clojure, Java, or Groovy for request handling.

Historique des stars

Graphique de l'historique des stars pour nginx-clojure/nginx-clojureGraphique de l'historique des stars pour nginx-clojure/nginx-clojure

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait nginx-clojure/nginx-clojure ?

Nginx-Clojure

Quelles sont les fonctionnalités principales de nginx-clojure/nginx-clojure ?

Les fonctionnalités principales de nginx-clojure/nginx-clojure sont : Scripting Language Integration.

Quelles sont les alternatives open-source à nginx-clojure/nginx-clojure ?

Les alternatives open-source à nginx-clojure/nginx-clojure incluent : byvoid/opencc — OpenCC is a library and command-line tool for converting text between Simplified Chinese, Traditional Chinese, and… openresty/lua-nginx-module — This project is an NGINX module that embeds the Lua scripting language directly into the server environment. It…

Alternatives open source à Nginx Clojure

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Nginx Clojure.
  • byvoid/openccAvatar de BYVoid

    BYVoid/OpenCC

    9,772Voir sur GitHub↗

    OpenCC is a library and command-line tool for converting text between Simplified Chinese, Traditional Chinese, and Japanese Kanji. It operates at both the individual character and multi-character phrase levels, and applies region-specific vocabulary choices for Mainland China, Taiwan, and Hong Kong during conversion. The conversion engine resolves ambiguous character mappings using semantic and contextual rules, normalizes variant character forms for consistent orthography, and sequences multiple dictionary files into a configurable pipeline. It supports embedding custom conversion rules dire

    C++chinesechinese-conversionchinese-translation
    Voir sur GitHub↗9,772
  • openresty/lua-nginx-moduleAvatar de openresty

    openresty/lua-nginx-module

    11,764Voir sur GitHub↗

    This project is an NGINX module that embeds the Lua scripting language directly into the server environment. It functions as a request processor and response filter, enabling the execution of scripts to handle HTTP requests, generate dynamic content, and manage server behavior without external application calls. The module provides a shared memory dictionary and cache manager, allowing data to be stored and retrieved across all active worker processes. This capability supports the collection of high-performance server metrics and the synchronization of information across concurrent processes.

    C
    Voir sur GitHub↗11,764