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

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

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

db47h/ngaro

0
View on GitHub↗
30 نجوم·3 تفرعات·Go·Apache-2.0·4 مشاهدات

Ngaro

An embeddable implementation of the Ngaro Virtual Machine for Go programs

Features

  • Scripting Languages - Embeddable Ngaro virtual machine.

سجل النجوم

مخطط تاريخ النجوم لـ db47h/ngaroمخطط تاريخ النجوم لـ db47h/ngaro

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

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

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

Start searching with AI

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

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

    aarzilli/golua

    700عرض على GitHub↗

    Go bindings for Lua C API - in progress

    C
    عرض على GitHub↗700
  • 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
  • 1set/starletالصورة الرمزية لـ 1set

    1set/starlet

    44عرض على GitHub↗

    ✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries

    Go
    عرض على GitHub↗44
عرض جميع البدائل الـ 26 لـ Ngaro→

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

ما هي وظيفة db47h/ngaro؟

An embeddable implementation of the Ngaro Virtual Machine for Go programs

ما هي الميزات الرئيسية لـ db47h/ngaro؟

الميزات الرئيسية لـ db47h/ngaro هي: Scripting Languages.

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

تشمل البدائل مفتوحة المصدر لـ db47h/ngaro: aarzilli/golua — Go bindings for Lua C API - in progress. 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). 1set/starlet — ✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries.