CVec: A Simple Vector Implementation in C

What is this project?

CVec is a simple Vector implementation in C, inspired by C++’s std::vector and Rust’s std::vec::Vec. It doesn’t try to be on par with these in terms of features, but simply tries to provide basic features most people will find useful.

仓库描述
无详细信息
自述文档 35 KiB
编程语言
C 88.3%
Meson 11.7%