PXD-STL-C

Creating a C library under the PixelDancer package name.

Features

  • 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

Build

  • Clone the repository with --recursive flag.
  • Build with CMake.