All modules labeled 'datastructure' (21)

Showing all modules. Show modules in root manifest only

  • struct by cprevotaux — downloads: 28
    A library to convert Lua values to and from C structs
  • balance-tree by lalawue — downloads: 102
    Self-balancing Binary Search Tree for Lua
  • prefix_tree by moteus — downloads: 234
    Prefix tree which allows find longest prefix for some string
  • linked-list by lalawue — downloads: 227
    double linked list for Lua
  • astro by Engine_Machiner — downloads: 8
    Lua library about tables, strings, vectors and more.
  • LuaTable by Luca96 — downloads: 135
    A library that give superpowers to lua tables
  • miniblooms by bitdivine — downloads: 99
    Small, fast bloom filters
  • Lua Collections by ImLiam — downloads: 27
    A robust Lua collection class based on Laravel collections.
  • lua-lru by starius — downloads: 21.4k
    LRU cache in Lua
  • power-table by gsdenys — downloads: 263
    A lua library to improve table functionality
  • lualgorithms by chen0040 — downloads: 700
    Lua Algorithms Library
  • fifo by daurnimator — downloads: 983k
    A lua library/'class' that implements a FIFO
  • tree by starius — downloads: 3,375
    Lua representation of trees with edge lengths
  • heaps by geoffleyland — downloads: 450
    Binary and skew heaps
  • dromozoa-tree by moyu — downloads: 1,753
    Tree data structures and algorithms
  • SALT by VaiN474 — downloads: 830
    Save and Load Tables in Lua
  • lru-memoize by piyuple — downloads: 34
    LRU based memoization cache for Lua functions
  • luastruct by UlisseMini — downloads: 2,276
    Type safe data structures in pure lua
  • Caelum by INLuiz — downloads: 33
    Caelum adds Classes, Structs, Enums, Complex-Data-Structures, validators, type-checking system, and a easy to use reflection system
  • binaryheap by Tieske — downloads: 1.5m
    Binary heap implementation in pure Lua
  • knife by Rinkaa — downloads: 17
    (airstruck/knife) A collection of useful micro-modules for Lua.