Shmoopty / veque
Fast C++ container combining the best features of std::vector and std::deque
☆119Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for veque
- C++20 single-header library for embedding INI configs☆59Updated last year
- repr for Modern C++: Return printable string representation of a value☆83Updated 3 years ago
- A modern header-only C++ library that provides platform-independent utilities.☆229Updated 10 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- C++ small containers☆138Updated 3 months ago
- Yet another C++ text formatting library.☆70Updated 4 months ago
- C++ command line argument parsing and routing☆52Updated 3 months ago
- tser - tiny serialization for C++