Automic VaultAutomic Vault

brew

luvit mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für luvit in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install luvit

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Asynchronous I/O for Lua

Befehle und Aliase

  • luvi
  • luvit

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:sync

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 4 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
luvicliglobales Executable
luvitcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version2.18.1
Manager aktualisiert2026-07-07
lokale DatenOK
Upstreamaktuell
neueste erkannte Version2.18.1

https://github.com/luvit/luvit

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:luvit
Version2.18.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/luvit
Homepagehttps://luvit.io
Repositoryhttps://github.com/luvit/luvit
Upstream-Dokumentationhttps://luvit.io/api
LizenzApache-2.0
Quellarchivhttps://github.com/luvit/luvit/archive/refs/tags/2.18.1.tar.gz
Zuletzt aktualisiert2026-07-07T10:41:40Z
Pulseupdated
Abhängigkeitenlibuv, luajit, openssl@3, pcre2
Build-Abhängigkeitencmake, pkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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