Automic VaultAutomic Vault

brew

Installer libmps avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libmps pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install libmps

local Homebrew formula metadata

aperçu

Résumé du paquet

Memory Pool System

Commandes et alias

  • mpseventcnv
  • mpseventpy
  • mpseventtxt

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 10 plateformes.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
mpseventcnvcliexécutable global
mpseventpycliexécutable global
mpseventtxtcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire1.118.0
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/Ravenbrook/mps

  • infoNo package-manager update timestamp was available.confiance faible
  • infoNo cached GitHub release or tag data was available.https://github.com/Ravenbrook/mpsconfiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:libmps
Version1.118.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/libmps
Page d'accueilhttps://www.ravenbrook.com/project/mps/
Dépôthttps://github.com/Ravenbrook/mps
Docs amonthttps://memory-pool-system.readthedocs.io/
LicenceBSD-2-Clause
Archive sourcehttps://github.com/Ravenbrook/mps/archive/refs/tags/release-1.118.0.tar.gz
Bouteilledisponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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