arturbac / small_vectorsLinks
Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms
☆15Updated 7 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:
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆62Updated 2 weeks ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago
- List-initialize containers with proper move semantics☆30Updated 6 months ago
- Low memory overhead allocator☆32Updated 10 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆23Updated last week
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last week
- 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…☆24Updated last week
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last week
- C++20 Dependency Injection library☆29Updated 4 months ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆40Updated 4 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 weeks ago
- Container Traits for Modern C++☆30Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- A C++14 reflection library☆76Updated 3 weeks ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆44Updated this week
- 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
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- meta-programming, C++11☆16Updated 3 years ago
- A modern, header-only request router for C++☆24Updated last month
- Library of backported modern C++ types to work with C++11☆85Updated 4 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Flat containers for C++☆59Updated 3 months ago