beached / header_librariesLinks
Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc
☆24Updated last month
Alternatives and similar repositories for header_libraries
Users that are interested in header_libraries are comparing it to the libraries listed below
Sorting:
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆70Updated 2 weeks ago
- meta-programming, C++11☆16Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months 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 last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- A universal type for non-type template parameters for C++20 or later.☆27Updated last year
- A hash function library☆47Updated 2 weeks ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Libunifex networking library☆20Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago