cpp14 topic

List cpp14 repositories

sdgbc

6
Stars
0
Forks
Watchers

Emulator for the Game Boy Color with audio & other features. Prize winning final year B.Sc. project at the University of Leicester.

ChannelsCPP

57
Stars
15
Forks
Watchers

C++ implementation of the Go (GoLang) Channel and Select structure

cpp14-project-template

65
Stars
12
Forks
Watchers

A simple, cross-platform, and continuously integrated C++14 project template

bk-tree

5
Stars
1
Forks
Watchers

🌴 Header-only Burkhard-Keller tree (BK-Tree) library, with different metrics supported

BigInt

375
Stars
130
Forks
Watchers

Arbitrary-sized integer class for C++

cppcon2015

94
Stars
11
Forks
Watchers

Repository for the slides and the code of my CppCon 2015 talks.

args

65
Stars
11
Forks
Watchers

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

BeastHttp

263
Stars
34
Forks
Watchers

Provides helper tools for creating RESTful services using Boost.Beast

variant

653
Stars
87
Forks
Watchers

C++17 `std::variant` for C++11/14/17

stlkrn

378
Stars
80
Forks
Watchers

C++ STL in the Windows Kernel with C++ Exception Support