NLua / KeraLuaLinks
C# Native bindings of Lua 5.4 (compatible with .NET/iOS/Mac/Android/UWP)
☆363Updated 3 weeks ago
Alternatives and similar repositories for KeraLua
Users that are interested in KeraLua are comparing it to the libraries listed below
Sorting:
- A Lua implementation for the Dynamic Language Runtime (DLR).☆501Updated 3 weeks ago
- The C# to Lua compiler☆1,270Updated 2 weeks ago
- [C# .NET Core 9.0] [Cross-Platform] Lua.NET contains full bindings to Lua5.1.5, Lua5.2.4, Lua5.3.6, Lua.5.4.7 and LuaJIT☆64Updated 2 months ago
- A single-file TOML reader and writer for C#☆233Updated 3 years ago
- C# port of Box2D - Erin Catto's 2D Physics Engine☆307Updated 2 years ago
- WattleScript C# scripting engine.☆78Updated 10 months ago
- Bridge between Lua and the .NET.☆2,198Updated 3 weeks ago
- LuaInterface☆98Updated 5 years ago
- Incredibly small finite state machine for .NET languages, written in C#. Useful for UIs and games. Runs in .NET, mono, Xamarin and Unity.…☆160Updated 5 years ago
- Completely managed .NET Lua☆153Updated 7 years ago
- Zero-Dependency, model-based TOML De/Serializer for .NET☆194Updated last month
- A .NET port of Colin Percival's bsdiff & bspatch☆301Updated last year
- .NET wrapper for the Bullet physics library using Platform Invoke☆163Updated 7 months ago
- An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote deb…☆1,538Updated 2 years ago
- C# port of the stb_image.h☆286Updated 5 months ago
- A scripting language for .NET Core☆389Updated 2 months ago
- A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETS…☆357Updated last year
- Immediate Mode GUI for C#☆203Updated 3 years ago
- Fast, simple, and dependency-free physics engine written in C# with a clear and user-friendly API.☆381Updated this week
- A cross-platform, realtime physics engine for all .NET apps.☆405Updated 2 years ago
- A spare-time C# .NET 8 game engine project. Cross-platform, multi-threaded.☆298Updated last year
- A really simple C# JSON Parser in 350 lines☆344Updated 2 years ago
- .NET binding for the Nuklear immediate mode GUI☆204Updated last week
- C# interpreter written in C#☆141Updated 3 years ago
- C# Wrapper for LÖVE, a 2d game engine☆181Updated last year
- A 2D A Star (A*) pathfinding implementation in C# focused on ease of use and extension.☆157Updated 3 months ago
- High performance Lua interpreter implemented in C# for .NET and Unity