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/vertexwahn/rules_oidn

Bazel rules for Intel Open Image Denoise

bazel bazel-rules cpp denoising ispc onednn

Last synced: 15 May 2026

https://github.com/akash-rajak/hello-world-with-android-ndk

A simple Android NDK(Native Development Kit) based Hello World Program.

android cmake cpp java

Last synced: 11 May 2026

https://github.com/curiousci/codeforces

ʕつಠᴥಠʔつ ︵ ┻━┻

codeforces-solutions competitive-programming cpp

Last synced: 01 Apr 2025

https://github.com/poornesh-v/bank-management-system-in-cpp

BankEase – A Simple Banking Management System BankEase is a console-based banking management system built using C++. It allows users to create accounts, deposit and withdraw money, check balances, and modify account details. The project utilizes object-oriented programming (OOP) principles and file handling to ensure data persistence.

cpp dsa filehandling oops-in-cpp

Last synced: 04 Oct 2025

https://github.com/ramamagarwal/project-online_ticket_booking_system

This repository consists of an online ticket booking system design similar to BookMyShow

cpp oops

Last synced: 26 Mar 2025

https://github.com/ramamagarwal/project-carpool_management_system

This repository includes my project on carpool management system in which I used object orientation paradigms and principles using C++.

a-star-algorithm cpp dijkstra-algorithm oops-in-cpp yen-algorithm

Last synced: 26 Mar 2025

https://github.com/suraj-encoding/cpp

College C++ OOPS

coding cpp opps

Last synced: 02 Apr 2025

https://github.com/getiot/pcl-courses

PCL 点云库入门教程配套代码

cpp pcl pointcloud tutorial-code

Last synced: 15 Oct 2025

https://github.com/ermin-muratovic/mfc-mydaq-datalogger

FHKärnten Eng IT SE B2-SS2017 Informatik2 Projekt https://ermin-muratovic.github.io/MFC-MyDAQ-DataLogger/

cpp mfc mydaq

Last synced: 15 May 2026

https://github.com/tamim-saad/cp-template-code

This repository offers a complete template for competitive programming with pre-written functions and utilities for coding contests. It helps you save time and focus on solving problems. Feel free to explore, use, and customize these templates. If you find it useful, don’t forget to give it a star!

algorithm coding coding-competition competitive-programming cp cp-template cpp data-structures data-structures-algorithms data-structures-and-algorithms fast-io problem-solving problem-solving-template programming-tools shortcuts template template-code templates time-complexity

Last synced: 02 Apr 2025

https://github.com/iamamanrajput/leetcode

Leetcode Solutions to the the problems i solved

cpp

Last synced: 03 Apr 2025

https://github.com/grudshtein/mpmc-ring

Header-only, bounded lock-free MPMC ring buffer for C++20 using per-slot sequence numbers, with a reproducible benchmark suite and latency histograms (p50/p95/p99/p99.9).

benchmarking concurrency cpp cpp20 lock-free low-latency mpmc ring-buffer

Last synced: 30 Jun 2026

https://github.com/gvatsal60/CMakeDockerTemplate

🐳📦 Streamlined C++ Template Development with CMake and Docker

c cmake cpp docker docker-container docker-image dockerfile make makefile

Last synced: 01 May 2025

https://github.com/navin-mohan/snake-sdl

Snake game written in C++ using SDL2

cpp game sdl2

Last synced: 08 Jul 2025

https://github.com/klaussilveira/navigator

Minimal WebKit-based browser for personal use.

browser cpp

Last synced: 26 Mar 2025

https://github.com/th0rgal/simulant

A C++ simulation of ant colonies made for the Paris Saclay University.

ants cpp simulation

Last synced: 17 Oct 2025

https://github.com/yawkar/hse-cpp-course

(HSE) C++ course lab works and etc

cpp hse labs

Last synced: 09 Apr 2025

https://github.com/epi5131/simden

低レベルSIMDライブラリ 静的命令セット判定

cpp cpp20 simd wrapper

Last synced: 13 Jun 2026

https://github.com/dead-beef/jest-cpp-wasm

C/C++ to WASM Jest transformer

c cpp emscripten jest jest-transformer nodejs webassembly

Last synced: 06 Apr 2026

https://github.com/siddheshkukade/geeksforgeeks

Contains problem solutions for the GeeksForGeeks.org platform

algorithms cpp dsa

Last synced: 30 Jun 2026

https://github.com/kr1zzo-fer/robot-programming-and-simulation-laboratory-exercises

This repository is a part of the Robot Programming and Simulation laboratory exercises at the Faculty of Electrical Engineering and Computing, University of Zagreb

cpp navigation python ros rviz

Last synced: 01 May 2026

https://github.com/frozenassassine/fastedit-winapi

Fastedit WinApi is a little text editor for windows. It is not made for daily use, but It shows the principles of creating a text editor and using the WindowsApi in C++.

cpp tutorial winapi

Last synced: 03 May 2025

https://github.com/eldiiarbekbolotov/rapid

Rapid is a beginner friendly text editor designed for web developers, by a web developer.

code-editor cpp qt text-editor

Last synced: 15 May 2026

https://github.com/pentalpha/alenhador

Parallel aligner (Needleman–Wunsch) for nucleotide sequences (.fasta) with similarity heuristic filter.

align-dna-sequences aligned-sequences alignment bioinformatics cpp cpp11 fasta heuristic-search heuristics nucleotide-sequences parallel-computing search

Last synced: 15 May 2026

https://github.com/amcbn06/electron

C++ visualizer for electronic schemes

cpp oop sfml

Last synced: 15 May 2026

https://github.com/arkorty/ExprEvalplusplus

Simple mathematical expression evaluator using an Abstract Syntax Tree (AST).

abstract-syntax-tree cpp hacktoberfest object-oriented-programming

Last synced: 04 May 2025

https://github.com/terror/compete-mcgill-2020

My Answers to Psets/Contests for Compete McGill Summer Training 2020

competitive-programming cpp python3

Last synced: 15 May 2026

https://github.com/abdokin/minesweeper

Minesweeper Game IN C

cpp gamedev raylib

Last synced: 18 May 2026

https://github.com/alyssonmach/chaves-de-classificacao

Seminário de Técnicas de Programação sobre "Classificação de dados com base em chaves de classificação".

cpp mergesort selectionsort sorting-algorithms ufcg

Last synced: 11 Apr 2025

https://github.com/samsze0/toy-graphics

A toy project on graphics programming with OpenGL

cmake conan cpp glsl graphics nix opengl

Last synced: 20 Jan 2026

https://github.com/tradias/variate

Deduce the template parameter of a variant based on every return path

convenience cpp cpp20 header-only variants

Last synced: 05 May 2026

https://github.com/autokaka/learnopengl2

Self made LearnOpenGL video series source code.

cmake cpp learning-by-doing opengl

Last synced: 15 May 2026

https://github.com/t-88/domes

another todo app in my cv

cpp engine hacktoberfest hacktoberfest2022 layout-engine

Last synced: 16 Jun 2025

https://github.com/whysobad/console-tetris

A terminal ui to play tetris in the console

cmake cpp ncurses tetris tui

Last synced: 28 Oct 2025

https://github.com/blurfeng/blur_arpg_warrior

第三人称ARPG个人项目,北欧神话风格。使用 Unreal Engine 5 C++ 开发。; 第三人称ARPG個人プロジェクト、北欧神話風。Unreal Engine 5 と C++ を使用して開発。; A third-person ARPG personal project with a Norse mythology theme, made in Unreal Engine 5 C++.

blueprint c-plus-plus cpp game game-development personal-project ue5 unreal-engine

Last synced: 12 Mar 2025

https://github.com/pauloj2/estrutura-de-dados

Este repositório contém atividades e exercícios práticos focados no estudo de Estruturas de Dados utilizando a linguagem de programação C. O objetivo deste projeto é aplicar os conceitos fundamentais de estruturas de dados de forma prática e ajudar a desenvolver habilidades de programação e resolução de problemas em C.

c cpp

Last synced: 29 Apr 2026

https://github.com/shopmaior/mercado_pago_esp

Biblioteca Arduino ESP2866/ESP32

arduino c cpp esp32 esp8266 hacktoberfest library

Last synced: 27 Mar 2025

https://github.com/pcarruscag/mel

Math Expression Library

cpp expression-evaluation expression-parsing

Last synced: 19 May 2026

https://github.com/jdpadillavigo/pathfinder

This project involved implementing an application to test and compare two pathfinding algorithms: BFS (Breadth-First Search) and D* Lite. The application was developed in C++ and Java, using Raylib for the graphical user interface in C++ and Swing in Java. The main objective was to evaluate the performance and memory usage of both languages.

c cpp java makefile pathfinder raylib swing visual-studio-code

Last synced: 20 Apr 2026

https://github.com/sameetasadullah/searching-a-number-among-slave-processes-using-openmp-and-mpi

Program written in C++ language to search a number from an array after distributing it equally to all slave processes and using OpenMP and MPI for parallel searching

cpp linux mpi openmp parallel-programming search-number ubuntu

Last synced: 25 Apr 2026

https://github.com/killerasus/modernopengl

Repository for my Modern OpenGL studies via Udemy course.

cpp learning-exercise opengl

Last synced: 07 May 2026

https://github.com/tarikipekci/rts_buildingmanager

I've implemented basic RTS building and resource systems in this project.

cpp rts-game unreal-engine-5

Last synced: 03 Apr 2025

https://github.com/grachale/memory_manager

Implementation of simplified equivalents of functions malloc, free, ..., operators new and delete.

cpp malloc-free memory operating-system os

Last synced: 13 Jun 2026

https://github.com/grachale/hybrid_encryption

Implementation of two functions in C++ (seal and open) that encrypt/decrypt data using hybrid encryption.

ciphers cpp openssl

Last synced: 13 Jun 2026

https://github.com/nekruzash/graph-data-structure

This is from CS2028 - Data Structures, where me and my partner designed a graph data structure with all of the functions and implemented Depth First Search and Breadth First Search for traversing.

cpp graph-datastructures graphs

Last synced: 16 Jun 2025

https://github.com/md-mafujul-hasan/toph.co

These Contain Some Problem Solution of Toph.co Website that I have done while understanding Programming Concepts.

c c-plus-plus c-programming cpp java python

Last synced: 14 Apr 2026

https://github.com/bok1c4/http-proxy

Forward proxy

cpp socket

Last synced: 01 Jul 2026

https://github.com/rosendo-martinez/geometry-wars

A PC game based on the 2003 "Geometry Wars" Xbox game.

cpp game sfml

Last synced: 12 Mar 2025

https://github.com/masoudir/cpp_signal_slot_events

This is a C++ implementation of the cpp_signal_slot_events. This code, provides you an event based C++ programming by determining SIGNALs and SLOTs and making them connected to each other. Whenever the SIGNAL fires, then its related SLOT starts to execute.

cpp event event-based event-driven fast-event-driven signal single-file-event-library slot thread

Last synced: 01 Jul 2026

https://github.com/stefanasandei/tiny-autograd

small autograd engine built from scratch in modern C++

autograd cmake cpp deep-learning neural-networks

Last synced: 14 Nov 2025

https://github.com/zheoni/parsegar

Another and worse C++ command line argument parser

argument-parser command-line-parser cpp parser

Last synced: 29 Oct 2025

https://github.com/gwynbleidd0241/-mirea_2sem_oop-

Практические задания и курсовая работа по ООП(2 семестр МИРЭА)

cpp mirea oop oop-examples

Last synced: 30 Aug 2025

https://github.com/suryasekhar14/hacktoberfest-2022

A repository for Hacktober Fest contributions. Everyone is welcome. Fork away!

cpp hacktober hacktober2022 hacktoberfest hacktoberfest-accepted java javascript python

Last synced: 10 Feb 2026

https://github.com/jsmolka/shell

Here be dragons (and common code).

cpp shell

Last synced: 15 May 2026

https://github.com/gustavohnsv/my-wallet-simulator

Repositório para estudo da linguagem C++, com um simulador de carteira bancária simples, que possui função de depósito, saque e transferência.

cpp exercise good-first-issue good-first-pr wallet

Last synced: 03 Apr 2025

https://github.com/phoemur/snaky

C++ classic snake game with SDL2

cpp cpp14 sdl2 sdl2-image sdl2-library sdl2-mixer sdl2-ttf sdl2-wrapper

Last synced: 17 Mar 2025

https://github.com/aquice/brainpp

BrainPP is a Brainfuck interpreter made in C++.

brainfuck cpp interpreter

Last synced: 03 Jun 2026

https://github.com/nesktf/shogle

Graphics framework for C++20

2d 3d cpp cpp20 game-engine gamedev glfw graphics imgui opengl

Last synced: 15 May 2026

https://github.com/analyzable-fr/jotform-api-qt

C++ API for Jobform

cpp jobform library qt

Last synced: 18 May 2026

https://github.com/auralius/jacobian-hessian-cpp

Jacobian and Hessian of a vector function.

cpp hessian jacobian numerical-methods

Last synced: 27 Mar 2025

https://github.com/jmcheon/maths_branch

Maths branch is a collection of submodules, each representing a unique project from Ecole 42.

cpp math maths matrix python3 vector

Last synced: 29 Apr 2026

https://github.com/sashminea/procedural-terrain-generation

This project generates procedurally created terrain for a 3D world.

3d cpp game-development opengl

Last synced: 15 May 2026

https://github.com/nickheyer/simpide

A super-simple IDE.

cpp ide open-source python text-editor

Last synced: 15 May 2026

https://github.com/gershnik/spreader

A fast, portable spreadsheet logic library

cplusplus cpp cpp20 spreadsheet spreadsheet-data spreadsheet-manipulation

Last synced: 16 Jun 2025

https://github.com/EternMaxwell/epix_engine

A cpp game engine based on ecs inspired by rust bevy.

bevy cmake cpp ecs game game-engine pixel voxel

Last synced: 27 Mar 2025

https://github.com/acrion/cbeam

A modern, cross-platform, header-only C++ library for concurrency, memory management, containers, and more

abi-stability boost concurrency cpp header-only serialization

Last synced: 16 Jun 2025

https://github.com/citizendot/pingpong

PingPong game in C++.

cpp ncurses pingpong

Last synced: 05 Apr 2025

https://github.com/mutasim77/menuadmin

📈Here're my first year projects

cpp java python3

Last synced: 10 May 2026

https://github.com/esqadron/audiostatisticsplugin

VST3 plugin calculating various statistics on processed sound, including LUFS!

cpp juce-framework lufs

Last synced: 27 Mar 2025

https://github.com/kalbarczykdev/pong-cpp-sdl2

Recreation of the classic Pong game with SDL2 lib and C++!

beginner beginner-friendly cpp first-contributions pong pong-game sdl sdl-library sdl-ttf sdl2

Last synced: 27 Mar 2025

https://github.com/rishab59/supermarketbillingsystemusingcplusplus

This is a Supermarket Billing Sytem project developed using c++ with file management.

cpp hobby-project supermarket-billing-system

Last synced: 27 Mar 2025

https://github.com/codejester01/multifunctional-social_platform_management_system

本项目是一款多功能的聊天社交管理系统,系统将QQ、微信、微博三大聊天系统的核心功能进行了整合实现,用户可以注册并登录自己的账号,同时原本不同平台的账号还可支持绑定,比如可以在qq管理系统中来添加微信和微博的推荐好友或者是直接建立微信或微博账号并与QQ账号进行绑定,同时自己还可以登录客户端进行个人好友管理、群组管理、个人信息管理, 同时也开发了两款趣味小游戏(贪吃蛇和十字消除)可供用户游玩,项目还利用网络通信和多线程编程以及锁的机制实现了即时通讯

cpp design-patterns mutilthread mysql network-programming oop

Last synced: 18 Mar 2025

https://github.com/toikron/dear-design-manager

Real-time UI builder and advanced design manager built with Dear ImGui & ImDrawList. Features dynamic interactions, intuitive animation controls, and instant visual feedback for modern UI development.

cpp design design-system design-tool gui imgui imgui-extension imgui-menu ui ui-builder ui-framework ui-imgui

Last synced: 18 Mar 2025

https://github.com/zing-dev/learn-cpp

hello cpp

c cpp

Last synced: 16 May 2026

https://github.com/xinlei-robotics/mininav

Indoor mobile robot localization and navigation system. C++23, Eigen, ROS 2, Raspberry Pi.

cmake cpp cpp23 eigen ekf localization mobile-robot navigation raspberry-pi robotics ros2 slam

Last synced: 16 May 2026

https://github.com/leandro-cardoso/univassouras-iot

Estudo de internet da coisas com C++ e Arduino.

arduino cpp iot

Last synced: 16 May 2026

https://github.com/glintonliao/competitive-programming

Selected algorithm templates and solutions

algorithms competitive-programming cpp

Last synced: 18 Mar 2025

https://github.com/calbertsen/covafillr

R package for local polynomial regression

cpp eigen jags local-polynomial-regression r r-package rcpp tmb

Last synced: 16 May 2026

https://github.com/szymon-budziak/cpp_course_agh

Solutions from C++ programming language course at AGH UST.

cpp object-oriented-programming

Last synced: 19 Mar 2025

https://github.com/rizanw/tamagotchi-cli

oop assignment: missing retro game? try tamagotchi game on your cmd!

cli cpp game visual-studio

Last synced: 09 Jul 2025

https://github.com/kr1zzo-FER/Robot-Programming-and-Simulation-Laboratory-Exercises

This repository is a part of the Robot Programming and Simulation laboratory exercises at the Faculty of Electrical Engineering and Computing, University of Zagreb

cpp navigation python ros rviz

Last synced: 05 May 2025

https://github.com/programerakgry/qt---demo

入门级—普通级—精品级—宝藏级(作坊级)—传说级(企业级)—神话级(上市级)

cpp qt5

Last synced: 06 Mar 2026

https://github.com/takkii/himekuri_msys2

[ Windows版 ] 日めくり2 ( msys2 ) 📅

cpp develop himekuri himekuri2

Last synced: 09 Sep 2025

https://github.com/rukamuel/dns

cpp dns

Last synced: 20 Mar 2025

https://github.com/victornpb/display7

Arduino example code to drive a 7-segments display, from a bitmap array.

7-segment arduino-sketch cpp firmware

Last synced: 03 Apr 2025