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 2k 245

  2. busted busted Public

    Elegant Lua unit testing.

    Lua 1.5k 189

  3. luasocket luasocket Public

    Network support for the Lua language

    HTML 1.9k 645

  4. luacheck luacheck Public

    Forked from mpeterv/luacheck

    A tool for linting and static analysis of Lua code.

    Lua 385 59

  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 813 173

  6. copas copas Public

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

    Lua 209 71

Repositories

Showing 10 of 29 repositories
  • terminal.lua Public

    Cross platform terminal library for Lua (Windows+Posix)

    lunarmodules/terminal.lua’s past year of commit activity
    Lua 8 MIT 1 3 1 Updated Mar 8, 2025
  • 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 209 MIT 71 1 4 Updated Mar 7, 2025
  • luasystem Public

    Platform independent system calls for Lua

    lunarmodules/luasystem’s past year of commit activity
    C 29 MIT 14 0 1 Updated Mar 4, 2025
  • luasocket Public

    Network support for the Lua language

    lunarmodules/luasocket’s past year of commit activity
    HTML 1,899 MIT 645 76 25 Updated Feb 28, 2025
  • 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 235 MIT 38 2 0 Updated Feb 13, 2025
  • lua-iconv Public

    Lua bindings for POSIX iconv

    lunarmodules/lua-iconv’s past year of commit activity
    Lua 91 42 0 0 Updated Jan 19, 2025
  • luacheck Public Forked from mpeterv/luacheck

    A tool for linting and static analysis of Lua code.

    lunarmodules/luacheck’s past year of commit activity
    Lua 385 MIT 331 25 (2 issues need help) 8 Updated Dec 5, 2024
  • luacov Public

    LuaCov is a simple coverage analyzer for Lua code.

    lunarmodules/luacov’s past year of commit activity
    Lua 312 MIT 70 24 3 Updated Dec 4, 2024
  • busted Public

    Elegant Lua unit testing.

    lunarmodules/busted’s past year of commit activity
    Lua 1,476 MIT 189 52 4 Updated Nov 29, 2024
  • luassert Public

    Assertion library for Lua

    lunarmodules/luassert’s past year of commit activity
    Lua 218 MIT 79 5 2 Updated Nov 7, 2024

Top languages

Lua C HTML

Most used topics

Loading…