cpp-11
There are 33 repositories under cpp-11 topic.
m-peko/bitflags
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
xythobuz/OpenRaider
Open Source Tomb Raider Engine
abumq/residue
Real-time centralized logging server ⚡
googleapis/google-cloud-cpp-spanner
C++ client library for Google Cloud Spanner
VioletGiraffe/cpp-template-utils
A header-only C++ library that augments the standard library with useful code snippets
bengreenier/CppFactory
Modern c++ object factory implementation in <200 lines
hosseinmoein/Bobcat
3 different C++, multi-threaded queues including a lock-free one
avdstaaij/aecpp
Yet another small C++11 library for colors and effects in terminal ouput by means of ansi escape codes
cpp-frug/paris
C++ events in Paris
ebachard/miniDart
CRÉÉ EN 2016 **Development continues at framagit.org/ericb/miniDart** Logiciel d'analyse vidéo pour coachs de sports collectifs (handball ou autre sport collectif), écrit en C++
gcardi/Modbus
Modbus master library for Embarcadero C++ Builder
kstenschke/tictac-track
Simple but powerful timetracker for the commandline
deepcloudlabs/dcl118-2020-sep-21
DCL-118: Advanced C++
cpp-frug/cpp-frug.github.io
Pages du site web
camilne/cardigan
A collection of data structures and algorithms written in C++
makuke1234/ymlite
A light-weight YAML library for C++11 and upwards. WIP!
manosriram/Algorithms
Algorithms for Problem Solving.
RoySRC/CPPLOGGER
A simple lightweight header-only C++ logger
ajisubarkah/pemrograman-terstruktur
Introduction to C++ programming language
deepcloudlabs/dcl115-2021-apr-26
DCL-115: Multi-Threaded Programming in C++17
deepcloudlabs/dcl118-2022-nov-02
DCL-118: Advanced C++
jlsilva1994/curlinho
A minimalist wrapper around curl, with compability with recent features like http2.0 protocol
makuke1234/jsonlite
A light-weight JSON library for C++11 and upwards.
makuke1234/xmlite
A light-weight XML library for C++11 and upwards.
jfixemer/AsioSelectAdapter
Helps applications using fd_set integrate with ASIO.
MustafaAlshehab/c-cpp-playground
Some C/C++ I write while going through data structure and algorithms, and some other random problems.
sarveshj/compute-power
Compute power of one number raised to another
ClaireYurev/pebble
A C++ teaching tool related to teaching foundational coding concepts.
deepcloudlabs/dcl115-2022-nov-30
DCL-115: Multi-Threaded Programming in C++17
deepcloudlabs/dcl118-2022-nov-09
DCL-118: Advanced C++
Jerboa-app/ThreadPool
MWE of using threads and a ThreadPool in C++ 11
KonstantinTomashevich/university-enrollee-application-algorithm
Framework for automatic enrollees application to university, where each enrollee can specify its priorities and choice more than one specialty.
threadexio/nio
A small stream-oriented library to handle networking in C++