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/arjuncvinod/data-structures-and-algorithms

Data Structures and Algorithms implemented in different languages

c cpp csharp go java javascript python swift

Last synced: 30 Oct 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/modenaxe/muscleforcedirection

Package to interface musculoskeletal models with finite element packages

biomechanics cpp matlab opensim

Last synced: 25 Jul 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/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/amanoteam/kad

A simple HTTP proxy server that forwards all requests through curl-impersonate

c cpp curl curl-impersonate http-proxy

Last synced: 14 May 2025

https://github.com/the-guild-of-calamitous-intent/squaternion

Simple quaternion math library

cpp python quaternion

Last synced: 12 Apr 2025

https://github.com/danielblagy/ecs_example

An example C++ project utilizing ECS architecture (with entt library).

architectural-patterns cpp cpp17 ecs entity-component-system example-project game-development gamedev

Last synced: 04 Jul 2025

https://github.com/unclechu/midihaskey

MIDIHasKey — Virtual MIDI keyboard suitable for microtonal music

audio audio-processing cplusplus cpp haskell jack jackaudio keyboard microtonal midi midi-keyboard wxwidgets

Last synced: 26 Oct 2025

https://github.com/aleksbgbg/mmo-rpg

2D MMO RPG game, created using SFML (in C++)

2d cpp game goksan mmo rpg sfml

Last synced: 03 Jul 2025

https://github.com/gregorykogan/sorts

This is a sorting algorithm visualizer. It is written in C++ and uses SDL2 for graphics. It is compiled to WASM using Emscripten and embedded in a Vue.js app.

algorithm algorithms cpp emscripten sdl2 sort sorting-algorithms sorting-visualization wasm

Last synced: 09 Apr 2025

https://github.com/abdallahhemdan/tayara

🛵 Tayara is delivery system which manage the process of receiving the orders and deliver it to the customer fully coded using C++/C

cpp cufe-2022 data-structure data-structures delivery-sys delivery-tracker

Last synced: 07 May 2025

https://github.com/tdegeus/cpppath

Simple file-path module for C++

cpp path

Last synced: 05 Jul 2025

https://github.com/womblee/instant_replay_patcher

Removes the 'anti-piracy' of NVIDIA's Instant Replay by patching out the code that prevents recording.

cpp fix fixer instant-replay nvidia patch patcher recording restricted shadowplay widevine

Last synced: 05 Sep 2025

https://github.com/waicool20/skrypton

A browser automation library that uses SikuliX and doesn't grab your mouse

automation cpp kotlin qt5 sikulix

Last synced: 08 Oct 2025

https://github.com/katieumbra/neovim

My neovim setup with code completion, support for rust, c/c++, zig and python debugging and syntax highlighting

c cpp dotfiles neovim nvim rust svelte vim

Last synced: 28 Feb 2025

https://github.com/khaledashrafh/online-library-system

This project is a C++ program that simulates an online library system. It allows users to create accounts, browse books, borrow books, return books, and rate books. The program also keeps track of the inventory of books and the history of transactions.

arrays cpp library-management-system object-oriented-programming online-library oop

Last synced: 17 Oct 2025

https://github.com/pointcloudlibrary/clang-bind

Generate bindings for C++ code using clang (python bindings) and pybind11

autogenerate bindings cpp hacktoberfest pybind11 python

Last synced: 14 Jun 2025

https://github.com/simonprovost/cpppool

[Final Grade: A] Second "Piscine" of Epitech, C++ programs to learn Object-oriented programming.

cpp epitech object-oriented-programming pointers

Last synced: 18 Oct 2025

https://github.com/qtgql/qtgql

GraphQL client for Qt.

client cpp graphql python3 qml qt qt6

Last synced: 03 Oct 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/Gyeeta/gyeeta

Gyeeta - An Open Source Observability Product for your Infrastructure, Services and Processes. This repository is for the Agent and Server C++ code.

alerting bpf cpp ebpf free gplv3 kubernetes libbpf monitoring observability opensource rcu

Last synced: 30 Mar 2025

https://github.com/ThomasThelen/BrowserLib

A library which makes modification of browsers' behavior easy.

browser-modification cpp registry web-browser web-hacking windows-registry

Last synced: 05 May 2025

https://github.com/lygaen/mineserver

A entire rewrite of Minecraft 1.8.9 server in C++!

cpp minecraft-cpp minecraft-server rewrite

Last synced: 22 Aug 2025

https://github.com/fuzun/flappy-bird-qt

A multi-resolution supported clone of Flappy Bird made with C++ and Qt Framework.

cpp deep-learning flappy-bird motion-blur qt-framework strobe-api tiny-dnn

Last synced: 03 Oct 2025

https://github.com/banaankiamanesh/anti-windup-pid-controller

This is a C++ Library for Anti Windup PID Controller!

anti-windup c controller cpp library pid-control

Last synced: 24 Sep 2025

https://github.com/revzim/uewebsocket

Open Source C++ and Blueprint WebSocket Plugin upgraded for use with Unreal Engine 4.26.1

blueprint cpp unreal-engine-4 websocket

Last synced: 07 Jul 2025

https://github.com/objectionary/eo-graphs

A few classic graph algorithms implemented in C++, Java, and EOLANG

algorithm cpp eolang graph graph-algorithms java

Last synced: 01 May 2025

https://github.com/emmmatech/calculator_nx

This is my C++ Calculator program, ported to the Nintendo Switch

borealis calculator-nx cpp cpp17 cxx cxx17 libnx switch-homebrew

Last synced: 30 Jun 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/christopher-besch/opengl_reference

Quick Reference for OpenGL.

cpp opengl reference thecherno

Last synced: 11 Jul 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/avakar/atomic_ref

Header-only implementation of std::atomic_ref for C++14

atomic cpp cpp14 polyfill

Last synced: 07 Apr 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/m-aliozkaya/datastructuresproject-2

Data structure linked list project for school

cpp data-structures

Last synced: 21 Feb 2026

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/queue-ri/advanced-algorithm-study

📖 알고리즘 문제 해결 전략(종만북) AC 풀이 모음집 & 스터디 - 2기 종료

algorithm algospot c cpp gcc problem-solving python

Last synced: 31 Jul 2025

https://github.com/sug0/irc-cpp

Simple C++ IRC bot implementation (with optional ssl connections)

bot cpp irc lib library network openssl secure simple socket-programming sockets ssl tls

Last synced: 23 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/flatypus/teamaphelioncansat

Eric Hamber's 2024 Cansat Entry

arduino cansat cpp

Last synced: 20 Aug 2025

https://github.com/kampi/zybo

Miscellaneous things and projects for my ZYBO and ZYNQ devices.

amd arm c cpp fpga fpga-programming linux vhdl wsl-ubuntu wsl2 xilinx zybo zynq

Last synced: 04 Oct 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/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/cculianu/json

A lightweight JSON parser and serializer for Qt5 and Qt6

cpp cpp17 json parser parsing parsing-library qt qt5 qt6 serialization serializer

Last synced: 21 Mar 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/xeouz/virec

A small compiler with LLVM

compiler cpp llvm programming-language

Last synced: 25 Jun 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/inspirate789/bmstu-teragraph-hackathon-2022

:fax: Студенческий практикум МГТУ им. Н. Э. Баумана по обработке и визуализации графов

5sem algorithmic-painting bmstu c cpp discrete-mathematics graph graph-algorithms hardware ics6 ics7 iu7 makefile painting teragraph

Last synced: 01 Sep 2025

https://github.com/with-sky/hintfft

C++ Fast Fourier Transform used in HyperInt.

cpp cpp14 high-performance-computing

Last synced: 10 Apr 2025

https://github.com/lrusak/arduino-core-pico

Arduino Core for Raspberry Pi Pico

arduino c cpp embedded pico rasberrypi rpi

Last synced: 13 Apr 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/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/dunkbing/dearsql

A simple, cross-platform database client built with Dear ImGui

cpp database imgui sql

Last synced: 08 Apr 2026

https://github.com/evanli/cppprogramming

Cpp Programming MOOC Third Edition. C++程序设计——思想与方法 慕课版(第3版),人民邮电出版社,翁惠玉 俞勇 编著。相关程序代码。

cpp

Last synced: 15 Jul 2025

https://github.com/ahueck/astprinter

Conveniently explore the Clang abstract syntax tree

abstract-syntax-tree c clang clang-tooling cpp

Last synced: 05 Apr 2026

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/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/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/shreyamalogi/lang-vscode

teaching vscode lang basics to codecosmers

c cpp dart java js python vscode

Last synced: 24 Apr 2025

https://github.com/rorysroes/fast_algorithm_fps_ssa

Implement F-DST to solve 2-D PDE(fast poisson solver) and FFT to compute Multiplication algorithm(Schönhage–Strassen algorithm) with C

algorithm butterfly-structures cpp discrete-fourier-transform fast-fourier-transform fft fps multiplication-algorithm numerical-methods pde poisson-equation

Last synced: 10 Apr 2025

https://github.com/taskrunner86/cpp_bmp

c++ bmp image library

bmp cpp cpp11

Last synced: 10 Apr 2025

https://github.com/csb6/editor

A custom text editor using the FLTK GUI toolkit

cpp cpp17 fltk text-editor

Last synced: 09 Apr 2025

https://github.com/max0x7ba/parse-integers-benchmark

Benchmarking reading and parsing integers from a file in C++.

benchmark c-plus-plus c-plusplus cplusplus-11 cplusplus-14 cplusplus-17 cpp cpp11 cpp14 cpp17

Last synced: 10 Apr 2025

https://github.com/erikzenker/clangactiveobjectgenerator

Clang active object generator is a clang plugin for C++ code which generates an active object from a pure virtual class. An active object is a design pattern which decouples method execution from method invocation for objects that each reside in their own thread of control.

activeobject clang-plugin cpp cpp14

Last synced: 26 Mar 2025

https://github.com/ibaigorordo/libusbandroidtest

Example of an Android app for testing libusb with Java and C++.

android cpp example java libusb ndk

Last synced: 14 Oct 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/llnl/adapt-fp

cpp

Last synced: 29 Apr 2025

https://github.com/endiliey/mini-games

:game_die: Random mini-games like Minesweeper

cpp game linux sfml

Last synced: 13 Mar 2026

https://github.com/aryaminus/srijana

A C++ and Opengl based game to draw a window leading to snake which runs on neural network to reach it's food within certain iteration for AI along with Keyboard press to move the Snake quads. Youtube:

ai artificial-intelligence artificial-intelligence-algorithms artificial-neural-networks cpp freeglut game graphics keyboard linux neural-network opengl perspective q-learning

Last synced: 23 Apr 2025

https://github.com/zeel-codder/recursion-hub

Write a solution to any recursive problem in any language of your choice

c cpp css express go hacktoberfest html java js nodejs php python r typescript

Last synced: 07 Oct 2025

https://github.com/melardev/xeytanwxcpp-rat

Work in Progress. RAT written in C++ using wxWidgets

backdoor cpp desktop malware networking poc rat remote-administration-tool sockets trojan wx wxwidgets

Last synced: 13 Apr 2025

https://github.com/amruthpillai/theepilogueofeducation-cgproject

The Epilogue of Education is a CG Project Story that defines the problems of education in our current society, and how we are far off from an actual smart world.

c cpp education glut opengl story visual-studio

Last synced: 27 Jul 2025

https://github.com/pblischak/boost-docker-test

Test program for compiling/linking with the Boost C++ Libraries to create a Docker image

boost cpp docker-image dockerfile

Last synced: 17 Jun 2025

https://github.com/mikofure/mikoide

A modern, cross-platform Integrated Development Environment (IDE) built with cutting-edge web technologies and native performance.

build-system cef chromium cpp cross-platform development ide monaco-editor solidjs tailwindcss typescript vscode

Last synced: 05 Sep 2025

https://github.com/tfc/qt-example

Minimal QtQuick/QML example with nix

cmake cpp nix nix-flake qml qt qt6 qtquick

Last synced: 09 Aug 2025

https://github.com/23jura23/intellector

Настольная игра с гексагональным полем наподобие шахмат

chess cpp intellector ncurses

Last synced: 15 Sep 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/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/theokyr/cs2remoteconsole

A CS2-centric VConsole implementation in C++ with remote control support. Might support other Source 2 games as well.

counter-strike-2 cpp pdcursesmod source2 source2-engine vconsole

Last synced: 08 May 2025

https://github.com/tinloaf/draup

Draup is a compile-time plugin registration system in C++17. Draup is easy to use, and since everything is computed at compile time, Draup adds no runtime overhead to your program.

cpp cpp-library cpp17 plugin-manager

Last synced: 14 Aug 2025