macOS
brew install libmpslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libmps pour les workflows d'agents IA.
installation
brew install libmpslocal Homebrew formula metadata
aperçu
Memory Pool System
historique
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.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
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
| Commande | Type | Exposition | Note |
|---|---|---|---|
mpseventcnv | cli | exécutable global | |
mpseventpy | cli | exécutable global | |
mpseventtxt | cli | exécutable global |
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.
https://github.com/Ravenbrook/mps
métadonnées d'installation
| Clé du paquet | brew:libmps |
|---|---|
| Version | 1.118.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/libmps |
| Page d'accueil | https://www.ravenbrook.com/project/mps/ |
| Dépôt | https://github.com/Ravenbrook/mps |
| Docs amont | https://memory-pool-system.readthedocs.io/ |
| Licence | BSD-2-Clause |
| Archive source | https://github.com/Ravenbrook/mps/archive/refs/tags/release-1.118.0.tar.gz |
| Bouteille | disponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libmps |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.