Automic VaultAutomic Vault

brew

Install luvit with Homebrew

Asynchronous I/O for Lua. Version 2.18.1 via Homebrew; verified 2026-07-07.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install luvit

local Homebrew formula metadata

overview

Package summary

Asynchronous I/O for Lua

Commands and aliases

  • luvi
  • luvit

history

Project history and usage

Luvit is a LuaJIT runtime and package ecosystem that brings Node.js-style asynchronous programming to Lua through libuv, luvi, and lit. It is packaged as both a scripting command and a library-oriented runtime for small servers, tools, and bundled Lua applications.

Project history

The public Luvit repository was created in September 2011 and describes the project as combining Lua, libUV, and LuaJIT. Its 2.0 README explains that the repository became a metapackage containing the luvit/luvit package plus the luvit/* packages published to lit, with luvi providing the executable runtime layer.

The official site presents Luvit as 'Asynchronous I/O for Lua' and emphasizes a familiar Node.js-like API, coroutine-friendly asynchronous styles, and a modular core where luv, luvi, lit, and the Node-style packages can be mixed as needed.

Adoption history

Luvit has remained a niche but recognizable runtime in Lua package-manager culture. The official repository had about 4,000 stars and 375 forks in July 2026, and its documented support channels include GitHub issues, Discord, and the mailing list.

The project is also a useful historical bridge between the Node.js/libuv world and Lua: it made libuv-style event loops and npm-like package workflows available to Lua users before those ideas were common in the wider Lua ecosystem.

How it is used

The `luvit` CLI runs Lua scripts as standalone servers, clients, and tools. The official homepage shows a small HTTP server launched with `luvit server.lua`, and the README documents using `make`, `luvi .`, and `make test` for core development.

Third-party packages are installed through lit, for example `lit install creationix/weblit`, and Luvit packages are usually written against Node-like APIs such as `http` while still allowing coroutine-based styles.

Why package nerds care

Luvit matters because it is not just a Lua library: it is a runtime, package manager culture, and bundling story in one small ecosystem. For package maintainers, it represents the class of language runtimes that pull in a native event loop, a custom package manager, and a language-specific executable.

Timeline

  • 2011: Public `luvit/luvit` repository created on GitHub.
  • 2015-2018: Luvit homepage era documenting the luvi/lit/luv ecosystem.
  • 2020: Luvit 2.17.0 release published.
  • 2021: Luvit 2.18.1 release published.

Related projects

  • luvi provides the base executable runtime used to run bundled Luvit applications.
  • lit is the package manager and package database used by the Luvit ecosystem.
  • luv provides Lua bindings to libuv and can be used outside Luvit.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:sync

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 4 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
luvicliglobal executable
luvitcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.18.1
manager updated2026-07-07
local dataok
upstreamcurrent
latest detected2.18.1

https://github.com/luvit/luvit

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:luvit
Version2.18.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/luvit
Homepagehttps://luvit.io
Repositoryhttps://github.com/luvit/luvit
Upstream docshttps://luvit.io/api
LicenseApache-2.0
Source archivehttps://github.com/luvit/luvit/archive/refs/tags/2.18.1.tar.gz
Last updated2026-07-07T10:41:40Z
Pulseupdated
Dependencieslibuv, luajit, openssl@3, pcre2
Build dependenciescmake, pkgconf
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameluvit
Version Scheme0
Revision16
Head VersionHEAD
Conflicts With
  • lit
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment