This website requires JavaScript.
Explore
Help
Sign in
Imbus
/
CTree
Watch
1
Fork
You've already forked CTree
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Over-engineered experimental binary tree library.
31
commits
1
branch
0
tags
65
KiB
C
79.9%
Makefile
14.3%
Zig
5.8%
41f38a8c23
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Imbus
41f38a8c23
Demo workflow
2024-12-25 16:23:08 +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
Make & doxyfile
2024-05-05 14:56:23 +02:00
Makefile
Make & doxyfile
2024-05-05 14:56:23 +02:00
README.md
Simple readme
2024-05-05 14:56:33 +02:00
README.md
CTree Example Project
Sample project for the CTree library. Testing out writing C with best practices in mind.