All modules labeled 'datastructure' (20)

Showing all modules. Show modules in root manifest only

  • lualgorithms by chen0040 — downloads: 647
    Lua Algorithms Library
  • struct by cprevotaux — downloads: 26
    A library to convert Lua values to and from C structs
  • lua-lru by starius — downloads: 17.8k
    LRU cache in Lua
  • lru-memoize by piyuple — downloads: 7
    LRU based memoization cache for Lua functions
  • prefix_tree by moteus — downloads: 215
    Prefix tree which allows find longest prefix for some string
  • LuaTable by Luca96 — downloads: 128
    A library that give superpowers to lua tables
  • luastruct by UlisseMini — downloads: 2,196
    Type safe data structures in pure lua
  • linked-list by lalawue — downloads: 209
    double linked list for Lua
  • balance-tree by lalawue — downloads: 86
    Self-balancing Binary Search Tree for Lua
  • Lua Collections by ImLiam — downloads: 26
    A robust Lua collection class based on Laravel collections.
  • miniblooms by bitdivine — downloads: 87
    Small, fast bloom filters
  • SALT by VaiN474 — downloads: 809
    Save and Load Tables in Lua
  • power-table by gsdenys — downloads: 244
    A lua library to improve table functionality
  • Caelum by INLuiz — downloads: 10
    Caelum adds Classes, Structs, Enums, Complex-Data-Structures, validators, type-checking system, and a easy to use reflection system
  • dromozoa-tree by moyu — downloads: 1,632
    Tree data structures and algorithms
  • tree by starius — downloads: 3,349
    Lua representation of trees with edge lengths
  • heaps by geoffleyland — downloads: 432
    Binary and skew heaps
  • binaryheap by Tieske — downloads: 1.3m
    Binary heap implementation in pure Lua
  • knife by Rinkaa — downloads: 12
    (airstruck/knife) A collection of useful micro-modules for Lua.
  • fifo by daurnimator — downloads: 925k
    A lua library/'class' that implements a FIFO