macOS
brew install libstxxllocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libstxxl in AI-Agent-Workflows.
Installation
brew install libstxxllocal Homebrew formula metadata
sudo apt install libstxxl-devDebian stable package indexes · libstxxl-dev · Quelle: deb.debian.org
Überblick
C++ implementation of STL for extra large data sets
Verlauf
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.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.txtExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
stxxl_tool | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://stxxl.sourceforge.net/
Installationsmetadaten
| Paketschlüssel | brew:libstxxl |
|---|---|
| Version | 1.4.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libstxxl |
| Homepage | https://stxxl.sourceforge.net/ |
| Repository | https://github.com/stxxl/stxxl |
| Upstream-Dokumentation | https://github.com/stxxl/stxxl#readme |
| Lizenz | BSL-1.0 |
| Quellarchiv | https://downloads.sourceforge.net/project/stxxl/stxxl/1.4.1/stxxl-1.4.1.tar.gz |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 libstxxl1t64Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.