Creating a C library under the PixelDancer package name.
- Using C99
- Using BLAKE3 as hash function
- Trying to implement generic as possible for the data structures
- Providing macro and macro function definitions for the data structures
- Clone the repository with
--recursive
flag. - Build with CMake.