C List#
This is a header-only library for singly-linked lists, written in C.
Usage#
Include the header in your project and put:
#define LIST_IMPLEMENTATION
When you want the function definitions to be included.
https://tangled.org/stau.space/c-list
git@tangled.org:stau.space/c-list
For self-hosted knots, clone URLs may differ based on your setup.