arturbac / small_vectorsLinks
Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms
☆16Updated 5 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:
- List-initialize containers with proper move semantics☆30Updated 4 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- Library of backported modern C++ types to work with C++11☆85Updated 2 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆56Updated 3 months ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- C++20 Dependency Injection library☆26Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++11 compatible charconv☆31Updated this week
- Meta C++ Library and Tool☆82Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 11 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆82Updated last week
- An indirect value-type for C++☆83Updated last year
- Cryptography library for modern C++.☆76Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated 3 weeks ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated last week
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago