SCT4SP / cest
Towards a constexpr version of the C++ standard library
☆18Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for cest
- ☆26Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 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…☆60Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Rebooting the std::bitset franchise☆43Updated this week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- ☆17Updated 2 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A library of type traits for introspecting C++ function types☆27Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- Library for complex bitfields☆18Updated 5 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A hash function library☆23Updated this week
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 3 weeks ago
- ☆32Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago