cpp11 topic

List cpp11 repositories

cpp-template

51
Stars
13
Forks
Watchers

A template C++ repository, using CMake and Catch

HackerRank-my-solutions

7
Stars
3
Forks
Watchers

🍿My solutions to HackerRank problems

foc_libraries

5
Stars
2
Forks
Watchers

Header-only C++ advanced data structures

mWebSockets

100
Stars
19
Forks
Watchers

WebSockets for microcontrollers

ChannelsCPP

57
Stars
15
Forks
Watchers

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

bk-tree

5
Stars
1
Forks
Watchers

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

mXtract

576
Stars
93
Forks
Watchers

mXtract - Memory Extractor & Analyzer

BigInt

376
Stars
129
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