cplusplus-14
There are 274 repositories under cplusplus-14 topic.
KTL
a Candlestick Technical analysis toolkit Lite for stock market. ability to use c++14 edit your technical indicators on this app lite. especially gpgpu with opengl or dx11.
cpp11training
Make unit tests run to exercise your C++11 knowledge
cpputils
various c++ utility classes
CppNow2018
Materials from my talks from C++Now 2018
Cerializer
JSON Serializer using compile time reflection
CLiAni
Commandline program for displaying ascii character animations.
c-plus-plus-examples
A collection of C++ examples, all compilable. Covers from C++11 to C++20.
Data_Structures_and_Other_Objects_Using_Cpp
A collection of end-of-chapter projects from "Data Structures and Other Objects Using C++" (4th edition) by Michael Main and Walter Savitch.
CppCon2018
Materials from my talks from CppCon 2018
Blockchain
Implementation of a Blockchain as a school project
algs4cplusplus
Algorithms, 4th edition textbook code (using c++)
Library-Management-System
Library Management system is developed using C++ Programming Language and different variables, strings, and classes. To store the data it uses C++ OOPs and file handling concept. This project provides the best system for managing library records.
crowd-simulation
Crowd Simulation 23/24 - @UtrechtUniversity course project simulating 20k+ zombies in real-time
opcplusplus
compiler for c++ headers with custom attributes/modifiers via dialects, outputs generated src/h, xml definitions, mirrored reflection structure, fast dynamic casts. memory stack only, no heap allocations. translating compiler technology similar to babel and typescript .
Multi-Race-Driving
A general and customized platform for 2.5D racing games
METL
Modern C++ header-only math expression parser
RUDP
A C++ header only library aiming at providing various asynchronous UDP based sockets.
xformat
Multi-syntax printf
A-star
C++ implementation of the A* path-finding algorithm
ProgrammingHub
For the benefit of programmers.
maze-generator
A DFS-based maze generator and solver.
chromium-peeker
A native C++11 Win32 utility to download a list of Chromium builds for Windows.
astlib
Eurocontrol Asterix decoder framework based on XML declarations
mdtools
Assorted tools for the Sega Mega Drive
parse-integers-benchmark
Benchmarking reading and parsing integers from a file in C++.
Restfully
Arduino library for making Rest compliant APIs on the ESP8266 with embedded Uri arguments
paris
C++ events in Paris
R-Star-Tree
HeaderOnly STL-like template N-dimensional R*Tree implementation on C++14
C_PLUS_PLUS_Beginner
Its the beginner series of C++
cplusplusCHERNO
This is complete repository of my learning phase with advanced C++🔥🔥🔥🚀🚀🚀
click-lines
Simple C++11, Win32, WinLamb example using raw windows and custom controls.
usbplusplus
C++14 template library for handy descriptor definition
morse-code
Encoder and decoder of morse code
gabia
HomeKit Acessory Protocol library written in modern C++ with the use of ASIO & Beast.
Learn-CPlusPlus
Master C++ Programming From Beginner To Advance - C++ Course (Udemy Course)
C_Plus_Plus_Intermediate_Pointers_I
Its an intermediate guide on C++(Pointers)