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 3 weeks ago
- A hash function library☆45Updated last week
- meta-programming, C++11☆16Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++11 compatible charconv☆31Updated this week
- Rebooting the std::bitset franchise☆44Updated last month
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- 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
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- ☆34Updated 3 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- 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
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A fixed capacity dynamically sized string☆66Updated last month
- The Fancy Named Parameters Library☆31Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Simple mutation-testing☆45Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago