Dynamic boolean vector implementation for C programming language.
-
Updated
Apr 24, 2023 - C
Dynamic boolean vector implementation for C programming language.
Implementation of a generic dynamic vector
A lightweight, generic, and optionally thread-safe dynamic array (vector) library in C89 compatible style.
Dynamic array implementation in C, inspired by C++ vectors.
Add a description, image, and links to the dynamic-vector topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-vector topic, visit your repo's landing page and select "manage topics."