randomnetcat / cpp_initializationLinks
☆87Updated 2 months ago
Alternatives and similar repositories for cpp_initialization
Users that are interested in cpp_initialization are comparing it to the libraries listed below
Sorting:
- Parameter passing and initialization☆81Updated 3 years ago
- An efficient, composable design pattern for range processing☆131Updated 8 months ago
- Forward, no matter what.☆133Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 2 weeks ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Ranges that didn't make C++20☆95Updated 11 months ago
- Header only associative linear container.☆42Updated last year
- C++20 implementation of mutable constexpr expressions☆133Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated 3 weeks ago
- Framework for Writing C++ Committee Papers☆144Updated 5 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆179Updated 2 months ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Prints values and types during compilation!☆58Updated 5 months ago
- SPY - C++ Information Broker☆157Updated last week
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- C++20 Static Branch library☆68Updated 5 months ago
- C++ static_enum☆87Updated 5 years ago
- std::embed implementation for the poor (C++17)☆89Updated last year
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago