CHANGELOG.md
LICENSE-APACHE
LICENSE-MIT
MANIFEST.in
README.md
indexed_bzip2.cpp
indexed_bzip2.pyx
pyproject.toml
setup.py
core/AffinityHelpers.hpp
core/AlignedAllocator.hpp
core/AtomicMutex.hpp
core/BitManipulation.hpp
core/BitReader.hpp
core/BitStringFinder.hpp
core/BlockFetcher.hpp
core/BlockFinder.hpp
core/BlockFinderInterface.hpp
core/BlockMap.hpp
core/Cache.hpp
core/DataGenerators.hpp
core/Error.hpp
core/FasterVector.hpp
core/FileRanges.hpp
core/FileUtils.hpp
core/JoiningThread.hpp
core/ParallelBitStringFinder.hpp
core/Prefetcher.hpp
core/Statistics.hpp
core/StreamedResults.hpp
core/TestHelpers.hpp
core/ThreadPool.hpp
core/VectorView.hpp
core/common.hpp
core/filereader/BufferView.hpp
core/filereader/Buffered.hpp
core/filereader/FileReader.hpp
core/filereader/Python.hpp
core/filereader/Shared.hpp
core/filereader/SinglePass.hpp
core/filereader/Standard.hpp
core/filereader/StreamAdapter.hpp
external/cxxopts/LICENSE
external/cxxopts/include/cxxopts.hpp
huffman/HuffmanCodingBase.hpp
huffman/HuffmanCodingLinearSearch.hpp
huffman/HuffmanCodingShortBitsCached.hpp
huffman/HuffmanCodingSymbolsPerLength.hpp
indexed_bzip2/BZ2BlockFetcher.hpp
indexed_bzip2/BZ2Reader.hpp
indexed_bzip2/BZ2ReaderInterface.hpp
indexed_bzip2/ParallelBZ2Reader.hpp
indexed_bzip2/bzip2.hpp
indexed_bzip2.egg-info/PKG-INFO
indexed_bzip2.egg-info/SOURCES.txt
indexed_bzip2.egg-info/dependency_links.txt
indexed_bzip2.egg-info/entry_points.txt
indexed_bzip2.egg-info/top_level.txt
tools/CLIHelper.hpp
tools/ibzip2.cpp
tools/thirdparty.hpp