cbeck88 / lua-primerLinks
A C++11 library for binding to lua, with special support for serialization
☆13Updated 7 years ago
Alternatives and similar repositories for lua-primer
Users that are interested in lua-primer are comparing it to the libraries listed below
Sorting:
- Create Lua bindings for your C++ code easily - my improvements☆70Updated 5 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- a one header library for creating Lua bindings to C++☆78Updated 4 years ago
- Windowing/rendering backends for https://github.com/ocornut/imgui☆43Updated 9 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆233Updated 9 years ago
- Lua API wrapper for C++11☆73Updated 9 years ago
- Lightweight entity/component/system library (C++11)☆127Updated 9 years ago
- A Simple C++ Interface to Lua☆168Updated 4 years ago
- Easy-to-use lua wrapper for C++☆96Updated 2 years ago
- Easy-to-use lua wrapper for C++☆98Updated 2 years ago
- UNOFFICIAL Git mirror of PhysicsFS Mercurial repository. The official repository has also moved to GitHub; this one will no longer be upd…☆53Updated 4 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 6 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated last year
- A C++14 Entity Component System☆192Updated 5 years ago
- Luabind is a library that helps you create bindings between C++ and Lua.☆47Updated 3 years ago
- A cross-platform remote logging console written in C++☆60Updated 3 years ago
- Experimental config library for C++☆143Updated 3 years ago
- Create Lua bindings for your C++ code easily - Fixes and improvments to decimad's original C++11 version☆12Updated 9 months ago
- C++ string formatting library☆45Updated 5 years ago
- Lua51-52 binding library☆76Updated 9 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values