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/aspurgs/mini-servo-robot

A prototype of Mini Servo Robot.

arduino cplusplus cpp prototype robotic-arm

Last synced: 15 Jun 2026

https://github.com/bongochong/mctext

Repo for Guy Rutenberg's Markov Chain text generator, using the Boost C++ library. I don't do much on this except periodic recompiling.

binary cpp gnu libboost linux markov-chain markov-chains posterity

Last synced: 29 Apr 2026

https://github.com/dannyjiustian/read-chipid-especially-for-esp32-module

Read Chip ID MCU ESP32 with IO Platforms from Visual Studio Code Extension

chip cpp esp32 id iot simple vscode vscode-extension

Last synced: 19 Apr 2026

https://github.com/abhinavrajesh/s3-cp-lab

Solutions to the S3 CP Lab

cpp

Last synced: 15 Jun 2026

https://github.com/amalija-ramljak/codewars

Repository to keep all my codewars.com solutions. JS, C++, Python, C

c cpp javascript python3

Last synced: 19 Apr 2026

https://github.com/r0b14/btheb-challenge

Resolvendo o problema "Two Sum" em um array ordenado. Função em JS com performance O(n) baseada no desafio do detetive e o roubo de 150 fulampos.

cpp javascript markdown

Last synced: 29 Apr 2026

https://github.com/grachale/mass_transportation_optimization

Using the Strongly Connected Components (SCC) algorithm, calculate how adding specific connections will impact the connectivity of the transportation network.

algorithms cpp graphtheory optimization

Last synced: 08 Jun 2026

https://github.com/rozeappletree/datastructures

Core Data Structures in Python/C/C++

c cpp python3

Last synced: 09 May 2026

https://github.com/ilyachichkov/employee_database

Small console application written on C++ for educational purposes

cmake cpp educational-project

Last synced: 16 Jun 2026

https://github.com/nermeenkamal/spaceship-vs.-chickens

This project is a simple OpenGL-based game inspired by "Chicken Invaders" 🐔 or "Space Invaders." 🚀The player controls a spaceship and must shoot chickens while avoiding their eggs. The game features moving chickens, bullets, and health management.

cpp game-development graphics opengl

Last synced: 29 Apr 2026

https://github.com/pknujra/zelbytes-arduino

Arduino internship repository containing daily embedded systems exercises, relay control, valve automation, and documentation.

agritech arduino cpp electronics embedded-systems iot relay-control

Last synced: 16 Jun 2026

https://github.com/ngrogg/learn-cpp-notes

Notes and code from learncpp.com tutorial

cpp

Last synced: 02 Apr 2026

https://github.com/ifd3f/bigfloat

High-performance, high-precision 80-bit floating point library

bigfloat cpp intrinsics

Last synced: 16 Jun 2026

https://github.com/mghalix/library-system

C++ console application to run a library system.

cpp data-structures file-organization oop

Last synced: 01 Jun 2026

https://github.com/vishalku03/Potd2k25

This new repository is the new begin of the new year .

c coding-challenge cpp dsa-algorithm geekforgeeks-solutions leetcode-solutions

Last synced: 02 Apr 2026

https://github.com/ashrockzzz2003/cses

My solutions to the cses problemset.

cpp cses python

Last synced: 01 May 2026

https://github.com/ranimeshehata/connect-four

Programming 1, semester 3 project about connect4 game !!

c cmd cpp

Last synced: 01 May 2026

https://github.com/micalevisk/bd1-2017-2

:mortar_board: :books: Banco de Dados 1 (ICC200) :house: :octocat: :white_check_mark: outros: https://gist.github.com/micalevisk/931dd32990413303b4f59d3dc0aa9a81

cpp database icomp makefile ufam

Last synced: 01 May 2026

https://github.com/kauefraga/cpp-colors

🎨 A collection of namespaces (ANSI escape code for colors) and functions that will help you to style and bring life to your console outputs.

ansi-colors ascii colors console cplusplus cpp lib library style terminal

Last synced: 01 May 2026

https://github.com/arsenarsen/prime_machine

Multithreaded prime finder written in C++

concurrency cpp cpp11 math number prime

Last synced: 08 Jun 2026

https://github.com/shahank42/keylog-me

A simple keylogging application for Windows

cplusplus cpp keylogger windows

Last synced: 01 May 2026

https://github.com/zjimn/keycontrol

A tool for controlling other windows using custom hotkeys, improving workflow by minimizing distractions. Ideal for managing media playback while multitasking.

cpp desktop-application gui mfc shortcuts visual-studio

Last synced: 01 Jun 2026

https://github.com/rsgoksel/data-structures-cpp

Foundations of Data Structures in C++: Descriptions and Illustrations

binary-search-tree binary-tree cpp data-structures linked-list queue

Last synced: 17 Jun 2026

https://github.com/3ein39/library_system

Library System Project in C++ using structs - simple console application. In this program.The main user for the system is an admin who might add a book, user or perform some relevant operation.

console-application cpp library-management-system management-system

Last synced: 17 Jun 2026

https://github.com/zrei/aoc23

Attempts for aoc 2023, in cpp and python.

aoc cpp python

Last synced: 01 May 2026

https://github.com/raresracsan/cpp-shell

Linux Shell in c++

cpp linux-shell terminal

Last synced: 01 May 2026

https://github.com/teagucordeiro/gc-proj-00-ppm

Creation of PPM image file and application of bilinear interpolation to generate color for an image based on colors assigned to each of the image's four corners.

cpp graphic-computing science-computer

Last synced: 17 Jun 2026

https://github.com/psturm108/cpptoolkit

A header only library for C++ for advanced programming concepts

async asyncio c cpp image image-processing mathematics matrix vector

Last synced: 01 May 2026

https://github.com/icingworld/wuwuaccount

wuwuAccount 呜呜记账本

accounting cpp qt

Last synced: 01 May 2026

https://github.com/githubfoam/cpp_githubactions

C/C++ CI workflow

cpp github-actions

Last synced: 01 May 2026

https://github.com/seboste/sapper-bricks

default remote brick repository for sapper

cloud-native cpp microservices sapper

Last synced: 27 Jun 2026

https://github.com/jackrekirby/heatmyhome-ui-dev

This repository was used to develop the UI for the HeatMyHome.ninja website. The website simulates domestic heating and solar systems to find the most optimal configuration. The simulations incorporate spatial and temporal factors, including solar and temperature weather data specific to a home’s location.

cpp heating modelling renewable-energy rust

Last synced: 01 May 2026

https://github.com/kgruiz/autoformatters

A collection of tools and scripts for automated formatting and cleaning of C++ and Python code.

automation clang-format code-cleaning code-formatter cpp python vscode

Last synced: 01 May 2026

https://github.com/jibsen/spart-example

Example code for Reordering Arguments blog post (www.hardtoc.com)

cpp partitioning-algorithms

Last synced: 01 May 2026

https://github.com/mguludag/various-algorithm-problem-solutions

I want to show some of known algorithm problems and solutions in C++

algorithm-challenges cpp knapsack-problem

Last synced: 04 Jun 2026

https://github.com/deepbiolab/star-route-planning.cpp

A C++ project for route planning utilizing the A* search algorithm with OpenStreetMap data.

a-star-search cpp heuristic-search openstreetmap planning

Last synced: 01 May 2026

https://github.com/guitarneck/testreporterdesc

A reporter for UnitTest++, in Desc style

cpp reporter unittest-cpp

Last synced: 17 Jun 2026

https://github.com/prophetru/bulkcmd

Educational project

cmake cpp doxygen gtest otus

Last synced: 06 Jul 2026

https://github.com/grandevx/ds_course_c

My Personal Joma DS Course problem Solution in C++

course cpp data-structures

Last synced: 08 Jun 2026

https://github.com/grebano/nano-temperature-and-humidity

The "Nano-Temperature-and-Humidity" project is a hardware-software solution that uses an Arduino Nano, a 0.96" OLED display, and an AHT10 (or AHT20) sensor to create a temperature and humidity sensor. The software part of the project is developed using PlatformIO, an open-source ecosystem for IoT development.

arduino cpp humidity low-power nano platformio sensor sensors temperature thermometer

Last synced: 01 May 2026

https://github.com/jonmorrissmith/rpitraindisplay

A Raspberry Pi powered HUB75-Matrix real-time UK train departure board with UI. Supports up to 3x3 matrix panels.

cpp hub75 hub75e python railway-information-portal raspberry-pi rgb-matrix rgb-matrix-bonnet rgb-matrix-led-panel train-running-status

Last synced: 01 May 2026

https://github.com/apsrcreatix/cpp

Learn how to c++ through looking at code examples.

cplusplus cpp cpp-learning cpp11 cpp14

Last synced: 01 May 2026

https://github.com/nrf24l01/funnypad

Soundpad but for linux

cmake cpp pulseaudio qt qt6 soundpad

Last synced: 19 Apr 2026

https://github.com/yanyilucas/aoe-calculator

An AOE(Activity On Edge Network) calculator built with Qt6

algorithms-and-data-structures cpp qt6

Last synced: 19 Apr 2026

https://github.com/josh012006/level-order-traversal

Implementation of the level-order traversal of a BST.

cpp level-order-traversal pointers queue

Last synced: 17 Jun 2026

https://github.com/thatguychandan/codingspree

basic codes and data structures

c cpp java python

Last synced: 19 Apr 2026

https://github.com/smercer10/vb2c

(Very) BASIC-to-C compiler.

basic c compiler cpp

Last synced: 01 May 2026

https://github.com/salma-mamdoh/top-interview-150-leetcode-probelms-

My Solutions For Top interview 150 problem on Leetcode

cpp leetcode-solutions problem-solving python

Last synced: 01 May 2026

https://github.com/calvinjmin/databricks-sdk-cpp

Databricks SDK for C++

cpp databricks databricks-sdk

Last synced: 17 Jun 2026

https://github.com/poakapx/oop_using_multi-file_constructor_gets_and_sets-1

ООП із застосуванням конструктора, гетів, сетів і многофайловістью.

cpp project

Last synced: 04 Jun 2026

https://github.com/gene-hightower/uri

uri parser in C++

cpp rfc3986 uri uri-parser

Last synced: 28 Jun 2026

https://github.com/mikulej/pongmultiplayer

Simple OpenGL game that makes use of client-server architecture.

cpp game gcc network-programming opengl

Last synced: 01 May 2026

https://github.com/lionpsiuc/postgraduate

A collection of assignments and projects completed during my M.Sc. in High-Performance Computing at Trinity College Dublin.

c cpp cuda

Last synced: 01 May 2026

https://github.com/helmssyss/basic-dart-ffi-example

Calling from function in C for Android Application

cpp dart ffi-bindings flutter flutter-examples

Last synced: 01 May 2026

https://github.com/wtrsltnk/radar-strike

Play counter-strike in the radar!

cpp game opengl

Last synced: 28 Jun 2026

https://github.com/janwilczek/dsp-pro-course-assignments

Coding assignments (exercises) with solutions given to the members of the DSP Pro online course on learning digital audio signal processing for audio programming. For more information check https://www.wolfsoundacademy.com/dsp-pro

audio audio-effects audio-processing audio-programming c cmake cpp digital-audio digital-audio-processing digital-audio-signal-processing digital-signal-processing dsp fft filter juce python

Last synced: 01 May 2026

https://github.com/elprofesoriqo/competitiveprogramming

Algorithmic problems that have been part of programming contests, olympiads, and practical exercises.

c cpp data-science data-structures-and-algorithms python

Last synced: 01 May 2026

https://github.com/thefox/parameters

Automatic replace variables in configuration file templates from environment variables.

configuration-files cpp cpp14 dotenv mit-license symfony

Last synced: 02 May 2026

https://github.com/h2co3/hindmarsh-rose

A visual simulation of the Hindmarsh-Rose neuron model.

computational-biology computational-neuroscience cpp cpp14 neurons simulation

Last synced: 18 Jun 2026

https://github.com/endail/si7021

Raspberry Pi Si7021 C++ API

cpp humidity lgpio raspberry-pi si7021 temperature

Last synced: 02 May 2026

https://github.com/vijeshvs/filamentrecyclingcode

Arduino Code for Filament Recycler Product @ Augmented Labs

arduino-uno cpp liquidcrystal-i2c pid-control

Last synced: 18 Jun 2026

https://github.com/mmartin46/balloonjump

An SFML Platformer written in C++. The player's objective is to collect as many potions as possible.

cpp game-development sfml sfml-game

Last synced: 15 Jul 2026

https://github.com/emersonmello/libsaudacaocpp

Exemplo de uma biblioteca C / C++ com More Modern CMake

c cmake cplusplus cpp library modern-cmake-template

Last synced: 19 Apr 2026

https://github.com/bubblxs/tamale

tamale, tamale, tamale, tamale, tamale, tamale, tamale!

cpp linux steam steam-cards steamworks-sdk

Last synced: 02 May 2026

https://github.com/sdtelectronics/huffman-code-generator

Simple Front-end Based Huffman Code Generator

cpp huffman-coding huffman-encoder web webassembly

Last synced: 02 May 2026

https://github.com/markparker5/of-terrain-generator

openFrameworks app for terrain generation with Perlin noise.

3d cpp openframeworks terrain-gen terrain-generation terrain-generator terrain-rendering

Last synced: 18 Jun 2026

https://github.com/rusyaev-dk/microcircuit_optimization

Optimized stack-based exponentiation for efficient RSA computation. Implements a microcircuit model with minimal clock cycles using binary exponentiation and greedy decomposition.

binary-exponentiation cpp graphics microcircuit optimization-problem research stack xlsx

Last synced: 18 Jun 2026

https://github.com/koji/opencvtest

OpenCV with Xcode

cpp opencv xcode

Last synced: 02 May 2026

https://github.com/polaris/eva-vm

A simple virtual machine for the Eva programming language.

cpp eva programming-languages virtual-machine

Last synced: 04 Jun 2026

https://github.com/3ein39/onlinebookreader

Cpp console project practicing some OOP concepts

bookreadingapp console-application cpp oop-principles oops-in-cpp

Last synced: 11 Jun 2026

https://github.com/nikoladucak/2048

2048 game implemented for terminal.

2048 2048-game cpp game ncurses

Last synced: 28 Jun 2026

https://github.com/pyrbin/cpp-cmake-template

c++20 cmake starter template

cmake cpp cpp20 starter-template template

Last synced: 09 Jun 2026

https://github.com/zaedus/gtk-planner

Manage your various projects, schedules, and daily tasks with a GTK based planner application.

cpp gtk planner

Last synced: 18 Apr 2026

https://github.com/tntksals/pose_solver

The pose_solver package.

clion cpp ros

Last synced: 02 May 2026

https://github.com/zaechus/calpp

Like cal but in C++

calendar clang cpp linux

Last synced: 02 May 2026

https://github.com/dub1401/tilemap-editor

Программа для построения простейших игровых 2D карт.

2d cpp sfml tilemap

Last synced: 23 Oct 2025

https://github.com/dhruvsrikanth/advection-diffusion-simulation

In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the advection-diffusion simulation.

advection-diffusion c cpp cpu distributed-memory-parallel high-performance-computing mpi multithreading openmp parallel-computing shared-memory-parallel simulation-modeling

Last synced: 02 May 2026

https://github.com/demonstrandum/ygd_bafta

Trying to make some sort of a game

cpp game javascript js p5 p5js platformer sdl sdl2

Last synced: 02 May 2026

https://github.com/veresdavid/imgproc-task3

Discrete Fourier transformation implemented manually with the help of C++ and OpenCV.

cpp fourier-transform image-processing opencv

Last synced: 02 May 2026

https://github.com/aileshe/md5filehasher

批量生成文件MD5值工具/批量效验文件MD5值工具

c cpp md5

Last synced: 16 May 2026