Skip to content
/ stxxl Public
forked from stxxl/stxxl

STXXL: Standard Template Library for Extra Large Data Sets

License

Notifications You must be signed in to change notification settings

cryonote/stxxl

This branch is up to date with stxxl/stxxl:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 15, 2015
Dec 11, 2015
Nov 15, 2018
Jul 10, 2018
Sep 24, 2014
Feb 10, 2017
Feb 10, 2017
Feb 6, 2016
Feb 12, 2015
Oct 29, 2014
Oct 29, 2014
Jan 18, 2015
Sep 14, 2014
Nov 8, 2013
Jun 12, 2008
Dec 21, 2010
Oct 29, 2014

Repository files navigation

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

No packages published

Languages

  • C++ 95.4%
  • CMake 2.0%
  • C 0.9%
  • Perl 0.8%
  • Makefile 0.6%
  • Gnuplot 0.2%
  • Shell 0.1%