Automic VaultAutomic Vault

brew

使用 Homebrew 安装 luvit

查看 luvit 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install luvit

local Homebrew formula metadata

概览

软件包摘要

Asynchronous I/O for Lua

命令和别名

  • luvi
  • luvit

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

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

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:sync

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 4 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
luvicli全局可执行文件
luvitcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本2.18.1
管理器更新时间2026-07-07
本地数据OK
上游当前
检测到的最新版本2.18.1

https://github.com/luvit/luvit

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:luvit
版本2.18.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/luvit
主页https://luvit.io
仓库https://github.com/luvit/luvit
上游文档https://luvit.io/api
许可证Apache-2.0
源码归档https://github.com/luvit/luvit/archive/refs/tags/2.18.1.tar.gz
最后更新2026-07-07T10:41:40Z
Pulseupdated
依赖libuv, luajit, openssl@3, pcre2
构建依赖cmake, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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