arturbac / small_vectorsLinks
Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms
☆15Updated 11 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:
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 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++☆71Updated 4 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- A universal type for non-type template parameters for C++20 or later.☆28Updated last year
- A library of type traits for introspecting C++ function types☆32Updated 6 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- C++20 compile time compressed string tables☆46Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆41Updated 3 months ago
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- meta-programming, C++11☆16Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 months ago
- C++ Config library for managing application configuration.☆28Updated 2 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 3 weeks ago