Automic VaultAutomic Vault

brew

使用 Homebrew 安装 libmps

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libmps

local Homebrew formula metadata

概览

软件包摘要

Memory Pool System

命令和别名

  • mpseventcnv
  • mpseventpy
  • mpseventtxt

历史

项目历史与用法

The Memory Pool System is Ravenbrook's general-purpose memory management library for C and C++ programs that need manual allocation, automatic garbage collection, finalization, weakness, and specialized pool policies in one kit.

项目历史

Ravenbrook's documentation states that MPS has been in development since 1994 and deployed in successful commercial products since 1997. The project originated in the commercial language-runtime and printing-software world, where precise control over allocation strategy and garbage collection behavior mattered more than a one-size allocator.

The public kit readme is dated May 20, 2002 and describes a complete source and documentation distribution. The repository later became available under the BSD 2-clause license, with manuals, design documents, tests, and small tools such as event converters packaged around the core memory manager.

采用历史

MPS is not a mass-market command-line tool; its adoption is as infrastructure inside runtimes and applications that need custom memory policy. Ravenbrook's overview emphasizes commercial deployment beginning in 1997 and supported platforms including Windows, Linux, FreeBSD, and macOS.

In package-manager form, libmps gives Unix users a packaged build of a specialized allocator and garbage collector that would otherwise be built directly from a vendor source kit.

使用方式

Developers integrate MPS by compiling the C source and linking it into their application, then creating arenas and pools appropriate to their object model. The manual positions it as a system that can cooperate with malloc/free or C++ new/delete rather than requiring an immediate rewrite of all memory management.

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

MPS is package-nerd bait because it is a serious, documented garbage collector and memory-pool framework that ships as a plain C library. It sits in the uncommon zone between academic GC papers, commercial runtime engineering, and Unix packaging.

时间线

  • 1994: MPS development begins, according to Ravenbrook's documentation.
  • 1997: MPS is deployed in successful commercial products, according to Ravenbrook's documentation.
  • 2002-05-20: Public MPS kit readme is authored by Richard Brooksby.
  • 2006: The readme document history records maintenance updates and merges.
  • 2020s: The GitHub repository and Read the Docs manual provide the public source and documentation surface.

Related projects

  • The official documentation discusses cooperation with conventional C and C++ allocators. Ravenbrook's ISMM paper connects the system to Harlequin-era runtime work, including Harlequin Dylan and ScriptWorks.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 10 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
mpseventcnvcli全局可执行文件
mpseventpycli全局可执行文件
mpseventtxtcli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://github.com/Ravenbrook/mps

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息No cached GitHub release or tag data was available.https://github.com/Ravenbrook/mpsnone 置信度

安装元数据

软件包元数据

软件包键brew:libmps
版本1.118.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libmps
主页https://www.ravenbrook.com/project/mps/
仓库https://github.com/Ravenbrook/mps
上游文档https://memory-pool-system.readthedocs.io/
许可证BSD-2-Clause
源码归档https://github.com/Ravenbrook/mps/archive/refs/tags/release-1.118.0.tar.gz
Bottle可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibmps
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • xcode
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