lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I wrote a script to find the most popular Lua
modules in LuaRocks, and I wanted to share
the results here.
I used only the latest version of each module
to compute the ranking below.

ND = Number of Dependents

ND   Module
50     luasocket
32     luafilesystem
22     lpeg
21     busted
15     lua-cjson
12     lusty
10     penlight
09     luaposix
09     luajson
09     copas

Andre