Over-engineered experimental binary tree library.
Find a file
Imbus a96b74ba44
All checks were successful
ci/woodpecker/push/test Pipeline was successful
/ test (push) Successful in 3s
CI Fixing
2024-12-28 22:19:57 +01:00
.forgejo/workflows CI Fixing 2024-12-28 22:19:57 +01:00
.woodpecker Removed unused dependencies from CI 2024-12-28 22:03:27 +01:00
src Formatting 2024-12-28 21:48:56 +01:00
test Tests 2024-12-28 21:48:32 +01:00
.gitignore Ignore 2024-12-28 21:48:39 +01:00
build.zig Zig build system 2024-05-06 15:06:25 +02:00
Doxyfile Trying to tame doxygen 2024-12-25 16:25:01 +01:00
Makefile Tests 2024-12-28 21:48:32 +01:00
README.md Simple readme 2024-05-05 14:56:33 +02:00

CTree Example Project

Sample project for the CTree library. Testing out writing C with best practices in mind.