Automic VaultAutomic Vault

brew

Install libstxxl with Homebrew, apt

C++ implementation of STL for extra large data sets. Version 1.4.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install libstxxl

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install libstxxl-dev

Debian stable package indexes · libstxxl-dev · source: deb.debian.org

overview

Package summary

C++ implementation of STL for extra large data sets

Commands and aliases

  • stxxl_tool

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2003-07-01: GitHub tag metadata records STXXL release 0.2.
  • 2005: The University of Karlsruhe technical report presented STXXL and its applications.
  • 2015-06-15: GitHub release metadata records STXXL 1.4.1.

Related projects

  • The C++ Standard Template Library is the API model STXXL extends to external memory.
  • Boost is related through STXXL's Boost Software License.
  • External-memory graph and suffix-array implementations are common downstream research uses named in the 2005 report.

security posture

Risk level: green

library-like package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • library-like package without higher-risk signals

Signals

  • metadata:library-like

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 13 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$STXXLCFG./.stxxl.$HOSTNAME./.stxxl~/.stxxl.$HOSTNAME~/.stxxl
Windows
%STXXLCFG%.stxxl.%COMPUTERNAME%.txt.stxxl.txt%APPDATA%/.stxxl.%COMPUTERNAME%.txt%APPDATA%/.stxxl.txt

executables

Installed executables

CommandKindExposureNote
stxxl_toolcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.4.1
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://stxxl.sourceforge.net/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://stxxl.sourceforge.net/none confidence

install metadata

Package metadata

Package keybrew:libstxxl
Version1.4.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/libstxxl
Homepagehttps://stxxl.sourceforge.net/
Repositoryhttps://github.com/stxxl/stxxl
Upstream docshttps://github.com/stxxl/stxxl#readme
LicenseBSL-1.0
Source archivehttps://downloads.sourceforge.net/project/stxxl/stxxl/1.4.1/stxxl-1.4.1.tar.gz
Build dependenciescmake
Bottleavailable (on 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-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibstxxl
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libstxxl-dev 1.4.1-4.1

Development libraries for STXXL

http://stxxl.sourceforge.net

sudo apt install libstxxl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libstxxl
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Libstxxl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libstxxl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libstxxl-doc 1.4.1-4.1

Documentation for STXXL

http://stxxl.sourceforge.net

sudo apt install libstxxl-doc
  • Section: doc
  • Architecture: all
  • Source Package: libstxxl
  • 1 dependencies
  • normalized package name match
  • Matched by: Libstxxl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libstxxl-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libstxxl1-bin 1.4.1-4.1

STXXL File creation and benchmark tool

http://stxxl.sourceforge.net

sudo apt install libstxxl1-bin
  • Section: misc
  • Architecture: amd64
  • Source Package: libstxxl
  • 5 dependencies
  • normalized package name match
  • Matched by: Libstxxl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libstxxl1-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libstxxl1t64 1.4.1-4.1

C++ Standard Template Library for extra large datasets

http://stxxl.sourceforge.net

sudo apt install libstxxl1t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libstxxl
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Libstxxl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libstxxl1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libstxxl-dev 1.4.1-4.1build1

Development libraries for STXXL

http://stxxl.sourceforge.net

sudo apt install libstxxl-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libstxxl
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Libstxxl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libstxxl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libstxxl-doc 1.4.1-4.1build1

Documentation for STXXL

http://stxxl.sourceforge.net

sudo apt install libstxxl-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: libstxxl
  • 1 dependencies
  • normalized package name match
  • Matched by: Libstxxl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libstxxl-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libstxxl1-bin 1.4.1-4.1build1

STXXL File creation and benchmark tool

http://stxxl.sourceforge.net

sudo apt install libstxxl1-bin
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: libstxxl
  • 5 dependencies
  • normalized package name match
  • Matched by: Libstxxl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libstxxl1-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libstxxl1t64 1.4.1-4.1build1

C++ Standard Template Library for extra large datasets

http://stxxl.sourceforge.net

sudo apt install libstxxl1t64
  • Section: universe/science
  • Architecture: amd64
  • Source Package: libstxxl
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Libstxxl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libstxxl1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment