SaaSHub helps you find the best software and product alternatives Learn more →
Top 6 C single-file Projects
-
Project mention: Sds vs. GB: C string libs, copy or coincidence? | news.ycombinator.com | 2025-05-05
https://github.com/gingerBill/gb/blob/master/gb_string.h#L71
Copy or coincidence?
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
Project mention: Show HN: I made a library for dynamic stack strings in C | news.ycombinator.com | 2024-06-25
I've been playing with this arena bump allocator.
https://github.com/gilzoide/c-allocators
I've been using it with an event driven code where after an event is fired off and returns the handler just hard resets the arena.
You could probably use something like that as well.
Either way I support not mixing manual memory management with business logic.
C single-file discussion
C single-file related posts
-
Sds vs. GB: C string libs, copy or coincidence?
-
Show HN: I made a library for dynamic stack strings in C
-
Story: Game rot... One day I have 60fps, then another day it is 5fps without any changes on my end what-so-ever.
-
Header only Parsing Expression Grammars (PEG) runtime engine for C
-
Header only Parsing Expression Grammars (PEG) runtime engine for C
-
Show HN: Asymmetric stackful cross-platform Coroutines in pure C
-
Minicoro - Single header cross-platform coroutine library
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 May 2025
Index
What are some of the best open-source single-file projects in C? This list will help you:
# | Project | Stars |
---|---|---|
1 | gb | 622 |
2 | Tina | 283 |
3 | mojoAL | 172 |
4 | minivorbis | 70 |
5 | pega-texto | 19 |
6 | c-allocators | 5 |