An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with c-array

A curated list of projects in awesome lists tagged with c-array .

https://github.com/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.

array array-c arraylist arraylist-c c c-array

Last synced: 03 Apr 2025

https://github.com/hasibcoderlab/c-array-lab

A lab where array concepts of C programming language are practiced and solved with examples and problems.

array c-array c-programming-language problem-solving

Last synced: 23 Aug 2025