This is a library that allows binsparse files to be read as, and read into,
taco objects. This is a standard
cmake project, and the main header file to include for all intents and purposes
is <bsp_taco.hpp>
cmake -B build && cmake --build build
should just work.
To test, you will need a version of julia on your system with the finch compiler installed.
The dev.sh
script and compile_flags.txt
are all optimized for the
junikimm717/nvim2025:finch
docker image