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