macOS
brew install libstxxllocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libstxxl pour les workflows d'agents IA.
installation
brew install libstxxllocal Homebrew formula metadata
sudo apt install libstxxl-devDebian stable package indexes · libstxxl-dev · Source: deb.debian.org
aperçu
C++ implementation of STL for extra large data sets
historique
STXXL, packaged in Homebrew as libstxxl, is the Standard Template Library for Extra Large Data Sets. It is a C++ external-memory library that mirrors STL-style containers and algorithms for data sets that live on disks rather than in RAM.
The project README describes STXXL as an implementation of the C++ STL for external-memory, out-of-core computation, with high performance as a design priority. The Karlsruhe technical report by Roman Dementiev, Lutz Kettner, and Peter Sanders was published in 2005 and presents STXXL as a practical experimentation library for huge data sets.
GitHub tag metadata records an STXXL 0.2 release commit on July 1, 2003, and GitHub release metadata records the 1.4.x release line on June 15, 2015.
STXXL's adoption was strongest in algorithm engineering and research settings where external-memory sorting, graph algorithms, suffix arrays, and large sequential pipelines mattered. The 2005 report notes use in minimum spanning trees, connected components, breadth-first search decompositions, suffix arrays, and social-network metrics for huge graphs.
Users configure STXXL disk files through STXXLCFG or .stxxl configuration files, then build C++ programs against its containers, algorithms, and I/O layers. Its package-manager footprint is narrower than general-purpose C++ libraries, but it remains useful for reproducible builds of older external-memory research code.
STXXL is package-nerd significant because it packages a research-grade external-memory STL as a normal C++ system library. It is a reminder that package managers preserve not only mainstream infrastructure but also specialized algorithm-engineering tools with unusual runtime configuration requirements.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$STXXLCFG./.stxxl.$HOSTNAME./.stxxl~/.stxxl.$HOSTNAME~/.stxxl%STXXLCFG%.stxxl.%COMPUTERNAME%.txt.stxxl.txt%APPDATA%/.stxxl.%COMPUTERNAME%.txt%APPDATA%/.stxxl.txtexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
stxxl_tool | 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://stxxl.sourceforge.net/
métadonnées d'installation
| Clé du paquet | brew:libstxxl |
|---|---|
| Version | 1.4.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/libstxxl |
| Page d'accueil | https://stxxl.sourceforge.net/ |
| Dépôt | https://github.com/stxxl/stxxl |
| Docs amont | https://github.com/stxxl/stxxl#readme |
| Licence | BSL-1.0 |
| Archive source | https://downloads.sourceforge.net/project/stxxl/stxxl/1.4.1/stxxl-1.4.1.tar.gz |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, 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 | libstxxl |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libstxxl-dev 1.4.1-4.1
Development libraries for STXXL
sudo apt install libstxxl-devlibstxxl-doc 1.4.1-4.1
Documentation for STXXL
sudo apt install libstxxl-doclibstxxl1-bin 1.4.1-4.1
STXXL File creation and benchmark tool
sudo apt install libstxxl1-binlibstxxl1t64 1.4.1-4.1
C++ Standard Template Library for extra large datasets
sudo apt install libstxxl1t64libstxxl-dev 1.4.1-4.1build1
Development libraries for STXXL
sudo apt install libstxxl-devlibstxxl-doc 1.4.1-4.1build1
Documentation for STXXL
sudo apt install libstxxl-doclibstxxl1-bin 1.4.1-4.1build1
STXXL File creation and benchmark tool
sudo apt install libstxxl1-binlibstxxl1t64 1.4.1-4.1build1
C++ Standard Template Library for extra large datasets
sudo apt install libstxxl1t64piste 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.