An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: c-array

BaseMax/ArrayListC

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.

Language: C - Size: 51.8 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

BaseMax/my-c-array

Dynamic array implementation in C with a modular, folder-based structure.

Language: C - Size: 12.7 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

CixoDevelop/BDF2CPP

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!

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0