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/vanhoai/visioncpp

🚀 High-performance C++ implementations of computer vision and image processing algorithms from scratch

cmake computer-vision cpp deep-learning edge-detection image-processing neural-network opencv

Last synced: 07 Mar 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/coders-school/templates

C++ online course. Modules about templates.

coders-school cplusplus cpp cpp17 markdown md

Last synced: 27 Jul 2025

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/tanvir1337x/scriptorium

A collection of code snippets and scripts in various languages designed for task automation, workflow enhancement, and other miscellaneous/experimental or fun purposes

bash c cpp css fish flake flakes html javascript lua nix nix-shell nushell python ruby rust script scripts-collection shell zsh

Last synced: 25 Jul 2025

https://github.com/jakubandrysek/remote-serial-example

:mag: Remote serial in Lorris for ESP32

cpp debug esp32 lorris platformio proxy

Last synced: 08 May 2026

https://github.com/neorandom/gravity-simulator

Gravity Simulator made in C++ with RayLib library.

cpp gravity gravity-simulation physics physics-simulation raylib simulator

Last synced: 14 Apr 2025

https://github.com/atus/proove_433_cpp

C++ lib for controlling your Proove/Nexa/Anslut/Telldus RF sockets

433mhz anslut cpp iot nexa proove proove-rf-sockets raspberry-pi rf telldus

Last synced: 10 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/tahsin005/problem-solving

My Problem Solving Repository - Consists all of my solved and attempted problems

competitive-programming cpp golang javascript problem-solving python

Last synced: 28 Jun 2025

https://github.com/srbhp/h5stream

C++ Header only library for HDF5 input/output

cpp hdf5

Last synced: 21 May 2026

https://github.com/brenofariasdasilva/university

Here you can find basically most of the exercises I'm solving during my University journey. This repo will contain lots of folders inside of it, each of one related to one subject. It won't be limited to one language.

arduino c codon cpp elixir java jupyter-notebook makefile mysql opengl python ruby shellcode

Last synced: 08 Apr 2026

https://github.com/shvixxl/arkanoid-nine-hells

Upside down Arkanoid with Magic in Hell 🎮

arcade cpp game game-2d game-development sdl2

Last synced: 13 Feb 2026

https://github.com/humbertodias/sdl-openmugen

Open source King of Fighters code

cpp emsdk mugen sdl2

Last synced: 13 May 2025

https://github.com/soreing/var-cpp

Dynamic and flexible type var implementation in c++

cpp var variables

Last synced: 15 Oct 2025

https://github.com/CorridoniMatias/kemmens

Biblioteca Multiuso para C - Socket Server - Socket Client - Thread Pool - Serialization - Command Interpreter

c command-interpreter commons cpp frba gnu kemmens operativos serialization sisop socket thread thread-pool utn

Last synced: 11 May 2025

https://github.com/pokisemaine/fishjoy

High-performance C++ server framework

cmake cpp high-performance server-framework

Last synced: 20 May 2026

https://github.com/snwfdhmp/population-genome-evolution

Library for simulating the evolution of a population's genome through reproductions, by applying genes mutations and cross-overs.

cpp evolution-simulator genetic-programming simulation

Last synced: 18 May 2026

https://github.com/qtlittlexu/thefungame-tetris

这是一个使用 C++ 和 EasyX 写的俄罗斯方块小游戏,代码简单,只封装了 Game 和 Block 类,非常适合初学者学习

cpp easyx games

Last synced: 06 Apr 2025

https://github.com/kiprasmel/cputils

CLI utilities for competitive programming (mostly making C++ feel interpreted instead of compiled)

cli competitive-programming cpp utilities utils

Last synced: 09 May 2026

https://github.com/dolfost/snake-cpp

An Clang ncurses snake game

c cpp game ncurses snake snake-game

Last synced: 20 Sep 2025

https://github.com/ippclub/yarnflow

A lightweight compiler that converts Yarn Spinner scripts into Lua code, enabling seamless integration of interactive storytelling into Lua-based projects.

cpp lua yarn-spinner yuescript

Last synced: 14 Apr 2025

https://github.com/ttldtor/snippets

TTLDTOR code "snippets"

cnippets cpp ttldtor

Last synced: 14 May 2025

https://github.com/dashroshan/daa-oop-lab

📝 3rd semester DAA and OOP lab question solutions in C++

cpp design-and-analysis-of-algorithms object-oriented-programming

Last synced: 06 Apr 2025

https://github.com/nick-vinesmoke/8x8-matrix-on-cpp

This sourse code can halp you whan you makind your own console interface or whan you customize 8x8 matrix

8x8 8x8-led 8x8-led-matrix console console-application cpp display led led-matrix matrix

Last synced: 28 Jul 2025

https://github.com/mvharsh/data-structures

This repository contains all my data structures code in C++ language

cpp data-structures disjoint-sets graph hash heap linked-list queue searching-algorithms sorting-algorithms stack trees

Last synced: 11 Jun 2026

https://github.com/3zrv/raytracerincpp

A ray tracer that renders in 16-color VGA palette at 640x480 resolution.

cpp cuda nvidia

Last synced: 18 May 2026

https://github.com/rhhen122/fib

'fib' is a Fibonacci calculator written across multiple languages

brainfuck c cpp docker golang javascript lua php python ruby

Last synced: 11 May 2025

https://github.com/xiyuanyang-code/data_structure

Toy implementation of several data structure

cpp data-structures-and-algorithms

Last synced: 05 Apr 2025

https://github.com/mohamedwelteir/turing-machine-simulator

A very simple Turing Machine implementation in C++

cpp theory-of-computation

Last synced: 03 Feb 2026

https://github.com/frcteam3255/nurdvision

SuperNURDs implementation of vision co-processing

2017 code cpp

Last synced: 14 May 2025

https://github.com/amanoteam/dakini

A GCC cross-compiler targeting NetBSD 8.0/9.0

c cpp cross-compiler gcc netbsd

Last synced: 14 May 2025

https://github.com/brucezoom/cs222-algorithm-code

This is the code repository for the homework and exam

algorithm coursework cpp

Last synced: 28 Mar 2025

https://github.com/italocobains/capivara-runtime-javascript

Criando javascript runtime com base no video do @ErickWendel

cc cpp javascript libuv v8-javascript-engine

Last synced: 18 May 2026

https://github.com/abdalmoniem/commandline_fpw

check out the auto typed code of this project:

cpp doom fps fps-game fpw maze-generator mazes ray-casting raycasting wolfenstein-3d

Last synced: 02 Feb 2026

https://github.com/vinatorul/advent-of-code

My advent of code solutions in C++ and Kotlin, see http://kuvaev.me/ for tutorials

advent-of-code advent-of-code-2016 cpp kotlin

Last synced: 30 Apr 2026

https://github.com/alpha74/lld-machinecoding_guide

My solved LLD questions and Machine Coding interview solutions

cpp interview-questions java low-level-design machine-coding oops spring-boot system-design

Last synced: 09 May 2026

https://github.com/nuatlas/furrballs

Furrballs: A C++17 Offset-Based Caching solution

caching cpp cpp17 memory-management

Last synced: 25 Jan 2026

https://github.com/shakibamoshiri/1000_examples_with_cpp

Some of my practices and examples that I collected through the Internet

cpp cpp11 cpp14 examples

Last synced: 20 Sep 2025

https://github.com/mateoniksic/project-car-rental-management-system

car rental system using terminal interface and database (CODE) [ C++ / SQLite ORM ]

car college-project cpp database rentalsystem sqlite-orm vehicle

Last synced: 19 May 2026

https://github.com/bencsikandrei/ini-lite

Very basic INI parser with limited functionality

cpp ini parser

Last synced: 13 Apr 2025

https://github.com/jonathas/opengl-clock

A clock developed with C++ and OpenGL

clock cpp opengl practice university

Last synced: 18 May 2026

https://github.com/benapetr/pixelengine

Open source Qt/C++ 2D game engine with native pixel manipulation support for games similar to Worms, or ScorchedEarth

2d cpp game-engine qt

Last synced: 18 Feb 2026

https://github.com/minel1410/maasu_internship_stm32

A repository for the fourth MAASU internship, based on C/C++ programming on the STM32F411RET6 MCU.

cpp embedded firmware microcontroller requirements stm32f411

Last synced: 18 Feb 2026

https://github.com/mguludag/qt_ansicolor_handler

ansi color code parser class from qt-creator's source code and modified and added new features (italic and underline) then aims easy to use with current QTextEdit and QPlainTextEdit without creating custom classes

ansi-colors cpp log-viewer qt qt5 qt5-gui qt5-widgets spdlog widget

Last synced: 17 May 2026

https://github.com/openrfsense/orfs-sensor

OpenRFSense radio data retrieval and processing software

avro cpp rtl-sdr

Last synced: 05 Apr 2025

https://github.com/yufree/magiceyer

Creat Autostereograms in R

cpp magiceye r

Last synced: 18 May 2026

https://github.com/verdagio/firstcppgame

3rd year final semester project using cpp & unreal engine 4

3d-graphics collision-detection cpp dungeon-crawler game unreal-engine

Last synced: 21 May 2026

https://github.com/einararnason/i2clinux

I2C implementation for Linux

cpp i2c linux

Last synced: 02 May 2026

https://github.com/annndruha/distribution-of-secondary-particles-in-tissue-equivalent-materials

MSU Diploma - Distribution of secondary particles in tissue-equivalent materials

cmake cpp diploma geant4 particle-physics vscode

Last synced: 21 Jul 2025

https://github.com/christian-heusel/esp32-smartmeter

Reads out the values of an ISKRA MT681 and sends the values via MQTT

cpp embedded esp32 mqtt smarthome

Last synced: 05 Apr 2025

https://github.com/jokoardh/ta_prototype_sistem_atm

Sistem ATM Sederhana dengan bahasa C++

cpp

Last synced: 05 Nov 2025

https://github.com/pratheekv39/polar-nrz-i-using-opengl

Creating a visualization of working of a Polar Non-Return to Zero Inverted ( Polar NRZ-I) using OpenGL and cpp

cpp opengl

Last synced: 15 May 2026

https://github.com/brooklyn-dev/ray-tracing

A GPU-accelerated, physically-based path tracer built with C++ and OpenGL - from scratch.

cpp cpp17 glad glfw3 glm glsl graphics opengl path-tracing pbr ray-tracing raytracer raytracing real-time-rendering

Last synced: 19 May 2026

https://github.com/richelbilderbeek/k3opeenrij

C++ game of connect-three with K3 theme

children cpp game k3 puzzle-game qt qtcreator

Last synced: 20 Jan 2026

https://github.com/captainayan/cppclitable

A C++ "single header file" library for drawing tables in the console. 🏓

cli-table-cpp console cpp header-only lightweight single-header-lib single-header-library table

Last synced: 29 Mar 2025

https://github.com/zsotroav/nyetworkcpp

Multiplatform proof of concept C++ TCP back and forth comminication

cpp tcp tcp-client tcp-server winsock2

Last synced: 14 Apr 2025

https://github.com/suvayu/rootcli

Some convenience ROOT utilities for the terminal

cli cpp root-cern

Last synced: 05 Apr 2025

https://github.com/gabin221/launchercode

LauncherCode is a script designed to streamline the process of creating basic files for various programming languages based on their extensions. By providing one or more filenames as arguments, users can created few files of programmation.

assembly c coffeescript convenience cpp csharp dart fortran fsharp generate-file helloworld-programs html java latex php programming-languages python script shell-script terminal

Last synced: 19 Feb 2026

https://github.com/innernull/osimhash

A deduplication lib built Over [SIMHASH](https://github.com/yanyiwu/simhash).

cpp deduplication lsh nlp python python3 simhash simhash-algorithm

Last synced: 18 May 2026

https://github.com/thomasms/ceeduko

A Sudoku solver in C++

cpp sudoku sudoku-solver

Last synced: 29 Mar 2025

https://github.com/0x0c/thunderclap

Fuck'n simple notification system.

cpp cpp-library cpp11 notification notification-center

Last synced: 05 Apr 2025

https://github.com/andersy005/interactive-cpp

interacive c++ notebooks

cpp

Last synced: 16 May 2026

https://github.com/snowty/seccontrol

MFC ActiveX Control to monit the password and etc.

activex-control cpp

Last synced: 30 Mar 2025

https://github.com/thevurv/viable

Elegant interop with C++ classes / interfaces with vtables

cpp msvc rust vtable

Last synced: 21 Jun 2025

https://github.com/kimtth/console-tetris

🎲 Most simplest console based Tetris source code by C++

console-tetris cpp tetris tetris-source

Last synced: 18 Aug 2025

https://github.com/cm0use/timeout

A timer with customized program/command executions.

automation cpp cpp17 qt qt-gui qt6 qt6-gui

Last synced: 18 May 2026

https://github.com/pkestene/mandelbrot_kokkos_cmake

A simple example application using cmake build system, and kokkos as a third party

cpp gpu kokkos mandelbrot miniapp performance

Last synced: 05 Apr 2025

https://github.com/cantro93/ores

Ores - item drawing mechanics for C++

cpp cpp14 randomization

Last synced: 03 Jan 2026

https://github.com/brunexgeek/protogen

Compile proto3 to generate C++ code for JSON serialization

compiler cpp json json-generator json-schema protobuf3 serialization single-file

Last synced: 18 Jun 2025

https://github.com/sean-bradley/cppmultithreadedlowlatencytcpsocketserver

CPP Multi Threaded Low Latency TCP Socket Server

cplusplus cpp socket tcp-server

Last synced: 29 Jul 2025

https://github.com/arpan404/ziply

Ziply is a tool that converts files into video format, supporting various resolutions and offering encryption for secure conversion, ensuring easy restoration and data protection.

cpp encryption-decryption open-source opencv video-processing

Last synced: 03 Feb 2026

https://github.com/rachhshruti/distance-vector-routing

Implementation of distance vector routing algorithm

cpp distance-vector multithreading routing-algorithm

Last synced: 02 Jan 2026

https://github.com/theolepage/directx-2d-framework

A simple framework to make C++ DirectX 2D applications.

cpp directx directx-11

Last synced: 21 Jul 2025

https://github.com/chocochip101/algorithm

BOJ Solutions

algorithms cpp

Last synced: 14 Apr 2025

https://github.com/it1shka/toylang

Interpreted scripting language implemented in C++

compiler cpp interpreter programming-language toy

Last synced: 29 Jul 2025

https://github.com/lgope/c-programming-basic

Basic of C programming 🗽🚀

c cpp

Last synced: 21 May 2026

https://github.com/janspiry/multivariate_normal

Scipy.stats.multivariate_normal.pdf() implementation by C++ with OpenCV.

cpp gaussian multivariatenormal opencv

Last synced: 20 May 2026

https://github.com/wargio/native-msal-cpp

Microsoft MSAL C++ Example

cpp msal

Last synced: 04 Nov 2025

https://github.com/georgecatalin/multi-threading-and-ipc-with-qt-5-cpp

Code practice associated with the Udemy course "Multi-Threading and IPC with Qt 5 C++" authored by Daniel Gakwaya.

cpp qt qt5 qthread-subclass udemy-course

Last synced: 16 May 2026

https://github.com/lilgallon/cheatsheets

Advanced programming cheatsheets (C++, Java, ...)

cheatsheets cpp java

Last synced: 12 Apr 2026

https://github.com/xtenzq/qbroadcastmessenger

📨 Simple messenger based on UDP socket broadcast

cpp messenger qt qt-network udp-socket university-project

Last synced: 21 May 2026

https://github.com/csb6/strong-types

Single-header implementation of strong typedefs in C++

cpp cpp17 strongly-typed typedef

Last synced: 14 May 2025