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/kydronepilot/space-eye-windows-node-api

Native Windows API for SpaceEye app, to set multi-monitor wallpaper images

cpp node-addon-api nodejs spaceeye wallpaper win32 windows

Last synced: 12 Jan 2026

https://github.com/corejust/thegame

Every programmer must write a clone of Minecraft

3d cpp cpp20 minecraft minecraft-clone opengl sfml

Last synced: 19 May 2026

https://github.com/techcsispit/dsa-snippets

DSA Snippets in C++, Java & Python

cpp datastructures java python

Last synced: 09 Sep 2025

https://github.com/sebe324/various-visualizations

This program demonstrates various concepts related to programming, mathematics and physics.

collision-detection cpp good-first-issue graphs pathfinding qt sorting

Last synced: 19 May 2026

https://github.com/blazium-games/justamcp_module_tests

A test suite and example project for the Justamcp module built for the Blazium Engine.

autowork blazium cpp godot justamcp testing

Last synced: 04 Jul 2026

https://github.com/pardhusreerushivarma20060119/exploit-engineering

Welcome to the definitive record of my journey into x86-64 Assembly Language, System-Level Programming, Reverse Engineering, and Exploit Development.

assembly-x86 cpp cprogramming exploit-development low-level reverse-engineering system-programming

Last synced: 19 May 2026

https://github.com/codspeedhq/opencv-benches

OpenCV benchmarks written in C++

benchmarks cpp opencv

Last synced: 19 May 2026

https://github.com/Chimipupu/rp2xxx_dev

RP2040 & RP2350 x2CPU & FreeRTOS C++ F/W Development by Chimi(ちみ)

cpp embedded mcu rp2040

Last synced: 12 Apr 2025

https://github.com/jaytwolab/setroutepriotity

Set Route Priority in Windows

c cpp mfc priotity route visualstudio vs vs2019

Last synced: 25 Apr 2026

https://github.com/hasanyahya101/pf_assignments

Solutions to Programming Fundamentals assignment questions from Fall 2022 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the theory (subject), not the Lab subject.

cpp fast-nuces fast-nuces-lhr programming-fundamentals

Last synced: 29 Mar 2025

https://github.com/mklemmingen/entropyvisualizer

Arduino equipped with a gas meter, temperature/humidity sensor, sound meter, display, and LED strip. It uses sensor data to generate randomness, visualizes it with colors on the LED strip, and outputs a random long unsigned integer via its serial interface, which can be read in to try to get close to true randomness.

arduino cpp random random-generation random-number-generators

Last synced: 19 May 2026

https://github.com/amirmghanem/turbo-c-ball-boom

🎈🔮Turbo-C Ball Boom. project programmed with c++(CPP File) On DOSBOX Showinga swinging line from the top. 🎈🔮

ball c cpp dosbox swinging-line turbo-c-plus-plus

Last synced: 01 May 2026

https://github.com/lecrisut/jsontype

C++ types for JSON-like datastructure

cpp json

Last synced: 16 May 2026

https://github.com/saleh0987/cpp_problems_solving

CodeWars CPP Problems Solving

cpp problem-solving programming

Last synced: 28 Mar 2025

https://github.com/saleh0987/assignments-cpp

C++ Solutions Of Elzero Web School Channel Assignments and elzero.org Website Assignments

asssi cpp cpp-fund

Last synced: 28 Mar 2025

https://github.com/kavicastelo/cpp-bakery-inventory-cli

This is a simple C++ program for identifying fundamental concepts of programming. Data handled through .txt files.

bakery cpp inventory-management nodatabase pos

Last synced: 26 Jun 2025

https://github.com/kgorze/molecular-dynamics-simulator

A 2D molecular dynamics simulator that models atomic interactions using Lennard-Jones forces on a Boltzmann lattice. Currently implements an all-pairs algorithm for force calculations with visualization capabilities. This academic project aims to evolve into a 3D simulation of water and solutes.

atom-simulation cpp lennard-jones molecular-dynamics physics-simulation

Last synced: 06 Apr 2025

https://github.com/georgecatalin-codepractice-courses/linux-system-programming-tools-and-techniques

Code work associated with the course "Linux System Programming Techniques & Concepts" authored by Abhishek CSEPracticals on Udemy.

cpp cpp-library cprogramming udemy-course-project

Last synced: 10 May 2026

https://github.com/sw-community/oop_homework_and_anu

sduwh面向对象程序设计课程作业参考

cpp oop

Last synced: 29 Mar 2025

https://github.com/mrpicklepinosaur/a9e

ncurses game engine with physics and ecs

cpp ecs game-engine ncurses

Last synced: 13 Mar 2025

https://github.com/vidiptvashist/library-management-system

Library Management Systems helps to maintain a database that is useful to enter new books record books borrowed by the members, with the respective submission dates. Moreover, it also reduces the manual record burden of the librarian.

cpp library-management-system

Last synced: 11 Oct 2025

https://github.com/nerooc/preoop_labs

Exercises from my C++ laboratories (third semester).

cpp university-course

Last synced: 22 Mar 2025

https://github.com/thomas-chqt/graphics

Abstraction layer on top of multiple graphics api

cpp graphics-programming metal opengl

Last synced: 29 Apr 2026

https://github.com/desmondjs/bst_student_info

This is a a C++ program implementing a Binary Search Tree (BST) to manage student data read from a text file. This program can insert student records based on their student ID, print the deepest node, display students in ascending or descending order, clone a subtree, print nodes at each level, and print paths in the tree.

bst cpp

Last synced: 09 Sep 2025

https://github.com/neontuts/code-snippets

A collection of code snippets for web developers and programmers, including code for HTML, CSS, JavaScript, Java, PHP, Python, C & C++.

c code-snippets cpp css html java javascript php python snippets

Last synced: 30 Dec 2025

https://github.com/vincent-devine/omengine

One More Engine is a real-time 3D rendering engine using Direct3D 12 in C++.

cpp directx12 game-engine

Last synced: 22 Jul 2025

https://github.com/lqxhub/dynamic-loading-lib

use C++ dynamic lodaing library on windows or linux

cpp lib

Last synced: 03 Apr 2025

https://github.com/lschrafstetter/42_cpp05

Project 05 of the 42 Wolfsburg c++ piscine.

42 42wolfsburg cpp cpp05

Last synced: 03 Apr 2025

https://github.com/ylogx/trees

Trees & Graphs implemented in C++ with Unit Tests

cmake cpp googletest

Last synced: 29 Mar 2025

https://github.com/dssgabriel/huffman-compression

A Qt5 interface for converting ASCII text to binary using a C++ implementation of the Huffman compression algorithm.

cpp huffman-compression-algorithm qt5-gui

Last synced: 04 Jul 2026

https://github.com/sufftea/pathfinding

pathfinding visualizer

algorithms cpp qt visualization

Last synced: 19 May 2026

https://github.com/lschrafstetter/42_cpp02

Project 02 of the 42 Wolfsburg c++ piscine.

42 42wolfsburg cpp cpp02

Last synced: 03 Apr 2025

https://github.com/robertpaulp/congestion-control-swift

PCOM (Communication Networks) project in C++

congestion-control cpp htsim swift-congestion-control

Last synced: 16 May 2026

https://github.com/accessory/flowget

Http(s) Server that can list and serve files and folders.

cpp http-server simple

Last synced: 25 Jun 2025

https://github.com/p4dro-dev/introducao-a-cpp

Recentemente, em um curso de Lógica de programação, realizei alguns algoritmos, e códigos em C++. E tive a oportunidade aprender mais sobre essa linguagem. Colocando meus conhecimentos em prática!

cpp scripts-collection scripts-server

Last synced: 06 Apr 2025

https://github.com/zhassanq/cplusplus

This repository may be helpful if you want to start learning C++

cplusplus cpp

Last synced: 23 Jun 2026

https://github.com/me-phew/square-matrix

Implementacja macierzy kwadratowej w C++

copilot cpp matrix

Last synced: 22 Mar 2025

https://github.com/haeramkeem/algo

indomie mie goreng

algorithm cplusplus cpp go golang leetcode

Last synced: 01 Jan 2026

https://github.com/lp1dev/dijkstracpp

Dijkstra C++ implementation

cpp dijkstra dijkstra-algorithm recursive

Last synced: 29 Mar 2025

https://github.com/diegoquintanilha/proceduralpollock

ProceduralPollock is an open source C++ project that generates abstract, math-based art using procedurally generated pixel shaders.

art cpp directx11 hlsl procedural-generation shader

Last synced: 09 Sep 2025

https://github.com/channingko-madden/weather-data

Weather data technical assessment

cli cmake cpp json vcpkg

Last synced: 16 May 2026

https://github.com/anower77/all-type-patterns-c-plus-plus

triangle rectangle upper_triangle lower_triangle, reverse_triangle, upper_rectanlge, lower_rectangle, reverse_rectangle

all-type-file-download cpp cpp-code patterns problem-solving

Last synced: 14 Mar 2025

https://github.com/semjon00/momentumracing

A simple racing game

cpp graphics unreal-engine-4

Last synced: 22 Mar 2025

https://github.com/yyomna-mmaged/codeforces

My own solutions to some problems

cpp problem-solving

Last synced: 09 Apr 2025

https://github.com/stefan2810/oop_labs

OOP problems solved in C++

cpp oop problem-solving programming

Last synced: 02 Aug 2025

https://github.com/codiepp/ml-cpp-chrono

OCaml embedded cross-platform C++ <chrono>

chrono cpp hacktoberfest ocaml

Last synced: 16 May 2026

https://github.com/bearslay/bearslay-launcher

ncurses-based launcher for multiple (unfinished) games and other applications; runs entirely within compatible terminals

blokus catan cpp monopoly ncurses ncurses-game painting terminal-based

Last synced: 27 Mar 2025

https://github.com/vitusveit/tsvparser

A simple and easy-to-use C++ TSV Parser, it can read TSV files, modify them, and export them

cpp cpp11 tsv tsv-parser tsv-reader

Last synced: 11 Apr 2025

https://github.com/robin-qwerty/windows-api

just trying some things out with the windows api in C while folowing a youtube tutorial series

c cpp windows-api windows-services

Last synced: 19 May 2026

https://github.com/erthium/game-of-life

Simple simulation of infamous Conway's Game of Life with C++ using SDL2

conway-s-game-of-life conways-game-of-life cpp cpp11 game game-of-life makefile sdl2

Last synced: 02 Jan 2026

https://github.com/aritrosaha10/cplusplus-math

A set of C++ Programs that can do a wide variety of math-related tasks, such as solving equations, converting equations and more.

c cpp math mathematics

Last synced: 16 May 2026

https://github.com/md-emranhossen/leetcode-practice

This repository stores my solutions to LeetCode problems, organized by problem number and title.

cpp data datastructures-algorithms leetcode-solutions

Last synced: 26 Jun 2025

https://github.com/speauty/flappybird

飞翔的小鸟~forever。。。撞柱判断还存在一些问题

cpp easyx flappybird

Last synced: 13 Sep 2025

https://github.com/nklapste/a1mon

Assignment 1 CMPUT 379 part 2

cpp university-course

Last synced: 29 Mar 2025

https://github.com/ilikeurm1/w3schools-tutorials

Repository with all the tutorials I (will) follow on w3schools.com

cpp python python3 w3schools

Last synced: 16 May 2026

https://github.com/fabianaferreira/applied-math-topics-cpp

Repositories for the exercises of the subject Applied Math Topics, developed while in UFRJ

cpp study

Last synced: 22 Jul 2025

https://github.com/bryik/experiments-in-cpp

Notes from learning C++

cpp

Last synced: 22 May 2026

https://github.com/brainlesslabs/salt

Lightweight implementation of Raft consensus algorithm in C++

cplusplus cpp cross-platform fast header-only headeronly raft-consensus-algorithm raft-cpp small

Last synced: 22 Mar 2025

https://github.com/tarsir/cpp-practice

Where I put the silly things I make in C++ for practice

cpp practice

Last synced: 19 May 2026

https://github.com/tawfik-s/old-course-datasturcturewith-cpp

study dataStructure with cpp ==>L classes for structures

academic-task cpp data-structures oop

Last synced: 14 Mar 2025

https://github.com/mayankgupta-dev08/mycppwork

All of my C++ work, programs, notes and other stuff..

algo algorithms cplusplus cpp datastructures datastructures-algorithms

Last synced: 06 Apr 2025

https://github.com/chrisross5/game-of-life

College mini project (Data structures and algorithms S2): A C++ console app showcasing Conway's Game of Life.

algorithms console-application cpp

Last synced: 11 Jun 2026

https://github.com/truongdd03/searchengine

A search engine written in c++.

cpp crawler search search-engine

Last synced: 06 Apr 2025

https://github.com/werefin/pmi-asih-photon-detectors

PMI implementations of a-Si:H carrier mobility models for Synopsys Sentaurus TCAD

c cpp hydrogenated-amorphous-silicon particle-detectors physical-model-interface synopsys-sentaurus-tcad

Last synced: 16 May 2026

https://github.com/ygor-sena/42cursus-piscine-object

This repository contains the solutions developed during an immersion in advanced topics of object-oriented programming in C++.

42 42saopaulo 42school 42sp aggregation association composition cpp cpp-programming ecole42 encapsulation gang gang-of-four oop-principles oops-in-cpp smart uml-diagram

Last synced: 10 Jun 2026

https://github.com/shadesandgrays/code-count

CLI Line counter tool

cli cpp tools utility

Last synced: 20 Mar 2025

https://github.com/saadhaniftaj/triefunctions-cpp

Trie data structure implementation in C++ for efficient word insertion, search, and prefix-based retrieval. Ideal for applications like autocomplete and spell-check

cpp dsa trie-data-structure

Last synced: 20 Mar 2025

https://github.com/frodoalaska/gilgamesh

A simple, crude, ECS-based 3D game engine

3d-game-engine cpp game-development game-engine game-engine-3d

Last synced: 20 Mar 2025

https://github.com/btobin0/cpp-examples

This is all about c++. I post as I learn.

cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cpp cpp-programming

Last synced: 02 Jan 2026

https://github.com/nklapste/a1jobs

Assignment 1 CMPUT 379 part 1

cpp university-course

Last synced: 22 Jul 2025

https://github.com/rose-mtz/flappybird3d

A "Flappy Bird" clone but in 3D.

cpp game opengl

Last synced: 13 Apr 2026

https://github.com/jujax/m5coreink-lightmeter

Light meter with m5coreink and Dlight HAT (BH1750)

aperture arduino bh1750 cpp e-ink esp32 iso light-meter m5coreink photography photometry shutter

Last synced: 13 Oct 2025

https://github.com/prayag2003/cses-for-fun

Solving CSES Problemset in Go and C++

cpp cses cses-solutions go

Last synced: 20 May 2026

https://github.com/haileamlak/learning-cpp

Collection of C++ problem solutions from my learning journey, covering basics, data structures, algorithms, OOP, and STL.

clean-code cpp learning-by-doing programming

Last synced: 20 Mar 2025

https://github.com/jtpeller/csort

various sorting algorithms written in c++

cpp sort sorting sorting-algorithms visual-studio

Last synced: 23 Feb 2026

https://github.com/istk0/school-work-fourth-year

Se hai bisogno di una mano con i compiti per casa o i compiti in classe, dai un occhiata a questa repo, i file sono organizzati per anno e linguaggio (e specifici capitoli di programmazione) | If you need help with your homework or classwork, take a look at this repo, the files are organized by year and language (and specific programming chapter

cpp homework homework-assignments homework-exercises homework-helper homework-template java javafx-application javafx-desktop-apps javafx-gui

Last synced: 08 Apr 2026

https://github.com/dominik-developer/simple-calculator-cpp

simple calculator in C++

calculator cpp

Last synced: 29 Mar 2025

https://github.com/novara754/filter-magic

A simple little CLI tool to apply a few different filters to images.

cli cpp filters image-processing images opencv2

Last synced: 22 Apr 2026

https://github.com/richelbilderbeek/travis_qmake_gcc_cpp98

Minimal C++98 project using qmake and checked by Travis CI

cpp cpp98 example minimal qmake travis-ci

Last synced: 06 Apr 2025

https://github.com/codingwizard2001/leetcode

LeetCode features a variety of math-related problems to test and improve algorithmic and mathematical problem-solving skills

cpp cpp17 daily-coding-problem dailyprogrammer leetcode leetcode-cpp leetcode-cpp-solutions leetcode-potd leetcode-practice leetcode-problem-solution leetcode-questions leetcode-solutions potd potd-solution practice

Last synced: 27 Mar 2025

https://github.com/moozunch/lab-5-ap

khusus lab praktikum Algoritma Pemrograman

c college college-assignment college-project cpp

Last synced: 20 May 2026

https://github.com/aeckar/libcollect

Garbage collection library for C/C++

c cpp garbage-collector memory-safety

Last synced: 20 May 2026

https://github.com/dextercd/self-signed

Tool for generating self-signed certificates

certificate cpp mbedtls preact wasm

Last synced: 06 Apr 2026

https://github.com/thesstraight/compassdlc

External Compass DLC for Counter-Strike: Source v92 (6630498) on Linux

compass counter-strike cpp dlc external linux memory

Last synced: 20 May 2026

https://github.com/emnasc/sensor_distancia

Implementação simples de sensor ultrassônico em Arduino

arduino cpp iot sensors

Last synced: 20 May 2026

https://github.com/richelbilderbeek/travis_qmake_clang_cpp14

Minimal project that uses qmake, clang, C++14 and is tested by Travis CI

clang cpp cpp14 example minimal qmake travis-ci

Last synced: 06 Apr 2025

https://github.com/jeevanbabu7/codevita2023

Problem statements of tcs codevita 2023

cpp

Last synced: 15 Jul 2026

https://github.com/jnhu76/pineapple

pineapple lang 的C++实现。

cpp

Last synced: 22 Mar 2025