Philip-Trettner / cpp-std-fwdLinks
forward declarations for C++ std headers
☆75Updated 4 years ago
Alternatives and similar repositories for cpp-std-fwd
Users that are interested in cpp-std-fwd are comparing it to the libraries listed below
Sorting:
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- MSGUI - Metashell GUI☆69Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 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☆50Updated this week
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆38Updated this week
- ☆53Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆53Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.