All modules labeled 'datastructure' (17)
Showing all modules. Show modules in root manifest only
- A robust Lua collection class based on Laravel collections.
- Binary and skew heaps
- A library to convert Lua values to and from C structs
- Save and Load Tables in Lua
- Type safe data structures in pure lua
- A library that give superpowers to lua tables
- Tree data structures and algorithms
- Prefix tree which allows find longest prefix for some string
- Lua Algorithms Library
- A lua library to improve table functionality
- Binary heap implementation in pure Lua
- double linked list for Lua
- Self-balancing Binary Search Tree for Lua
- Small, fast bloom filters
- Lua representation of trees with edge lengths
- LRU cache in Lua
- A lua library/'class' that implements a FIFO