arturbac / small_vectorsLinks
Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms
☆15Updated 11 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:
- List-initialize containers with proper move semantics☆30Updated 11 months ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A library of type traits for introspecting C++ function types☆32Updated 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
- C++11 compatible charconv☆31Updated 2 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Updated last month
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- Asio Buffers without the Asio☆17Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 6 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 2 weeks ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆27Updated this week
- A C++14 reflection library☆78Updated last month
- 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 2 months ago
- Simple C++ library with useful string functions.☆11Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last week
- Yet another C++ text formatting library.☆71Updated last year
- ☆40Updated 2 years ago
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆41Updated 4 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆31Updated this week
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- Cut down and minimalistic C++ string formatting library☆28Updated 2 years ago
- C++ utilities☆145Updated 2 weeks ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- A fixed capacity dynamically sized string☆69Updated last month