elliotgoodrich / SSO-23View external linksLinks
Memory optimal Small String Optimization implementation for C++
☆250Jan 29, 2015Updated 11 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:
- A C++14 library to make it easier to work with parameter packs☆57Jun 19, 2019Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Mar 19, 2016Updated 9 years ago
- Allocation-free move-only alternative to std::function for C++17☆12Feb 6, 2021Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆126Jul 24, 2023Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Oct 2, 2018Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Jul 14, 2017Updated 8 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- ☆12Jan 7, 2023Updated 3 years ago
- SSE2 Optimized GLSL-like math library☆118Jun 15, 2014Updated 11 years ago
- ☆27Feb 1, 2018Updated 8 years ago
- ☆18Mar 14, 2017Updated 8 years ago
- C++ standard proposals☆16Jan 30, 2026Updated 2 weeks ago
- What a c++ standard Unicode library might look like.☆341Jan 18, 2024Updated 2 years ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- C++17 library facilities for older compilers☆145Jun 6, 2020Updated 5 years ago
- "Mind the cache" presentation at using std::cpp 2015 and associated material☆85Dec 10, 2015Updated 10 years ago
- A very fast hashtable☆1,839Sep 27, 2023Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151May 1, 2024Updated last year
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- Experimental deferred and unordered destruction library for C++☆914May 16, 2019Updated 6 years ago
- Compile Time Regular Expression in C++☆3,757Sep 12, 2025Updated 5 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- bad_alloc Behaving Badly☆76May 24, 2019Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20May 20, 2018Updated 7 years ago
- A C++ expression -> x64 JIT☆1,258Aug 21, 2020Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Mar 28, 2025Updated 10 months ago
- ☆34May 19, 2022Updated 3 years ago
- Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.☆1,795Feb 6, 2026Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,522Jul 29, 2025Updated 6 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- A miniature library for struct-field reflection in C++☆642Oct 31, 2025Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Oct 13, 2025Updated 4 months ago
- scanf for modern C++☆1,297Oct 29, 2025Updated 3 months ago
- Trait introspection and concept creator for C++11☆184Dec 4, 2017Updated 8 years ago
- Sorting algorithms & related tools for C++☆695Jan 25, 2026Updated 3 weeks ago
- A header only structure of arrays container for C++☆43May 29, 2023Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,402Oct 26, 2025Updated 3 months ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆364Jun 12, 2018Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago