TRX-cpp is a C++11 library for reading, writing, and memory-mapping the TRX tractography file format (zip archives or on-disk directories of memmaps).
Project documentation (build/usage instructions and API reference) is hosted at https://trx-cpp.readthedocs.io/en/latest/.
mioby Martin Andreyel (https://github.com/mandreyel/mio) is vendored inthird_party/mio. Seethird_party/mio/LICENSEfor the license text.json11by Dropbox (https://github.com/dropbox/json11) is vendored inthird_party/json11. Seethird_party/json11/LICENSEfor the license text.clang-format-allandcheck_syntaxare adapted from MRtrix3 (https://github.com/MRtrix3/mrtrix3) and retain their original copyright notices under the Mozilla Public License 2.0.