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/thefox/wallet-cpp

A C++17 program to track your finances.

cpp cpp17 finances gnuplot mit-license wallet

Last synced: 15 May 2026

https://github.com/yaozhenghangma/messaging

Messaging is a modern C++20 MPI wrapper.

cpp mpi

Last synced: 29 Oct 2025

https://github.com/mes0903/producer-consumer-problem

The implementation of Producer-Consumer Problem on Windows.

cpp producer-consumer-problem

Last synced: 03 Apr 2025

https://github.com/vtan/voxel

Voxel graphics toy project in C++ & OpenGL

cpp opengl voxel

Last synced: 15 May 2026

https://github.com/wtrsltnk/editorapp

Old piece of code that I wrote around 2004. This was supposed to be an 3d application where you could create game assets for the GoldSrc engine.

cpp opengl win32

Last synced: 20 Sep 2025

https://github.com/philippjh/genif

Implementation of the "Generalized Isolation Forest" (GIF) algorithm for unsupervised detection of outliers in data.

ai cpp ml outlier-detection python

Last synced: 30 Apr 2025

https://github.com/cyrusvahidi/pimento

Euclidean Rhythm Gate Sequencer for Bela Pepper

belaplatform cplusplus cpp euclidean-rhythms eurorack eurorack-diy

Last synced: 02 Apr 2025

https://github.com/abin-z/mynotes

个人学习笔记

codedemo cpp demo docs java learning notes

Last synced: 07 May 2025

https://github.com/dbschenker/conan-gurobi

Recipe for the Gurobi solver as Conan package

conan conan-packages conan-recipe cpp gurobi solver

Last synced: 23 Oct 2025

https://github.com/weebnetsu/cpp-learning-material

The learning material used for my C++ course

course cpp learn-cpp learntocode

Last synced: 05 May 2025

https://github.com/nicknaso/node-simdb

Node.js high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store

cpp cross-platform database high-performance javascript lock-free native-module nodejs shared-memory

Last synced: 19 Jan 2026

https://github.com/1ilit/presento

A small side-scroller puzzle game made with SDL2 and C++

2d 2d-game cpp pixel-art platformer sdl2 sdl2-image sdl2-ttf side-scroller

Last synced: 03 Apr 2025

https://github.com/aks-arise1600/secureserverclient

A Qt/C++ Exmaple for SSL Server over TCP, TLS Handshake

cpp openssl qt ssl ssl-server tcp-client tcp-server

Last synced: 30 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/neko-box-coder/dsresult

A simple struct for allowing golang or rust like error handling

cpp cpp11 error error-handling expected handling trace

Last synced: 29 Aug 2025

https://github.com/endurodave/threadwin

Win32 CreateThread() C++ Wrapper with Synchronized Thread Startup

cpp multithreading threads win32

Last synced: 11 Jun 2025

https://github.com/geovannewashington/raylab

Learning graphics with Raylib.

cpp graphics raylib raylib-cpp

Last synced: 10 Aug 2025

https://github.com/vu2n/est

External D3D11 Shellcode Toolkit

cheat cpp d3d11 d3d11hook poc shellcode shellcode-hooking shellcode-injection

Last synced: 29 Aug 2025

https://github.com/korigamik/untitledpsp

A cross-platform 2D raycasting game implementation

cmake cpp game hacktoberfest psp sdl2

Last synced: 10 Sep 2025

https://github.com/simone-contorno/rt2-assignment

Research Track 2 - Assignment - Control of a robot in a simulated environment using Gazebo, Rviz and, for the User Interface, Jupyter Notebook.

cpp engineering jupyter-notebook python robot robotics ros

Last synced: 11 Apr 2026

https://github.com/terroo/ffpp

A dynamic library written in C++ with API for most of the main tasks with FFmpeg. Much faster for your GUI interfaces than using processes.

cpp ffmpeg-api

Last synced: 30 Jun 2025

https://github.com/threeal/checkwarning.cmake

Check for compiler warnings in CMake projects

c cmake cmake-modules cmake-scripts cpp static-analysis

Last synced: 14 Aug 2025

https://github.com/bradleynull/drone-path-planning

C++ example for parsing maps and planning paths based on given drone parameters

cpp drone pathplanning robotics

Last synced: 04 May 2026

https://github.com/seigtm/spbpu

Все домашние задания, курсовые, учебные материалы, лабораторные работы, собранные за всё время обучения в СПбПУ, ИКНК (бывший ИКНТ), ВШПИ.

asm assembler assembly circuit cpp english-learning fortran homework homework-assignments labs llvm math oop physics spbpu spbstu

Last synced: 09 Aug 2025

https://github.com/tebogoyungmercykay/restaurant_simulator_cos214_group_project

This is a design for a restaurant simulator. A fair bit of the restaurant simulator is up to us (the team) to design including the implementation as a pure simulation or as a "restaurant tycoon" game.

activity-diagrams cheatsheets class-diagrams cmake communication-diagrams cpp design-patterns design-patterns-summary doxygen gdb gdb-guide git-flow git-guide github-actions makefile object-diagrams sequence-diagrams state-diagrams testing visual-paradigm-diagram

Last synced: 03 Mar 2026

https://github.com/samlior/p2p

用c++简单实现P2P客户端及服务端

cpp p2p

Last synced: 30 Mar 2025

https://github.com/mirtia/edge-detection

Comparing various algorithms of Edge Detection, built with OpenCV and C++

cpp edge-detection image-processing opencv

Last synced: 26 Feb 2025

https://github.com/stephanecharette/darknet

Darknet/YOLO Next Generation - Neural Networks for Object Detection

computer-vision cpp darknet neural-network object-detection yolo yolov3 yolov4 yolov7

Last synced: 03 Jul 2025

https://github.com/shlomnissan/dns-lookup

🌍 DNS hostname resolution CLI tool using BSD sockets

cpp dns dns-lookup sockets udp

Last synced: 30 Jun 2025

https://github.com/dor-sketch/encryptedtcp

A robust and secure server-client architecture specifically tailored for real-time encrypted communication.

cpp cryptopp python3 tcp

Last synced: 14 Apr 2025

https://github.com/arganata-on/learn-cpp

Learning C++ Language 🚀

cpp git vscode

Last synced: 01 Aug 2025

https://github.com/mahi97/c-compiler

C Compiler Write in CPP and Qt

asm c cpp qt

Last synced: 19 Apr 2026

https://github.com/ne0nwinds/simd-ray-tracer

A brute-force ray tracer optimized with SIMD and multi-threading

avx2 cpp simd sse wasm wasm-simd

Last synced: 15 Apr 2025

https://github.com/ferhatgec/word

Reeeaally simple CLI pattern matcher in C++.

cli commandline cpp cpp17 pattern pattern-matching

Last synced: 27 Jul 2025

https://github.com/dladncks1217/algorithm

알고리즘

c cpp java nodejs

Last synced: 13 Aug 2025

https://github.com/dmitrii-artuhov/gengo

Gengo - dumb interpreted programming language based on C++

cpp programming-language

Last synced: 24 May 2026

https://github.com/im-rises/gameboyemulator

Game Boy Emulator made in C++.

cplusplus cpp emulator gameboy games

Last synced: 18 Aug 2025

https://github.com/srinath10x/dsa

My daily dsa solutions.

algorithms cpp data-structures dsa

Last synced: 18 Aug 2025

https://github.com/wervice/salut

Salut is a beautiful terminal greeter

cpp shell terminal theming

Last synced: 18 Mar 2025

https://github.com/unipr-org/mdp

MdP - Metodologie di Programmazione presso l'Università degli Studi di Parma (6 CFU).

c cpp

Last synced: 19 Feb 2026

https://github.com/chrberger/cluon-javascript

Minimum viable product (MVP) demonstrating how to communicate between JavaScript and OD4Sessions using libcluon.

amd64 arm cpp cpp11 docker docker-image javascript json libcluon opendlv protobuf websocket websockets

Last synced: 09 Apr 2026

https://github.com/jeddyhhh/ziptie

A web interface for llama.cpp cli written in js, jQuery and php.

cpp ggml jquery js llama llamacpp llm php wsl ziptie

Last synced: 09 Apr 2026

https://github.com/ferhatgec/hlcog

Fegeya HLCoG, High-Level Code Generator back-end.

assembly code-generation codegen cpp fegeya high-level kalem python ruby rust shell transpiler

Last synced: 10 Apr 2026

https://github.com/avicted/skogsnet

Arduino -> Serial bus -> Unix -> (main) Measuements read from the Serial bus. With Raylib as Visualization for the data.

arduino c cpp embedded-systems iot linux makefile pid pid-control raylib raylib-c raylib-cpp serial-communication temperature unix

Last synced: 27 Jul 2025

https://github.com/flak-zoso/labirint

C++ game that doesn't have much to do with a labirint

c-plus-plus cpp labirint

Last synced: 26 May 2026

https://github.com/hhxsv5/logger4cpp

🎥 Logger for cpp, support log into stdout/syslog/file.

cpp filelog logger syslog

Last synced: 22 Mar 2025

https://github.com/stivio00/fourbarvis

Four bar linkage mechanism simulation software

cpp linkage multibodydynamics qt simulation

Last synced: 12 Jan 2026

https://github.com/jojowam/classroommanager-cpp

Sistema de gestão de salas de aula com cadastro de alunos, professores, gestores, cursos e salas de aula em C++

cpp gerenciamento-turmas heranca-e-polimorfismo opp programacao-orientada-objetos ufop

Last synced: 15 Apr 2025

https://github.com/pcafrica/introduction_to_cmake

Slides and exercises for the "Introduction to CMake" lecture.

cmake cpp examples exercises introduction tutorial

Last synced: 14 Mar 2025

https://github.com/chaoses-ib/cpp-programming-lichanghe-exercises

李长河《C++程序设计:基于C++11标准》习题的个人代码。

cpp

Last synced: 25 Dec 2025

https://github.com/ysuzuki19/pcl_tim_grabber

sick sensor grabber for PCL (Point Cloud Library)

cpp grab grabber lidar lidar-point-cloud pcl pointcloudlibrary sensor sick

Last synced: 14 Apr 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/richelbilderbeek/correct_cpp

C++ course using all tools to deliver quality code

course cpp cpp14 git github self-study study study-material study-materials

Last synced: 18 Mar 2025

https://github.com/Jyotibrat/Structs-Algos

This Repository contains all the Data Structures and Algorithms in C++ and Java

algorithms cpp data-structures dsa java

Last synced: 07 Mar 2025

https://github.com/dkosmari/radiiu

An internet radio player for the Wii U.

cpp internet-radio-player music-player wiiu wiiu-homebrew

Last synced: 28 Sep 2025

https://github.com/prakharjadaun/cpp-learn-with-me

A repository which can help you to learn and understand basic concepts of C++

cpp interview-preparation learn-cpp

Last synced: 07 May 2025

https://github.com/kalakit/kalacrashhandler

Crash handler library for Windows 10 and 11, made with C++ 20.

cpp cpp20 log logger logging windows windows-10 windows-11

Last synced: 09 Jul 2025

https://github.com/gazebosim/gz-harmonic

Harmonic, Gazebo's 8th named release

cpp gazebo robot-simulation

Last synced: 29 May 2026

https://github.com/kaizerpwn/dogs-shelter-app

Qt Desktop application for managing shelter dogs, allowing users to record and track essential information such as name, breed, age, color, description, and adoption date.

cpp desktop-app dogs-shelter dogs-shelter-app qt qt-creator qt-desktop-application qt-framework

Last synced: 20 Feb 2026

https://github.com/ilieschibane/projet-algo

University project about time and space complexity of differents algorithms, data structure and NP problems

algorithms-and-data-structures complexity cpp np-problem

Last synced: 20 Aug 2025

https://github.com/michelerenzullo/fastboxblur

Fast Box Blur using a sliding accumulator and with reflected borders policy

accumulator blur box cpp image-processing opencv padding

Last synced: 20 Aug 2025

https://github.com/mortennobel/polyplane

Simple interactive plane visualization using kick

cpp cpp11 game-development game-engine graphics-programming

Last synced: 01 Sep 2025

https://github.com/somecho/ofxjfa

Simple OpenFrameworks addon for doing Jump Flooding with GLSL shaders.

cpp glsl glsl-shader jump-flooding openframeworks openframeworks-addon opengl

Last synced: 29 Jul 2025

https://github.com/benjaminmichaelis/escapecovid

A simple C++ and SFML based player escape from virus object game

cpp game player-escape sfml sfml-game

Last synced: 30 Jul 2025

https://github.com/mtayyabrawan/tic-tac-toe-cpp

TIC TAC TOE Game Using OOP (cpp)

cpp game oop tic-tac-toe

Last synced: 04 Aug 2025

https://github.com/samyam81/two-pointer

This repository houses solutions for a variety of problems, all implemented using the Two Pointer algorithm approach.

cpp csharp go java kotlin two-pointers

Last synced: 09 Apr 2026

https://github.com/jdsherbert/unreal-engine-class-templates

Simple template classes for writing Unreal C++, handy as a reference point or as a quick start with syntax.

class cpp template template-class template-repository templates unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine

Last synced: 15 Jul 2025

https://github.com/karenina-na/data-structure-experiments

西北工业大学(NWPU)数据结构实验

c cpp data-structures-and-algorithms

Last synced: 20 May 2026

https://github.com/yaser-123/cpp-fundamentals

Master the basics of C++ programming in a fun and engaging way. Whether you're a complete beginner or have some programming experience, this course will help you develop the skills you need.

cpp dsa-algorithm programming

Last synced: 21 Aug 2025

https://github.com/m3y54m/sobel-simd-opencv

Using SIMD instructions in image processing using OpenCV

cpp intel-intrinsics opencv simd-instructions sobel-edge-detector

Last synced: 20 May 2026

https://github.com/kylereddoch/chadatech

Project One for CS-210 C++ Class

chadatech-clock-cplusplus cplusplus cpp snhu

Last synced: 14 Mar 2025

https://github.com/tensorush/cpp-deep-dive

:ocean: :diving_mask: Amateur's voyage into deep waters of C++ guided by the 5-Part Coursera specialization «Art of Modern C++ Development» from MIPT & Yandex (14.02.2021).

art-of-computer-programming c-plus-plus c-plus-plus-17 coursera coursera-specialization cpp cpp-course deep-dive from-zero-to-hero mipt modern-cpp modern-cpp-development yandex

Last synced: 15 Apr 2025

https://github.com/diath/ipc

Tibia IP Changer (Linux)

changer cpp ip ip-changer linux opentibia tibia

Last synced: 19 Sep 2025

https://github.com/pmalek/quick

quick aims to be a small header only library to help black box testing in C++

blackbox-testing cpp cpp14 testing

Last synced: 03 Apr 2025

https://github.com/venratech/source-codes-by-venratech

A repository full of GDI effects. All protected with a GPL 3.0 license.

cpp cpplearining effects gdi learning-cpp source-code

Last synced: 12 Feb 2026

https://github.com/kanish-v15/c-plus-plus-fundamentals

Basic C++ programs

cpp

Last synced: 26 Jul 2025

https://github.com/gmagno/nb-cpp

Newton Basins implementation in C++ with bindings (pybind11)

cpp newton-fractals pybind11 python

Last synced: 03 Oct 2025

https://github.com/irdcat/wasm-nes

NES emulator compiled to WebAssembly

6502 cpp cpp20 emscripten emulator nes wasm webassembly

Last synced: 15 May 2025

https://github.com/pfpimenta/tequenne

Projet pour le module Jeux Vidéo à CPE Lyon (Décembre 2018)

cpp irrlicht irrlicht-engine jeuxvideo tekken videogame

Last synced: 10 Aug 2025

https://github.com/peaceful-world-x/flex_serialport

一个基于Qt6的支持自定义按键指令的串口工具

cpp customkeyboard qt6 serialport

Last synced: 02 Sep 2025

https://github.com/skillfulelectro/trimcpp

Trim function for cpp

cpp

Last synced: 23 Aug 2025

https://github.com/khaledkamr/problem_solving

All the solutions of Assiut sheets for the beginers on Codeforces, covers all the basics and genral problems with different levels.

algorithms arrays codeforces-solutions cpp data-types functions if-elseif-else loops math-geometry problem-solving recursion strings

Last synced: 28 Jul 2025

https://github.com/mukeshlilawat1/cpp-projects

This is a basic C++ project developed to practice fundamental concepts of C++ programming such as data types, conditionals, loops, functions, file handling, and object-oriented programming. The project runs on the command line and is easy to understand for beginners.

cpp cpp-library

Last synced: 04 Oct 2025