arturbac / small_vectorsLinks
Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms
☆15Updated 10 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:
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- Yet another C++ text formatting library.☆71Updated last year
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- Implementation of Scoped Guards and Unique Resource as proposed in P0052.☆54Updated this 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☆52Updated last month
- C++20 Dependency Injection library☆31Updated 8 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Simple C++ library with useful string functions.☆11Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- meta-programming, C++11☆16Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆30Updated this 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…☆25Updated last month
- 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
- C++11 compatible charconv☆31Updated last month
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- ☆31Updated 4 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 months ago
- ☆34Updated 3 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆25Updated this week
- C++20 SIMD Within A Register library☆47Updated 8 months ago