lunum
Numeric arrays library
A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities.
Numeric arrays for the Lua programming language
38 stars
6 watching
6 forks
Language: C
last commit: about 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua library for converting markdown to various textual formats | 199 |
| Building Lua in WebAssembly to enable run-time execution within web browsers. | 32 |
| A Zig library providing bindings to the Lua C API | 290 |
| A Lua binding to the net-snmp library for network management | 11 |
| A Lua library providing compression and cryptographic functions | 91 |
| A minimalist Lua binding for Zig | 94 |
| Lua bindings for a GUI toolkit allowing developers to build graphical user interfaces using Lua | 110 |
| Bindings to libsodium, allowing Lua to interact with cryptographic functions | 29 |
| A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
| Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
| A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,056 |
| Provides syntax highlighting and snippets for the Lua programming language in Atom text editor | 66 |
| A superset of Lua 5.4 aimed at general-purpose programming with improved syntax and standard library. | 395 |
| A Lua library for converting between various binary data formats | 85 |
| An attempt to implement Lua 5.1 in Zig for educational purposes | 176 |