PeterSommerlad / CPlusPlusLectureLinks
Modern C++ Lecture (Basics)
☆61Updated 6 years ago
Alternatives and similar repositories for CPlusPlusLecture
Users that are interested in CPlusPlusLecture are comparing it to the libraries listed below
Sorting:
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Slides for the C++ on Sea conference☆108Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Containers for building C++ on CI☆48Updated 9 months ago
- A bunch of small C++ utilities☆66Updated last year
- ☆34Updated 3 years ago
- C++ features jump start☆123Updated 2 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- ☆32Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- ☆21Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Boost Quaternions, Vectors, Matrices library☆86Updated 2 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A template C++ repository, using CMake and Catch☆53Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year