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

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

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

3 مستودعات

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

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

    openresty/lua-nginx-module

    11,764عرض على 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
    عرض على GitHub↗11,764
  • byvoid/openccالصورة الرمزية لـ BYVoid

    BYVoid/OpenCC

    9,772عرض على 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
    عرض على GitHub↗9,772
  • nginx-clojure/nginx-clojureالصورة الرمزية لـ nginx-clojure

    nginx-clojure/nginx-clojure

    1,087عرض على GitHub↗

    Nginx-Clojure

    Embeds Clojure, Java, or Groovy for request handling.

    Java
    عرض على GitHub↗1,087
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Scripting Language Integration