lua-users home
lua-l archive

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


On Fri, Feb 27, 2015, 00:10 Aapo Talvensaari <aapo.talvensaari@gmail.com> wrote:

On Thu, Feb 26, 2015, 23:59 Andre Murbach Maidl <andremm@gmail.com> wrote:

Yeah, but to my mind this is also a kind of popularity.


E.g. Lusty is splitted  to many subprojects of which most (all?) come from same developer. Also busted is from there. So, I think it is more like a page rank. rocks.moonscript.org has download count but it is missleading as well (as it is static because most common deps are always at top). Also many rocks don't describe deps (even if there are deps, luajit c deps to shared libs is especially problematic, or say deps to openresty ecosystem).

But yes, they tell something... but not much in my opinion. Good modules none the less.

Also it would be interesting to see how many times socket is required just to get more precise time(r) (socket. gettime) ;-) - hey could we finally have microseconds or even milliseconds time function in plain Lua?