Automic VaultAutomic Vault

brew

使用 Homebrew, apt 安装 libstxxl

查看 libstxxl 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libstxxl

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install libstxxl-dev

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

概览

软件包摘要

C++ implementation of STL for extra large data sets

命令和别名

  • stxxl_tool

历史

项目历史与用法

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.

时间线

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

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
stxxl_toolcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本1.4.1
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://stxxl.sourceforge.net/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://stxxl.sourceforge.net/none 置信度

安装元数据

软件包元数据

软件包键brew:libstxxl
版本1.4.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libstxxl
主页https://stxxl.sourceforge.net/
仓库https://github.com/stxxl/stxxl
上游文档https://github.com/stxxl/stxxl#readme
许可证BSL-1.0
源码归档https://downloads.sourceforge.net/project/stxxl/stxxl/1.4.1/stxxl-1.4.1.tar.gz
构建依赖cmake
Bottle可用 (于 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未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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