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 239

  2. busted busted Public

    Elegant Lua unit testing.

    Lua 1.4k 183

  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 329 49

  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 764 174

  6. copas copas Public

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

    Lua 200 71

Repositories

Showing 10 of 27 repositories
  • luasocket Public

    Network support for the Lua language

    lunarmodules/luasocket’s past year of commit activity
    HTML 1,800 MIT 623 69 17 Updated Jun 29, 2024
  • luaexpat Public

    LuaExpat is a SAX XML parser based on the Expat library

    lunarmodules/luaexpat’s past year of commit activity
    Lua 21 MIT 9 2 1 Updated Jun 27, 2024
  • luasystem Public

    Platform independent system calls for Lua

    lunarmodules/luasystem’s past year of commit activity
    C 18 MIT 12 0 0 Updated Jun 25, 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 Jun 17, 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,861 MIT 239 28 7 Updated Jun 11, 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 200 MIT 71 1 3 Updated May 28, 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
  • 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 764 174 87 12 Updated Mar 16, 2024
  • busted Public

    Elegant Lua unit testing.

    lunarmodules/busted’s past year of commit activity
    Lua 1,365 MIT 183 53 5 Updated Mar 11, 2024
  • lua-compat-5.3 Public

    Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1

    lunarmodules/lua-compat-5.3’s past year of commit activity
    C 225 MIT 37 2 0 Updated Feb 24, 2024

Top languages

Lua C HTML

Most used topics

Loading…