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
·

3 dépôts

Awesome GitHub RepositoriesScripting Language Integration

Modules that embed programming languages directly into the Nginx request lifecycle.

Explore 3 awesome GitHub repositories matching part of an awesome list · Scripting Language Integration. Refine with filters or upvote what's useful.

Awesome Scripting Language Integration GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • 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.

    Embeds the Lua scripting language into Nginx.

    C
    Voir sur GitHub↗11,764
  • 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

    Provides Python, Node.js, and C++ bindings for integrating Chinese script conversion into applications.

    C++chinesechinese-conversionchinese-translation
    Voir sur GitHub↗9,772
  • nginx-clojure/nginx-clojureAvatar de nginx-clojure

    nginx-clojure/nginx-clojure

    1,087Voir sur GitHub↗

    Nginx-Clojure

    Embeds Clojure, Java, or Groovy for request handling.

    Java
    Voir sur GitHub↗1,087
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Scripting Language Integration