STXXL
1.4.0
|
![]() | Layer which groups STL compatible algorithms and containers |
![]() ![]() | Algorithms with STL-compatible interface |
![]() ![]() | Containers with STL-compatible interface |
![]() ![]() ![]() | Efficient external memory matrix operations |
![]() ![]() ![]() | Supporting internal classes |
![]() ![]() ![]() | External stack implementations |
![]() ![]() ![]() | Vector and support classes |
![]() | Group of classes which enable abstraction from operating system calls and support system-independent interfaces for asynchronous I/O |
![]() ![]() | Implementations of stxxl::file and stxxl::request for various file access methods |
![]() | Group of classes which help controlling external memory space, managing disks, and allocating and deallocating blocks of external storage |
![]() ![]() | Standard allocation strategies encapsulated in functors |
![]() ![]() | Group of classes which help in scheduling sequences of read and write requests via prefetching and buffered writing |
![]() ![]() | Internals and support classes |
![]() | Package that enables pipelining of consequent sorts and scans of the external data avoiding the saving the intermediate results on the disk, e.g. the output of a sort can be directly fed into a scan procedure without the need to save it on a disk. All components of the package are contained in the stxxl::stream namespace |