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/dantehemerson/mategame

:1234: Juego de preguntas matemáticas para niños :sparkles:

cpp development game game-development gamedev oop poo

Last synced: 21 Mar 2025

https://github.com/chinmay-esp/esp32_microros_pub

This project uses Micro-ROS on ESP32 with PlatformIO to publish integer messages (`std_msgs/msg/Int32`) to a ROS 2 topic over serial transport. 🚀

cpp esp32 microros platformio ros2-humble

Last synced: 19 May 2026

https://github.com/senssei/azure-eventhub-kafka-c

Sample C/C++ consumer and producer implementation for Azure EventHub with Kafka surface

azure-eventhub c cpp kafka kafka-consumer kafka-producer librdkafka

Last synced: 19 Apr 2026

https://github.com/nulladmin1/eightqueens

Eight Queens Puzzle Made for H* Computer Science II Class

cmake cpp eight-queen-problem eight-queens eight-queens-problem eight-queens-puzzle

Last synced: 11 Jul 2025

https://github.com/ermolaevv/all_labs

Проект-контейнер для выполнения практических заданий по курсу МП2

cmake cpp data-structures gtest labs winforms

Last synced: 19 May 2026

https://github.com/ideocentric/ribbon-synth

Ribbon Synthesizer using Daisy Seed.

arudino-ide cpp daisy-seed kicad librecad open-source openscad

Last synced: 04 Jul 2026

https://github.com/farfromsouls/cpplabs

This is a repository with my C++ labs, you can use them to understand and master the basic concepts of the language and its features

cpp labs

Last synced: 12 May 2025

https://github.com/klappdev/property

C++ property library

cpp cpp14 property setter-getter

Last synced: 04 Jul 2026

https://github.com/sla-ppy/tempconver

[F] C to F temperature conversion program

cpp early-attempts

Last synced: 10 Sep 2025

https://github.com/dino-julius/the-dino-julius-advent-of-code-record

Hi! This is my record of solutions for the Advent of Code, that is an Advent calendar of small programming puzzles.

aoc aoc-2024 competitive-programming cpp

Last synced: 21 Jun 2025

https://github.com/dup4/aop-cpp

AOP Example for morden C++

aop cpp

Last synced: 04 Jul 2026

https://github.com/dtinth/2011-tetris-bot

A Tetris bot I have written in 2011 (note: it plays badly)

autopy cpp python

Last synced: 18 May 2026

https://github.com/hadjiprocopis/protein-hops

Reads protein functional associations (e.g. from STRING-DB) and finds direct (0-hops) or indirect (1,2-hops) protein-links between a pair of proteins (C/C++).This work was done while working at the Institute of Cancer Research in London in association with people from the Erler Lab.

bioinformatics-analysis c cplusplus cpp erler-lab graph-algorithms protein protein-protein-interaction

Last synced: 03 May 2026

https://github.com/atomicptr/bunraku

A header only 2D animation library for making games with C++23

animation animation-library cpp cpp23 fsm game-development header-only header-only-library raylib

Last synced: 21 Jun 2025

https://github.com/armemius/windowsblockdevcachinglib

Custom implementation of block device cache for Windows OS

cpp library windows

Last synced: 24 Dec 2025

https://github.com/tesla33io/webserv

TODO: come up with a cool name for the program

42 cpp cpp98 webserver

Last synced: 20 Jun 2025

https://github.com/landiluigi746/cpp-backend-template

Small C++ backend template with CMake as build system, vcpkg as dependency manager, Crow as web framework and Docker support

backend backend-template cmake cpp cpp-template crowcpp docker template-project

Last synced: 03 May 2026

https://github.com/stuart6854/opengl_base

OpenGL Base

cpp opengl

Last synced: 26 Apr 2026

https://github.com/sap-samples/odbc-driver-for-abap-examples

Examples for using the ODBC driver for ABAP with various programming languages.

abap cpp javascript nodejs odbc odbc-driver powershell python rust sample sample-code sap unixodbc

Last synced: 07 Apr 2026

https://github.com/rid17pawar/friendscircle

Friends Circle is a console based application developed in cpp using Graph Data Structure.

cpp data graph graph-algorithms oop

Last synced: 08 Jun 2026

https://github.com/awesomearjun/ping-pong-sdl3

A Ping Pong videogame made in SDL3

cmake cpp cpp11 oop sdl3 sdl3-image

Last synced: 20 Jun 2025

https://github.com/joswinemmanuel/strivers-a2z-dsa

A comprehensive resource for Data Structures and Algorithms, following the Striver's A2Z approach to enhance learning and problem-solving skills.

cpp python

Last synced: 05 Apr 2025

https://github.com/hlustikp/adventofcode23

Advent of Code 2023 C++ Solutions

advent-of-code advent-of-code-2023 cpp

Last synced: 04 Aug 2025

https://github.com/agauniyal/canmap

different hashmap implementations

cpp cpp17 hashmap

Last synced: 20 Jun 2025

https://github.com/pavlostzitzos/van-der-pol-oscillator

Van der Pol Oscillator in C++. Finite Differences, SPSA and LQR controllers are used to drive the oscillator.

cpp cpp11 cpp14 finite-difference gnu-plot lqr-controller unit-testing van-der-pol

Last synced: 02 Feb 2026

https://github.com/noureddine-t/coupon-collector-s-simulation

Ce projet simule le problème du collectionneur de vignettes (Coupon Collector's Problem).

cpp r rstudio

Last synced: 19 May 2026

https://github.com/tomasmark79/mypersonaltwitchbot

Repository MyPersonalTwitchBot provides a simple CMake C++ project configuration for setting up and building a Twitch bot server. It includes a basic implementation to help you get started ultra quickly.

bot cmake cpp twitch twitchbot vscode

Last synced: 08 Nov 2025

https://github.com/siposattila/testme

C++ testing framework based on the idea of runnable requirements.

cpp cpp20 runnable-specification test test-automation test-framework testing tree-sitter

Last synced: 04 Mar 2025

https://github.com/daleksla/stl

Common algorithms & structural implementations of the C++'s standard library, rewritten to be small, portable, and fast (UNDER SERIOUS REVISION)

common-algorithms compilation cpp cpp11 cpp14 data-structures header-only template-metaprogramming

Last synced: 11 Jul 2025

https://github.com/guettafa/imgui_desktoptemplate

ImGui Desktop application template

cpp direct3d9 imgui

Last synced: 20 Jun 2025

https://github.com/myhauntedfork/algebruh

A collection of math tools

chemistry cpp math physics

Last synced: 11 Jul 2025

https://github.com/arkaht/cpp-freelist

Freelist ─ a freelist memory visualiser in C++ using Raylib.

cpp freelist memory-management raylib raylib-cpp visualizer

Last synced: 19 Jun 2025

https://github.com/suryakarmakar/cpp-programming

📃 Learning CPP Programming From Scratch

cpp cpp-programming cpp-programming-language

Last synced: 04 Mar 2025

https://github.com/devgabrielcoelho/estudoscpp

EstudosCPP contém soluções dos exercícios do BeeCrowd em C++, abordando tópicos como estruturas de dados, algoritmos, manipulação de strings e números. O repositório organiza os exercícios em pastas, com arquivos .cpp para cada resolução, ideal para praticar e aprender programação em C++.

beecrowd cpp

Last synced: 19 Jun 2025

https://github.com/im-rises/genesisforgelib

This is the library for my Engine GenesisForge (WIP)

cmake cpp library multiplatform programming

Last synced: 14 May 2025

https://github.com/darkzarich/render-system

A simple render system made for terminal, shows FPS and operates with frames through endless loop

cpp training

Last synced: 12 May 2025

https://github.com/bdegreve/liar

LiAR isn't a raytracer

cpp physically-based-rendering python raytracing

Last synced: 18 May 2026

https://github.com/bharathvariar/connect4

Unbeatable Connect-4 AI

ai cpp minimax-alpha-beta-pruning

Last synced: 28 Mar 2025

https://github.com/danielblagy/containers

Implementations of containers in C++ as template classes.

algorithms containers containers-cpp cpp data-structures dynamic-array linked-list stack

Last synced: 19 Jun 2025

https://github.com/alexander-novo/cs474-pa4

Programming Assignment 4 for CS 474 - Image Processing at UNR

cpp homework image-processing plots unr

Last synced: 11 Apr 2025

https://github.com/rakshitgupta9/object-oriented-programming-using-c-lab

Object Oriented Programming using C++ Lab

4th 4th-semester cpp lab miet miet-jammu

Last synced: 19 Jun 2025

https://github.com/rickreisdev/VendingMachine

Algoritmo que simula o funcionamento de uma máquina automática de alimentos no ambiente do terminal do C++.

algorithm cpp rickreis rickreisme vending-machine

Last synced: 06 May 2025

https://github.com/harisali-git/stackbrackets

Full Stack Data Structure implementation with isBalanced(T* arr, int size) function which checks whether the brackets are properly balanced or not.

brackets cpp data-structures stack

Last synced: 19 Jun 2025

https://github.com/convexwf/pong-godot

An implementation of the classic Pong game using the Godot engine (GDExtension), showcasing basic game mechanics and user interactions. 使用 Godot 4.3 GDextension 实现的 pong 游戏。

cpp game gdextension godot

Last synced: 30 Apr 2026

https://github.com/gkaszewski/brick-engine

WIP game engine in C++

box2d cpp game-engine-development sfml

Last synced: 10 Sep 2025

https://github.com/opennessgames/xixitexteditor

QT based text editor imitating Windows 7

cpp qt text text-editor

Last synced: 26 Apr 2026

https://github.com/jomkz/learn-modern-cpp

A detailed, sequential learning path to take you from the fundamentals to advanced modern C++ (covering C++11 through C++23).

cpp cpp11 cpp14 cpp17 cpp20 cpp23 learning modern modern-cpp

Last synced: 02 Jul 2026

https://github.com/noxmor/noxdata

NoxData is a C++ data structures library to organize, store and manipulate data.

cpp cpp-library data-structures header-only library templated

Last synced: 18 Jun 2025

https://github.com/tienphuckx/books

A curated collection of books from around the internet that you may find interesting.

algorithms-and-data-structures cpp malware

Last synced: 11 Jul 2025

https://github.com/phillvancejr/stars

Star Field graphical app in C++ and Ada to compare them

ada cpp field graphical star stars

Last synced: 16 May 2026

https://github.com/tamiko-n/internship

This repository contain the tasks which I've completed as an intern at CodeAlpha

cpp internship quiz-game todoapp

Last synced: 12 Jul 2025

https://github.com/4ejlobek06/flappybird

C++ project using SFML

2d-game cpp flappy-bird sfml

Last synced: 18 Jun 2025

https://github.com/saiket-das/dsa

Contains all the notes and solved problems on data structures and algorithms in C++

cpp data-structures-and-algorithms

Last synced: 29 Mar 2025

https://github.com/zly-u/godot_gde_cmake_example

A CMake + CLion example project for developing Plugins for Godot.

cmake cpp gdextension godot

Last synced: 18 May 2026

https://github.com/vibhujawa/parallel-adaboost

The repo contains a multi-core parallel implementation of adaboost algo in C++

adaboost cpp machine-learning-algorithms

Last synced: 25 Jun 2025

https://github.com/fatima-progmmer/loops-and-decisions-statement-in-c-

solve the all programs in excerise of chapter 3 of book "Robert Lafore" (4Th edition)

cplus cpp excerise loop program robert-lafore

Last synced: 17 Jun 2025

https://github.com/tsnsoft/dialogblocks_wx_demo

Пример программы на C++ с использованием wxWidgets и DialogBlocks в Visual Studio 2022

2022 cpp cross-platform dialogblocks linux visual-studio wxwidgets

Last synced: 05 Apr 2025

https://github.com/matt0550/brute-force-password-cracker

Fork of bruteforce password cracker

brute-force bruteforce cpp

Last synced: 05 Apr 2025

https://github.com/akilanss/isa-using-punch-card-strip---23cse201

We develop a physical computer programming language using Arduino microcontroller board.

arduino-uno c cpp instruction-set-architecture

Last synced: 16 May 2026

https://github.com/headlessnode/dsa

My first GitHub repository showcasing a collection of code snippets that highlight my learning journey in data structures and algorithms. From basic arrays to complex trees and graphs, these practical implementations demonstrate my growing expertise

algorithms beginner-friendly code-examples code-snippets coding-challenges coding-practice competitive-programming cpp data-structures learning-resources problem-solving

Last synced: 18 May 2026

https://github.com/arducat/tcpping

Простая утилита для отправления запросов на TCP сервер.

cpp cxx multiplatform pet-project tcp tcp-client tcp-client-cpp

Last synced: 21 Jul 2025

https://github.com/whoxer/sfml2d-game-project

Projeto de jogo simples em 2D feito em C++ com a biblioteca SFML++ a partir de um livro que eu andei estudando.

cpp game-development learning learning-by-doing sfml sfml-game

Last synced: 11 Oct 2025

https://github.com/numq/klarity-decoder

Media decoder library based on FFmpeg

cpp decoder ffmpeg klarity

Last synced: 16 May 2026

https://github.com/albinzayedrawan/virtual-pet-game

A virtual pet game where users can interact with their pet based on mood using C++.

cpp virtual-pet

Last synced: 04 Apr 2025

https://github.com/wojtekb30/random-cpp-archive

Archive of my random (non-Arduino) C++ programs

archive cplusplus cpp random-projects

Last synced: 29 Mar 2025

https://github.com/manuelmeraz/odroidgpio

Modern C++ wrapper around WiringPi for Odroid.

bmo055 c cmake cpp cpp11 cpp14 cpp17 gpio i2c modern n2 odroid pin pins serial spi xu4

Last synced: 16 May 2026

https://github.com/erthium/code-status

Project to calculate how many lines of code has be written and in which langauges

code-lines code-stats cpp cpp17 line-counter

Last synced: 04 Jun 2026

https://github.com/sebastiencozedev/therightprice

This repository contains my first C++ project : The Right Price. To win, you have to find the right price.

console-game cpp cpp17

Last synced: 06 Apr 2025

https://github.com/phyulwin/sfml-cs8-final-project

PCC Spring 2023 CS8 Final Project

cpp notepad sfml

Last synced: 17 Jun 2026

https://github.com/suraj-singh12/cpp-dsa

Data Structure and Algorithm C C++

c cpp dsa dsa-algorithm

Last synced: 18 May 2026

https://github.com/anujdutt9/hackerrank-cpp

C++ solutions to Hackerrank Problems

cpp hackerrank-solutions

Last synced: 11 Jul 2025

https://github.com/nandahkrishna/bros

Application suite – Class 12 C++ Computer Science Project

apps calculator calendar clock cpp games graphics notepad os simulation turbo-c-plus-plus

Last synced: 17 Jun 2025

https://github.com/chuahou/sap

A simple argument parser for C/C++ CLI applications

c cli cpp library parser

Last synced: 19 May 2026

https://github.com/tonalflex/tonalflex-template-plugin

JUCE Template for creating new plugins for Tonalflex (ElkOS aarch64)

audio-processing cpp dsp juce-framework micro-frontend vst

Last synced: 07 May 2025

https://github.com/a-soll/ffmpeg-test

Example ffmpeg usage in C++

cpp ffmpeg video-processing videoplayer

Last synced: 16 May 2026

https://github.com/flosmume/cpp-cuda-deepvision-rtx-starter

CUDA C++ practice project for RTX 4070 SUPER — explore GPU concurrency, pinned memory, and Nsight profiling. Includes SAXPY and 2D blur kernels to train optimization, stream overlap, and timing analysis for NVIDIA Developer Technology Engineering skillset.

cpp cuda cuda-kernels cuda-streams deep-learning-inference gpu gpu-optimization gpu-profiling high-performance-computing nsight nvidia parrallel-computing pinned-memory

Last synced: 16 May 2026

https://github.com/pawelgoj/quiz-cpp

Quiz about C++ written in C++.

cpp game json quiz wxwidgets

Last synced: 19 May 2026