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

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

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

nginx-clojure/nginx-clojure

0
View on GitHub↗
1,087 نجوم·113 تفرعات·Java·7 مشاهداتnginx-clojure.github.io↗

Nginx Clojure

Nginx-Clojure

Features

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

سجل النجوم

مخطط تاريخ النجوم لـ nginx-clojure/nginx-clojureمخطط تاريخ النجوم لـ nginx-clojure/nginx-clojure

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة nginx-clojure/nginx-clojure؟

Nginx-Clojure

ما هي الميزات الرئيسية لـ nginx-clojure/nginx-clojure؟

الميزات الرئيسية لـ nginx-clojure/nginx-clojure هي: Scripting Language Integration.

ما هي البدائل مفتوحة المصدر لـ nginx-clojure/nginx-clojure؟

تشمل البدائل مفتوحة المصدر لـ nginx-clojure/nginx-clojure: 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…

بدائل مفتوحة المصدر لـ Nginx Clojure

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Nginx Clojure.
  • 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

    C++chinesechinese-conversionchinese-translation
    عرض على GitHub↗9,772
  • 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.

    C
    عرض على GitHub↗11,764