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 10 years ago
- Allocation-free move-only alternative to std::function for C++17☆13Feb 6, 2021Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆127Jul 24, 2023Updated 2 years ago
- ☆27Feb 1, 2018Updated 8 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,033May 27, 2021Updated 4 years ago
- ☆34May 19, 2022Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Oct 2, 2018Updated 7 years ago
- Linux network namespace sysctl safety verifier.☆11Jun 20, 2021Updated 4 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Oct 22, 2015Updated 10 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Mar 25, 2017Updated 8 years ago
- bad_alloc Behaving Badly☆76May 24, 2019Updated 6 years ago
- C++ standard proposals☆16Mar 6, 2026Updated 2 weeks ago
- <charconv> from Microsoft STL, but multi-platform☆38Mar 28, 2025Updated 11 months ago
- "Mind the cache" presentation at using std::cpp 2015 and associated material☆85Dec 10, 2015Updated 10 years ago
- SSE2 Optimized GLSL-like math library☆119Jun 15, 2014Updated 11 years ago
- Sorting algorithms & related tools for C++☆699Mar 13, 2026Updated last week
- Scalpel stands for source code analysis, libre and portable library. This is a C++ library which aims to perform full syntax and semantic…☆16Mar 8, 2012Updated 14 years ago
- Premake generator for ndk-build Android.mk with support for compiling various languages for multiple ABIs☆13Oct 30, 2021Updated 4 years ago
- rust's std::result re-implemented in c++☆12Jan 8, 2022Updated 4 years ago
- Compile Time Regular Expression in C++☆3,770Sep 12, 2025Updated 6 months ago
- A string_view implementation that can remember if it was a c-string once☆20Nov 16, 2020Updated 5 years ago
- Experimental deferred and unordered destruction library for C++☆913May 16, 2019Updated 6 years ago
- ☆61Jan 26, 2016Updated 10 years ago
- Attach reminders where and when you need them.☆23Sep 23, 2018Updated 7 years ago
- Collection of C++ containers extracted from LLVM☆26May 11, 2021Updated 4 years ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- What a c++ standard Unicode library might look like.☆342Jan 18, 2024Updated 2 years ago
- Open multi-methods for C++11☆119Jan 15, 2018Updated 8 years ago
- Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.☆1,798Mar 11, 2026Updated last week
- A graph database written in C++ aiming performance.☆19Mar 28, 2018Updated 7 years ago
- A very fast hashtable☆1,843Sep 27, 2023Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago
- Implentation of .NET 4.5's InternalMarvin32HashString☆20Dec 15, 2012Updated 13 years ago
- C++17 library facilities for older compilers☆145Jun 6, 2020Updated 5 years ago
- Tagged types C++ library☆11Apr 2, 2018Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago