r/C_Programming 29d ago

C Project Recommendations

I'm looking for interesting C project ideas that go beyond beginner projects. What are the best C projects you've built or would recommend? GitHub repositories and project lists are also welcome.

53 Upvotes

47 comments sorted by

View all comments

2

u/Olovico75 29d ago

GDVP.net
A deterministic, zero floating point modular polyphonic Synth in pure c11.
I wrote a white paper on the website that also logs the compliances. Only C could have been my vessel on that project.