ferloopew's Stars
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
mebeim/aoc
🎄 My solutions and walkthroughs for Advent of Code and more related stuff.
stevenhalim/cpbook-code
CP4 Free Source Code Project (C++17, Java11, Python3 and OCaml)
abeaumont/competitive-programming
Solutions to problems from various online judges / contest sites.
vineetjohn/daily-coding-problem
Solutions to problems sent by dailycodingproblem.com
alfa-addon/addon
Navega con Kodi por páginas web para ver sus videos de manera fácil.
pelisalacarta-ce/pelisalacarta-ce
pelisalacarta Community Edition
kamyu104/LeetCode-Solutions
🏋️ Python / Modern C++ Solutions of All 3405 LeetCode Problems (Weekly Update)
elgatito/script.elementum.burst
Development of this addon has been stopped!
lzl124631x/LeetCode
My C++ Code for LeetCode OJ
arnemertz/sudokusolver
Refactoring and modernization of an existing Sudoku solver
bewuethr/stroustrup-ppp
Exercises from Stroustrup's "Programming - Principles and Practice Using C++" (First Edition)
mattbierner/Super-Template-Tetris
Tetris as a C++ Template Metaprogram
Errichto/youtube
codes for my streams and YT videos
telegramdesktop/tdesktop
Telegram Desktop messaging app
sublimehq/mmap-example
eteran/edb-debugger
edb is a cross-platform AArch32/x86/x86-64 debugger.
expr-fi/fastlwc
SIMD-enhanced word counter
danigargu/CVE-2020-0796
CVE-2020-0796 - Windows SMBv3 LPE exploit #SMBGhost
FilipeChagasDev/Tetris
🎮 Tetris game developed with C++ and OpenGL
taylorconor/tinytetris
80x23 terminal tetris!
brenns10/tetris
Tetris in C and NCURSES.
Gregwar/ASCII-Tetris
ASCII Tetris game written in C
abhiabhi0/Algo-Data-Structure
Algorithms and Data Structure Programs
0p3r4t4/PPPUCPP2nd
Exercises (Try these and Drills) from Bjarne Stroustrup's Programming, Principles and Practice Using C++ (2nd Edition)
preslavmihaylov/programming-principles-and-practice-using-cpp
All the exercises I have done for the Programming: Principles and Practice using C++ book
jroelofs/calc
Toy Calculator
Jtaim/Programming-Principles-and-Practice-Using-Cpp
My reading of Programming: Principles and Practices using C++ (2nd ed) by Bjarne Stroustrup
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
horenmar/AdventOfCode2015
My AdventOfCode repository.