C++ lua-binding

Open-source C++ projects categorized as lua-binding

C++ lua-binding Projects

  • sol2

    Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:

  • Project mention: Any tips for how to make moddable games? | /r/gamedev | 2023-05-20

    As someone said, make the game data-driven is a good first step but I will say, also have some sort of way to add additional game logic. For C++ games, lua is really easy to embed the interpreter in your C++ binary, read in the files from a directory (like /mods) with the C++ filesystem api new in C++17, and it's very easy to use SoL to write an API for lua specific to your game. Many games use lua in this way and it's probably the most common mod path setup.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ lua-binding related posts

  • Any tips for how to make moddable games?

    4 projects | /r/gamedev | 20 May 2023
  • Script Interoperability

    2 projects | /r/C_Programming | 28 Apr 2023
  • Need help trying to embed lua in c++

    1 project | /r/cpp_questions | 24 Apr 2023
  • RTS programming game where you write real C++ code to control your player.

    4 projects | /r/cpp | 11 Nov 2022
  • why?

    1 project | /r/ProgrammerHumor | 20 Jun 2022
  • Storing pointers to C++ data in Lua in a type-safe-ish manner that are comparable on the Lua side.

    1 project | /r/cpp | 12 Apr 2022
  • Any articles/tutorials on how to implement C# scripting to a C++ engine?

    1 project | /r/gamedev | 8 Mar 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

Project Stars
1 sol2 3,964

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com