beached / header_librariesLinks
Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc
☆23Updated last week
Alternatives and similar repositories for header_libraries
Users that are interested in header_libraries are comparing it to the libraries listed below
Sorting:
- ☆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…☆61Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- ☆10Updated 2 years ago
- A C++14 Lambda Library☆25Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years 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
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- 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
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A hash function library☆45Updated last week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- ☆34Updated 3 years ago
- Coroutine support tools☆35Updated 2 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago