arturbac / small_vectorsLinks
Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms
☆16Updated 4 months ago
Alternatives and similar repositories for small_vectors
Users that are interested in small_vectors are comparing it to the libraries listed below
Sorting:
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function