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/pokisemaine/fishjoy

High-performance C++ server framework

cmake cpp high-performance server-framework

Last synced: 20 May 2026

https://github.com/gittygupta/slam

Simplest implementation of Simultaneous Localisation and Mapping with Brute-force matching of necessary points. Visualized and optimized using Pangolin and g2o libraries of C++ respectively, build for python.

cpp python slam

Last synced: 19 May 2026

https://github.com/maxpatiiuk/code-share

A collection of random code pieces from different projects over the years.

arduino c cpp csharp jquery js php sql

Last synced: 12 Apr 2025

https://github.com/cschladetsch/turtlegraphics

Turtle Graphics system using modern C++ and SDL, with an interactive Interpreter.

cmake cpp interpreter sdl turtle-graphics

Last synced: 29 Mar 2025

https://github.com/samyam81/theoryofcomputation

This is a repository created to store the questions related to theory of Computation. This maynot be the most efficient way of solving the problem.

cpp java theory-of-computation

Last synced: 19 May 2026

https://github.com/saadbazaz/airpal

AirPal, the (dummy) Flight Reservation System. Written in C++ as a Data Structures project, with a UI in QTC++.

cpp flight-reservation flight-reservation-system qt student-project

Last synced: 01 May 2026

https://github.com/echo-devim/nicehttp

Small HTTP REST API client/server framework in C++23

client cpp cpp23 http rest-api server

Last synced: 03 Feb 2026

https://github.com/andyfratello/pro2

💻 Exercicis de Programació 2 (PRO2) Q1 - UPC FIB

compiler cpp cpp-language language pro2 pro2-fib programming programming-language

Last synced: 22 Jul 2025

https://github.com/conreality/conreality-hal

Conreality Hardware Abstraction Layer (HAL).

conreality cpp drivers hal

Last synced: 13 Mar 2025

https://github.com/joyrider3774/dynamate_playdate

Dynamate is a puzzle game for playdate

cpp game playdate playdate-console puzzle-game retro retrogaming

Last synced: 29 Mar 2025

https://github.com/mikayelgr/wintcachemulti

WinTCacheMulti is an experimental project which aimed to implement a multithreaded approach for thumbnail extraction on Windows-based systems with Windows File Explorer.

cpp human-computer-interaction parallelization rust thumbnail-extraction thumbnails windows

Last synced: 20 Apr 2026

https://github.com/bytesclub/n-puzzle-solver

Solution of N Puzzle using A* pathfinding

ai cpp npuzzle pathfinding

Last synced: 15 Apr 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/soroushj/cpp-course-example-cosine-similarity

Code example for the Fundamentals of Programming course at the University of Guilan, Fall 2016.

cosine-similarity cpp example tokenization

Last synced: 08 Apr 2025

https://github.com/mrgrd56/textractor-integration-extensions

Integrate Textractor with other apps via named pipes or HTTP

cpp extension http json named-pipes textractor textractor-extension

Last synced: 05 Jul 2025

https://github.com/gjbex/best-practices-for-scientific-computing

Material for a training on best practices for scientific computing.

c code coverage cpp documentation fortran functionaltests python training unittesting version-control

Last synced: 13 Jul 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/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/zcemycl/algotest

Solving algorithm problems with C++ (Cmake,gtest), C# (dotnet,xunit), Py (pip,pytest), Js (NodeJS,mocha), bash scripts and github actions, under Win10/OSX/Ubuntu.

algorithms cmake cpp csharp dotnet github-actions googletest javascript leetcode macosx makefile mocha nodejs pip pytest python3 ubuntu unit-testing win2019 xunit

Last synced: 24 Apr 2025

https://github.com/d4rk-lucif3r/home-automation

Micro-Controller Based Home Automation for Smart Homes

android-application arduino cpp java smarthome

Last synced: 12 Jul 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/iamazeem/cppprimenumberprograms

C++ Prime Number Programs

cpp hacktoberfest prime-numbers

Last synced: 15 Aug 2025

https://github.com/angelogalav/littlecraftgl

A barebones voxel engine made in OpenGL for Linux and Windows.

3d cmake cpp engine glfw graphics minecraft opengl voxel

Last synced: 02 Jul 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/teiacare/teiacaresdk

TeiaCareSDK is a collection of reusable C++ components

cpp cross-platform datetime geometry high-performance multithreading sdk utilities

Last synced: 22 Apr 2025

https://github.com/dizzydroid/asu_codeforces-tasks

Solutions for ASU CodeForces problem sets.

codeforces codeforces-solutions college-assignment cpp python

Last synced: 14 Apr 2025

https://github.com/gert-janwille/Sir-Basil

Sir Basil is a bartender robot controlled with a electron app using Bluetooth

arduino bluetooth bot cpp noble node nodejs objective-c react robotics

Last synced: 11 Mar 2025

https://github.com/aermoss/aenc

A programming language made with C++.

cpp interpreter programming-language

Last synced: 26 Jun 2025

https://github.com/mosinskyi/qt-client-app

This project is a Qt-based TCP client application that demonstrates how to create a GUI application using Qt and how to interact with a TCP server.

client-server cpp qt6 tcp-client

Last synced: 21 Jan 2026

https://github.com/hxndev/ls-sort-and-wc-using-child-processes

Heirarchy implemented using pipes, forks and execs.

code cpp exec fork ls pipes sort wc

Last synced: 31 Mar 2025

https://github.com/courseworks/aut_ap_2024_spring_hw2

The second assignment for AUT's Advanced Programming course (Spring 2024), featuring a banking system simulation project. It includes Person, Account, and Bank classes to manage transactions and operations, enhancing secure programming and data handling skills.

banking-applications cpp homework homework-assignments

Last synced: 12 Jun 2025

https://github.com/rodyherrera/zendajs

ZendaJS is a JavaScript runtime environment, built using C/C++ with the help of the fast v8 engine developed by Google. An environment with fast performance, which you can use to experiment in your spare time.

backend backend-services cplusplus cpp cxx ecmascript ecmascript-modules javascript javascript-engines javascript-es6 javascript-framework javascript-tools python runtime v8 v8-engine v8-javascript-engine v8js

Last synced: 11 Jun 2025

https://github.com/j-obog/heap-sim

C++ program aimed to provide a high-level view of what's going on under the hood when you do pointer operations.

cpp heap-memory memory-management modeling simulation

Last synced: 17 Jan 2026

https://github.com/ttldtor/process

Cross-platform library of utilities for obtaining metrics of the current process

cpp cpp14 cpp17 cpp20

Last synced: 10 Apr 2025

https://github.com/erikzenker/chainiterator

Concat multiple C++ containers to a single iterable object

cpp cpp14 iterator

Last synced: 12 Oct 2025

https://github.com/sebasfalcone/better-work-notes

A repository containing my notes from different sources on good practices for codding and managing teams

c clean-code cpp development good-practices management oops-in-cpp

Last synced: 14 Jul 2025

https://github.com/kezhengjie/checkport

a tiny tool lib written in c++ based on asio for iterating and checking tcp port.

asio check-port cpp cross-platform fast fluent linux modern simple-api tcp-port-checker tcp-port-scanner tiny windows

Last synced: 04 May 2026

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/lakshayd02/cpp_programs

This repository provides a diverse set of exercises aimed at beginners and intermediate programmers to enhance their understanding of C++.

coding coding-challenge cpp lets-code

Last synced: 12 Apr 2025

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/devgianlu/ghidraprotobufcpp

Useful plugin for reverse engineering code that makes use of C++ protobuf

cpp ghidra ghidra-plugin ghidra-scripts protobuf

Last synced: 11 Apr 2026

https://github.com/foxoman/hacky

Hacky is a High Contrast QtCreator Syntax color theme based on OneDark Pro Theme. Good to work with at night light. and focus more on the code than the soundings.

color-scheme cpp qt qtcreator style theme

Last synced: 29 Apr 2026

https://github.com/alexf2/ImageResizer

IE6 ActiveX control for uploading and resizing images at the same time

activex asp-net atl component-object-model cpp gdiplus internet-explorer ocx visual-studio

Last synced: 11 Mar 2025

https://github.com/ar-ray-code/depthai-core-template

depthai&C++ configure Template

cpp depthai

Last synced: 26 Mar 2025

https://github.com/neyn/neyson

Lightweight C++11 JSON Library

cmake cpp cpp11 cxx cxx11 json json-library json-parser lightweight parser

Last synced: 14 Jun 2025

https://github.com/alexf2/SignalProcessing

Digital signal processing system (VB6, Visual C++, ATL, 1999)

atl component-object-model cpp signal-processing vb6 visual-basic

Last synced: 11 Mar 2025

https://github.com/lukaspietzschmann/pl0-compiler

A small and fun PL0 compiler

compiler cpp pl0 programming-language

Last synced: 06 Dec 2025

https://github.com/ilyachalov/windows-api-examples

Примеры программ для работы с функциями из набора Windows API

cpp examples learning russian winapi

Last synced: 16 Mar 2025

https://github.com/mohamediibra7im/hnu-icpc-community

This repository contains solutions for all problem sheets and contests from our training program.

algorithms-and-data-structures competitive-programming cpp problem-solving

Last synced: 09 Apr 2025

https://github.com/massimo-marino/memvar

A C++ implementation of a variable with memory of its previous values.

cpp cpp17 cpp20 timestamped-variable timetagged-variable variable-with-memory

Last synced: 10 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/bensuperpc/vector

High performance multidimensional vectors in C++17, with optional OpenMP acceleration.

cmake cmake-init cpp cpp17 openmp vector

Last synced: 20 Jan 2026

https://github.com/saptakbhoumik/calckit

CalcKit - Easy-to-Use C++ Library for Calculus

calculus cpp numerical-analysis numerical-computation numerical-methods

Last synced: 20 Mar 2025

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/f-koehler/cpp-perf

Small header-only C++11 to measure code execution time and performance.

benchmark cpp cpp11 execution-time header-only microbenchmark performance

Last synced: 12 Apr 2025

https://github.com/srupat/visual-diagnostic-tool-edi

A Visual Diagnostic tool for Debugging and other Applications in Visual Studio

cpp debug-visualizer debugger hacktoberfest visual-studio

Last synced: 23 Apr 2025

https://github.com/mortennobel/opengl_4.3_vs_2010_freeglut

A simple OpenGL 3.2 example using MSVS 2010 and freeglut

cpp cpp11 graphics-programming

Last synced: 16 May 2026

https://github.com/imharshag/kernelcraft

An operating system meticulously crafted from scratch. Designed as a foundational project to understand the core principles of system architecture and low-level programming,.

cpp operating-system

Last synced: 23 Apr 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/92181/hashdb

A tiny one dimensional database, written in plain C.

c cpp database hashmap xxhash

Last synced: 13 Oct 2025

https://github.com/falcao-g/beecrowd

Soluções de alguns desafios do beecrowd em Python e C++

beecrowd beecrowd-solutions cpp online-judge problem-solving python python3 sql uri-online-judge

Last synced: 04 Mar 2026

https://github.com/gusenov/problem-solving-in-cpp

:mortar_board: Решение задач на языке программирования C++.

cplusplus cpp problem-solving

Last synced: 13 Feb 2026

https://github.com/mr-mrf-dev/doctors-building

🏥 My Project in FOP (BP) With C Programming Language.

basic-programming c cpp fundamentals-of-programming terminal-app

Last synced: 22 Feb 2026

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/inerttila/excel-data-app

Timesheet Management Application A Python and C++-based timesheet management application for tracking work hours and tasks. This application provides an easy-to-use interface for users to input their work-related data, which is then stored and managed in an Excel workbook.

apk cpp docker innosetup python tkinter

Last synced: 08 Jan 2026

https://github.com/0xff-dev/for-an-offer

Just wait an offer, We want to be real programmer.

cpp go java leetcode python3 shell sql

Last synced: 19 Apr 2025

https://github.com/breadrock1/coursera-yandexcpp

This course is devoted to acquaintance with the C ++ programming language. The course was developed by leading Yandex specialists and teachers of the School of Data Analysis. They have years of development of search services, advertising and infrastructure behind them. Link to course: https://www.coursera.org/learn/c-plus-plus-white/home/welcome

coursera coursera-cpp cpp cpp-study cpp17 learning learning-cpp learning-to-code yandex yandex-cpp

Last synced: 27 Feb 2025

https://github.com/the0cp/bing-wallpaper-gui

A GUI version of Bing Backgrounds Getter based on Qt for Linux. Get Bing wallpapers automatically.

bing bing-image bing-wallpaper cpp desktop linux qt qt-gui

Last synced: 06 Sep 2025

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/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/afonsocmsousa/asm-emulator

ASM Emulator is a Simpler-way of having fun writing assembly!

assembly cpp cpp17 early-development ncurses

Last synced: 06 Mar 2026

https://github.com/hxndev/brick-slayer-project

In this game I designed a graphical 2-D Brick Slayer Game. It has multiple levels with multiple difficulties and many more bonuses.

2d brick brick-breaker brick-slayer c cpp game game-development graphics itc oop pf project

Last synced: 02 May 2026

https://github.com/liavbarsheshet/union-find

Generic Union Find Based on up root tree written in c++.

cpp data-structures union-find unionfind

Last synced: 23 Feb 2026

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/am2022/otp

this is a simple otp(one time password) in c++

cplusplus cpp otp otp-applications otp-generator

Last synced: 09 Apr 2025

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/Qubik65536/Competitive-Programming

My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems (Generally USACO and Canadian Computing Competition)

canadian-computing-competition ccc ccc-solutions cpp cpp17 java java-8 usaco usaco-solutions

Last synced: 26 Nov 2025

https://github.com/thelime1/cpp_functions

2eme cpp document autorise

cpp esprit

Last synced: 16 Mar 2025