awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pangweiwei avatar

pangweiwei/slua

0
View on GitHub↗
1,419 stars·433 forks·C·MIT·3 vues

Slua

Fastest lua binding via static code generating for Unity3D and mono.

Features

  • Scripting Languages - High-performance Lua binding via static code generation.

Historique des stars

Graphique de l'historique des stars pour pangweiwei/sluaGraphique de l'historique des stars pour pangweiwei/slua

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Slua

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Slua.
  • aarzilli/goluaAvatar de aarzilli

    aarzilli/golua

    700Voir sur GitHub↗

    Go bindings for Lua C API - in progress

    C
    Voir sur GitHub↗700
  • alexeyco/binderAvatar de alexeyco

    alexeyco/binder

    80Voir sur GitHub↗

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

    Gogogolanglua
    Voir sur GitHub↗80
  • antonmedv/exprAvatar de antonmedv

    antonmedv/expr

    7,905Voir sur 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
    Voir sur GitHub↗7,905
  • 1set/starletAvatar de 1set

    1set/starlet

    44Voir sur GitHub↗

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

    Go
    Voir sur GitHub↗44
Voir les 26 alternatives à Slua→

Questions fréquentes

Que fait pangweiwei/slua ?

Fastest lua binding via static code generating for Unity3D and mono.

Quelles sont les fonctionnalités principales de pangweiwei/slua ?

Les fonctionnalités principales de pangweiwei/slua sont : Scripting Languages.

Quelles sont les alternatives open-source à pangweiwei/slua ?

Les alternatives open-source à pangweiwei/slua incluent : 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… db47h/ngaro — An embeddable implementation of the Ngaro Virtual Machine for Go programs. 1set/starlet — ✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries.