olegpublicprofile / stdfwd
Forward declarations for C++ standard library
☆22Updated 3 years ago
Alternatives and similar repositories for stdfwd:
Users that are interested in stdfwd are comparing it to the libraries listed below
- `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
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 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
- ☆26Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- forward declarations for C++ std headers☆73Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- homogeneous variadic function parameters☆17Updated last year
- Comparison operators for std::span☆15Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last week
- ☆33Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 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
- CMake Community Modules☆44Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- A saturating arithmetic cast.☆12Updated 6 years ago