cpp-concepts topic

List cpp-concepts repositories

efficient-programming-with-components

74
Stars
6
Forks
Watchers

Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.

seqan3

390
Stars
80
Forks
Watchers

The modern C++ library for sequence analysis. Contains version 3 of the library and API docs.

more_concepts

74
Stars
2
Forks
Watchers

A C++20 concepts library, providing container concepts etc.

CPP_Beginner_to_Expert

246
Stars
58
Forks
Watchers

Contributed for those who want to learn how to write code in C++. This repository covers concepts from the basic to the advanced level. Comments added in each program for getting better grasp of the l...

cpp_tutorials

29
Stars
10
Forks
Watchers

This repository contains my C++ snippets code on C++ concepts/ idioms, optimized C++, modern C++ and advance C++