Skip to content
@lunarmodules

Lunar Modules

Modules for the Lua programming language

Lunar Modules

Modules for the Lua programming language

What is Lunar Modules?

There have been many discussion in the past within the Lua community on how to deal with abandoned projects. For this purpose we have created the Github organization “Lunar Modules”.

This organization is NOT about maintaining, but about governance. Essentially the team will manage the organization and add projects/teams/people for specific repositories, but the team will not do any maintenance work like fixing bugs, merging PRs or pushing releases (though on occasions they might).

Why Lunar Modules?

Because sometimes projects get lost, maintainers lack time, and forking and moving links all over the place is cumbersome. The governance of an organization like Lunar Modules is light-weight and should be easy to maintain. This allows us to keep cornerstone libraries afloat, even if they go unmaintained for a while.

Why not use the old Kepler project or the LuaRocks org?

The Kepler Project had some issues with copyrights, which were Kepler's, but it was not a legal entity despite presenting itself like one. As for LuaRocks, many projects landed there for the lack of a better alternative, but this is not the right place, as explicitly stated by its lead maintainer.

Pinned Loading

  1. Penlight Penlight Public

    A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management.…

    Lua 1.9k 240

  2. busted busted Public

    Elegant Lua unit testing.

    Lua 1.4k 184

  3. luasocket luasocket Public

    Network support for the Lua language

    HTML 1.8k 624

  4. luacheck luacheck Public

    Forked from mpeterv/luacheck

    A tool for linting and static analysis of Lua code.

    Lua 334 50

  5. ldoc ldoc Public

    LDoc is a LuaDoc-compatible documentation generator which can also process C extension source. Markdown may be optionally used to render comments, as well as integrated readme documentation and pre…

    Lua 768 174

  6. copas copas Public

    Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.

    Lua 201 71

Repositories

Showing 10 of 27 repositories
  • Penlight Public

    A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.

    lunarmodules/Penlight’s past year of commit activity
    Lua 1,868 MIT 240 28 7 Updated Jul 16, 2024
  • luasocket Public

    Network support for the Lua language

    lunarmodules/luasocket’s past year of commit activity
    HTML 1,810 MIT 624 69 18 Updated Jul 15, 2024
  • md5 Public

    MD5 offers basic cryptographic facilities for Lua 5.1.

    lunarmodules/md5’s past year of commit activity
    C 109 62 2 2 Updated Jul 12, 2024
  • luasystem Public

    Platform independent system calls for Lua

    lunarmodules/luasystem’s past year of commit activity
    C 19 MIT 12 1 0 Updated Jul 11, 2024
  • luacheck Public Forked from mpeterv/luacheck

    A tool for linting and static analysis of Lua code.

    lunarmodules/luacheck’s past year of commit activity
  • busted Public

    Elegant Lua unit testing.

    lunarmodules/busted’s past year of commit activity
    Lua 1,376 MIT 184 53 6 Updated Jul 9, 2024
  • luasql Public

    LuaSQL is a simple interface from Lua to a DBMS.

    lunarmodules/luasql’s past year of commit activity
    C 535 192 52 5 Updated Jul 8, 2024
  • luaexpat Public

    LuaExpat is a SAX XML parser based on the Expat library

    lunarmodules/luaexpat’s past year of commit activity
    Lua 22 MIT 10 2 1 Updated Jun 27, 2024
  • copas Public

    Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.

    lunarmodules/copas’s past year of commit activity
    Lua 201 MIT 71 1 3 Updated May 28, 2024
  • ldoc Public

    LDoc is a LuaDoc-compatible documentation generator which can also process C extension source. Markdown may be optionally used to render comments, as well as integrated readme documentation and pretty-printed example files.

    lunarmodules/ldoc’s past year of commit activity
    Lua 768 174 87 12 Updated Mar 15, 2024

Top languages

Loading…

Most used topics

Loading…