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/blagojeblagojevic/motor_speed_pid

Dc motor speed control using PIC16F877A and MICROC IDE. For the purpose of simulation it is used Proteus.Also PID algoritam is implemented.

arduino asm avr avr-assembly c cpp electronics embeded-systems esp32 esp8266 esp8266-arduino microchip microcontroller motor pic pic16f877a pid-controller proteus speed-controller web-server

Last synced: 12 Feb 2026

https://github.com/rkskekzzz/42seoul

📘 42Seoul 에서 공부한 내용을 정리한 repo 입니다:)

42 42born2code 42seoul c cpp

Last synced: 18 May 2026

https://github.com/danielgospodinow/spaceshooter

Multiplayer semi-immersive virtual reality mobile game made with Cocos2d-x

android cocos2d-x cpp game java lan multiplayer multiplayer-game networking

Last synced: 22 Apr 2025

https://github.com/mortennobel/simplevrcpp

Simple example of using the OculusVR SDK and SDL

cpp graphics-programming oculus-rift openvr sdl2 virtual-reality

Last synced: 18 Jun 2025

https://github.com/jofaval/babylon

Microservices using mutliple languages (as with Babylon's tower) for a fake e-commerce

api babylon cloud cpp django dotnet e-commerce flask golang java laravel microfrontend microfrontends microservices php python rust software-engineering spring-boot typescript

Last synced: 17 Feb 2026

https://github.com/thelime1/cpp_functions

2eme cpp document autorise

cpp esprit

Last synced: 16 Mar 2025

https://github.com/ajeetdsouza/chip8

A browser-based CHIP8 emulator, powered by WebAssembly

chip8 cpp emulator sdl2 wasm webassembly

Last synced: 20 May 2026

https://github.com/quinta0/gravity

3D Gravity Simulator is a C++ program that visualizes the gravitational interactions between celestial bodies

3d cmake cpp gravity opengl physics physics-simulation simulation vcpkg

Last synced: 06 Jan 2026

https://github.com/hxndev/printer-spooling

Printers typically can print only a single document at a time and require seconds or minutes to do so. If more than one application requires printer’s access, it might result in delay and slow down the application for as long as the printer is busy in serving other application. Printer Spooling has overcome this delay, as the documents formatted for printing are stored into an area on a disk and retrieved and printed by a printer at its own rate. With spooling, multiple processes can write documents to a print queue without waiting. As soon as a process has written its document to the spool device, the process can perform other tasks, while a separate printing process operates the printer. In this project, we will be implementing a printer spooler for a working environment which is equipped with 3 printers using concepts of Linked Lists and Queues.

code cpp data-structures oop oop-principles printer printer-spooler printer-spooling spooling

Last synced: 31 Mar 2025

https://github.com/hxndev/reverse-capitalize-and-shift-strings-using-threads

Perform operations on a string using Multithreading.

capitalize code cpp reverse shift strings threads

Last synced: 06 Jul 2025

https://github.com/tbeu/aquaqchallengehub

AquaQ Challenge Hub (C++)

aquaq-challenge-hub cpp cpp17

Last synced: 17 Feb 2026

https://github.com/rxn7/billiards

Billiards game written in C++

billiard cpp fake-3d

Last synced: 21 Feb 2026

https://github.com/garrylachman/usb-human-name

C++ Humanize USB vendor and product codes library

cpp library usb usb-devices usbids

Last synced: 13 Jun 2025

https://github.com/the-phoenics/space-shooter

Single player 2d top-down space shooting game built with C++ and Sfml

cpp game hacktoberfest sfml

Last synced: 16 Mar 2025

https://github.com/tonitaga/graph-algorithms-cpp-console

Basic algorithms on graphs: BFS, DFS, Dijkstra Algorithm, Floyd-Worshell Algorithm, Prima Algorithm, Ant Algorithm in C++ programming language

algorithms article cpp

Last synced: 05 Aug 2025

https://github.com/hxndev/reverse-sort-and-decrypt-string-using-child-processes

Applying different operations on a string using Fork and Exec.

ascii c child code cpp decrypt exec fork length os pipes processes reverse sort string

Last synced: 20 Apr 2026

https://github.com/khianvictorycalderon/my-c-and-cpp-files

Collection of my C and C++ Files, i use C and C++ for programming tutor purpose.

c c-plus-plus cpp low-level-programming programming

Last synced: 11 Apr 2026

https://github.com/arwenterpstra/algorithms

Different algorithms for different purposes, written in multiple languages

algorithms c cpp csharp java javascript lua python rust

Last synced: 09 Feb 2026

https://github.com/mrrobinofficial/easingfunctions

A collection of easing functions. It supports multiple programming languages and game development frameworks.

cpp csharp ease easing easing-functions python unreal-engine

Last synced: 12 Apr 2025

https://github.com/grgomariani/mmnn

micro managed NEURAL NETWORK (c++11 / Python)

ai ann cpp dnn mnist neural-nets neural-network neurons python-module

Last synced: 24 Apr 2025

https://github.com/btframework/droneremoteid

The samples show how to use the Bluetooth and WiFi Frameworks to receive and decode Drone Remote ID

asd bluetooth cbuilder cpp csharp delphi dri drone droneremoteid faa net netframework remoteid wifi

Last synced: 28 Apr 2025

https://github.com/abrdej/pigeon-war

Turn-based tactic game. This is server part implemented in C++.

cpp cpp-game game game-2d game-development turn-based turn-based-combat turn-based-game turn-based-strategy

Last synced: 11 Mar 2025

https://github.com/spiffgreen/cli-master

A command line utility library that simplifies the development of command line apps. Made for flexibility and simplicity.

cli commandline cplusplus cpp cpp-library

Last synced: 09 Oct 2025

https://github.com/ravi-prakash1907/design-and-analysis-of-algorithm

Design and Analysis of Algorithm (DAA) practicals as per the syllabus of B.Sc. (hons.) CS

alorithms college cpp daa hacktoberfest hacktoberfest2020

Last synced: 06 Sep 2025

https://github.com/doaaosamak/dailystreak-leetcode

Leetcode problems solations, here, i upload my solutions to coding challenges, algorithms, and personal projects.

coding cpp java problem-solving

Last synced: 22 Apr 2026

https://github.com/nobody-1321/computer-graphics-programing-in-opengl-with-c

Computer Graphics Programming in OpenGL With C++. Third Edition.

3d-graphics cpp opengl raytracing shaders

Last synced: 05 Sep 2025

https://github.com/92181/hashdb

A tiny one dimensional database, written in plain C.

c cpp database hashmap xxhash

Last synced: 13 Oct 2025

https://github.com/superb-man/pacman

Classic Pacman game remake with 3 levels for each of the 10 mazes!Added fireball releasing and hiding features!!Hope you enjoy😁

2d c cpp game igraphics-project maze open-gl x-33

Last synced: 03 Mar 2025

https://github.com/ahmed-saayed/compititve-programming

A collection of algorithms, data structures, Problems on many websites, notes, and references I used during my ICPC journey

algorithms competitive-programming cpp data-structures icpc problem-solving topic

Last synced: 10 Oct 2025

https://github.com/maximilianfeldthusen/tamperprotect

This C++ code is a simple program designed to compute the SHA256 hash of its own executable file and compare it against a known good hash.

cpp protection tampering

Last synced: 01 Apr 2026

https://github.com/vspefs/glfwppm

GLFW C++20 Wrapper - a module-only GLFW wrapper, based on glfwpp

cpp cpp20 glfw wrapper xmake-built

Last synced: 26 Mar 2025

https://github.com/mguludag/ann_backpropagation_example_qtcpp

This is a school project for Machine Learning course. BTW the ann model taken from course's slides

ann cpp gui qt

Last synced: 19 May 2026

https://github.com/comfysage/cpp-hayashi

🌱 a tiny distro-independent package manager in C++.

cpp package-manager

Last synced: 06 Sep 2025

https://github.com/cuixing158/visual-based-odometry-estimation1-cpp

Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map

algorithms bev cpp odometry-estimation opencv orb pose-optimization visual-features

Last synced: 06 Jul 2025

https://github.com/bytesclub/kill_the_bug

This Repository contains number of C/C++ programs with intentional bugs. Contributors can either post Issue(s) on Bugs and create Pull Request solving them, Or can post new Buggy programs.

bug c cpp wbut

Last synced: 15 Apr 2025

https://github.com/ferhatgec/finif

finif, cli .ini parser

cpp file ini ini-parser parser

Last synced: 18 Feb 2026

https://github.com/darxisr/allodslauncher

Allods Online 4.0.02.42 launcher. Pls use this source code for study purposes only. The author is't responsible for your actions.

allods allodsonline client cpp launcher mmorpg

Last synced: 05 May 2025

https://github.com/dagrigorev/gw-basic-cpp

Rewritten version of GW-BASIC in C++20

basic cmake cpp cpp20 easter gwbasic snake

Last synced: 30 May 2026

https://github.com/zee-bit/competitive-programming-codes-cpp

This repo consists of C++ solutions to all the Programming problems I have solved from Codechef and Codeforces. I will be updating this repo on a monthly basis. Feel free to add solutions to problems not present here. P.S. Search the problems by their original names mentioned in the site. If someone is willing to separate the questions based on their topics, then feel free to give me a Pull request after it is done!!

codechef-solutions codeforces-solutions competitive-programming cpp

Last synced: 25 Apr 2025

https://github.com/modio/modio-ue4-sample

Unreal Engine 4 sample project, demonstrating how mod.io can be integrated in-game

cpp modio unreal-engine unreal-engine-4

Last synced: 09 Feb 2026

https://github.com/pakerwreah/rninspector

React Native bridge for the Inspector project

android cpp cross-platform debug debugging flipper inspect ios jni mobile ndk react-native stetho

Last synced: 16 Mar 2025

https://github.com/nathady/segitiga-sama-kaki-with-cpp-v1

bangun datar segitiga siku-siku dengan c++

cpp for-loop loop segitiga triangle while-loop

Last synced: 24 Mar 2025

https://github.com/nathady/segitiga-siku-siku-with-cpp-v1

bangun datar segitiga siku-siku dengan c++

cpp do-while-loop for-loop loop segitiga triangle while-loop

Last synced: 24 Mar 2025

https://github.com/jaytwolab/qtelnetserver

Telnet server for Qt 5 or 6 :kr: Qt 5 또는 6을 위한 텔넷 서버

cpp qt qt6 server tcp telnet

Last synced: 09 Apr 2025

https://github.com/michaldziuba03/chopp

TUI text editor for Linux written in C++ 📝📄

cpp editor linux nano text text-editor tui vim

Last synced: 08 May 2026

https://github.com/andstor/mouse-controller

:mouse: Node.js C++ Addon for emulating mouse behavior

cpp macos mouse node-addon nodejs

Last synced: 09 May 2026

https://github.com/maurodelazeri/c-cpp-python-callbacks

C / C++ callbacks for Python with ctypes

c cpp ctypes python

Last synced: 09 May 2026

https://github.com/kauefraga/ping-pong

The classic ping pong game made with Raylib/C++.

cpp game-development ping-pong raylib raylib-cpp

Last synced: 24 Jun 2026

https://github.com/andr3w03/kgv_tugas3_turing-a

Tugas 3 Mata Kuliah Komputer Grafik dan Visualisasi

c cpp desktop-application glew glfw glm object-oriented-programming oop opengl visual-studio

Last synced: 09 May 2026

https://github.com/mguludag/shared_memory

a simple thread safe shared_memory concept

cpp cpp11 raii-idiom shared-memory thread-safe-queue

Last synced: 14 Jun 2026

https://github.com/kezhengjie/database

A modern,fluent and simple C++ mysql database library implemented wit C MySQL API.Runtime safety and no exception.

cpp cross-platform dynamic-language-like easy-to-use fluent libmysqlclient linux modern modern-cpp mysql mysql-database no-exception runtime-safety simple windows

Last synced: 07 May 2026

https://github.com/ho-cooh/include-info

A VSCode extension for showing infos about your included files

c cpp visual-studio-code

Last synced: 08 May 2026

https://github.com/1ay1/loom

Single-binary C++20 blog engine. No dependencies, no frameworks — just epoll, markdown, and one command.

blog-engine cpp cpp20 epoll http-server markdown self-hosted zero-dependencies

Last synced: 10 Jun 2026

https://github.com/lordmathis/cudanet

Convolutional Neural Network inference library running on CUDA

convolutional-neural-networks cpp cuda pytorch

Last synced: 08 May 2026

https://github.com/scramjetorg/framework-cpp

Simple yet powerful live data computation framework. C++ port of Scramjet framework.

cpp data-stream event-stream reactive-programming scramjet spark-streaming stream stream2 transformations

Last synced: 12 Jun 2026

https://github.com/nixrajput/bst-operations-cpp

BST operations using `C++` programming language.

bst bst-operations bst-tree bstree cpp cpp-programming cpp-projects data-structures

Last synced: 12 Jun 2026

https://github.com/deftruth/ptx-isa-8.2-zh

🎉持续更新:CUDA 12.2 PTX-ISA-8.2学习笔记,部分中文翻译 + 个人理解 + 内联汇编示例,讲解CUDA 12.2 PTX-ISA-8.2 汇编指令;进行中.....

asm cpp cuda ptx

Last synced: 13 May 2026

https://github.com/getiot/linux-cpp

:fire: Linux C++ programming

cpp cpp14 cpp17 cpp20 linux tutorial-code

Last synced: 19 Jun 2026

https://github.com/devoloper-1/ambulance-management-system

A project that simulates Ambulance Managment System with native UI

algorithms ambulance-management-system cpp data-structures design-patterns oop system-design

Last synced: 10 Jun 2026

https://github.com/ran-2012/inversion

solve geophysics using CUDA & TensorFlow

cpp cuda geophysics inversion-method python

Last synced: 11 May 2026

https://github.com/sharkfinpro/openglproject

3D Rendering Engine - Learning about OpenGL and 3D graphics

cpp graphics-engine learning-by-doing opengl

Last synced: 06 May 2026

https://github.com/tomaszrewak/strong_typedefs

A strong_typedef implementation for C++ with selective operator overloads.

cpp header-only library operator-overloading strongly-typed

Last synced: 18 Jun 2026

https://github.com/ahadalireach/oop.interview.questions

A repository containing fundamentals of programming, OOP, and other related concepts with interview questions and code implementations.

cpp exceptions interview-questions oop oop-concepts oop-principles pointers strings templates

Last synced: 06 Mar 2026

https://github.com/mguludag/enum_sequence

C++'s integer sequence for enums

cpp cpp11 enum

Last synced: 18 Jun 2026

https://github.com/jakubfornadel/rust-sharedmem-ocaml

Rust-SharedMem-Ocaml is POC implementation of two-way IPC communication between multiple independent Rust and Ocaml processes

cpp multiprocess ocaml rust wrappers

Last synced: 06 May 2026

https://github.com/mortennobel/simplehmesh

A simple implementation of the halfedge mesh data structure

cpp

Last synced: 17 Jun 2026

https://github.com/pratik08/pytorch-submodular

A GPU accelerated Submodular Optimization toolkit.

cpp machine-learning submodular-optimization submodularity

Last synced: 09 May 2026

https://github.com/gvelasq/palettizer

R package for color palette generation using the 'palettize' C++ library

cpp palette-generation r

Last synced: 26 Oct 2025

https://github.com/jbw9964/smart_fan

Smart fan that recognize human & adjust it's angle via detection

arduino-uno cpp embedded-systems python3 raspberry-pi-4 yolov8n

Last synced: 12 Feb 2026

https://github.com/qengineering/ncnn_pose_rpi_64-bits

ncnn pose estimation on bare Raspberry Pi 4 with 64-bit OS at 7.1 FPS

bare-raspberry-pi cpp high-fps ncnn ncnn-framework ncnn-model pose-estimation raspberry-pi-4 raspberry-pi-64-os

Last synced: 26 Feb 2026

https://github.com/samyam81/searching_mechanism

Searching in data structure refer to the process of finding the targetted information from a collection of items stored in computer memory.

cpp csharp java

Last synced: 18 Apr 2026

https://github.com/nooneknowspeter/cpplings

A terminal based learning experience for C++, inspired by Rustlings

cpp zig ziglang

Last synced: 20 Apr 2026

https://github.com/nouraalgohary/algorithms

An easy-to-understand description of algorithms, simple illustrations, pseudo code, and examples.

algorithms cpp leetcode python

Last synced: 16 Apr 2026

https://github.com/c08oprkiua/moduleassistant

Helper tool for making engine modules in Godot 4 and 3

cpp gdscript godot godot-cpp godot-module godot3 godot4 tools

Last synced: 01 Feb 2026

https://github.com/drichardson/vim-cpp

C++ quality of life plugin for Vim

clang-format cplusplus cpp vim vim-plugin

Last synced: 20 Apr 2026

https://github.com/ankitjarwall/c-

Code practice, working on c

c cpp

Last synced: 22 Apr 2026

https://github.com/kaloslazo/datafusiondb

Integration of different data models (Extendible Hashing, AVL, Sequential File) and advanced information (index) retrieval techniques within a single DB.

cpp dbms parser python sql

Last synced: 31 Jan 2026

https://github.com/joanstinson/spaceinvaders

A Space Invaders remake using SDL and C++ done in one week.

cplusplus-11 cpp game-engine-2d mvc-architecture object-pooling sdl2 space-invaders

Last synced: 09 Feb 2026

https://github.com/memergamer/graphtheory

In this repository there are graph theory exercises for my University.

cpp graph-algorithms graph-theory-algorithms python sapientia-university typescript

Last synced: 09 Feb 2026

https://github.com/va1da5/pico-vscode-dev-environment

Visual Studio Code Dev Container based C/C++ development environment for Raspberry Pi Pico

arm containers cpp development openocd pico picoprobe rp2040

Last synced: 24 Oct 2025

https://github.com/mo-karbalaee/pentago-game

Pentago game based on CLI. Final project of introduction to programming course at SBU. fall 2020

cpp game sbu

Last synced: 31 Jan 2026

https://github.com/atennop1/arkanoidwithoutanengine

Project for learning C++ through making game without an engine

cpp game game-development gamedev no-engine oop sdl2

Last synced: 09 Feb 2026