beached / header_libraries
Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc
☆23Updated this week
Alternatives and similar repositories for header_libraries:
Users that are interested in header_libraries are comparing it to the libraries listed below
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 9 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 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
- Container Traits for Modern C++☆28Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- WIP☆26Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 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
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A bunch of small C++ utilities☆66Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 10 months ago
- homogeneous variadic function parameters☆17Updated last year
- string pattern matching in C++20☆9Updated 3 years ago
- A C++14 Lambda Library☆23Updated 2 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated 2 weeks ago
- meta-programming, C++11☆16Updated 2 years ago
- Forward declarations for C++ standard library☆22Updated 3 years 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