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/dahlitzflorian/python-with-cpp

Demonstrates how to extend your Python code with faster C++ code.

cpp docker dockerfile dockerfiles python python-3 python3

Last synced: 04 May 2026

https://github.com/diegoasterio/alg_p1_2016

repository for algorithm class for the course 2015-2016

algorithms cpp

Last synced: 18 Jun 2025

https://github.com/ketanxos/dsa

This repository includes all my DSA problem submissions across various platforms.

cpp dsa java javascript python

Last synced: 09 Apr 2026

https://github.com/adolbyb/zone-alarm-esp32

An ESP32 based single zone alarm system using Arduino framework.

arduino-library c-plus-plus cpp embedded embedded-systems esp32 platformio

Last synced: 09 Apr 2026

https://github.com/daniel-grounin/real-time-client-server-chat-application

A real-time chat system built using C++ and Vulkan, integrating client-server communication in an ImGui-based GUI.

asio-library cpp networking

Last synced: 05 Apr 2025

https://github.com/ulizesr/deslib

A C++ differential equation solver for ordinary and delay differential equations.

cpp differential-equations math-library mathematical-programming numerical-integration numerical-methods

Last synced: 11 Jun 2026

https://github.com/douglasdavis/xtrtframe

xAOD Analysis Framework for TRT projects, studies, etc.

analysis-framework cpp particle-physics

Last synced: 12 Aug 2025

https://github.com/abdulrehman-baloch/parallel-ist-bubble-sort_network

This project implements a novel parallel algorithm for constructing n-1 independent spanning trees (ISTs) in bubble-sort networks. It solves an open problem from previous research by Kao et al. by enabling each vertex to determine its parent in constant time without using recursion.

cpp openmp-parallelization openmpi threads

Last synced: 04 Oct 2025

https://github.com/xeverous/nukleus

C++ wrapper library for Nuklear IMGUI library. Supports and follows all Nuklear's defines.

cpp cpp11 cpp11-library cpp14 cpp14-library cpp17 cpp17-library header-only-library imgui

Last synced: 12 Aug 2025

https://github.com/themarlboroman/ascript

Ascript, a script language to be used by host environments, short for "annoying script"

annoying cpp interpreter language script scripting

Last synced: 12 Aug 2025

https://github.com/jfoclpf/enigma2000

File encrypter for DOS-shell

cpp encrypter encryption-algorithms shell

Last synced: 18 May 2026

https://github.com/bgiobbe/arm-class

My projects for ArmEducation ESE101 Embedded Systems Essentials with Arm: Getting Started

arm cpp embedded-software

Last synced: 11 May 2025

https://github.com/priyavrat-misra/dsa-dump

DSA/OJ code dumping repository.

codechef cpp dsa leetcode stl

Last synced: 21 Mar 2025

https://github.com/mdafsarhossain/competitive-programming-problem-and-solution

Competitive Programming Problem And Solution Code. All Code written in C++ Programming language.

competitive-programming cpp

Last synced: 12 Aug 2025

https://github.com/dxtym/aoc

advent of code

cpp

Last synced: 27 Mar 2025

https://github.com/tsnsoft/dialogblocksconsoleapphello

Пример простейшей консольной программы на C++ с использованием wxWidgets и DialogBlocks для Visual Studio 2022

console cpp cross-platform dialogblocks linux visual-studio windows wxwidgets

Last synced: 08 May 2026

https://github.com/smallab/raspicam-meets-cinder-on-raspi4

Using the RaspiCam on Raspberry Pi 4 for computer vision and compiling with Cinder (C++) and OpenCV.

cinder computer-vision cplusplus cpp interactive-installation libcinder opencv raspberry-pi-4 raspberry-pi-camera shaders

Last synced: 07 Mar 2026

https://github.com/nendenranuma/rencanatabungan

Aplikasi Perencanaan Keuangan

cpp windowsforms

Last synced: 13 Aug 2025

https://github.com/aben20807/oj_code

1062_高階競技程式設計 ADVANCED COMPETITIVE PROGRAMMING

algorithms cpp online-judges

Last synced: 13 Aug 2025

https://github.com/therustifyer/master-data_structures-and-algorithms

Code and docs for the course Master Data Structures and Algorithms in C/C++

algorithms algorithms-and-data-structures c cpp data-structures

Last synced: 18 May 2026

https://github.com/horizon-nth/fractalexplorer

Application to explore differents fractals

application cpp fractal-rendering fractals glsl

Last synced: 13 Aug 2025

https://github.com/sidd-a1421/dsa-in-cpp

Here i will upload all LeetCode DSA problem i have solved

cpp cpp20 dsa dsa-practice

Last synced: 04 Oct 2025

https://github.com/brakmic/hello_component_hpx

A simple component running in HPX

cpp hpx hpx-library

Last synced: 05 Apr 2025

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

Suprengine ─ a simple 3D Game Engine in C++ using OpenGL/SDL2

3d cpp game-engine opengl sdl2

Last synced: 18 May 2026

https://github.com/mqtth3w/real-time-executive-unipr

Project for Operative and Real Time Systems: RT Executive Clock Driven. Developed in 2024 with @SasyXk

c clockdriven cpp monitor mutex posix real-time real-time-scheduling scheduler semaphores unipr unix

Last synced: 16 May 2026

https://github.com/nwpu66/cookiekiss-engine

CookieKiss Engine include a render and other small tech related to compute graphic.

compute-graphics cpp cuda opengl vulkan

Last synced: 09 Apr 2026

https://github.com/wolgemoth/curl-wrapper

A C++ wrapper for libcurl with a cleaner scripting interface and async functionality.

async asynchronous concurrency concurrent cpp cpp17 curl encapsulation header-only http https libcurl networking protocol requests rest rest-api restful-api web

Last synced: 18 May 2026

https://github.com/delphington/mytanks

Курсовая работа

cpp gcc makefile sfml-graphics-library

Last synced: 26 Aug 2025

https://github.com/numq/voice-activity-detection

JVM library for voice activity detection written in Kotlin based on C library fvad and Silero

cpp fvad java jni jvm kotlin libfvad ml onnx silero silero-vad vad voice-activity-detection

Last synced: 07 Apr 2026

https://github.com/jsoulier/cadmium

Fork of Cadmium with much better performance and reduced memory usage

cadmium cpp

Last synced: 08 Jul 2026

https://github.com/SimoneT99/EttorinaEngine

A custom game engine under development written in c++.

cpp opengl rendering

Last synced: 13 Aug 2025

https://github.com/rahulc0dy/plat-engine

A platformer game engine

cmake cpp game-engine visual-studio

Last synced: 13 Aug 2025

https://github.com/im-razvan/x86-writeprocessmemory-hook

Hooks the WriteProcessMemory function in x86 (32-bit) Windows processes and saves the lpBuffer parameter.

cpp dll dumper hook reverse-engineering writeprocessmemory

Last synced: 14 Aug 2025

https://github.com/gabrafo/revisao1

Explore as resoluções em C++ de um estudante para exercícios de revisão da disciplina "Introdução aos Algoritmos" na UFLA. Este repositório apresenta soluções desenvolvidas com propósito acadêmico, abordando uma variedade de tópicos essenciais em programação.

algorithms cpp exercises programming-logic

Last synced: 14 Aug 2025

https://github.com/WerdsMind/Simple_file_manager

Este proyecto es un organizador de archivos desarrollado en C++.

console-application cpp executable file-manager no-gui organizer simple-project

Last synced: 04 Oct 2025

https://github.com/newyaroslav/sqlite-containers

Header-only cpp library for integrating SQLite with STL data containers (std::map, std::set, std::list, and others), providing easy access and synchronization of data between containers and SQLite database.

container containers cpp cpp17 sql sqlite3

Last synced: 14 Aug 2025

https://github.com/afnan47/quicksort-using-mpi

Parallel QuickSort Implementation using MPI

cpp mpi mpich parallel-programming quicksort-parallel sppubecomp

Last synced: 18 May 2026

https://github.com/fabberr/adventofcode2022

My solutions for the Advent of Code 2022 puzzles, implemented in C++.

advent-of-code advent-of-code-2022 adventofcode adventofcode2022 cplusplus cplusplus-20 cpp cpp20

Last synced: 04 Oct 2025

https://github.com/silwalanish/cpp-starter-kit

A Makefile to compile, link and build c++ project.

build-tool cpp makefile

Last synced: 04 Oct 2025

https://github.com/mhuzaifa406/encryption-and-decryption-of-file

The program is made to encrypt password and file of your secret one and can only be open if you know the exact password of file

cpp decryption encryption headers password

Last synced: 26 May 2026

https://github.com/ambersaxena0925/dsa_project_using_c-

Few purpose of oriented projects in C++ and Java involving Fundamental Data Structures and Crucial Algorithms

arrays backtracking cpp cpp-programming graphs greedy-algorithms heaps inheritance java linked-list multiset

Last synced: 16 May 2026

https://github.com/kazenetu/cpp-pubsub-container

C++用簡易pub/subコンテナ

cpp pubsub-container

Last synced: 04 Oct 2025

https://github.com/azaanullah-khan/patterns

In this code I have practiced loops and nested loops by creating different patterns

cpp exercises for for-loop for-loop-exercises if loops patterns practice solutions

Last synced: 05 Apr 2025

https://github.com/wild-queue/stella

A tool for checking types in the stella functional programming language. The repository also contains tests to check if the tool works correctly

bnfc cmake cpp makefile

Last synced: 18 May 2026

https://github.com/ypatel2022/sfml-fluid-simulation

A fluid simulation made using SFML and C++.

cpp fluid-simulation sfml

Last synced: 10 Nov 2025

https://github.com/aaron-22766/42_cpp

Collection of modules for learning object-oriented programming and everything C++

42 42-cpp-modules 42born2code 42cursus 42heilbronn 42projects 42school cpp cpp98 object-oriented-programming

Last synced: 12 Feb 2026

https://github.com/felixbd/rubiks-cube-old-pochman

Rubik's Cube solver using Old Pochmann in C++

cpp hacktoberfest rubiks-cube-solver

Last synced: 15 Aug 2025

https://github.com/khan-mujeeb/tic-tac-toe

Tic Tac Toe Game using C++ This is the tic tac toe game made using the C++ programming language.

cpp tictactoe-game

Last synced: 15 Aug 2025

https://github.com/emiyasyahriel/rlffv1-poc

Raylib to Encoded Video proof of concept

cpp libav raylib

Last synced: 16 Aug 2025

https://github.com/mohammadmahdi-abdolhosseini/advanced-programming-course

Advanced programming course projects

cpp makefile

Last synced: 16 Aug 2025

https://github.com/dev0x13/globus-plasma

A toolkit written for plasma diagnostics using Globus-M tokamak data

cpp plasma plasma-diagnostics plasma-physics

Last synced: 21 Mar 2025

https://github.com/meta-ben/tilemapperlite

2017 - C++ Qt Homemade Tile Map Editor

cpp map-editor qt tilemap-editor

Last synced: 07 Mar 2026

https://github.com/vbsantos/cpp-library-example

Example of Library using OOP

cpp map oop smart-pointers unordered-map vector

Last synced: 24 Jun 2025

https://github.com/smohyud4/spades

A fully functional single-player Spades GUI

cpp sfml

Last synced: 16 Aug 2025

https://github.com/nigeparis/42-cpp-01

Say hello to CPP Module 01! It’s a magical collection of exercises to transport you into the enchanted realm of C++. Here, you’ll discover the secrets of memory allocation, unlock the mysteries of pointers to members, master the art of references, and conquer the powerful switch statements.

cpp cpp-learning cpp98

Last synced: 16 Aug 2025

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

A List Of Problems Solved In C++.

cpp problems questions

Last synced: 16 Aug 2025

https://github.com/nohomey/vscode-debugging

Tutorial how to set up and debug a C++ process with VSCode from Linux

cpp debugging tutorial vscode

Last synced: 21 Aug 2025

https://github.com/hansalemaos/cppvecstring

C++ string vector for Python

cpp string vector

Last synced: 05 Oct 2025

https://github.com/couleeapps/bammi

C++ implementation of the game at bammi.com

cpp game

Last synced: 17 Aug 2025

https://github.com/gmlc-tdc/networking

Helper functions and utilities used for networking in the HELICS and related codes

cpp hacktoberfest networking

Last synced: 18 Jun 2025

https://github.com/junaidsalim/checkers

A checkers game developed in C++, implementing the rules and gameplay using classes.

checkers-game cpp game

Last synced: 05 Apr 2025

https://github.com/junaidsalim/structure_based_academic_information_system

The code is a C++ program that allows users to manage a list of students and courses.

cpp management-system structures

Last synced: 05 Apr 2025

https://github.com/kammitama5/csis280proj

CSIS 280 #3406 | Spring 2018 Glendale Community College | MinusMinus Interp. Project

cpp interpreter

Last synced: 16 Sep 2025

https://github.com/junaidsalim/clustering

This program implemented in C++ extracts clusters from graph based on threshold density and cp value

clustering cpp dsa graphs

Last synced: 05 Apr 2025

https://github.com/michaeltroger/homer-opengl

Homer Simpson drawn with vector/matrix operations using OpenGL 2 / C++

computer-graphics cpp freeglut glut matrix opengl opengl2 simpsons simpsons-characters vector

Last synced: 17 Aug 2025

https://github.com/jiaqiluo/summer-activity-library-v2

A practice for binary search tree(BST)

binary-search-tree bst cpp data-structures

Last synced: 21 Mar 2025

https://github.com/pashamakhilkumarreddy/codefights-arcade

Efficient Solutions to 100+ problems in CodeFights Arcade written in C++, Python, Julia, Go, JavaScript.

cpp golang javascript julia python3

Last synced: 10 Apr 2026

https://github.com/whdhdyt21/coffeeshop-cashier

Aplikasi Coffee Shop Order Management adalah sistem pemesanan sederhana yang menggunakan Double Linked List dalam C++ untuk menyimpan, mengedit, menghapus, mencari, dan mengurutkan pesanan kopi.

cashier-system cpp double-linked-list

Last synced: 17 Aug 2025

https://github.com/ilovenooodles/coding-problem

This is my coding journey filled with solutions of problem that i worked on in leetcode, codeforces, atcoder, etc.

atcoder codeforces cpp go java javascript leetcode

Last synced: 25 Jan 2026

https://github.com/toreno96/minesweeperplusplus

Extended clone of the Minesweeper game; programming class project.

cpp cpp11 cpp14 game minesweeper sfml

Last synced: 24 Jun 2025

https://github.com/madhur-25/token-gate

A modern C++17 implementation of a thread-safe rate limiter with an LRU Cache for efficient memory management. Fully unit-tested with Google Test and built with CMake.

cmake concurrency cpp cpp17 googletest lru-cache multithreading oop-principles rate-limiter system-design token-bucket unit-testing

Last synced: 05 Oct 2025

https://github.com/pierrechevalier83/signed_size

A header only utility function for getting the size of a container as a signed type

cpp cpp11 cpp14 header-only modern-cpp signed utility

Last synced: 04 Apr 2025

https://github.com/themarlboroman/tools

Common tools for various projects.

app-development cpp game-development toolkit

Last synced: 05 Oct 2025

https://github.com/skytecat/snake

Implementation of the Snake game in the C++ programming language in the object-oriented programming paradigm

cpp ncurses qt

Last synced: 28 Jan 2026

https://github.com/nomcodio-automation-systems/climalibtorch

ClimaLibTorch is a machine learning project leveraging neural networks to explore climate data predictions. The project includes a PyTorch-based model, utility tools for metrics like R2 and divergence, and a pipeline for data handling, training, and evaluation.

climate-data cpp data-processing libtorch neural-network

Last synced: 18 Aug 2025

https://github.com/eoan-ermine/cppcorehard-autumn-2018

Slides for C++ Corehard Autumn 2018 conference

conference cpp cppcorehard

Last synced: 18 Aug 2025

https://github.com/albertosantagostino/aoc-2020

C++ solutions for Advent of Code 2020

advent-of-code advent-of-code-2020 cpp

Last synced: 17 May 2026

https://github.com/yuvaraj101/wokwi-iot

Like to work on IOT devices during leisure time

cpp iot-application iot-device python3

Last synced: 17 May 2026

https://github.com/teewrath/coding-problems

A repository where I keep all the questions I encounter in my coding journey, through contests and problem solving.

algorithms codechef-solutions codeforces-solutions competitive-programming cpp dart data-structures dsa inform7 java javascript leetcode-solutions striver-a2z-sheet

Last synced: 13 Apr 2026

https://github.com/xndrxssx/mydoctor

Sistema embarcado de alarme para auxiliar idosos em tratamento medicamentoso

arduino arduino-uno cpp ios ios-swift swift swiftui

Last synced: 10 Apr 2026

https://github.com/rudeigerc/se232

Some materials as TA of SE232

cpp data-structure programming

Last synced: 01 Jul 2026

https://github.com/zyn10/payrate

Conditional Statement practice in cpp

conditional-statements cpp

Last synced: 11 Sep 2025

https://github.com/yuvrajkarna2717/cpp_setup

A setup designed to help write code faster during programming contests.

competitive-programming-contests cpp

Last synced: 19 Aug 2025

https://github.com/klappdev/lynx

C++ samples of using popular libraries

asio boost cpp cpp20 database grpc json mysql networking protobuffer xml

Last synced: 12 Apr 2026

https://github.com/ahmedosmandev/train-station

A simple App by C++ for the train station and reservations.

cpp train-station

Last synced: 19 Aug 2025