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