arturbac / small_vectorsLinks
Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms
☆15Updated 8 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:
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 7 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 10 months ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 8 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- A library of type traits for introspecting C++ function types☆31Updated 6 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- ☆50Updated 8 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 last month
- List-initialize containers with proper move semantics☆30Updated 8 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Miscellaneous Useful Utilities for C++.☆32Updated last year
- 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
- Type traits for properties of C / C++ enum types☆21Updated 6 years 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
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆65Updated last month
- Low memory overhead allocator☆33Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- Yet another C++ text formatting library.☆71Updated 11 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- C++20 Dependency Injection library☆31Updated 6 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- A modern, header-only request router for C++☆24Updated 2 months ago