Topic: "cpp-11"
m-peko/bitflags
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
Language: C++ - Size: 120 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 90 - Forks: 4

xythobuz/OpenRaider
Open Source Tomb Raider Engine
Language: C++ - Size: 35.1 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 83 - Forks: 14

abumq/residue
Real-time centralized logging server ⚡
Language: C++ - Size: 19.9 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 34 - Forks: 13

googleapis/google-cloud-cpp-spanner 📦
C++ client library for Google Cloud Spanner
Language: C++ - Size: 23.8 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 27 - Forks: 14

parkershamblin/drawio-flowchart-for-cpp11-standard-containers
Immediately create your own unique variation of this popular C++ 11 Standard Container Flowchart at https://drive.google.com/file/d/1wAUsTIeKRgSfo0m-3rR4P6Boi3FuixEk/view
Size: 157 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

bengreenier/CppFactory
Modern c++ object factory implementation in <200 lines
Language: C++ - Size: 160 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 3

VioletGiraffe/cpp-template-utils
A header-only C++ library that augments the standard library with useful code snippets
Language: C++ - Size: 367 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 11 - Forks: 4

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++
Language: C++ - Size: 372 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 0

cpp-frug/paris
C++ events in Paris
Language: HTML - Size: 4.85 MB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 3

hosseinmoein/Bobcat
3 different C++, multi-threaded queues including a lock-free one
Language: CMake - Size: 83 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 3

avdstaaij/aecpp
Yet another small C++11 library for colors and effects in terminal ouput by means of ansi escape codes
Language: C++ - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

kstenschke/tictac-track
Simple but powerful timetracker for the commandline
Language: C++ - Size: 15.3 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 7 - Forks: 0

gcardi/Modbus
Modbus master library for Embarcadero C++ Builder
Language: C++ - Size: 79.1 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

deepcloudlabs/dcl118-2020-sep-21
DCL-118: Advanced C++
Language: C++ - Size: 6.95 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

manosriram/Algorithms
Algorithms for Problem Solving.
Language: C++ - Size: 57.8 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 3

cpp-frug/cpp-frug.github.io
Pages du site web
Language: CSS - Size: 813 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

camilne/cardigan
A collection of data structures and algorithms written in C++
Language: C++ - Size: 131 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

RoySRC/CPPLOGGER
A simple lightweight header-only C++ logger
Language: C++ - Size: 908 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

deepcloudlabs/dcl118-2022-nov-02
DCL-118: Advanced C++
Language: C++ - Size: 111 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

makuke1234/ymlite
A light-weight YAML library for C++11 and upwards.
Language: C++ - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

deepcloudlabs/dcl115-2021-apr-26
DCL-115: Multi-Threaded Programming in C++17
Language: C++ - Size: 259 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

ajisubarkah/pemrograman-terstruktur
Introduction to C++ programming language
Language: C++ - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

ClaireYurev/pebble
A C++ teaching tool related to teaching foundational coding concepts.
Language: C++ - Size: 47.9 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Jerboa-app/ThreadPool
MWE of using threads and a ThreadPool in C++ 11
Language: C++ - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl115-2022-nov-30
DCL-115: Multi-Threaded Programming in C++17
Language: C++ - Size: 137 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl118-2022-nov-09
DCL-118: Advanced C++
Language: C++ - Size: 106 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

threadexio/nio 📦
A small stream-oriented library to handle networking in C++
Language: C++ - Size: 221 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

makuke1234/jsonlite
A light-weight JSON library for C++11 and upwards.
Language: C++ - Size: 596 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

makuke1234/xmlite
A light-weight XML library for C++11 and upwards.
Language: C++ - Size: 250 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MustafaAlshehab/c-cpp-playground
Some C/C++ I write while going through data structure and algorithms, and some other random problems.
Language: C - Size: 68.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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.
Language: C++ - Size: 2.07 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sarveshj/compute-power
Compute power of one number raised to another
Language: C++ - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
