beached / header_libraries
Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc
☆24Updated this week
Alternatives and similar repositories for header_libraries:
Users that are interested in header_libraries are comparing it to the libraries listed below
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- meta-programming, C++11☆16Updated 2 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
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 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 8 months ago
- Comparison operators for std::span☆15Updated 4 years ago
- Library In A Week 2017 Parameter☆19Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A hash function library☆39Updated this week
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- WIP☆26Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- 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
- Experimental library for coroutines and networking☆16Updated 7 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
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago