lua-vec
Vector library
A Lua library that optimizes vector table construction and storage to improve performance and reduce memory usage.
highly efficent, caching, copy-on-write lua vector math library
7 stars
2 watching
0 forks
Language: Lua
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua library providing basic vector operations and functionality. | 47 |
| A vector library with 3D support using ffi-accelerated structs | 10 |
| A math vector library for graphical applications | 101 |
| A Lua library for serializing tables in a fast and robust way | 76 |
| A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration | 54 |
| A lightweight C-accelerated vector library for Lua | 53 |
| A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
| A Lua-based GUI library for Neovim plugin developers to create interactive user interfaces. | 171 |
| A Lua-based library for structured async/ concurrency in Neovim | 13 |
| A Lua binding for a fast image processing library with low memory needs. | 129 |
| A C++17 library providing vector and matrix math functions similar to GLSL. | 187 |
| A Lua serialization and deserialization library optimized for speed and compactness | 159 |
| Provides features like autocompletion, error checking, and linting for the Lua programming language in Visual Studio Code. | 116 |
| A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,159 |
| A Lua library that provides an interface to Excel files using FFI-based bindings. | 15 |