cplusplus-14 topic

List cplusplus-14 repositories

boson

157
Stars
11
Forks
Watchers

A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling

ElkEngine

61
Stars
11
Forks
Watchers

Simple graphics engine used as submodule in many of my projects

poisson-disk-sampling

106
Stars
17
Forks
Watchers

Single file, header-only, no-dependencies C++ library for Poisson disk sampling in arbitrary dimensions.

BRiCk

63
Stars
9
Forks
Watchers

Formalization of C++ for verification purposes.

cpp-tutor

78
Stars
7
Forks
Watchers

Code examples for tutoring modern C++

cpputils

22
Stars
7
Forks
Watchers

various c++ utility classes

algs4cplusplus

16
Stars
4
Forks
Watchers

Algorithms, 4th edition textbook code (using c++)

mdcomp

42
Stars
3
Forks
Watchers

Assorted compression formats for the Sega Mega Drive

Blockchain

16
Stars
4
Forks
Watchers

Implementation of a Blockchain as a school project