| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Type-safe vector type generator for C
Guardian_LTSM is a Python tool for converting image files into C/C++ data arrays and for visualizing image data stored in C/C++ header files. It is aimed at users working with embedded systems, LCDs, and GUIs where compact images are needed.
This is converters from bdf to csv, and from csv to C array. You can use it to generate C arrays of fonts, to use in Your embedded projects!
Convert GIF animations into optimized C arrays for ESP32 OLED displays (SSD1306/SSD1106). Perfect for smooth frame-based embedded animations.
This is a simple implementation of an ArrayList in C using a struct, a pointer to the struct and a pointer to the array. The array is static and the size of the array is defined when the ArrayList is created.
Dynamically sized vector/array in C implemented using fat pointers
A lab where array concepts of C programming language are practiced and solved with examples and problems.
A lightweight, dynamic array implementation for C that provides flexible storage and automatic resizing capabilities.
Add a description, image, and links to the c-array topic page so that developers can more easily learn about it.
To associate your repository with the c-array topic, visit your repo's landing page and select "manage topics."
| Back | FazBrowse Home | New Git URL |