SCT4SP / cest
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
- ☆26Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Rebooting the std::bitset franchise☆43Updated this week
- Some library components that didn't quite fit anywhere else...☆35Updated 5 months ago
- 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
- ☆33Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- homogeneous variadic function parameters☆17Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- The Fancy Named Parameters Library☆30Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- 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 10 months ago
- Container Traits for Modern C++☆28Updated 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
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 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
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- A hash function library☆39Updated this week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago