GitHub topics: c-datastructures
farukalpay/DynamicArray
This library implements a std::vector like Dynamic Array data structure in C, allowing for the creation, modification, and manipulation of an array whose size can be dynamically adjusted during runtime.
Language: C - Size: 166 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

Related Keywords
array-manipulation
1
c
1
c-datastructures
1
c-library
1
cs-fundamentals
1
custom-allocator
1
data-structure
1
dynamic-array
1
educational
1
embedded-c
1
generic-programming
1
header-only
1
learn-c
1
low-level
1
memory-management
1
pointer-arithmetic
1
resizable-array
1
stdvector-alternative
1
systems-programming
1
vector
1