Skip to content
@lumen-oss

Lumen

Giving Lua the ecosystem it deserves.

Lumen

We 💜 Lua

Lua continues to be the most used embeddable scripting language on the planet, and yet has an ecosystem that's stuck in the 2000's. We're here to change that.

Lumen's mission is to boost Lua back into the modern age by revamping:

  • 📦 The main package manager (see Lux)
  • 🚀 The module hosting site (see Luanox)
  • ⌨️ Embedding Lux into applications which use Lua as their scripting language (see other)

Lux

https://github.com/lumen-oss/lux

Lua's current package manager is difficult to use for the average person and isn't embeddable in other applications. Lux aims to change all of that:

  • Easy managing of dependencies, build steps and more through a single lux.toml file
  • Parallel builds and installs 🚀
  • Add/remove dependencies with simple CLI commands
  • Automatic generation of rockspecs, removing the need for managing 10 different rockspec files in your source code 🎉
  • Seamless integrations with external formatting, linting and typechecking tools
  • Powerful lockfile support
  • Full compatibility with luarocks itself 🌟

Lux is also fully embeddable as a Rust library but also as a Lua library, meaning that any application can freely use its powerful package management capabilities for free.

Luanox

https://github.com/lumen-oss/luanox

We're actively working on building a scalable and fast module hosting website for Lua packages, using all of the latest and best security practices. We don't even store usernames/passwords in our database since we delegate our work to OAuth providers.

Luanox aims to be:

  • Simple to use (with a clean, modern look)
  • Highly secure (signed JWT tokens instead of often badly protected API keys)
  • Immutable (packages cannot be deleted or force pushed, reducing supply chain risk)
  • Configurable

Paired with Lux, this turns a hectic and troublesome Lua experience into pure joy 🎉

Other

Apart from just revamping the ecosystem, we also made it our mission to expand our reach to other communities that also use Lua, specifically Neovim. We believe that Neovim plugins should be distributed as real Lua packages with dependencies, versioning and access to the whole luarocks ecosystem.

Feel free to check out all of the related links below:

Pinned Loading

  1. rocks.nvim rocks.nvim Public

    🌒 Neovim plugin management inspired by Cargo, powered by luarocks

    Lua 953 19

  2. luarocks-tag-release luarocks-tag-release Public

    GitHub workflow for automatically generating Luarocks releases from tags and running busted tests

    Lua 49 3

  3. sample-luarocks-plugin sample-luarocks-plugin Public

    An example of a luarocks plugin for Neovim.

    26

Repositories

Showing 10 of 32 repositories
  • luarocks-tag-release Public

    GitHub workflow for automatically generating Luarocks releases from tags and running busted tests

    lumen-oss/luarocks-tag-release’s past year of commit activity
    Lua 49 AGPL-3.0 3 7 3 Updated Sep 20, 2025
  • neorocks Public

    Run busted tests with Neovim

    lumen-oss/neorocks’s past year of commit activity
    Nix 25 GPL-2.0 1 0 0 Updated Sep 20, 2025
  • rocks-binaries Public

    Prebuilt, autogenerated binaries required for `rocks.nvim`

    lumen-oss/rocks-binaries’s past year of commit activity
    Roff 6 0 5 0 Updated Sep 20, 2025
  • lux Public

    A luxurious package manager for Lua

    lumen-oss/lux’s past year of commit activity
    Rust 748 LGPL-3.0 11 66 (11 issues need help) 5 Updated Sep 19, 2025
  • nurr Public

    A repository for hosting auto-generated Neovim plugins and tree-sitter parsers for Luarocks.

    lumen-oss/nurr’s past year of commit activity
    Lua 37 MIT 6 11 1 Updated Sep 19, 2025
  • luanox Public

    Modern hosting for Lua libraries. Fast, reliable, secure.

    lumen-oss/luanox’s past year of commit activity
    Elixir 15 AGPL-3.0 2 10 5 Updated Sep 19, 2025
  • lumen-oss.github.io Public

    Documentation website for Lux.

    lumen-oss/lumen-oss.github.io’s past year of commit activity
    TypeScript 2 AGPL-3.0 1 2 0 Updated Sep 17, 2025
  • nvim-busted-action Public

    A composite GitHub action for running busted tests with Neovim

    lumen-oss/nvim-busted-action’s past year of commit activity
    Lua 18 AGPL-3.0 1 0 0 Updated Sep 17, 2025
  • rocks-git.nvim Public

    Use rocks.nvim to install plugins from git!

    lumen-oss/rocks-git.nvim’s past year of commit activity
    Lua 50 GPL-3.0 2 3 0 Updated Sep 16, 2025
  • lz.n Public

    🦥 A dead simple lazy-loading Lua library for Neovim plugins.

    lumen-oss/lz.n’s past year of commit activity
    Lua 197 GPL-2.0 11 0 0 Updated Sep 15, 2025