All modules labeled 'datastructure' (21)

Showing all modules. Show modules in root manifest only

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