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

  1. 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.7k 233

  2. busted Public

    Elegant Lua unit testing.

    Lua 1.2k 172

  3. luasocket Public

    Network support for the Lua language

    HTML 1.6k 576

  4. luacheck Public

    Forked from mpeterv/luacheck

    A tool for linting and static analysis of Lua code.

    Lua 232 36

  5. 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 662 160

  6. copas Public

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

    Lua 189 63

Repositories

  • luafilesystem Public

    LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.

    C 774 MIT 269 38 7 Updated Mar 6, 2023
  • copas Public

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

    Lua 189 MIT 63 1 2 Updated Feb 27, 2023
  • lualogging Public

    A simple API to use logging features in Lua

    Lua 39 MIT 10 1 0 Updated Jan 27, 2023
  • luaexpat Public

    LuaExpat is a SAX XML parser based on the Expat library

    Lua 13 MIT 4 2 1 Updated Jan 26, 2023
  • lua-lace Public

    Lua Access Control Engine

    Lua 1 BSD-3-Clause 2 0 0 Updated Dec 29, 2022
  • luasocket Public

    Network support for the Lua language

    HTML 1,601 MIT 576 86 19 Updated Dec 29, 2022
  • 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.

    Lua 1,654 MIT 233 26 5 Updated Dec 28, 2022
  • luacheck Public

    A tool for linting and static analysis of Lua code.

  • busted Public

    Elegant Lua unit testing.

    Lua 1,170 MIT 172 46 3 Updated Dec 9, 2022
  • 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.

    Lua 662 160 149 24 Updated Nov 17, 2022