macOS
brew install libstxxllocal Homebrew formula metadata
安装
brew install libstxxllocal Homebrew formula metadata
sudo apt install libstxxl-devDebian stable package indexes · libstxxl-dev · 来源: deb.debian.org
概览
C++ implementation of STL for extra large data sets
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.txt可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
stxxl_tool | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://stxxl.sourceforge.net/
安装元数据
| 软件包键 | 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 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 libstxxl1t64来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.