A c library with some generic data structures (maps, vectors), an Error type, a customizable formatter similar to printf() and maybe more to come.
Go to file
2022-05-29 21:53:25 +02:00
include/ds make vec test split into .h and .c files 2022-05-29 21:53:25 +02:00
src/ds slap restrict (almost) everywhere 2022-05-29 21:04:42 +02:00
tests make vec test split into .h and .c files 2022-05-29 21:53:25 +02:00
LICENSE init 2022-05-29 17:42:16 +02:00
Makefile make vec test split into .h and .c files 2022-05-29 21:53:25 +02:00