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