STXXL: Standard Template Library for Extra Large Data Sets
License
stxxl/stxxl
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
* remove stxxl verbose problem with compilation * fix Timo's comments
b9e44f0
Git stats
Files
Failed to load latest commit information.
DESCRIPTION STXXL is an implementation of the C++ standard template library STL for external memory (out-of-core) computations, i. e. STXXL implements containers and algorithms that can process huge volumes of data that only fit on disks. While the closeness to the STL supports ease of use and compatibility with existing applications, another design priority is high performance. DOCUMENTATION See the Doxygen documentation for installation manual and programmer documentation: http://stxxl.sourceforge.net LICENSE TERMS STXXL is distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) BUGS AND QUESTIONS If you find any bugs or have any questions, please visit the forums at http://sourceforge.net/projects/stxxl/forums
About
STXXL: Standard Template Library for Extra Large Data Sets
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published