zigimg
esp-idf-st7789
Our great sponsors
zigimg | esp-idf-st7789 | |
---|---|---|
2 | 1 | |
152 | 135 | |
10.5% | - | |
7.3 | 7.9 | |
5 days ago | 11 days ago | |
Zig | C | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
zigimg
-
Zig is becoming more production-worthy - zigmonthly
zigimg continues to get improvements, with support for JPEG, PNG, QOI, TGA and more image formats.
-
How would I compare two []u8?
You can use std.mem.eql. Dunno what you are trying to do with an PNG image but maybe my library can be useful? https://github.com/zigimg/zigimg
esp-idf-st7789
What are some alternatives?
esp-idf-lib - Component library for ESP32, ESP32-S2, ESP32-C3 and ESP8266
zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
ESP32TimerInterrupt - This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.
esp_effects - Old school demo effects for ESP32
WUD-Ducky - An ESP32-S2 RubberDucky script parser, with Mouse/PenDrive support 🦆
ImageSharp - :camera: A modern, cross-platform, 2D Graphics library for .NET
st7789_mpy - Fast pure-C driver for MicroPython that can handle display modules on ST7789 chip
esp-drone - Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs.
libspng - Simple, modern libpng alternative
hagl - Hardware Agnostic Graphics Library for embedded
chunky_png - Read/write access to PNG images in pure Ruby.
pngle - Pngle - PNG Loader for Embedding