SaaSHub helps you find the best software and product alternatives Learn more →
Top 10 C graphics-library Projects
-
There's also https://github.com/princejoogie/chafa.nvim, which wraps https://github.com/hpjansson/chafa Did you know about that? I wonder what the differences between your plugin and that one are?
-
LovyanGFX
SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51)
Here is a great library/repository with several drivers ready to be used with an esp32.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
Project mention: Stop scanf from waiting for the user input | reddit.com/r/C_Programming | 2022-05-26
Non-blocking IO is probably your best bet. As someone who's spent a while programming for the command-line, I actually implemented a non-blocking read function for both windows and *nix, the output of which could simply be passed to sscanf. Take a look at the tglutil_read function from line 1092 here
-
-
-
CursedGL
Notcurses-based software rasterizer inspired by OpenGL 1.X that renders directly to the terminal
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
C graphics-library related posts
- Smart mirror help!!
- LovyanGFX 0.5.0 – rich and fast graphics library for ESP32 display devices
- Made a comparison between the ESP32-S3 SPI TFT and the ESP32-S3 Parallel TFT. The conclusion: SPI version is suitable for project need more GPIOs, and the parallel version is suitable for project require faster refresh rate.
- There are many ESP32s with displays on the market these days. I compared several displays. (LilyPi, WT32-SC01, MakerFabs' ESP32S2, Lolin32+ILI9488)
- Porting pangocairo to pangovkvg (vkvg is a Cairo-like Vulkan library)
- With Pi boards being harder to find, I've been looking at alternatives. I think the ESP32 might be an interesting option.
- Best graphics libraries for Wayland GUI development?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160d3e8350>
www.saashub.com | 26 Mar 2023
Index
What are some of the best open-source graphics-library projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | chafa | 1,960 |
2 | LovyanGFX | 653 |
3 | vkvg | 626 |
4 | TermGL | 221 |
5 | hagl | 198 |
6 | MetalNanoVG | 194 |
7 | CursedGL | 153 |
8 | Speculid | 115 |
9 | plutonem | 67 |
10 | gfxprim | 37 |