SCT4SP / cestLinks
Towards a constexpr version of the C++ standard library
☆18Updated last year
Alternatives and similar repositories for cest
Users that are interested in cest are comparing it to the libraries listed below
Sorting:
- ☆26Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A hash function library☆45Updated this week
- meta-programming, C++11☆16Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Rebooting the std::bitset franchise☆44Updated last month
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 8 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Library for complex bitfields☆19Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- C++11 compatible charconv☆31Updated last month
- C++20 Memory Allocator library☆34Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- ☆34Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Coroutine support tools☆35Updated 2 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago