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/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/microwonk/varcher

Vulkan learning environment / experiments

cmake cpp glsl raytracing vcpkg voxel voxel-engine vulkan vulkan-engine

Last synced: 24 Sep 2025

https://github.com/thiagodnf/start-reactor-for-command-line

Start Reactor is a long task in Among Us to run in the command line

among-us console cpp java javascript start-reactor terminal

Last synced: 09 Apr 2026

https://github.com/arhcoder/ants-colony-algorithm-tsp

🐜 Made-on-the-run Ants Colony Classes Algorithm to solve instances of TSP problem.

ant-colony-algorithm ant-colony-optimization bayg bays cpp tsp

Last synced: 25 Sep 2025

https://github.com/makischristou/mandelbrot

Mandelbrot set visualizer using CUDA.

cpp cuda gpu mandelbrot nvidia renderer rust

Last synced: 09 Apr 2026

https://github.com/locus-x64/connect-4-game-using-cpp-class

This is a simple Connect4Game written in C++ using class and multi-files.

cpp game oop-project

Last synced: 29 Jun 2026

https://github.com/kotleni/crafteria

Yet another voxel game written in C++ with OpenGL.

cpp gl glm glwf opengl sdl voxel

Last synced: 20 Aug 2025

https://github.com/eabhi-me/try-cpp

For Learning and practice cpp code

cpp

Last synced: 26 Sep 2025

https://github.com/djoezeke/sdltem

A Simple Starter Template for SDL Project with CMake configured properly.

c cmake cpp game graphics imgui opengl sdl sdl2 template vscode windows

Last synced: 09 Apr 2026

https://github.com/mwthinker/cpp-generator-cli

Generate a C++ project using vcpkg

cli cmake cpp java vcpkg

Last synced: 03 Jan 2026

https://github.com/brdav/fastrvm

[fastrvm] Relevance Vector Machine in Python with a C++ Core

bayesian classification cpp python regression relevance-vector-machine sparse

Last synced: 17 May 2026

https://github.com/pedia/cwf

C++ Web Framework

cpp webapp

Last synced: 02 Aug 2025

https://github.com/dreyyan/cipher-midterms-programming-cpp

[ CIPHER R&D Committee · C++ Midterms Programming Materials & Practice Problems ]

basic-programming cpp

Last synced: 27 Sep 2025

https://github.com/peplxx/netpbm-cpp

This GitHub repository contains C++ code for image processing in PPM (Portable Pixel Map) format. The code provides functionality for writing images in the PPM format.

cpp image image-processing netpbm ppm-image

Last synced: 19 Oct 2025

https://github.com/nikitaberezhnyj/laboratory-work-on-object-oriented-programming

Completed laboratory work and a course project in the discipline of Object Oriented Programming.

cpp

Last synced: 03 Aug 2025

https://github.com/pprattis/English-Greek-dictionary-with-binary-search-tree

A program that implements an English-Greek dictionary using binary trees. Each node of the tree will contain the word in English and the corresponding translation in Greek. The search for the tree will be based on the word in English. The program can perform the basic search, import, delete operations.

binary-search-tree binary-tree cpp dictionary exercise node program student

Last synced: 28 Sep 2025

https://github.com/evasabeeh/travel-route-planner

Implemented Dijkstra's algorithm to find the most optimal path between the origin and destination.

c cpp data-structures

Last synced: 04 May 2026

https://github.com/olk/ki-ocr-spreadsheet

convert a spreadsheet exported as JPEG into a CSV file containing spreadsheet's data by using a DNN (Tensorflow)

artificial-intelligence cpp csv ctc-loss deep-learning dnn dnn-model jpeg keras neural-network opencv python spreadsheet tensorflow

Last synced: 09 Apr 2026

https://github.com/rosekamallove/learn_code

This is a repository that contains all the topics that I @rosekamallove studied while learning to code and am currently learning Data Structures and Algorithms, and all the code I wrote are in this repo and I am thinking of making this repo more like a Learning resource.

algorithms competitive-programming cpp data-structures development

Last synced: 04 Aug 2025

https://github.com/markjso/cpp-modules

Introduction to C++ and Object Oriented Programming

containers cpp vector

Last synced: 04 Aug 2025

https://github.com/vovandreevik/decomp-solve

The program solves linear systems with DECOMP & SOLVE.

cpp decomp solve

Last synced: 05 Aug 2025

https://github.com/ghosts6/optimize_os

c++&python scripts for optimize windows and linux distributions

apt-get bash cpp linux python3 windows

Last synced: 09 Apr 2026

https://github.com/yellow-footed-honeyguide/codefetch

Fast & comprehensive tool for source code analysis 📡

cli cloc code cpp sloc sloccount source-code tokei

Last synced: 19 Feb 2026

https://github.com/druxorey/code-practices

A collection of coding exercises to help you improve your programming skills

bash cpp golang python rust

Last synced: 09 Apr 2026

https://github.com/novolife/railroute

A program which can calculate a longest path of a rail system

cpp qt qt-application qt5

Last synced: 03 Oct 2025

https://github.com/edwardcreighton/bignum

Custom implementation of Big Numbers class in C++

biginteger bignumber cpp

Last synced: 08 Aug 2025

https://github.com/Pulkit1822/GeeksforGeeks

This repository compiles my daily solutions to Geeksforgeeks challenges, categorized by date and problem. Each solution directory includes the corresponding question in the README for quick reference. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp data-structures-and-algorithms java problem-solving

Last synced: 09 Aug 2025

https://github.com/craftinators/fock

A minimal quantum computational library for fermionic systems

boost cpp cpp20 eigen3 multiprecision phyiscs quantum-computing quantum-mechanics second-quantization

Last synced: 09 Aug 2025

https://github.com/m4x1m1l14n/system

Various C++ helper functions & classes

cpp helpers

Last synced: 09 Aug 2025

https://github.com/himel-sarder/two-pointers-algorithm-with-himel

"Two-Pointers-with-Himel" repository offers implementations and explanations of the Two Pointer Technique, a powerful algorithmic approach for efficient problem-solving in arrays and linked lists. Explore Python code examples, detailed problem analyses, and contributions to enhance your understanding and mastery of this technique.

cpp leetcode leetcode-python leetcode-solutions python3 two-pointers

Last synced: 04 May 2026

https://github.com/hjlebbink/spike-htm-lite

C++ port of Nupic HTM with the aim of being lite and fast

avx512 cpp hierarchical-temporal-memory

Last synced: 03 Oct 2025

https://github.com/davenarchives/dev-cheatsheets

a collection of cheatsheets for programming languages and dev tools

c cpp csharp css database devops framework git html java javascript links markdown programming-languages python resources sql tutorials

Last synced: 09 Apr 2026

https://github.com/jmsmarcelo/dev-reference

Referência técnica para desenvolvedores de baixo nível

assembly c ciencia-da-computacao cpp dev low-level

Last synced: 18 May 2026

https://github.com/amazingmonster/functivore

A C++ template library for inspecting and simplifying function signatures.

cpp metaprogramming

Last synced: 11 Aug 2025

https://github.com/mhahnfr/42cursus-ft_containers

Reimplementation of a few containers of the C++ standard library.

42projects containers cplusplus cpp cpp98 red-black-tree

Last synced: 04 Oct 2025

https://github.com/aarondmarasco/flintplusplus

Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.

cplusplus cplusplus-11 cpp linter linters

Last synced: 04 Oct 2025

https://github.com/dangnm9699/applied-algorithms

Applied algorithms / HUST / 20192

algorithms cpp data-structures hust

Last synced: 12 Aug 2025

https://github.com/chihebabiza/cpp-bank-system

C++ console application that manages client records in a banking system. It allows users to view, add, update, and delete client information, as well as perform transactions like deposits, withdrawals, and balance checks. The system includes user login functionality with different access levels .

authentication banking-applications banking-system cpp cpp-project management-system users-management

Last synced: 12 Aug 2025

https://github.com/zeekersky/block-replacement-macsim

A block replacement policy for hybrid cache design is implemented using MacSIM.

computer-architecture cpp macsim makefile simulator

Last synced: 04 Oct 2025

https://github.com/quantumcomputingworld/vqf

Can we break and RSA keys with NISQ computers (trying out vqf alogs) biggest threat to finance and banking sector

c cpp python3 qiskit quantum-chemistry quantum-computing quntum-circuits rsa variational-quantum-factorization

Last synced: 01 May 2026

https://github.com/niten01/lithe

3D game engine with editor.

cpp game-engine

Last synced: 13 Aug 2025

https://github.com/sameetasadullah/ticket-selling-problem-using-mutex

C++ code to solve ticket selling problem using threads and mutex lock

cpp linux mutex-lock threads ticket-selling ubuntu

Last synced: 18 May 2026

https://github.com/p4dro-dev/projeto_display_de_led_de_7s-arduino

Projeto da Tarefa de Disciplina de Eletricidade Básica, e Eletrônica Digital para Informática. Sendo um projeto simples. Usando Arduino, ProtoBoard, Display de 7 seguimentos!

arduino-boards arduino-ide arduino-project cpp cpp-arduino eletricidade eletronica-analogica eletronica-de-potencia eletronica-digital

Last synced: 14 Aug 2025

https://github.com/s-bose/makeclass_cpp

a C++ program to generate all the required file skeletons for a class

cpp cpp20 make

Last synced: 04 Oct 2025

https://github.com/yushikuni/questsystem_cpp

Quest system made in C++

cpp unfinished unfinished-project

Last synced: 04 Oct 2025

https://github.com/yoann256/scratchapi-experiments

Some experiments using the Scratch API.

api c cpp css html js scratch scratchapi

Last synced: 09 Mar 2026

https://github.com/stuart6854/mill_engine

Portfolio Piece - A cross-platform 3D engine. (Work in Progress)

cpp cross-platform game-engine vulkan

Last synced: 10 Nov 2025

https://github.com/anjasfedo/rekursif

Recursive on C++

cpp recursive

Last synced: 15 Aug 2025

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/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/droncode/rg3

Code analyzer & codegen framework. Third in order, first in strength.

cpp llvm python3

Last synced: 28 Feb 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/MatheusAndrade23/exercicios-beecrowd-resolvidos

Resolução de vários exercícios do Beecrowd na linguagem C++.

cpp

Last synced: 17 Aug 2025

https://github.com/ogweno-d/cppfordummies

Cpp for Dummies - A step deeper into the world of madness

cpp

Last synced: 17 Aug 2025

https://github.com/georgjz/ftxui-cradle

A simple C++ project template for applications using FTXUI

cpp ftxui gui template-project

Last synced: 05 Oct 2025

https://github.com/fahdseddik/truck-delivery-company-simulation

A simulation of a truck delivery company written in C++.

algorithms cpp datastructures objectorientedprogramming simulation

Last synced: 10 Nov 2025

https://github.com/kammitama5/c-datastructs-spring17

collection of C++ notes and programmes

backtracking-algorithm cpp datastructures linked-list

Last synced: 17 Aug 2025

https://github.com/eliaskosunen/spio

(Not in active development) C++ iostreams for the 21th century

cplusplus cpp cpp-library cpp11 cpp14 cpp17 io io-library iostream

Last synced: 17 Aug 2025

https://github.com/salwaelkaddaoui/ledmatrix

Scrolling led ticker, built from scratch and programmed

arduino bluetooth cpp embeddedc hc05 i2c-bus mcp23017

Last synced: 17 May 2026

https://github.com/connorgladish/dungeoneers-odyssey

Developed for Linux, Dungeoneer's Odyssey [ALPHA] (0.4) -- Dungeoneer's Odyssey is a dynamic text-based adventure game set in a perilous dungeon, written entirely in C++ and featuring ASCII art to enhance its immersive experience. It offers a unique narrative and randomized events for each playthrough.

cpp game-development roguelike

Last synced: 05 Oct 2025

https://github.com/eclipse-keypop/keypop-reader-cpp-api

Eclipse Keypop project repository containing a C++ implementation of the 'Reader API' standardized by the Calypso Networks association for ticketing terminal processing smart card

api component cpp keypop

Last synced: 18 Aug 2025

https://github.com/snandasena/cf-contests

Competitive programming challenges and their solutions for Codefocers, Hackerrank, and Leetcode.

algorithms bst cpp data-structures dp graph greedy-algorithms math

Last synced: 05 Oct 2025

https://github.com/beliumgl/matrixcpp

MatrixCPP is a simple C++11 project for performing basic matrix operations such as addition, subtraction, and multiplication.

cmake cpp cpp11 cpp11-library matrix matrix-calculations matrix-library matrix-multiplication

Last synced: 05 Oct 2025

https://github.com/alh477/idtech4-dsp-driver

This prototype integrates a Texas Instruments TMS320C674x DSP with the Doom 3 GPL codebase to offload real-time ray-traced audio computations for reverb, occlusion, diffraction, and absorption. It leverages libusb for low-latency data transfer and preserves compatibility with existing OSS/ALSA backends, targeting <20ms latency.

audio-processing c cpp doom3 dsp dsplib game-development game-engine idtech4 libusb prey-2006 quake4 raytracing stochastic-simulation thedarkmod tms320c6748 tms320c674x

Last synced: 18 May 2026

https://github.com/dias1c/pacman-cpp

ᗧ My First Game in C++. And This is Exam project

cpp educational-project exam game itstep packman

Last synced: 19 Aug 2025

https://github.com/artem78/s60-positioning

Recieve location with GPS for Symbian OS

cpp gps library location module positioning symbian symbiancpp

Last synced: 24 May 2026

https://github.com/kr1sng/42piscine-cpp

deep diving into Object-Oriented Programming C++

cpp cpp98 object-oriented-programming oops-in-cpp

Last synced: 19 Aug 2025

https://github.com/abderrsfa/cpp_modules

9 modules of C++ each cover a certain topic to help you understand the specificities of C++ and Object-oriented Programming.

1337 42born2code classes cpp inheritance object-oriented-programming oop stl templates

Last synced: 13 Oct 2025

https://github.com/rishabh672003/hash-table-in-cpp

A very simple hash table implementation in CPP

cmake cpp cpp20 data-structures hash hash-table hashing

Last synced: 19 Aug 2025

https://github.com/kampi/sensorhub

Solar-powered, low energy environment sensor node with WiFi interface.

c cpp electronics iot mqtt mqtt-client particle particle-argon qt raspberry-pi

Last synced: 10 Apr 2026

https://github.com/dipankardas011/calendar-maker

To create basic calendar

calendar cmake cpp

Last synced: 20 Aug 2025

https://github.com/verzatiledev/unreal.peekandimpact

FPS game JD Keeps telling me to make, so here I will make an FPS game that followed the idea of Peeking and Impacting.

and cpp engine fps game impact peek unreal verzatiledev video-game

Last synced: 19 Aug 2025

https://github.com/addytrunks/data_structures

The codes for all the lab exercises for the course CS1006T Data Structures.

cpp data-structures

Last synced: 20 Aug 2025

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

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

cpp examples google-test gtest

Last synced: 20 Feb 2026

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

Примеры работы с С++ библиотекой eventbus.

cpp eventbus examples

Last synced: 25 Jun 2026

https://github.com/apostolouagge/compilers

5 ασκήσεις στο μάθημα των Μεταγλωττιστών

cpp

Last synced: 20 Aug 2025

https://github.com/zazi2002/broken

BROKEN is a C++ game project of Basics of Programming course.

cpp game-development gui sdl2

Last synced: 20 Aug 2025

https://github.com/djoezeke/yamlfy

A Lightweight Yaml file parser and emmiter written in pure c.

c config configuration cpp deserialize emmiter parser serializer yaml yaml-parser

Last synced: 21 Aug 2025

https://github.com/hyouteki/forge

Simple 3D game engine in C++ with OpenGL

cpp game-engine-3d opengl

Last synced: 11 Nov 2025