cplusplus-14 topic

List cplusplus-14 repositories

args

65
Stars
11
Forks
Watchers

Simple and type-safe commandline argument parser for C++14

cpp11training

26
Stars
15
Forks
Watchers

Make unit tests run to exercise your C++11 knowledge

InterviewBit

258
Stars
168
Forks
Watchers

Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com

CppPrimer

30
Stars
9
Forks
Watchers

:books: C++ Primer 5th

Breep

115
Stars
21
Forks
Watchers

C++ peer to peer library, built on the top of boost

futures_cpp

67
Stars
6
Forks
Watchers

A future and stream library for modern C++.

bitflags

85
Stars
4
Forks
Watchers

Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.

modern-cpp-concepts

88
Stars
24
Forks
Watchers

A repository containing C++11/14/17 concepts and code snippets

kfr

1.6k
Stars
247
Forks
Watchers

Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)

cppinsights

3.8k
Stars
226
Forks
63
Watchers

C++ Insights - See your source code with the eyes of a compiler