elliotgoodrich / SSO-23Links
Memory optimal Small String Optimization implementation for C++
☆246Updated 10 years ago
Alternatives and similar repositories for SSO-23
Users that are interested in SSO-23 are comparing it to the libraries listed below
Sorting:
- Love template metaprogramming☆330Updated 3 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆178Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆123Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Policy Based C++ Allocator Library☆123Updated last month
- Simple header only pattern matching for c++14☆234Updated 4 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Experiments with constexpr☆246Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆530Updated 8 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated 2 months ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆151Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated 2 weeks ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- A tiny metaprogramming library☆311Updated 2 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Typesafe Python Style Printf Formatting for C++☆236Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆575Updated last month