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/jrmadsen/madthreading

A low-overhead, task-based threading API using a thread-pool of C++11 threads

async cplusplus cpp cpp11 multithreading openmp pthreads pybind11 python task-tree tbb thread-management thread-pool threading threadpool threadsafe

Last synced: 11 Apr 2025

https://github.com/kylereddoch/cs210-cpp

Collection of my work for my C++ Programming Languages class at SNHU.

cplusplus cpp programming-languages snhu

Last synced: 24 Jun 2025

https://github.com/jlaumon/handle

An (obviously) super cool handle implementation.

cpp gamedev generational-index handle

Last synced: 13 Apr 2025

https://github.com/abeimler/simple-cppbuilder

Simple C++ Docker-Images with gcc/clang, cmake and dependency manager (conan and/or vcpkg).

builder cmake conan cpp docker docker-container docker-image linux vcpkg

Last synced: 20 Jul 2025

https://github.com/patrickelectric/cpy-rs

A Rust crate to help creating C++ and Python bindings

bindings cpp python rust

Last synced: 18 Jun 2025

https://github.com/toxe/cpp-graphics

C++ 2D Graphics Tests and Examples using SDL2, SFML, GLFW and Dear ImGui

2d 2d-graphics cpp cpp20 glad glfw graphics imgui sdl2 sfml

Last synced: 12 Sep 2025

https://github.com/bdilday/mnre

multinomial random effects

cpp mixed-models multinomial r rcpp rcpparmadillo

Last synced: 13 May 2025

https://github.com/aleksandergrzyb/mostitch

Program that automatically stitches set of retinal angiography eye images.

computer-vision cpp image-processing opencv stitched-images stitching

Last synced: 13 Apr 2025

https://github.com/manfredipist/qi2cprotocol

Qt implementation of I2C protocol for RaspberryPi along with some i2c sensors, in particular: TOF10120, VL53l1X, VL6180X, MPU6050, QMC5883L, TCA9548A, PCA9685

cpp i2c i2c-bus i2c-protocol i2c-sensors mpu6050 pca9685 qmc5883l qt5 tca9548a tof10120 vl53l1x vl6180x

Last synced: 12 May 2025

https://github.com/mrpandey/particleanimation

Just a cool animation of particles exploding in a Big Bang style.

animation cpp makefile sdl2-library

Last synced: 13 Apr 2025

https://github.com/ecomaikgolf/alma

toy kernel written in C++ for x86-64 machines with the mere purpose of learning OS development

academic-project cmake cpp kernel make nasm qemu qemu-x86 stivale stivale2 x86-64

Last synced: 22 Oct 2025

https://github.com/nabijaczleweli/pb-cpp

Console progress bar for C++

cpp cpp-library cpp14 port progress-bar

Last synced: 21 Jun 2025

https://github.com/cyberus-technology/guest-tests

Mini operating systems for targeted testing of x86 virtualization stacks user at Cyberus Technology.

cpp low-level nix testing virtualization x86

Last synced: 04 Apr 2026

https://github.com/jwest951227/jwest951227

Blockchain developer [bitcoin-ai-solana development] - Rust Engineering - Bitcoin: Rune, Brc-20, OP_CAT, Doge, Ordinal, Fractal development: Solana: Smart contract development, Trading bot development

ai bitcoin cpp doge fractal machinelearning ordinal python rune rust solana solana-smart-contract typescript

Last synced: 18 Apr 2025

https://github.com/oatpp/example-mongodb

Example project how to work with MongoDB

cpp example mongodb oatpp

Last synced: 25 Apr 2025

https://github.com/ethiraric/mysql_orm

A C++ ORM for MySQL

cpp mysql orm

Last synced: 27 Aug 2025

https://github.com/developerpaul123/delaunaypp

A fluent and easy to use implementation of Delaunay triangulation in C++.

2d algorithm c-plus-plus cpp cpp11 cpp14 delaunay delaunay-triangulation mesh triangulation

Last synced: 15 Apr 2025

https://github.com/irgendwr/simuino

Simuino is an Arduino UNO/MEGA Pin Simulator.

arduino c cpp docker ino simuino simulator uhh uni-hamburg university

Last synced: 03 Oct 2025

https://github.com/ahmetfurkandemir/computer-graphics

Necmettin Erbakan University computer graphics lecture notes.

algorithms bresenham computer-graphics cpp dda graphics qt qtcreator

Last synced: 15 Apr 2025

https://github.com/anandman03/coding-ninjas-cp-course-2021

Hey there 👋. This repository contains verified c++ codes for the competitive programming course. Python/Java solutions will be added soon. I will be uploading the course within a few days

2021 coding-ninjas coding-ninjas-solution competitive-programming cpp

Last synced: 12 Apr 2025

https://github.com/wtrsltnk/vsthost

Small code base containing a minimal vsthost

cpp glad imgui opengl vst vsthost wasapi

Last synced: 20 Sep 2025

https://github.com/danielmartensson/wxplot

Real time plotting in wxWidgets - No dependencies

cpp plot plots plotting real-time wxwidgets

Last synced: 11 Jun 2025

https://github.com/sohne/dura2d

A learning-focused 2D physics engine project.

cpp learning physics-2d physics-engine raylib

Last synced: 15 Aug 2025

https://github.com/janspiry/cminus-compiler

【Yacc】Cminus Compiler

cminus-compiler cpp yacc

Last synced: 26 Jul 2025

https://github.com/terroo/terroo.github.io

Terminal Root English version

cpp gamedev lua programming terminal

Last synced: 23 Apr 2025

https://github.com/commandserver/antispambot

A Discord Bot to protect your server from raids, spam, invitations, fake nitro ads and more written in C++

anti-raid antispam bot cpp discord discord-bot discord-client discordbot dpp spam-detection spam-protection

Last synced: 15 Apr 2025

https://github.com/fmw666/data-structure

💡 数据结构(基于 C++ 语言) + 算法 (基于 C语言 和 Python语言)

algorithms c cpp data-structures datastructures-algorithms python3

Last synced: 02 Aug 2025

https://github.com/sahilbansal17/ac_circuit_solver

Given the netlist, this program draws an AC circuit and finds the current/voltage values.

ac-circuits circuit-simulator circuit-solver cpp lexical-analysis yacc

Last synced: 18 Sep 2025

https://github.com/ppetr/lockfree-userspace-rcu

Lock-free RCU (Read-Copy-Update) user-space library

cpp lock-free rcu userspace

Last synced: 02 Sep 2025

https://github.com/endurodave/coredump

Universal Embedded System Core Dump Framework

c-language call-stack core-dump cpp crash-dump cross-platform embedded-system

Last synced: 26 Jul 2025

https://github.com/azubieta/xdg-utils-cxx

Implementation of the FreeDesktop specifications to be used in c++ projects

base-dir cpp cpp-library desktop-entry freedesktop specifications xdg

Last synced: 14 Apr 2025

https://github.com/muziing/cpp_learning

C++学习代码笔记仓库,OOP、STL,有较多注释帮助理解回顾基本知识点。

cpp tutorial

Last synced: 19 Apr 2025

https://github.com/poyea/bk-tree

🌴 Header-only Burkhard-Keller tree (BK-Tree) library, with different metrics supported

bktree cpp cpp11 cpp14 cpp17 cpp20 data-structures string tree

Last synced: 10 Mar 2026

https://github.com/blckclov3r/gasleak_detector

(Arduino) Gas Leak Detector project using Arduino Uno, MQ6 gas sensor , sim900a and circuit breaker. (School Project 2019)

arduino cpp cprogramming

Last synced: 19 Apr 2025

https://github.com/binance/binance-sbe-cpp-sample-app

Sample app in CPP that decodes Binance API SBE

binance-api cpp crypto decoder sample-app sbe

Last synced: 15 Apr 2025

https://github.com/flatypus/teamaphelioncansat

Eric Hamber's 2024 Cansat Entry

arduino cansat cpp

Last synced: 20 Aug 2025

https://github.com/georgiydemo/kip

Репозиторий практик в Колледже Информатики и Программирования при Финансовом Университете при Правительстве РФ [2015-2019]

1c-enterprise college college-project cpp csharp education fa-university faru kipfaru kipfin learning-materials practice programming vba

Last synced: 31 Jul 2025

https://github.com/stardustdl/codesim

A similarity measurer on two programming assignments on Online Judge.

code-copying code-similarity cpp nju nju-cs plagiarism-detection

Last synced: 12 Aug 2025

https://github.com/franciscothiesen/karger-klein-tarjan

(Working) C++ Implementation of the Karger-Klein-Tarjan Algorithm for finding MST in expected linear time

algorithm benchmark cpp graph-algorithms minimum-spanning-tree

Last synced: 15 Apr 2025

https://github.com/ajaust/precice-parallel-solverdummies

Very simple solver dummies for the different bindings of preCICE. These dummies can run in parallel and one can run arbitrary combinations of these bindings.

cpp mpi parallel precice python-bindings solver-dummies

Last synced: 05 Mar 2025

https://github.com/smarthug/ue4-cpp-book

이득우의 언리얼 C++ 게임 개발의 정석 4.25 이상 버전으로 진행했을때 막히는 부분 정리

book cpp ue4 ue5 unreal unreal-engine unreal-engine-4

Last synced: 20 Mar 2025

https://github.com/maxwelljay256/mega_12800

Arduino 巡线避障小车,HITSZ 2022 自动化认识与实践课程项目

arduino cpp hitsz

Last synced: 08 Sep 2025

https://github.com/curiositygym/motordriver

Library for Arduino Motor Driver V1

arduino arduino-library cpp motor-driver v1

Last synced: 09 Jul 2025

https://github.com/gnussy/prepucio

PREPUC.io - a Portable REPL with Embedded Plugin Utility for C++

cpp gnussy library repl xmake xmake-repo

Last synced: 12 Mar 2025

https://github.com/fuzun/iot-facerecognition

A server/client approach to face recognition. Aims to be fast, secure and iot friendly. Uses dlib.

armv6 cloud-computing cpp distributed-systems dlib eglfs embedded-devices face-recognition image-recognition iot iot-devices python qml qt-framework raspberry-pi websocket

Last synced: 29 Oct 2025

https://github.com/cgsdev0/flap

code-golfed flappy bird in your terminal

cpp flappy-bird tui

Last synced: 18 Mar 2025

https://github.com/ryukinix/cpp-journey

My personal notes/codes about the infernal adventure to learn C++ from HackerRank [pt-br]

cpp hackerrank solutions

Last synced: 05 Apr 2025

https://github.com/abdallahhemdan/minimax

🥇 Unbeatable Tic Tac Toe game with a README contains very thing about MiniMax algorithms with explanation of it with c++ and js Implementation code

cmp2022 cpp cufe2022 hemdan minimax minimax-search minimax-xo python tic-tac-toe tic-tac-toe-javascript tictactoe-game unbeatable-tic-tac-toe unbeatable-tic-tac-toe-game

Last synced: 20 Jul 2025

https://github.com/karnkaul/cpp-template

C++20 CMake Project Template (Executable)

cmake cpp cpp20 github-actions

Last synced: 12 Sep 2025

https://github.com/michelml/chempp

[paused development] Large scale concurrent chemical search using RDKit cartridge, Oat++ and native Postgres & C++ features.

cheminformatics cpp oatpp postgresql rdkit

Last synced: 07 May 2025

https://github.com/jasperdrescher/unreal-online

A complete sample project for a multiplayer game made with Unreal Engine.

cpp game multiplayer steam unreal-engine

Last synced: 06 May 2025

https://github.com/trick-17/clang-build

Clang-based cross platform build system written in Python

build-system c-plus-plus clang cpp cross-platform python

Last synced: 13 Apr 2025

https://github.com/nthnn/batch2exe

Easy-to-use Windows Batch File to executable file converter/wrapper with Swing GUI.

batch-file batch-script cpp csharp dotnet flatlaf java

Last synced: 06 May 2025

https://github.com/cwchentw/go-c-cpp-mix

Using C++ Class in Golang

cgo cpp golang-examples

Last synced: 22 Jul 2025

https://github.com/grahamstrickland/malik_ds

Exercises from "Data Structures Using C++" (2e) - D.S. Malik

algorithms algorithms-and-data-structures cpp cpp11 data-structures

Last synced: 05 May 2025

https://github.com/angad-k/procsdf

A procedural node-based 3D modeler that uses raymarching to render the scenes

cpp cpp17 glsl imgui nodegraph opengl raymarching raymarching-distance-fields shader shadergraph shaders signed-distance-field visual-studio

Last synced: 25 Oct 2025

https://github.com/llnl/adapt-fp

cpp

Last synced: 29 Apr 2025

https://github.com/sparkfun/pi_wedge_40-pin_preassembled

A pre-assembled version of the Pi_Wedge_B_Plus board to break out IO the pins of a Raspberry Pi B+.

adapter cpp raspberry-pi sparkfun sparkfun-products

Last synced: 13 Jun 2025

https://github.com/epam/imago

2D chemical structure image recognition toolkit

cheminformatics cpp indigo java ocr opencv python recognition

Last synced: 06 Oct 2025

https://github.com/li1553770945/sheepdownloader

一款基于QT的文件下载器,计划支持多线程、断点续传。 A downloader based on QT.

cpp download download-file downloader gui http qt qt-gui qt6 qt6-gui qtcreator win32

Last synced: 13 Oct 2025

https://github.com/marprok/hexit

A minimalistic hex editor.

c-plus-plus cpp hex-editor linux ncurses

Last synced: 08 Apr 2025

https://github.com/jqntn/nograph

Blocks graphs in blueprints to keep a consistent codebase for C++ projects

blueprint cpp markeplace plugin unreal-engine unreal-engine-4 unreal-engine-5

Last synced: 27 Oct 2025

https://github.com/mxrcode/taskguard

Simple and Secure To-Do List App with Full Encryption (ChaCha20-Poly1305 & AES-256-CBC)

cpp notebook notes open-source opensource secure security taskguard todo todo-list todolist

Last synced: 24 Oct 2025

https://github.com/shreyamalogi/lang-vscode

teaching vscode lang basics to codecosmers

c cpp dart java js python vscode

Last synced: 24 Apr 2025

https://github.com/adamff-dev/localekeyboard.bat

This software generates a Keyboard.cpp file (For the Keyboard arduino library) according to the locale we want.

arduino cpp ducky hid hid-injection keyboard keyboard-arduino-library keyboard-library language layouts locales malduino rubber-ducky whid

Last synced: 10 Apr 2025

https://github.com/terroo/chrome-dino

Google Chrome Dinosaur Game, but made with C++ and SFML

cpp cpp23 gamedev sfml sfml-game

Last synced: 20 Aug 2025

https://github.com/vishal-ahirwar/aura

Aura 🚀 — A cross-platform C++ project builder inspired by Rust's rustup. It handles dependencies using vcpkg, builds with CMake + Ninja, and compiles using Clang — ensuring seamless, error-free builds across Windows, Linux, and macOS. 💯

cli cli-app cmake cpp linux windows

Last synced: 17 Mar 2025

https://github.com/m1dsolo/survivor

A Simple Game Based on ECS and SDL3, Written in C++23

cpp ecs game sdl3

Last synced: 03 Nov 2025

https://github.com/blckclov3r/apex5400_bill-acceptor

(Arduino) php bill acceptor/validator (School Project 2019)

arduino cpp cprogramming

Last synced: 13 Jun 2025

https://github.com/jankammerath/l475vg-iot01a-mbed-aws-iot

AWS IoT client for ARM Mbed OS on the STMicroelectronics STM32L4 Discovery Kit IoT Node

amazon-web-services arm aws aws-cloud aws-iot c cpp iot iot-application mbed mbed-os mbedos mbedtls mqtt mqtt-client mqtt-connector ntp stm32 tls wifi

Last synced: 02 Mar 2026

https://github.com/skyehoefling/puzzlebot

Unreal Engine 5 tech demo - puzzle game using Stack-o-Bot assets

cpp game game-development unreal-engine unreal-engine-5

Last synced: 06 Apr 2025

https://github.com/pdsmart/tranzputer

A transformable CPU, one version using FPGA technology and another using an ARM Cortex-M4 (K64F) to upgrade venerable Z80 systems in-situ. Project uses VHDL, C/C++, ARM, ZPU & Z80 Assembler.

bash c cpp electronics fpga vhdl

Last synced: 14 Apr 2025

https://github.com/helly25/mbo

MBO, a C++20 library: This C++20 library provides some general useful building blocks and integrates with Google's Abseil library.

cpp cpp20 cpp20-library googletest matchers

Last synced: 05 Jul 2025

https://github.com/matthijskamstra/haxesys

Documentation about using the system targets from Haxe

cpp cs csharp documentation example haxe java jvm lua node nodejs python tutorial tutorials

Last synced: 14 Apr 2025

https://github.com/christopher-besch/opengl_reference

Quick Reference for OpenGL.

cpp opengl reference thecherno

Last synced: 11 Jul 2025

https://github.com/madduci/remote-environments

Docker-based remote environments using SSH access

cpp docker go java php python rust

Last synced: 26 Jul 2025

https://github.com/alphadose/ds-algos

Collection of algorithms, data structures and problem solutions

competitive-programming cpp python

Last synced: 27 Jul 2025

https://github.com/marcomq/nimview_android

A Nim/Webview based helper to create Android applications with Nim/C/C++ and HTML/CSS

android c cpp deprecated nim nim-lang svelte user-interface vue

Last synced: 28 Aug 2025

https://github.com/cpp-for-yourself/homeworks

💻 This is a template repository to enable homework checking for the modern C++ course.

cplusplus cplusplus-17 cpp education homework template

Last synced: 20 Aug 2025

https://github.com/hotkit/pgasio

Postgres connectivity for modern C++

cpp postgres postgres-connectivity

Last synced: 14 May 2025

https://github.com/with-sky/hyperint-mini

A quick, portable, cross-platform big integer library.

cpp cpp14 high-performance-computing

Last synced: 22 Mar 2025

https://github.com/dio/envoy-filter-diy

A collection of Envoy proxy https://www.envoyproxy.io filter examples. DIY.

cpp custom diy envoy envoyproxy example filter

Last synced: 14 Apr 2025

https://github.com/m-aliozkaya/datastructuresproject-2

Data structure linked list project for school

cpp data-structures

Last synced: 21 Feb 2026