arturbac / small_vectorsLinks
Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms
☆14Updated 3 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:
- Coroutines for C++23☆38Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- A C++14 implementation of IEEE 754 decimal floating point numbers☆29Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- C++11 compatible charconv☆31Updated last month
- Coroutine support tools☆35Updated 2 months ago
- C++20 Unit-Testing library☆47Updated last month
- A fixed capacity dynamically sized string☆66Updated last month
- A universal type for non-type template parameters for C++20 or later.☆27Updated 9 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Small small_vector☆34Updated 4 years ago
- List-initialize containers with proper move semantics☆30Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆32Updated this week
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- Standalone version of the boost::unordered library☆27Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated 2 weeks ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆51Updated last week
- A hash function library☆45Updated this week
- Json benchmark based on nativejson-benchmark☆32Updated 3 months ago
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A memory leak and deadlock finder for C, C++☆72Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago