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:
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- ☆26Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- The Fancy Named Parameters Library☆34Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A hash function library☆47Updated last month
- Yet another C++ text formatting library.☆71Updated 9 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- A fixed capacity dynamically sized string☆68Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- ☆34Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- test suite generation for C++☆27Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated 2 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- C++11 compatible charconv☆31Updated last month
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 3 months ago