Topic: "cpp03"
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
Language: HTML - Size: 550 MB - Last synced at: 8 days ago - Pushed at: 16 days ago - Stars: 13,148 - Forks: 899

p-ranav/awesome-hpp
A curated list of awesome header-only C++ libraries
Size: 399 KB - Last synced at: about 9 hours ago - Pushed at: 10 months ago - Stars: 3,724 - Forks: 239

burlachenkok/CPP_from_1998_to_2020
Technical Note: From C++98 to C++2x
Language: HTML - Size: 49.5 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 143 - Forks: 13

srz-zumix/iutest
c++ testing framework
Language: C++ - Size: 213 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 67 - Forks: 6

oktonion/stdex
std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
Language: C++ - Size: 2.61 MB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 67 - Forks: 7

oktonion/Cpp-fast-delegates
Header-only extension for C++ Fast Delegates of Don Clugston (C++98 compatible)
Language: C++ - Size: 287 KB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 13 - Forks: 2

vittorioromeo/vrm_pp
Small C++ preprocessor library
Language: C++ - Size: 113 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 4

endurodave/AsyncMulticastDelegate
Asynchronous Multicast Delegates in C++
Language: C++ - Size: 352 KB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 2

oktonion/Cpp-fast-signals
Header-only fast signals and slots for C++ (C++98 compatible)
Language: C++ - Size: 127 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

abdelkarimhajji/CPP_MODULE_03_42
Language: C++ - Size: 146 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

deryaxacar/42-Cpp_03
This project aims to teach you object-oriented programming principles by creating a class hierarchy in C++. It starts with a basic ClapTrap class and then adds derived classes such as ScavTrap, FragTrap, and DiamondTrap.
Language: C++ - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Florian-A/Piscine-CPP
C++ c'est moins bien que CANAL+
Language: C++ - Size: 3.11 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

oktonion/cppmeta
one header tiny C++ type meta-information library for reflection and serialization
Language: C++ - Size: 208 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

igozdev/charimpl
Compile-time header-only char implementation checking for C++03/11/14/17/20
Language: C++ - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Ysoroko/cpp_module_03
C++ Introduction, module 3/8
Language: C++ - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

benoit-dubreuil/book-effective-cpp-3rd-edition 📦
Notes to learn the content of the book Effective C++ Third Edition
Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

pbouamriou/tuto_mpl
MPL Tutorial
Language: C++ - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

cypri1-dev/42_CPP03
This project involves creating a robot hierarchy in C++ starting with the ClapTrap class, with basic attributes (name, hit points, energy, damage) and methods for attacking, repairing, and taking damage. The derived classes ScavTrap, FragTrap, and DiamondTrap add unique abilities, showcasing inheritance and composition in C++.
Language: C++ - Size: 28.3 KB - Last synced at: 26 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Nik-Nikolas/AlgRaces
Sorting algorithms races with dynamic visualization of sortable collections
Language: C++ - Size: 6.72 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dsite42/CPP03
42 Project - CPP03 - This module is about Inheritance.
Language: C++ - Size: 1.5 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lschrafstetter/42_cpp03
Project 03 of the 42 Wolfsburg c++ piscine.
Language: C++ - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kambala-decapitator/QSimplePaint 📦
A very simple Paint-like image editor written with Qt 4
Language: C++ - Size: 103 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

florianbecker/pseudo_cpp11
C++11 compatibility layer for old projects
Language: CMake - Size: 39.1 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

benoit-dubreuil/book-effective-stl 📦
Notes to learn the content of the book Effective STL
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pawel-kieliszczyk/algorithms
Efficient algorithms and data structures
Language: C++ - Size: 1.62 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ambre-m/cpp-call-traits
Light header-only template library to allow detection of callable properties.
Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mirrors/awesome-hpp
A curated list of awesome header-only C++ libraries
Language: - Size: 450 KB - Last synced at: 10 months ago - Stars: 0 - Forks: 0