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

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

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

alexeyco/binder

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

Binder

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

Features

  • Embedded Scripting - Lua interface based on gopher-lua.
  • Scripting Languages - Lua interface based on gopher-lua.

سجل النجوم

مخطط تاريخ النجوم لـ alexeyco/binderمخطط تاريخ النجوم لـ alexeyco/binder

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

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

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

Start searching with AI

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

ما هي وظيفة alexeyco/binder؟

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

ما هي الميزات الرئيسية لـ alexeyco/binder؟

الميزات الرئيسية لـ alexeyco/binder هي: Embedded Scripting, Scripting Languages.

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

تشمل البدائل مفتوحة المصدر لـ alexeyco/binder: gentee/gentee — Gentee - script programming language for automation. It uses VM and compiler written in Go (Golang). 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… aarzilli/golua — Go bindings for Lua C API - in progress. deuill/go-php — PHP bindings for the Go programming language (Golang). jcla1/gisp — Simple LISP in Go.

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

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

    aarzilli/golua

    700عرض على GitHub↗

    Go bindings for Lua C API - in progress

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

deuill/go-php

944عرض على GitHub↗

PHP bindings for the Go programming language (Golang)

Go
عرض على GitHub↗944
عرض جميع البدائل الـ 28 لـ Binder→