olegpublicprofile / stdfwdLinks
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
Sorting:
- `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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- ☆34Updated 3 years ago
- ☆26Updated 5 years ago
- Comparison operators for std::span☆15Updated 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
- Make std::mdspan formattable by std::format.☆10Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- homogeneous variadic function parameters☆17Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- 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
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Flat containers for C++☆59Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last month
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year