Modules labeled 'datastructure' (19)

Showing only modules in the root manifest. Show all modules

  • prefix_tree by moteus — downloads: 225
    Prefix tree which allows find longest prefix for some string
  • 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
  • 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,355
    Lua representation of trees with edge lengths
  • lua-lru by starius — downloads: 20.6k
    LRU cache in Lua
  • 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
  • binaryheap by Tieske — downloads: 1.5m
    Binary heap implementation 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
  • LuaTable by Luca96 — downloads: 130
    A library that give superpowers to lua tables
  • 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: 968k
    A lua library/'class' that implements a FIFO