elliotgoodrich / SSO-23Links
Memory optimal Small String Optimization implementation for C++
☆249Updated 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☆331Updated 3 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated 4 months ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- A tiny metaprogramming library☆312Updated 2 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 8 years ago
- Hasta la vista, baby!☆136Updated 2 years ago
- Typesafe Python Style Printf Formatting for C++☆237Updated last year
- Simple header only pattern matching for c++14☆236Updated 4 years ago
- A C++ micro-benchmarking framework☆366Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- Various synchronization primitives for multithreaded applications in C++11.☆532Updated 8 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆404Updated last month
- modern C++ type traits and metafunctions for callable types☆136Updated last week
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆152Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 4 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆473Updated 2 weeks ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago