tudocomp
– The TU Dortmund Compression Framework
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 Nstd
 NtdcContains the text compression and encoding framework
 NbwtContains functionality for computing and decoding the Burrows-Wheeler transform (BWT) of a text
 NdsContains general structures and constants concerning the available data structure implementations
 Nesp
 Nhuff2
 Nint_vectorContains the IntVector class and its backing utilities
 NioContains I/O abstractions and utilities
 NjsonContains a basic JSON builder implementation
 NlcpcompContains factorization and decoding strategies for the LCPCompressor
 Nlfs
 Nlz78Contains compressors and encoders that work with Lempel-Ziv-78-like dictionaries
 Ncedar
 Nlz78u
 NlzssContains compressors and encoders that work with Lempel-Ziv-Storer-Szymansky-like factors
 NlzwContains compressors and encoders that work with Lempel-Ziv-Welch-like dictionaries
 NtestContains helpers for the unit tests