awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
edubart avatar

edubart/minilua

0
View on GitHub↗
387 stars·32 forks·C·MIT·9 views

Minilua

This is Lua contained in a single header to be bundled in C/C++ applications with ease. Lua is a powerful, efficient, lightweight, embeddable scripting language.

Features

  • Scripting Engines - Lua scripting language port.

Star history

Star history chart for edubart/miniluaStar history chart for edubart/minilua

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Minilua

These projects share indexed features with Minilua. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cesanta/v7cesanta avatar

    cesanta/v7

    1,451View on GitHub↗

    Embedded JavaScript engine for C/C++

    C
    View on GitHub↗1,451
  • chaiscript/chaiscriptChaiScript avatar

    ChaiScript/ChaiScript

    3,119View on GitHub↗

    Embedded Scripting Language Designed for C++

    C++c-plus-pluscppembedded-scripting-language
    View on GitHub↗3,119
  • coldzer0/quickjs-pascalColdzer0 avatar

    Coldzer0/QuickJS-Pascal

    102View on GitHub↗

    Change log - Upload Static libs for Mac, IOS, Linux and dynamic ones for Windows - sync with QJS Version "2020-03-16" - Contains all function and patches from - Version "2019-10-27", "2019-12-21", "2020-01-05", "2020-01-19" - Dlls not updated yet ( Compile your own for now till I do ^^ ) - sync…

    Pascal
    View on GitHub↗102
  • bero1985/besenBeRo1985 avatar

    BeRo1985/besen

    229View on GitHub↗

    BESEN is an acronym for "B ero's E cma S cript E ngine", and it is a complete ECMAScript Fifth Edition Implemention in Object Pascal, which is compilable with Delphi >=7 and Free Pascal >= 2.5.1 (maybe also 2.4.1).

    Pascal
    View on GitHub↗229
Compare all 20 related projects→

Frequently asked questions

What does edubart/minilua do?

This is Lua contained in a single header to be bundled in C/C++ applications with ease. Lua is a powerful, efficient, lightweight, embeddable scripting language.

What are the main features of edubart/minilua?

The main features of edubart/minilua are: Scripting Engines.

Which projects share features with edubart/minilua?

Projects with overlapping indexed features include: cesanta/v7 — Embedded JavaScript engine for C/C++. chaiscript/chaiscript — Embedded Scripting Language Designed for C++. coldzer0/quickjs-pascal — Change log - Upload Static libs for Mac, IOS, Linux and dynamic ones for Windows - sync with QJS Version "2020-03-16"… d-mozulyov/crystallua — Lua is a lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in… dafrito/luacxx — Lua binding library for modern C++. bero1985/besen — BESEN is an acronym for "B ero's E cma S cript E ngine", and it is a complete ECMAScript Fifth Edition Implemention in…