An open API service indexing awesome lists of open source software.

C++

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

https://github.com/m4x1m1l14n/win32

C++ wrappers to simplify native Windows API calls

cpp cpp11 win32 win32api winapi windows wrapper wrapper-library

Last synced: 22 May 2026

https://github.com/knapeczadam/dae-programming-2-ghosts-n-goblins

🩲 Programming 2 final project: Ghosts 'n Goblins (1985) arcade remake. Implements the first level with OOP principles, full pixel accuracy, and optional debug mode with infinite lives and visualized sprites/physics points.

2023 2d-game arcade-game belgium c-plus-plus capcom cpp dae digital-arts-and-entertainment game-dev game-development ghosts-n-goblins howest howest-dae kortrijk prog2 programming programming-2 student-project university

Last synced: 03 Jul 2026

https://github.com/matuszewski/cpp-basics

A bunch of simple C++ console programs

cpp

Last synced: 12 Sep 2025

https://github.com/localizethedocs/conan-docs-l10n

Localization of The Conan Documentation

clang conan cpp crowdin l10n sphinx

Last synced: 17 May 2026

https://github.com/fl444mingo/fl4-cs131-04-03-scope

Ch. 4, Lesson 3, Scope of Read/Write Reference

cpp learning learning-cpp

Last synced: 31 Jul 2025

https://github.com/gusenov/examples-gtest

Примеры использования Google Test.

cpp examples google-test gtest

Last synced: 20 Feb 2026

https://github.com/knapeczadam/dae-programming-4-qbert

🟠 Programming 4 final project: Q*bert arcade remake using Minigin. Implements the first three levels with pixel-perfect accuracy, AI and enemy behavior, applying Programming 4 concepts and game programming patterns. Engine/game logic split via static library.

2024 2d-game arcade-game belgium c-plus-plus cpp dae digital-arts-and-entertainment game-dev game-development game-programming game-programming-patterns howest howest-dae kortrijk prog4 programming-4 qbert student-project university

Last synced: 03 Jul 2026

https://github.com/shikr/sudoku

An emulation of a sudoku solver using ImGui + Allegro.

allegro allegro5 cpp imgui sudoku

Last synced: 11 Aug 2025

https://github.com/inbrewj/siloamsee

Unofficial fork of RTAB-Map (https://github.com/introlab/rtabmap) Android Tango app

android cpp java opengles siloam tango

Last synced: 12 Apr 2026

https://github.com/halidodat/libgui

GUI library written in C++

cpp gui library

Last synced: 11 Jan 2026

https://github.com/mssm199996/pi-smarthouse-monitoring

Java spark web application for raspberry pi for smarthouse monitoring

arduino cpp google-guice java11 maven raspberry-pi sparkjava websocket wemos-d1 wifi

Last synced: 07 Apr 2026

https://github.com/elb4rto/logdoctor_installer

Graphical installer for LogDoctor

cpp gui installer qt

Last synced: 17 May 2026

https://github.com/tsnsoft/cpp_examples

Учебные примеры по C/C++ 2024

c cpp examples

Last synced: 18 Apr 2026

https://github.com/fl444mingo/fl4-cs131-03-01-whileextra

Ch. 3, Lesson 1, While Continuation

cpp learning learning-cpp

Last synced: 17 Sep 2025

https://github.com/max21910/bataille-navale

A Bataille-Navale Game made in c++ for a school project

cpp france game shoolproject

Last synced: 22 Mar 2025

https://github.com/asgarrrr/cppchat

A simple chat server x client written in C++ using Qt.

cpp qt

Last synced: 23 May 2026

https://github.com/VioletGiraffe/embeddedUI

Embedded UI library for the Arduino framework

arduino cpp cpp-templates graphics-2d

Last synced: 17 Jul 2025

https://github.com/adam-gladstone/softwareinteroperability

Companion projects for my book: C++ SoftwareInteroperability for Windows Programmers

boost boost-python cmake codeblocks cpp cpp-cli cpp17 cppwinrt cpython csharp excel excel-dna mfc pybind11 python r rcpp rstudio shiny winui3

Last synced: 07 Apr 2026

https://github.com/pchalamet/fibertask

User land scheduler for task based workload (aka cooperative scheduling)

cpp scheduler userland

Last synced: 14 Mar 2025

https://github.com/antonako1/arghand

Single header argument parsing and handling library made with C++11

cpp library

Last synced: 25 Jul 2025

https://github.com/nemosova19/cpython

Functions like in Python language

cpp cpp14 cpp17 cpp20 likepython

Last synced: 31 Jul 2025

https://github.com/fmxexpress/scimark2-dev-cpp

Scimark2 Project For Dev-C++ on Windows.

cpp dev-cpp scimark scimark2 windows

Last synced: 10 May 2026

https://github.com/seng3694/blackcircle

Small project for messing around with ImGui and SFML

cmake cpp imgui imgui-sfml sfml

Last synced: 21 Mar 2025

https://github.com/johnpatek/thread-pool

c++ thread pool

cpp thread-pool

Last synced: 31 Jul 2025

https://github.com/akhilam512/mybusticket

A Bus-Ticket Booking application which allows users to book tickets from running bus services between cities.

classes-and-objects cpp file-handling-in-cpp

Last synced: 24 Jul 2025

https://github.com/iwas-coder/trm

A transactional, atomic, reliable POSIX's rm command implementation written in C++. 🌀

atomic blockchain coreutils cpp hash hash-tree merkle-tree sha256 transactional

Last synced: 01 Aug 2025

https://github.com/opensvm/bmssp-benchmark-game

bounded multi-source shortest paths benches in Rust, C, C++, Nim, Crystal, Kotlin (JAR), Elixir (.exs), Erlang (.erl).

benchmark benchmark-game bmssp bounded-multi-source-shortest-paths c cpp crystal elixir erlang graph-algorithms graphs graphs-theory kotlin nim rust

Last synced: 19 Aug 2025

https://github.com/infinsys/xplatform-cpp

Cross-platform C++ project template for Windows, macOS, and Linux development.

benchmarking c cmake cpp cross-platform linux macos open-source project template unit-testing windows

Last synced: 09 Apr 2026

https://github.com/ttwag/p10_sudoku_master

A program that solves any sudoku puzzle and provides a user interface.

backtracking-algorithm cpp dsa-algorithm gui-application qtcreator recursion-algorithm sudoku-solver

Last synced: 04 Oct 2025

https://github.com/neimat1/codeforces

My solutions for some problems in Codeforces that has been accepted.

codeforces codeforces-solutions cpp

Last synced: 24 Jun 2025

https://github.com/arikmukherjee/cpp_codes

This repo contains all C++ codes.

cpp

Last synced: 24 Jun 2025

https://github.com/sameetasadullah/calculate-factorial-using-fork

A simple C++ program to find factorial of given number using fork system call

cpp factorial fork linux ubuntu

Last synced: 17 May 2026

https://github.com/josh012006/height-of-binary-search-tree

Implementation of a method getHeight to compute the height of a Binary Search Tree.

algorithms-and-data-structures binary-search-tree cpp

Last synced: 25 Jul 2025

https://github.com/zenorachi/s21-containers

The "S21-Containers" project is a collection of container implementations similar to the containers in the C++ Standard Library.

algorithms avl-tree cpp list makefile map queue set stack stl-containers tree

Last synced: 25 Jul 2025

https://github.com/marklagodych/brainstorm

An optimized and extended Brainfuck interpreter

brainfuck brainstorm characters cpp optimization

Last synced: 13 Jun 2026

https://github.com/chi-wei-lien/reverse-shell-script

In this video I covered how to sneak into and remote control a computer using reverse shell script 😈. The whole script is written in c++ and I include the line-by-line explanation in the blog post down below. Be sure to check that out if you are interested! Just like always, this video is for educational purposes. If you do any illegal stuff you will get arrested 🚓!

cpp cybersecurity cybersecurity-education hacking-tutorial reverse-shell

Last synced: 14 Apr 2025

https://github.com/niu-cs/niu-cpp

112-程式語言-吳汶娟

cpp niu

Last synced: 11 Sep 2025

https://github.com/teejay69/configsync

Program Settings Synchronizer

boost configuration-management cpp settings-sync

Last synced: 26 Jul 2025

https://github.com/piyueh/simpoly

Simple Polynomial Toolbox for C++

cpp polynomial

Last synced: 04 Jul 2026

https://github.com/lnd3/ltools

C++ tool box for random purposes like graphics, physics, gui and network coding

concurrency cpp physics rendering threading tool-box

Last synced: 01 Aug 2025

https://github.com/jdm-github/jdm-language

JDMLanguage is my own language, it mainly created with ability to have freedom and constraint. It draws inspiration from Python's versatility while introducing its own distinctive features.

cpp jdm lang

Last synced: 12 Sep 2025

https://github.com/bumbelbee777/cxxutil

A C++ library containing an implementation of the STL and other data structures and/or containers.

c-plus-plus cpp cpp20 header-only std stl stl-containers stl-files

Last synced: 18 Jun 2025

https://github.com/hasanyahya101/banking_system

A Banking System implemented in C++. OOP concepts are used in this Project.

banking-system cpp project terminal

Last synced: 30 Apr 2026

https://github.com/giorgi94/py_travel_cpp

practical exampels of python c/c++ extensions

cpp extensions python3

Last synced: 17 May 2026

https://github.com/dariodumlijan/gif-compiler

Electron app for automation of gif creation

cpp electron-app gif-creator mac-app react typescript

Last synced: 18 Feb 2026

https://github.com/monamobeen/daretocode

Hands on Problems

c coding-challenge cpp tests

Last synced: 19 May 2026

https://github.com/kojobailey/xfbin-parser-plusplus

Unpacks CyberConnect2 XFBIN files and converts their data into more usable and editable formats.

binary cc2 cpp cyberconnect2 drag-and-drop jjba jojo json parser tool xfbin

Last synced: 22 Jul 2025

https://github.com/arsalan-dev-engineer/id_generator

A basic id generator with C++. This program will return the first index of the first and last name and combine it with numbers.

basic-programming beginner-project cpp functions generator learning number programming

Last synced: 04 Jul 2026

https://github.com/kassane/beast

HTTP and WebSocket built on Boost.Asio in C++11 (uses zig build)

asio boost-library cplusplus cpp network-library websockets zig-package

Last synced: 13 May 2025

https://github.com/cemoktra/cpprest

collection of rest apis for cpp

cpp http-requests rest rest-api

Last synced: 04 Jul 2026

https://github.com/mjkloeckner/cb100

Notas, resueltos y tps de la materia Algoritmos y Estructuras de Datos

54411 9512 apuntes cb100 cpp ejercicios fiuba resolucion schmidt

Last synced: 12 Jul 2025

https://github.com/amlel-el-mahrouss/opencc

[Alpha/WIP] Custom C++ compiler with an assembler, linker, and custom executable format (PEF).

assembler c compiler cpp linker

Last synced: 22 Mar 2025

https://github.com/martinsos/tdd-by-example

My exercise project following "Test Drive Development: By Example" by Kent Beck.

bazel catch2 cpp tdd

Last synced: 08 May 2026

https://github.com/helcsnewsxd/adaptive-network-routing

Adaptive routing algorithm implementation and performance analysis on simulated networks – Distributed Systems and Networking course project – Computer Science @ FAMAF (UNC)

analysis cpp dijkstra-algorithm famaf graph-topology lab matplotlib network network-topologies omnetpp optimization python red-protocol routing-algorithm university-project

Last synced: 20 Apr 2026

https://github.com/ryp/chip8-emu

CHIP-8 Emulator

chip-8 cpp emulator

Last synced: 26 Jul 2025

https://github.com/gmitch215/benchmarks

📊 Browsable Benchmarks for Programming Languages

benchmark bun c clang cpp deno gcc gnu go golang java javascript kotlin kotlin-native nodejs php ruby rust rustc zig

Last synced: 30 Oct 2025

https://github.com/lobbyra/piscine_cpp

This is my first steps in cpp. It's a lot of exercices to begin in this language.

42 42bor beginner cpp cpp98 pool

Last synced: 02 Jan 2026

https://github.com/cihansari/flexinvokable

Single header container for lambdas with (or without) move-only encapsulation that can be invoked only once.

cpp cpp17 cpp1z

Last synced: 17 Mar 2026

https://github.com/iamwatchdogs/dsa

Slate/Deprecated docs repo for DSA. I should have continued working on it.

algorithms c cpp data-structures documentation dsa interview java learning open-source preparation python

Last synced: 09 Apr 2026

https://github.com/csb6/backtrack

A C++17 library with Prolog-like functionality (Work-In-Progress)

cpp cpp17 logic-programming prolog rules-engine

Last synced: 14 May 2025

https://github.com/adarshaddee/hacktoberfest-2022

Hacktoberfest2022🥳 - Contribute given programs in every language😎 you want, every PR will be accepted😍!!!

adarshaddee c codarsh cpp dart golang hacktoberfest hacktoberfest-accepted java javascript mridealhat php python ruby rust

Last synced: 07 Mar 2026

https://github.com/louis3797/cpp-notes

Collection of notes, links, videos, playlists, references and more for learning C++

collection cpp learning learning-cpp links notes playlists references

Last synced: 15 Aug 2025

https://github.com/shishir-dey/libmodbus

"libmodbus" is a lightweight C++ Modbus library tailored for embedded systems

cpp embedded-systems firmware library microcontroller modbus

Last synced: 04 Mar 2025

https://github.com/vcputtini/squidlogparser

A small object library capable of interpreting the log entries generated by Squid-cache(tm) and manipulating this data.

cpp cpp17 http http-proxy https lib library parser squid squid-proxy

Last synced: 01 Jan 2026

https://github.com/prince-chrismc/multicore-programming

This is a C++ repository to contain my work for Multicore Programming (COMP426) from Concordia Universirty during Fall 2018.

cpp glew glfw glm modern-cpp multithreading object-oriented-programming opengl parallel-computing parallel-processing tbb

Last synced: 15 May 2026

https://github.com/amlel-el-mahrouss/btb

BTB, a build system based on JavaScript Object Notation written in C++

build-system cpp json

Last synced: 29 Mar 2025

https://github.com/mbellman/ramen-cat

Ramen cat.

cpp gamedev opengl

Last synced: 13 May 2026

https://github.com/cantro93/minilibs

MiniLibs - collection of C++ headers

cpp cpp20 event library

Last synced: 12 Feb 2026

https://github.com/chenphxx/slash-pilot

为四轴飞行器开发的飞控软件

android cpp qt web

Last synced: 11 May 2025

https://github.com/quaddarv1ne/tetris-enhanced

Этот репозиторий содержит улучшенную версию игры Tetris на Python. Игра реализована с использованием библиотеки pygame и поддерживает фоновые мелодии, звуковые эффекты, сохранение/загрузку состояния и интерактивные меню (стартовое меню выбора уровня и меню паузы)

2025 analytics cpp game maximdupley python python3 quadd4rv1n7 tetris tetris-game

Last synced: 17 May 2026

https://github.com/data-miner00/codeforces

My inefficient, naive and unoptimized solution to challenges on https://codeforces.com/

codeforces cpp leetcode

Last synced: 26 Jul 2025

https://github.com/vishesh-gupta/algolvers

A :notebook: to my solutions to algorithms that I have encountered and want to face

algorthims cpp data-structures leetcode

Last synced: 03 Apr 2025

https://github.com/afcms/epsilon-text-app

Show text on your Numworks calculator

cpp epsilon numworks python

Last synced: 19 May 2026

https://github.com/wesgtox/programming-lab-i

College "Programming Lab I" exercises.

algorithms c cpp programming-language

Last synced: 18 May 2026

https://github.com/soyapo/projecteuler

Solutions to ProjectEuler problems. Consider not opening before you solve on your own.

algorithm cpp mathematics number-theory

Last synced: 14 Mar 2025