arturbac / small_vectorsLinks
Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms
☆16Updated 6 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
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 4 months ago
- C++20 Dependency Injection library☆29Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆59Updated 4 months ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months 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…☆23Updated this week
- Some library components that didn't quite fit anywhere else...☆37Updated 2 weeks ago
- Yet another C++ text formatting library.☆70Updated 9 months ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- C++11 compatible charconv☆31Updated last month
- A C++14 reflection library☆75Updated last week
- The Fancy Named Parameters Library☆34Updated last month
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆23Updated last week
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Standalone version of the boost::unordered library☆28Updated last month
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- meta-programming, C++11☆16Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago