Over-engineered experimental binary tree library.
Find a file
Imbus f309e3fcd4
Some checks failed
/ test (push) Failing after 3s
Trying to tame doxygen
2024-12-25 16:25:01 +01:00
.forgejo/workflows Demo workflow 2024-12-25 16:23:08 +01:00
src Attempt att correct documentation 2024-05-05 14:56:43 +02:00
.gitignore Gitignore for .zig-cache 2024-06-22 17:52:54 +02: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 Make & doxyfile 2024-05-05 14:56:23 +02: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.