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 623

  4. luacheck luacheck Public

    Forked from mpeterv/luacheck

    A tool for linting and static analysis of Lua code.

    Lua 342 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 775 174

  6. copas copas Public

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

    Lua 203 71

Repositories

Showing 10 of 27 repositories
  • luasql Public

    LuaSQL is a simple interface from Lua to a DBMS.

    lunarmodules/luasql’s past year of commit activity
    C 538 191 52 5 Updated Aug 13, 2024
  • 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,889 MIT 240 28 8 Updated Aug 3, 2024
  • luasystem Public

    Platform independent system calls for Lua

    lunarmodules/luasystem’s past year of commit activity
    C 20 MIT 12 0 1 Updated Jul 31, 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 203 MIT 71 1 5 Updated Jul 30, 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 775 174 87 11 Updated Jul 22, 2024
  • luasocket Public

    Network support for the Lua language

    lunarmodules/luasocket’s past year of commit activity
    HTML 1,817 MIT 623 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
  • 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,391 MIT 184 54 6 Updated Jul 9, 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

Top languages

Loading…