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

https://github.com/karanchawla/static_vector

A high-performance, fixed-capacity vector implementation for C++17 with STL-compatible interface and no dynamic memory allocation.
https://github.com/karanchawla/static_vector

cpp17 static-vector

Last synced: 4 months ago
JSON representation

A high-performance, fixed-capacity vector implementation for C++17 with STL-compatible interface and no dynamic memory allocation.

Awesome Lists containing this project