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

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

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

PuerkitoBio/agora

0
View on GitHub↗
0 نجوم·0 تفرعات·2 مشاهدات

Agora

Features

  • Embedded Scripting - Dynamically typed, embeddable programming language.

سجل النجوم

مخطط تاريخ النجوم لـ puerkitobio/agoraمخطط تاريخ النجوم لـ puerkitobio/agora

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

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

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

Start searching with AI

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

ما هي الميزات الرئيسية لـ puerkitobio/agora؟

الميزات الرئيسية لـ puerkitobio/agora هي: Embedded Scripting.

ما هي البدائل مفتوحة المصدر لـ puerkitobio/agora؟

تشمل البدائل مفتوحة المصدر لـ puerkitobio/agora: alexeyco/binder — High level go to Lua binder. Write less, do more. antonmedv/expr — Expr is a high-performance expression evaluation engine and language for Go applications. It functions as a dynamic… d5/tengo — Tengo is a dynamic, embeddable scripting language for Go applications that allows for the execution of custom scripts… deuill/go-php — PHP bindings for the Go programming language (Golang). gentee/gentee — Gentee - script programming language for automation. It uses VM and compiler written in Go (Golang). aarzilli/golua — Go bindings for Lua C API - in progress.

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Agora.
  • alexeyco/binderالصورة الرمزية لـ alexeyco

    alexeyco/binder

    80عرض على GitHub↗

    High level go to Lua binder. Write less, do more.

    Gogogolanglua
    عرض على GitHub↗80
  • antonmedv/exprالصورة الرمزية لـ antonmedv

    antonmedv/expr

    7,905عرض على GitHub↗

    Expr is a high-performance expression evaluation engine and language for Go applications. It functions as a dynamic rule engine that parses and executes custom logic and data validations at runtime without requiring the application to be recompiled. The system utilizes a sandboxed logic executor to run expressions without side effects. It ensures program termination by employing instruction-level loop detection to prevent infinite loops and isolates the evaluation process from the host system. The engine employs a bytecode-based virtual machine and abstract syntax tree analysis to achieve ex

    Go
    عرض على GitHub↗7,905
  • d5/tengoالصورة الرمزية لـ d5

    d5/tengo

    3,821عرض على GitHub↗

    Tengo is a dynamic, embeddable scripting language for Go applications that allows for the execution of custom scripts without requiring the host binary to be recompiled. It operates as a bytecode-compiled virtual machine, transforming source code into a compact intermediate representation for execution on a stack-based engine. The system is designed as a secure scripting sandbox, enforcing strict limits on memory allocation and execution time to safely run untrusted code. It supports concurrent script execution by cloning compiled bytecode and using recursive immutability conversion to share

    Go
    عرض على GitHub↗3,821
  • aarzilli/goluaالصورة الرمزية لـ aarzilli

    aarzilli/golua

    700عرض على GitHub↗

    Go bindings for Lua C API - in progress

    C
    عرض على GitHub↗700
عرض جميع البدائل الـ 14 لـ Agora→