arturbac / small_vectors
Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms
☆13Updated 3 weeks ago
Alternatives and similar repositories for small_vectors:
Users that are interested in small_vectors are comparing it to the libraries listed below
- List-initialize containers with proper move semantics☆30Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- value types for composite class design - with allocators☆45Updated this week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++11 compatible charconv☆29Updated this week
- Coroutine support tools☆33Updated last week
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- A universal type for non-type template parameters for C++20 or later.☆26Updated 7 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆23Updated 4 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 4 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Comparison operators for std::span☆15Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated 2 months ago
- meta-programming, C++11☆16Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆32Updated 3 weeks ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A library of type traits for introspecting C++ function types☆29Updated 5 years ago
- Rebooting the std::bitset franchise☆44Updated 2 weeks ago
- An indirect value-type for C++☆82Updated last year
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆15Updated this week
- Build-system agnostic code generation application for C++.☆18Updated 4 months ago
- stl-like algorithms for TYPES☆31Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago