philsquared / cpponsea-slidesLinks
Slides for the C++ on Sea conference
☆109Updated 2 years ago
Alternatives and similar repositories for cpponsea-slides
Users that are interested in cpponsea-slides are comparing it to the libraries listed below
Sorting:
- C++ standard library features, "from scratch"☆194Updated 11 months ago
- Various documents and code related to proposals for WG21☆67Updated last year
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- SPY - C++ Information Broker☆157Updated last month
- Framework for Writing C++ Committee Papers☆144Updated 5 months ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- Meta programming library designed for compilation speed.☆172Updated last month
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- Project planning for the C++ Library Evolution Working Group☆99Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- ☆31Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- 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
- Demo Code for presentation "C++ In Action"☆149Updated last year
- ☆93Updated 2 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- an experimental standard C++ library☆92Updated last year
- C++ features jump start☆123Updated 3 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated last week