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/adityachandra1/testcase-file-generator

A simple program to automate the process of generating test-case input and output files when creating problem statements for competitive programming contests.

algorithm-challenges algorithms codechef codeforces competitive-programming competitive-programming-contests cpp hackerearth hackerrank problem-setter problem-setting testcase

Last synced: 22 Jun 2026

https://github.com/neyn/neynxx

Fast and Lightweight C++11 HTTP Library

c cpp cpp-library cpp11 cxx cxx-library cxx11 fast-library http http-server webserver

Last synced: 28 Apr 2026

https://github.com/karmakrafts/library-template

CMake template project using the Karma Krafts CMake infrastructure.

c cmake cplusplus cpp cpp17 cpp20 example make quick template

Last synced: 13 May 2026

https://github.com/yottaawesome/writing-secure-code-source

Unofficial source code for Writing Secure Code, 2nd Ed by David LeBlanc and Michael Howard.

cpp reference win32

Last synced: 22 Jun 2026

https://github.com/s-litvin/arduino-games

Ready for compile 3-game firmware for microcontrollers (AVR Atmel, Arduino nano).

arduino cpp games lunar-lander lunar-lander-game slot snake snake-game

Last synced: 29 Apr 2026

https://github.com/samridhisainii/dp

C++ solution of DP series by Aditya Verma playlist available on youtube

aditya-verma-dp cpp dp youtube

Last synced: 28 Apr 2026

https://github.com/tranglecong/trlc_threadsafe

A C++ library that provides utilities for managing thread-safe operations. This library is designed to simplify concurrent programming by offering easy-to-use and robust thread-safe abstractions.

cpp guard mutilthread notify queue wait

Last synced: 20 Jun 2026

https://github.com/pranjalya/competitive-programming-hub

Competitive Programming questions and their solutions from various sources including LeetCode, Hackerrank, Google Kickstart, Codechef and more platforms.

codechef codeforces competitive-programming cp cpp golang hackerrank leetcode python

Last synced: 10 May 2026

https://github.com/maurodelazeri/kafkaz

High level C++ wrapper for librdkafka - https://github.com/edenhill/librdkafka

cpp kafka librdkafka

Last synced: 23 Jun 2026

https://github.com/creosb/oburrun

Endless Run template on Unreal Engine C++

cpp endless-runner gamdev temple-run unreal-engine unreal-engine-5 unreal-template

Last synced: 06 Feb 2026

https://github.com/andy-byers/hmm

A small C++ library for working with hidden Markov models

cpp hidden-markov-model hmm

Last synced: 23 Jun 2026

https://github.com/aaronkirkham/jc-model-renderer

An application containing a series of tools required for modding Avalanche Engine games.

cpp d3d11 file-explorer game-tools modding-tools

Last synced: 23 Jun 2026

https://github.com/otacilion/bob-robot-simulator

A Simulator to control systems banchmarks maded in cpp with _ :heart:

control-systems cpp robotics simulator

Last synced: 30 Apr 2026

https://github.com/jube/cairopp

C++17 binding for cairo

binding cairo cairo-drawing cpp cpp17

Last synced: 25 Feb 2026

https://github.com/alepuglisi/stonefish-learning

Tutorials and Projects using the Stonefish library for underwater robotics simulation

cpp sensors-simulation simulation underwater-robotics

Last synced: 24 Jun 2026

https://github.com/pirito10/autopilot-dsi-uvigo

Quadcopter Autopilot project for the course "Diseño de Sistemas Integrados" in the Telecommunications Engineering Degree at the Universidad de Vigo (2024 - 2025)

autopilot cmake cpp makefile python quadcopter zenoh

Last synced: 28 Apr 2026

https://github.com/auterion/mavsdk

API and library for MAVLink compatible systems written in C++17

cpp cpp17 hacktoberfest mavlink

Last synced: 14 Apr 2026

https://github.com/pooh555/webull-api

A C++ SDK for Webull OpenAPI

cpp cpp-library trading-deployment-kit webull webull-api

Last synced: 24 Jun 2026

https://github.com/pkarnakov/ptoy

Particle toy with bonds and portals

cpp game opengl particles portal webassembly

Last synced: 03 May 2026

https://github.com/vvzen/maca-final

final code for the paintball gun installation @ Goldsmiths University of London

arduino cpp installation-art openframeworks

Last synced: 24 Apr 2026

https://github.com/hmasum52/cse310-compiler-sessional

Implementation of all the assignments of the course CSE310-Compiler-Sessional

bison-yacc compiler cpp flex-lexer lexer

Last synced: 25 Jun 2026

https://github.com/archishmansengupta/lc

contains leetcode solutions done ~ 2 years ago, don't bother

algorithms cpp data-structures leetcode

Last synced: 25 Jun 2026

https://github.com/jdsherbert/chess

A simple command-line chess game implemented in C++. It allows you to play against an AI player using basic chess rules.

chess cplusplus cpp minmax-algorithm

Last synced: 25 Jun 2026

https://github.com/insektdotbin/doxbox

📦 DoxBox will help you learn to make tools for cybersecurity purposes using Python 3.

cpp cryptography cybersecurity cybersecurity-education hacking hacking-tool information-gathering javascript python

Last synced: 28 Feb 2026

https://github.com/seboste/microservice-essentials

microservice-essentials is a portable, independent C++ library that takes care of typical recurring concerns that occur in microservice development.

cloud-native cpp microservices

Last synced: 06 Jun 2026

https://github.com/bigmat18/cpp-utils-lib

Header-only C++23 utilities for debugging, profiling, logging, enhanced assertions, and container formatting. CMake-ready.

cmake cpp cpp23 utility

Last synced: 04 Jun 2026

https://github.com/banyapon/creativecoding

openFrameworks on Visual Studio 2022: A Computer Graphics Playground Introduction

cpp immersive-media openframeworks openframeworks-addon

Last synced: 27 Jan 2026

https://github.com/orestudio/orestudio

Graphical wrapper over Acadia's Open Source Risk Engine (ORE).

cpp cpp20 qt qt6 qt6-gui quantitative-finance quantlib

Last synced: 18 Apr 2026

https://github.com/tank3-tk3/parallel-processing-cuda

Parallel processing with CUDA C / C++

c cpp cuda parallel-computing parallel-programming

Last synced: 09 May 2026

https://github.com/neoxelox/bow

Diana Dot backend.

backend c cpp embedded esp-idf esp32-s3 espressif

Last synced: 20 Jun 2026

https://github.com/greensky00/simple_thread_pool

Simple and lightweight fully asynchronous thread pool and timer

asynchronous cpp single-header thread-pool timer

Last synced: 22 Jan 2026

https://github.com/mariam-badr-mb/rational-calculater

A lightweight console-based calculator that performs arithmetic operations on rational numbers (fractions). It allows users to add, subtract, multiply, and divide fractions while ensuring proper input validation and error handling.

cplusplus-20 cpp

Last synced: 27 Jan 2026

https://github.com/kenneract/realtime-deviation-encoding-scheme

RDES - a lightweight, real-time, lossless compression algorithm for sequences of 31-bit integers.

c compression compression-algorithm cpp embedded flash-storage lightweight logging lossless python realtime

Last synced: 03 May 2026

https://github.com/dalbitresb12/winformscpp-template

A project template for creating an application with a Windows Forms (WinForms) user interface using C++ in Visual Studio 2019.

cpp template-project visual-studio windows-forms

Last synced: 09 May 2026

https://github.com/glerbret/pres_cpp

Présentation des évolutions C++

cpp

Last synced: 03 May 2026

https://github.com/travorlzh/cppstuff

Some C/C++ basics and algorithms

algorithm c c-language cmake cplusplus cpp factorization

Last synced: 21 Apr 2026

https://github.com/samarth4023/c-beginner

Welcome to my collection of beginner C++ programs! This repository serves as a showcase of my initial journey into programming, where I explored the basics of C++ and developed foundational skills in coding. Although my current focus is entirely on Python, AI, and Machine Learning, I believe that my experience with C++ has played a crucial role.

c cpp

Last synced: 24 Apr 2026

https://github.com/kiwigrenade/chip-8

CHIP-8 emulator in C++. POC for my Bachelor's Degree Thesis.

chip-8 chip-8-emulator chip8 cmake cpp emulation emulator proof-of-concept

Last synced: 06 Jun 2026

https://github.com/kassane/sanitizers-zig

LLVM sanitizers for zig-toolchain

cpp cpp-libraries llvm-sanitizer zig zig-package

Last synced: 24 Oct 2025

https://github.com/qninhdt/yourcraft

YourCraft - a simple voxel game written in C++ using modern OpenGL

cpp game gamedev glsl imgui minecraft minecraft-clone opengl voxel

Last synced: 19 Jun 2026

https://github.com/mathisloge/quite

Quite is a UI testing framework for native applications, with seamless support for Qt.

cpp framework qt test test-automation testing-tools ui ui-test ui-test-automation

Last synced: 01 May 2026

https://github.com/avidlearnerinprogress/algorithmictoolbox-ucsd

Coursework solutions to UCSD DSA specialization

algorithms cpp data-structures moocs

Last synced: 22 Oct 2025

https://github.com/ferhatgec/ffetch

ffetch - fetch fetch (uses curl4cpp)

cpp cpp17 curl curl4cpp fegeya fetch libcurl

Last synced: 19 Feb 2026

https://github.com/lionkor/net

A light and simple cross-platform socket wrapper

cpp cpp20 cross-platform ipv4 ipv6 posix socket tcp udp windows

Last synced: 13 May 2026

https://github.com/tajiknomi/clienthttp_linux

Linux based client interacting with REST/JSON HTTP server for system information retrieval, file management, remote command execution, data transfer, and automated task scheduling etc

client-http client-side cmake cpp filemanager hacking-tool linux-app linux-client linux-rat linux-shell offsec rat red-team remote-access-tool remote-administrative-tool remote-desktop

Last synced: 06 Feb 2026

https://github.com/joonb14/libuvgameserver

Simple C++ game server on linux using libuv for TCP connection.

c cpp game-server gameserver libuv linux ubuntu

Last synced: 02 May 2026

https://github.com/thijsmie/martex-cpp

A fast and flexible TeX-to-HTML transpiler.

cpp php-library wasm

Last synced: 02 May 2026

https://github.com/srivatsan-ramesh/key-val-store

Simple persistent key value store using gRPC

cpp grpc key-value-store

Last synced: 29 Apr 2026

https://github.com/belhoussine/research-mutations-sars-cov-2-proteome

An academic research project that I worked on with a team of researchers in the United States.The goal was to explore how amino acid mutations affect the stability of the main protease of the COVID-19 proteome.

bioinformatics covid19 cpp mutations pdb promute research sdm shell substitution

Last synced: 19 Apr 2026

https://github.com/soraxas/plotmsg-cpp

Create plots in C++ with message sending

asynchronous-plotting cpp message-passing plotly plotting protobuf

Last synced: 13 Jun 2026

https://github.com/mr-maike/shimeji

:mushroom: | Projeto de uma Estufa de cogumelos Shimeji para a Escola Sathya Say desenvolvido pela Empresa Júnior Physis Jr.

arduino cpp mushroom python raspberry-pi sensor solution-applications

Last synced: 29 Jan 2026

https://github.com/huzecong/poisson-editor

Media Computation course project

cpp poisson-blending qt

Last synced: 11 May 2026

https://github.com/ttldtor/counter

The simple "useless" counter with "interactive" CLI

ci cmake conan counter cpp

Last synced: 25 Apr 2026

https://github.com/bluecadet/cinder-bluecadetutils

Cinder block with util classes for media loading, caching, multi threading, etc.

cinder cpp threading utility-library

Last synced: 08 Jun 2026

https://github.com/jszitas/nlsolver

Easy, header only nonlinear optimizers in C++17

cpp cpp17-library header-only-library nonlinear-optimization optimization optimizer

Last synced: 11 Feb 2026

https://github.com/mamunul/fast

FAST Corner Detection

computer-vision corner-detection cpp fast macos

Last synced: 04 May 2026

https://github.com/sourcemeta/hydra

An opinionated standalone distribution of cURL and CPR to power Sourcemeta projects

cmake cpp curl http libcurl

Last synced: 20 Apr 2026

https://github.com/w2874382167/lane-detection

在大一上学期时,完成编程作业,选题为利用OpenCV进行车道线的检测

cpp detection opencv

Last synced: 27 Jan 2026

https://github.com/johancdev/r-type

🛸 Creation of the famous R-Type game in C++ using the SFML library, you can play it on network. This project has been done with 4 other students and is part of my 3rd year at Epitech.

conan cpp ecs network sfml

Last synced: 24 Feb 2026

https://github.com/emredemirbas/mini-yugioh-game

A turn-based card game project inspired by the Yu-Gi-Oh! Trading Card Game, implemented in C++.

cpp sfml-game

Last synced: 03 May 2026

https://github.com/helmssyss/fps-shooter-system

This (middle-advance) system is made with Unreal Engine 4.27

cpp cpp17 fps fps-game game game-development game-engine tps ue4 ue5 unreal-engine unreal-engine-4 unreal-engine-5

Last synced: 09 Jun 2026

https://github.com/danielbrito/fatec

🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.

cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development

Last synced: 03 May 2026

https://github.com/kar-dim/qt-bdaychecker

Simple Birthday/Name day application that notifies the user if there is a birthday/name day today, GUI written in Qt (Widgets)

cpp qt

Last synced: 13 Feb 2026

https://github.com/langonginc/zff-linux

我们已经将此项目迁移至LanGong Zff团队'ohzff/Zff' The repo is moved to 'ohzff/Zff' by LanGong Develope team. 由LanGong开发组进行开发,开发 撞FuFu 良好Game。

c cpp game langong zff

Last synced: 28 Apr 2026

https://github.com/christinec-dev/building-escape

Building Escape is a simple room escape game made with Unreal Engine 4.27 and C++.

building-escape cplusplus cpp game game-development ue4 unreal-engine-4

Last synced: 17 Oct 2025

https://github.com/acensjj/webserv

This project is here to make you write your own HTTP server. You will follow the real HTTP RFC and you will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, even if you won’t be working on a website.

42 42born2code cpp cpp98 webserv

Last synced: 17 Mar 2026

https://github.com/dschrempf/popgen-cpp-programs

A collection of C and C++ programs and simulations related to population genetics and/or methods that could be used in population genetics.

cpp population-genetics simulation

Last synced: 16 Jun 2026

https://github.com/vulcu/opossum

A bluetooth-based amplifier with automatic gain control

atmega32u4 automatic-gain-controller bluetooth bm62 c cpp max9744 msgeq7 spectrum-analysis

Last synced: 27 Apr 2026

https://github.com/simonnyvall/traveling-salesman-ai

Demonstrates a comparison between a Genetic Algorithm (GA) and a Brute Force method.

action ai brute-force cpp genetic-algorithm

Last synced: 29 Apr 2026

https://github.com/fitsumhelina/comptative_programing_problames

The Collection of My solved Leetcode and Homework Problames | In Random languages

class cpp homework java javascript js leetcode-solutions python

Last synced: 18 Apr 2026

https://github.com/r0drigo-0/cheatsheet_cpp

Algorithms + DSA + Concepts to know in C++

algorithms c cpp dsa dsa-algorithm

Last synced: 29 Apr 2026

https://github.com/oliverbenns/handmade-hero-powershell

A Powershell equivalent of Handmade Hero's build process

build compiler cpp handmade handmade-hero powershell visual-studio visual-studio-2017

Last synced: 27 Apr 2026

https://github.com/victornpb/multiplexed-7segments-display

Arduino sketch that provides multiplexing for a single or multiple 7 segments displays without extra hardware

7segment arduino-library arduino-sketch cpp multiplexer

Last synced: 25 Oct 2025

https://github.com/vardan2009/kitelang

hobby programming language compiler written in C++

assembly cmake compiler compilers cpp lowlevel programming-language x86 x86-64

Last synced: 28 Feb 2026

https://github.com/xlisp/rcpp-algorithms

Rcpp algorithms, Compare R and C++, Interop R and C++, R package develop

cpp r rcpp

Last synced: 27 Apr 2026

https://github.com/daantimmer/yahsmg

Based on https://accu.org/journals/overload/12/64/heinzmann_252/

cpp hsm python

Last synced: 27 Apr 2026

https://github.com/inthra-onsap/tictactoe-minimax-algorithm

TicTacToe Console Game - Minimax & Alpha-Beta Pruning algorithm Implementation

alpha-beta-pruning cpp minmax-algorithm

Last synced: 26 Oct 2025

https://github.com/makischristou/rtxon

A Raytracer I made for fun and learning.

cornell-box cpp golang graphics nvidia raytracing rendering rtx rtxon rust utah-teapot

Last synced: 09 May 2026