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/frouioui/nanotekspice

2nd Year project in C++ at Epitech

cicd cplusplus cpp docker epitech nanotekspice tek2 travis-ci unittest

Last synced: 29 Apr 2026

https://github.com/maxrt101/pybuild

Build tool for C++ projects

build-tool cpp python3

Last synced: 29 Apr 2026

https://github.com/rachbowyer/fudlib

FUDLibrary - a user defined function library for Interbase 6

cpp interbase rdbms udf user user-defined-functions

Last synced: 10 Jun 2026

https://github.com/hasankhadd0ur/mpi_assignment

This repository contains solutions for MPI (Message Passing Interface) programming assignments. The tasks focus on parallel computation and inter-process communication using MPI.

cpp makefile mpi

Last synced: 06 Feb 2026

https://github.com/suresh142/lsb_image_steganography

Steganography is the art and science of concealing information within other data to ensure its confidentiality, In this project, you will implement a basic steganography system using the C programming language. The primary goal is to embed a secret message within an image without visibly altering the image.

c cplusplus cpp image lsb lsb-steganography secret steganography

Last synced: 20 Apr 2026

https://github.com/filfreire/simplefpstemplate_filfreire

personal fork of https://github.com/tomlooman/SimpleFPSTemplate

cpp gamedev unreal unreal-engine unreal-engine-4 unreal-engine-5

Last synced: 27 Feb 2026

https://github.com/laateef/furqan

An institute management system intended for institutes teaching Quran-related courses.

cplusplus cpp firebird institute-management institutes-teaching-quran mvc qt qt5 quran

Last synced: 29 Apr 2026

https://github.com/mailittlepony/mathexploration

Math exploring game for educational purposes

cpp ecs mathematics opengl video-game

Last synced: 09 Feb 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/code-theft-auto/serial-port

C++ Library for Serial Communication with Arduino

arduino cpp serial-communication

Last synced: 29 Apr 2026

https://github.com/nzeemin/ukncbtl-imgui

UKNCBTL emulator with ImGui frontend WIP

c-plus-plus cpp emulator imgui ms0511 pdp11 retrocomputing soviet-computer

Last synced: 01 Mar 2026

https://github.com/callocgd/gcmanager

A C++ Wapped Garbage Collector Designed to replace cocos2d's gc tools in geometry dash.

cocos2d cpp garbage-collector geode geometry-dash

Last synced: 28 Apr 2026

https://github.com/mitchcamza/primefinder

A multi-threaded application for finding and displaying the prime numbers within a given range

algorithms computer-science concurrency cpp cross-platform event-management exception-handling gui multithreading prime-numbers qt

Last synced: 31 Jan 2026

https://github.com/asciphx/fuckjson

C++ serialization and deserialization JSON tool.

cpp cpp17 deserialization json json-parser serialization

Last synced: 22 Apr 2026

https://github.com/littledivy/native-utils

Unreal Utilities for Node.js :rocket: :snake:

cpp lib miscellaneous napi node-addon-api nodejs scripts

Last synced: 27 Apr 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/cpmbits/cpm-hub

cpm bits repository

c cpm cpp

Last synced: 29 Apr 2026

https://github.com/however-yir/autonomous-driving-lab

Autonomous driving engineering monorepo — CARLA simulation, Autoware ROS 2 vehicle stack, VSS signal spec, automotive DLT logging.

automotive autonomous-driving autoware carla cplusplus cpp docker fork-customized kubernetes monorepo python robotics ros2 simulation ue5 validation vehicle-signals

Last synced: 01 Jun 2026

https://github.com/artainmo/webserv

42 school project. Create a webserver in c++ able to handle HTTP/1.1 requests following a specific configuration file.

42school cpp http web

Last synced: 07 Feb 2026

https://github.com/iaomw/glab

Play with C++ OpenGL

cpp dazzler glsl opengl pbr subsurface-scattering

Last synced: 28 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/pilosus/stepik-algorithms

Code for Algorithms and Data stuctures MOOC on Stepic

algorithms cpp mooc python stepik

Last synced: 28 Apr 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/stivenjs/savecloud

Automated game save synchronization. Cloud-hosted, locally backed up, and platform-agnostic.

cloud cloud-gaming cpp games lambda rust-lang s3 tauri

Last synced: 07 Jun 2026

https://github.com/springbear2020/whut-billing-management-system

计费管理系统是一个基于 C 语言的控制台应用程序,主要应用场景是网吧、机房、电子阅览室等,核心功能是实现对数据的基本维护和统计分析。

billing-system c cpp

Last synced: 05 May 2026

https://github.com/darkygr/unreal-engine-bull-cow-ox-game

This game is made in Unreal Engine 4.27 and C++.

cpp csharp game-development unreal-engine-4

Last synced: 29 Apr 2026

https://github.com/aasjunior/esp32_web_server

Este é um projeto utilizado para fins acadêmicos e aprendizado com a placa de desenvolvimento Esp32 e linguagem de programação C++.

cpp esp32 iot platformio webserver

Last synced: 01 Feb 2026

https://github.com/inspiralpatterns/audiosketch

Random audio sketches - mainly experiments for Bela board, DSP in Faust and probabilistic generation in Python

cpp faust-dsp javascript maxmsp python

Last synced: 16 Apr 2026

https://github.com/tomenz/fsnotify

Notify on directory or file actions

cpp filesystemwatcher linux

Last synced: 03 Mar 2026

https://github.com/linbreux/cpp-basic-template

A basic C++ template that uses nix

catch2 cpp getting-started nix template

Last synced: 05 May 2026

https://github.com/inerttila/registration-system

"The population" Management Application

cpp

Last synced: 29 Jan 2026

https://github.com/ivandrf/linked-list

Realization of a linked list in C++

cpp datastructures linked-list

Last synced: 03 Mar 2026

https://github.com/fiuner-lica/biblioteca-dbc-cpp

Biblioteca para implementar Diseño por Contratos en C++.

contratos cpp

Last synced: 16 Feb 2026

https://github.com/woolfrey/server_serial_link

ROS2 action servers for controlling serial link robots.

action-server control cpp robot ros2

Last synced: 03 Jun 2026

https://github.com/blmayer/c-cpp-project-template

This repository is a template structure for small projects using C or C++.

c cpp project template

Last synced: 04 May 2026

https://github.com/pulkitpareek18/media-processing-pipeline

FFmpeg-based C/C++ pipeline that converts one source video into multiple lower-resolution variants with automated resolution detection and structured output naming.

bitrate-ladder c cli cpp ffmpeg ffprobe media-pipeline transcoding video-processing

Last synced: 16 Apr 2026

https://github.com/minarox/wsc-plugin

Bi-directionnal communication between WebSocket server and Rocket League

bakkesmod cpp rocket-league websocket

Last synced: 25 Feb 2026

https://github.com/rarakira/cpp-modules

Introduction to object oriented programming with C++, 42 curriculum

21school cpp cpp98 ecole42 oop oop-in-cpp

Last synced: 08 Feb 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/daddesign-projects/demo_daisygfx_st7735

Demonstrates how to use the "DaisySeedGFX" graphics library with an ST7735 TFT controller

cpp daisy-seed gfx gfxlib st7735 tft tft-display

Last synced: 29 Apr 2026

https://github.com/gepheum/skir-cc-gen

Official plugin for generating C++ code from .skir files

codegen cpp rpc-framework serialization skir

Last synced: 26 Feb 2026

https://github.com/wijez/code-by-me

algorithm learning process with C++

algorithms cpp

Last synced: 16 Feb 2026

https://github.com/papachristoumarios/ntua-pl1

Programming Languages I Homework Assignments

cpp java programming-language prolog python3 smlnj

Last synced: 01 May 2026

https://github.com/lord-turmoil/minioc

MinIoC is a lightweight header-only IoC container for C++

cpp header-only ioc ioc-container

Last synced: 08 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/massimo-marino/iocolor

A C++17 implementation that adds color capabilities to streams

colored-iostream colored-stream cpp cpp17 cpp1z io iostream streams

Last synced: 17 Mar 2026

https://github.com/paulemacedo/cefet-rj

Este repositório contém uma coleção de códigos desenvolvidos durante meu curso na CEFET/RJ. Os códigos abrangem diversas disciplinas e linguagens de programação, incluindo C, C++ e Java. Eles representam meu aprendizado e progresso ao longo do curso.

c cefet-rj cli college cpp csharp faculdade react redux rust

Last synced: 12 Feb 2026

https://github.com/letsfindaway/basement-ventilation

Arduino-based project for automated window operation for basement ventilation

adafruit arduino cpp home-automation

Last synced: 28 Apr 2026

https://github.com/rockncoder/opencv

build an opencv app on m1 mac using c++, cmake, and brew

brew cmake cpp opencv

Last synced: 16 Apr 2026

https://github.com/raideno/matrix

C / Cpp program to make it easier to work with matrices and do operations on matrices

c cpp math mathematics matrix

Last synced: 26 Apr 2026

https://github.com/thefangbear/sat

Boolean expression parser and solver suite

c cpp parser sat solver

Last synced: 04 May 2026

https://github.com/peakchen90/json-parser-cpp

使用 C++ 实现一个 JSON 解析器

cpp json json-parser

Last synced: 21 Apr 2026

https://github.com/rodrigobarbaedu/color-ball-robot-tracker

Este proyecto implementa un robot autónomo utilizando Raspberry Pi, Elegoo Smart Robot Car V4, Python y OpenCV para evitar obstáculos, reconocer y seguir pelotas de colores.

arduino arduino-uno c cpp elegoo-robot-car esp32s3-camera-tft opencv python raspberry-pi

Last synced: 12 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/tanvir-robin/cp-solutions

Bunches of codes that submitted to several online judges by me.

algorithms c codeforces codeforces-solutions competitive-programming cpp problem-solving

Last synced: 22 Apr 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/bakirgracic/bih-registration-plates

Registration Plates of Bosnia and Herzegovina

bosnia cpp registration-plate

Last synced: 07 Feb 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/mateuseap/projecteuler

Resolution of Project Euler problems.

c cpp csharp projecteuler python

Last synced: 15 Apr 2026

https://github.com/klemmbaustein/klemmgine2

A lightweight 3D game engine featuring a custom scripting language

3d-engine cpp scripting-language wip

Last synced: 25 May 2026

https://github.com/ferhatgec/totem

Totem, 'less' without '--help'

buffer cli cpp less linux termios unix

Last synced: 04 May 2026

https://github.com/franzkafkayu/cplusplusexceriseandexamples

This Repository Is Just Used For Excerise,help me master in C++.

c cpp cpp11

Last synced: 28 Apr 2026

https://github.com/gpavanb1/shockfxmpp

1D Shock Tube simulator using SplitFXM++

cpp euler-equations shock-tube simulations splitfxm

Last synced: 26 Feb 2026

https://github.com/yobeonline/io1-money

A c++ class to hold money amounts.

accounting cpp cpp20 currency money

Last synced: 03 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/ncorgan/cpp-callable-to-funcptr

C++17 header-only library that can convert any C++ callable object to a C-style function pointer

c c-plus-plus callback callbacks cpp cpp17 function-pointer function-pointers header-only template

Last synced: 04 May 2026

https://github.com/miarolfe/accelerated-raytracing-testbed

A test platform for comparison of ray-tracing acceleration structures

acceleration-structure cpp cpp17 ray-tracing

Last synced: 10 Feb 2026

https://github.com/ignavan39/htop_killer

System monitor with live graphs. Reads /proc directly, renders in the terminal.

cpp htop-alternative linux-utility system-monitoring

Last synced: 03 Apr 2026

https://github.com/jg-adams/ollama-rag-hpp

Modern, header-only C++ library for Retrieval-Augmented Generation (RAG) with Ollama-hpp.

ai cpp llm ollama rag retrieval-augmented-generation

Last synced: 16 Apr 2026

https://github.com/aekhv/ace-database-viewer

ACE Lab PC-3000 database viewer and extractor

acelab cpp database firebird pc3000 qt

Last synced: 12 Feb 2026

https://github.com/omrawaley/t-write-plus-plus

T-Write++ is a terminal-based text editor written in C++.

command-line command-line-tool cpp editor terminal terminal-based text text-editor

Last synced: 16 Apr 2026

https://github.com/anav5704/cs111-projects

Projects made for my introduction to computer science course @ USP

cpp terminal

Last synced: 15 Mar 2026

https://github.com/pastekaztekastor/crowd-simulation

Le projet consiste en une simulation de foule sur une grille, avec des versions parallélisées sur carte graphique. L'objectif est de modéliser le mouvement des individus dans un environnement en utilisant des paramètres tels que la dimension de la grille, le nombre d'individus et exporte de résultat de chaque frame dans unfichier bin pour analyse.

c cmake cpp crowdsimulation cuda-programming graphicscard grid-layout ipynb make nvidia-gpu parallelization

Last synced: 03 Mar 2026

https://github.com/fulcanelly/dithering

Dithering benchmark

bash cpp java shell

Last synced: 29 Apr 2026

https://github.com/iricartb/computational-geometry-3d-rendering-process

Ivan Ricart Borges - Simulation of the rendering process used in 3D libraries like DirectX or OpenGL by creating a small video game with a main character in first person view that can be moved inside a stage.

3d-library c cpp opengl rendering-3d-graphics video-game

Last synced: 07 May 2026

https://github.com/ho-cooh/winui-bug

A repo dedicated for reproducing uwp/windows app sdk bugs

bug cpp issue uwp wasdk winui winui2 winui3 xaml xaml-winrt

Last synced: 03 Mar 2026

https://github.com/marcuwynu23/toolmaker

C/C++ Simple Dynamic library project for commandline tool creation and shell automation

automation bash batch cmd commandline cpp dll-maker dynamic shell tool-maker windows-cmd

Last synced: 17 Apr 2026

https://github.com/mamunul/fast

FAST Corner Detection

computer-vision corner-detection cpp fast macos

Last synced: 04 May 2026

https://github.com/dyollb/modernize_cpp

small collection of script to refactor legacy C++ code.

clang-tidy cplusplus cpp cpp11 cpp14 modernization refactoring

Last synced: 04 May 2026

https://github.com/orestispanago/hikvision-downloader-sdk

Download from IP cam using Hikvision's SDK

cpp docker ftp-client hikvision python sdk thermal-camera

Last synced: 29 Apr 2026