SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 C Data Visualization Projects
-
> Like… has anyone done a Jepsen-like stress test on rsyslogd and shared the results? I’ve half-assedly looked before and not been able to find anything.
I've not used rsyslogd specifically, but I don't see how you'd have any issues with the log volume you described.
[1] https://github.com/netdata/netdata/tree/master/src/crates/ne...
[2] https://learn.netdata.cloud/docs/logs/systemd-journal-logs/s...
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
> Such software will always exist, it just moved to some niche or became a lower level "backbone" of other higher level software.
Yes. I’ve been working for years on building a GPU-based scientific visualization library entirely in C, [1] carefully minimizing heap allocations, optimizing tight loops and data structures, shaving off bytes of memory and microseconds of runtime wherever possible. Meanwhile, everyone else seems content with Electron-style bloat weighing hundreds of megabytes, with multi-second lags and 5-FPS interfaces. Sometimes I wonder if I’m just a relic from another era. But comments like this remind me that I’m simply working in a niche where these optimizations still matter.
[1] https://datoviz.org/
-
-
ruby-libgd
Native Ruby bindings for the GD graphics library, providing fast image processing, drawing, filters, and alpha-blending without external dependencies.
Project mention: Show HN: Plotting mathematical functions in Ruby inside Jupyter with Ruby-libgd | news.ycombinator.com | 2026-03-13
C Data Visualization discussion
C Data Visualization related posts
-
Some software bloat is OK
-
Datoviz: High-Performance GPU Scientific Visualization Library with Vulkan
-
Antirez/load81: SDL based Lua programming environment for kids similar to Codea
-
Show HN: Datoviz 0.2.0, Vulkan-based GPU scientific visualization (C/C++/Python)
-
What is the Demoscene? An obscure but influential art form
-
Simplest graphics programming language/framework
-
Small script to draw graphs
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Jun 2026
Index
What are some of the best open-source Data Visualization projects in C? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Netdata | 79,077 |
| 2 | php-spx | 2,604 |
| 3 | datoviz | 786 |
| 4 | GR | 340 |
| 5 | ruby-libgd | 101 |