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