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/seunomonije/quantum-programming-api

Allows programmers to harness quantum power with minimal quantum knowledge.

api cpp python quantum

Last synced: 02 Sep 2025

https://github.com/jsmolka/disarmv4t

An ARMv4T disassembler.

armv4t cpp disarmv4t disassembler

Last synced: 08 Apr 2025

https://github.com/ka-iden/raytracing-test

Following "Raytracing In One Weekend" and subsequent books to learn about raytracing. These books are found at: https://raytracing.github.io/

cpp ppm raytracing raytracing-in-one-weekend raytracing-the-next-week raytracing-the-rest-of-your-life stb-image

Last synced: 25 Mar 2025

https://github.com/thaliaarchi/respace

An interpreter and assembler for the Whitespace language written in C++

compiler cpp whitespace-language

Last synced: 18 Jul 2025

https://github.com/sla-ppy/snake

[F] CLI implementation of the original Snake game from scratch in C++

cpp gamedev

Last synced: 11 Jun 2025

https://github.com/kylesmith19091/bitmanip

This is a header only library for common bit manipulation and other operations using constexpr and some bit manipulation techniques to provide a low overhead and efficient interface.

bit-manipulation bit-tricks cpp header-only

Last synced: 28 Mar 2025

https://github.com/cosmic-aerospace-technologies/fc-udev

The FC-Udev is a do it yourself flight computer kit for model rocketeers alike. It introduces the user to basic circuitry, soldering, debugging, software implementation and much more.

aerospace aerospace-engineering cpp flightcomputer rocketry

Last synced: 29 May 2026

https://github.com/s3bza/cos214-cpp-template

A basic C++ template project structure.

cpp makefile template

Last synced: 06 Jan 2026

https://github.com/bkosm/beat-boi

Little rythm minigame made for a semester project using the SFML framework for C++.

cpp rythmgame sfml2

Last synced: 04 Sep 2025

https://github.com/hansalemaos/cythonfastsort

C++ parallel sorting algorithms through Cython - up to 8 times faster than NumPy

c cpp cython numpy parallel-computing parallel-programming python sorting

Last synced: 04 Feb 2026

https://github.com/heyfoz/cpp-string-manip-read-write

The String Manipulator Read/Write Program (C++) reads a .txt file containing a list of fake personal data, such as names, addresses, etc. Lines of the file are changed to comma separated values (CSV) format. Finally, a .txt file is written using the newly formatted CSV data.

cpp csv string txt-files

Last synced: 21 Aug 2025

https://github.com/christinec-dev/pin-crusher

A basic pin guessing, command-line based game made with C++

console-application console-game cplusplus cpp numberguesser numberguessinggame

Last synced: 25 Mar 2025

https://github.com/sr-tamim/bankman-cpp

A simple bank management system using C++ (OOP)

cpp cpp-programming oop oop-in-cpp oop-principles

Last synced: 29 May 2026

https://github.com/zselimreborn/kotharena

Third person shooter game both singleplayer and multiplayer

cpp gamedev unreal-engine-5

Last synced: 01 Apr 2025

https://github.com/daisvke/ft_otp

This program allows you to securely store an initial password in an encrypted file and generate a new TOTP (Time-based One-Time Password) every time it is requested. It provides both a CLI and a GUI version.

cpp cryptography ecole42 ft-otp otp-generator qrcode-generator qt security totp totp-generator

Last synced: 28 Feb 2025

https://github.com/beepboopbit/console-snake-game

Creating a snake game using escape sequence

console cpp game

Last synced: 20 Mar 2025

https://github.com/kardbord/concurrency

Sharded, thread-safe implementations of STL containers.

concurrency cpp cpp17 thread-safe thread-safety

Last synced: 12 Jun 2025

https://github.com/winstonliyt/c-basedcompilerwithqt

C-based Compiler With Qt for Course 10031202 Project

compiler-design cpp grammar-parser lr1-parser syntax-analyzer

Last synced: 28 Apr 2026

https://github.com/thomasportelettegit/si3-s5-parm

Représentation d'un microprocesseur ARM v7 simplifié à l'aide du logiciel Logisim. Contient également un assembleur écrit en c++

armv7 assembly cpp logisim

Last synced: 28 Apr 2026

https://github.com/phillvancejr/spirit_x3_lang

Tiny Language to test Boost Spirit X3

boost compiler cpp parser parsing spirit x3

Last synced: 25 Mar 2025

https://github.com/ctkqiang/floodshield-sentinel

FloodShield Sentinel 是一个基于 C++ 开发的智能网络流量监控与分析系统,专门用于检测和防御网络攻击。本系统采用 libpcap 进行底层数据包捕获,实现实时流量分析和异常检测。

china china-region cpp cybersecurity ddos monitoring-tool

Last synced: 23 Apr 2025

https://github.com/omparghale/aes-rsa-hybrid

AES-RSA hybrid encryption implementation in C++.

aes cpp crytpography rsa

Last synced: 01 Apr 2025

https://github.com/seahuyty/c-c--lessonsandexercises

A collection of lessons and exercises of C and C++ programming languages.

cexercises cplusplus cpp cppexercises cprogramming cprogramming-language

Last synced: 23 Apr 2025

https://github.com/marichu-kt/chacha20-poly1305-x25519

Esto es una app cliente-servidor en C++ que cifra mensajes con ChaCha20-Poly1305 y usa X25519 para el intercambio seguro de claves. Soporta comunicación bidireccional por TCP y configuración vía XML.

asymmetric-encryption c-plus-plus chacha20-poly1305 client-server cpp cryptography curve25519 end-to-end-encryption multi-threading network-security openssl secure-chat secure-communication secure-messaging tcp-sockets x25519 xml-configuration

Last synced: 23 Apr 2025

https://github.com/divyanshu013/aks-parallel

This is parallel implementation of AKS algorithm in Intel

aks-algorithm aks-parallel cpp

Last synced: 23 Aug 2025

https://github.com/akelsh/mono-gb

A relatively cycle-accurate Gameboy color emulator built in modern C++

cplusplus cpp cpu educational emulator gameboy hardware-emulation low-level nintendo retro

Last synced: 26 Jan 2026

https://github.com/ferfoui/embeddeddisplay

Program to control a little screen with an ESP32

bluetooth bluetooth-le cpp esp32 esp32-arduino platformio

Last synced: 10 May 2026

https://github.com/lionkor/array2

Templated 2D Array class

array c cpp cpp11 cpp14 cpp17 template

Last synced: 29 Apr 2026

https://github.com/doyoulikevanyouxi/CAI

from 0 to Master, Build Your Own C++Interface Framework

cpp interface opengl

Last synced: 28 Mar 2025

https://github.com/codernayeem/2d-maze-solver

Solve and view the solution path of a 2D Maze

backtracking-algorithm cpp maze maze-solver

Last synced: 04 Jul 2025

https://github.com/radoslav-grencik/ims_20_21

Simulation of ocean plastic pollution.

cpp simulation

Last synced: 04 Jul 2025

https://github.com/hengxin666/threadpool

Linux,Windows轻量级C++线程池, 支持可变参数的函数/类方法/仿函数/匿名函数等等, 使用简单, 可自定义线程池增减规则, 日志打印等

cpp threadpool

Last synced: 12 Jun 2025

https://github.com/gabrieldiem/jazzjackrabbit2

Multi-player online platformer shooter arcade-like videogame developed in C++ with SDL2 and Qt5. Made as a remake of the game "Jazz Jackrabbit 2" by Epic Games [1Q2024]

7552 cmake cpp cpp17 fiuba game-development gamedev remake-games sdl sdl2

Last synced: 09 Apr 2025

https://github.com/ryanbritodev/fiware-fiap

Monitoramento de Temperatura, Umidade, Luminosidade e Controle de LED via Broker MQTT, utilizando um servidor em uma máquina virtual Ubuntu na AWS com o Fiware.

aws cpp esp32 fiware iot mqtt ubuntu wokwi

Last synced: 12 Apr 2026

https://github.com/fedecastellaro/kissfft-adaptation-for-esp32

Personal adaptation for the ESP32 or any other microcontroller of the well known kissFFT library.

arduino c cpp esp32 fft kisfft

Last synced: 12 Apr 2026

https://github.com/coding-chez/deck-of-codes

compilation of all coding activities @school

assembly-language c-programming cpp html-css-javascript java kotlin php

Last synced: 09 Apr 2026

https://github.com/omarassadi/gmsv_spoof

A module for Garry's Mod that allows for modification of A2S_INFO and A2S_PLAYER responses. This allows for things such as spoofing of player counts on the master list.

cplusplus cpp garrys-mod garrysmod garrysmod-module steam

Last synced: 01 Apr 2025

https://github.com/abolfazlmohammadpour/simplehydraulicjackcontrollerwitharduino

A Simple Hydraulic Jack Controller Wrote By Arduino

arduino c cpp

Last synced: 02 May 2026

https://github.com/terroo/kat

A cat command that almost tastes like chocolate!

cat command-line cpp syntax-highlighting

Last synced: 30 Mar 2026

https://github.com/wumo-util/newconan

C++ project template generator based on cMake, conan

cmake conan cpp python

Last synced: 24 Feb 2026

https://github.com/jedimahdi/movie-network

Movie network system with c++

cpp cpp11 http mvc web-application

Last synced: 05 Oct 2025

https://github.com/yurykozhenov/cocosslots

Slot machine made with cocos2d-x 🎰

cocos2d-x cpp game-development

Last synced: 10 Jan 2026

https://github.com/harshit0571/dsa

This repository is dedicated to practicing Data Structures and Algorithms (DSA) concepts. It serves as a personal collection of code solutions for various DSA problems.

cpp dsa java lcoding leetcode leetcode-solutions

Last synced: 20 Apr 2026

https://github.com/pavlevujicic/cplusplus-programming

My Journey with the C++ Programming Language

cplusplus cpp cpp-programming

Last synced: 17 Mar 2025

https://github.com/coincheung/image-dedup

Codebase I use for deduplication of image datasets

cpp dhash opencv

Last synced: 24 Apr 2026

https://github.com/threeal/sunny-land

A Simple platform game written in native C++ using SDL

cpp game platform-game sdl

Last synced: 07 Oct 2025

https://github.com/cailloumajor/led-timing-board

Software to drive a RGB matrix based racing timing board

cpp python raspberrypi rgb-led-matrix

Last synced: 18 Apr 2026

https://github.com/rohaquinlop/oz

Proyecto Estructuras de Datos 2019-1

c c-plus-plus cpp

Last synced: 19 May 2026

https://github.com/nickken253/hap_dino

A CPP language game product that uses the SFML library, developed by Nickken during a period of one month in the ProGameCup 2023 competition.

cpp game sfml

Last synced: 13 Oct 2025

https://github.com/hansalemaos/cynonblockingsubprocess

Nogil subprocess for Python with stdout/stderr capturing and stdin writing - without deadlocking!

capturing cpp fast nogil nonblocking popen printing stderr stdin stdout subprocess

Last synced: 22 Feb 2026

https://github.com/jthelin/hello-ctest

An example of using ctest for a C++ app / library.

cmake cpp ctest hacktoberfest

Last synced: 24 Jan 2026

https://github.com/catdima/stillalive

Portal ending credits for linux

cli-app cpp linux-app ncurses

Last synced: 24 Jan 2026

https://github.com/igozdev/sfml-image-viewer

Basic image viewer written in SFML with a set of basic commands

bmp cpp image-viewer jpg png sfml sfml-cpp

Last synced: 11 Oct 2025

https://github.com/talha-1010/des-algorithm

A symmetric-key algorithm for the encryption of digital data.

cpp cryptography datastructures des-algorithm encryption-decryption template-specialisations

Last synced: 18 Oct 2025

https://github.com/d0mih/macos-system-info-library

C++ library to read miscellaneous system information of MacOS

apple-smc cpp system-information systeminformation

Last synced: 06 Jul 2025

https://github.com/hassan11196/ds-assignments

Data Structures Assignments - FAST NUCES (Karachi) - CS201 - Fall 2018

bfs c cpp data-structures dfs infix optimization pathfinding postfix

Last synced: 18 Apr 2026

https://github.com/ztry8/termlib

Lightweight and simple Rust/C/C++ library with a single header for terminal graphics

c console cpp gamedev graphics-engine header-only-library one-header roguelike-library roguelikedev rust-lang terminal terminal-emulator

Last synced: 06 Feb 2026

https://github.com/plasmapper/http-esp-cpp

HTTP C++ Class Component for ESP-IDF

cpp esp-idf http https

Last synced: 18 Jan 2026

https://github.com/brainstone/leetcode

This little project is a template for running LeetCode problems locally in your CLion installation.

cmake cpp cpp20 leetcode leetcode-cpp template

Last synced: 01 Mar 2026

https://github.com/nikoksr/prinfo

Fast printer information gathering tool for windows.

cpp printer windows

Last synced: 28 Jan 2026

https://github.com/solareenlo/atcoder

AtCoder の問題を C++ で解いてみた :)

atcoder cpp

Last synced: 28 Jan 2026

https://github.com/callocgd/networkmanager

A C++ Http Request Tool For ImGui, GeometryDash-Geode, and other Render Engines

cpp curl geode geometry-dash http-client imgui pthreads

Last synced: 16 Mar 2026

https://github.com/tntmeijs/plain

A simple webbrowser built completely from scratch.

computer-graphics cpp network-programming vulkan webbrowser winsock

Last synced: 01 Jun 2026

https://github.com/yukebrillianth/opencv-object-tracking-with-distance-measurement

Object Tracking By Color With Distance Measurement By Polynomial Regression

computer-vision cpp distance-measures opencv

Last synced: 18 Apr 2026

https://github.com/kaierikniermann/c_cpp-mini-project-template

This is a template you can use for small quick C projects

c cpp template-project

Last synced: 13 May 2026

https://github.com/birdroad1/server-pinger

Server pinger for Minecraft written in C++

cpp crawler make minecraft minecraft-scanner postgres scanner server

Last synced: 14 Apr 2026

https://github.com/rageworx/libdes

library for Data Encryption Standard, supports to 3DES, for GCC(G++)

3des cipher cplusplus cpp decryption des encryption gcc gpp library

Last synced: 18 Oct 2025

https://github.com/tarc/library-template

C++ library template project, featuring CMake, Conan, Google Test and Github actions

cmake conan cpp githubactions google-test template-project

Last synced: 25 Apr 2026

https://github.com/shuygena/ft_containers

:building_construction: STL containers in C++

42 42projects containerclasses cplusplus cpp cpp98 map stack vector

Last synced: 06 Feb 2026

https://github.com/erthium/sdl2-snake

Snake Game made with SDL2 and C++

cpp cpp11 makefile sdl2 snake snake-game

Last synced: 01 Jun 2026

https://github.com/xeimsuck/wine-injection

Assault Cube Simple-Cheat

assaultcube cheat cpp dll-injection

Last synced: 15 Mar 2025

https://github.com/khivus/levy-c-curve

Program that draws Levy C curve up to 15 iterations. Made in Visual Studio 2019 with C++ Windows Forms.

cpp windows-forms windowsforms windowsforms-applications

Last synced: 29 Jan 2026

https://github.com/juan-alvarado21/app-de-procesamiento-de-imagenes-en-cpp

Este proyecto es un prototipo de aplicación en C++ con interfaz Qt. Aplica transformaciones, muestra información relevante y opera filtros en el Bitmap para comprender los fundamentos de Visión por Computadora y Procesamiento Dígital de Imágenes.

computer-vision cpp digital-image-processing k-means-clustering qt5

Last synced: 03 Jan 2026

https://github.com/roy7077/potd-leetcode

this repository contain solutions to the daily programming problems presented by LeetCode. I will be using C++ or java or C programming languages to code.

cpp daily-coding-problem dsa dsa-algorithm leetcode leetcode-solutions potd potd-solution

Last synced: 19 Oct 2025

https://github.com/princep/tensorrt-sample-on-threads

A tutorial for getting started on running Tensorrt engine and Deep Learning Accelerator (DLA) models on threads

cpp deep-learning-accelerator dla mnist nvcc tensorrt tensorrt-inference threads

Last synced: 22 Jun 2026

https://github.com/nicolascbv/brain-teaser

Simple brain teaser game made to test SFML lib. Everything about this project was shown on the channel 'Terminal Root''

cpp cpp20 game game-development makefile puzzle sfml

Last synced: 10 Jun 2026

https://github.com/dzobamain/console-raycasting-cpp

A console-based raycasting simulation for modeling movement within a 2D arena

2d console cpp raycasting

Last synced: 25 Feb 2026

https://github.com/jsoulier/sdl_projects

A collection of SDL projects (mostly using SDL GPU)

2d 3d c cpp example examples glsl gpu hlsl sdl sdl3 shaders

Last synced: 07 Sep 2025

https://github.com/gilzoide/functor2c

Single header templates for wrapping C++ functors as opaque userdata plus function pointers for C interop

c-interop cpp cpp11 cpp17 function-pointer function-pointers functor single-file single-file-library single-header single-header-library

Last synced: 08 Oct 2025

https://github.com/zriyansh/you-dont-know-cpp-stl

Internal Implementation of C++ STL — Standard Template Library.

competitive-coding competitive-programming cpp stl stl-algorithms vector

Last synced: 08 Jan 2026

https://github.com/platinumfrog/atrv_jr_qt

An interface for ATRV-JR with Ros2 and Qt5

cpp qt5 ros2-humble

Last synced: 06 Feb 2026

https://github.com/halaway/qtframeworkgui

A simple Qt6.5 program for creating both native and browser based GUI applications, built with CMake, Qt Creator, and Emscripten.

browser cmake cpp emscripten qt widgets

Last synced: 29 Jan 2026

https://github.com/anjasfedo/stack

Stack on C++

cpp static

Last synced: 01 Jun 2026

https://github.com/maverobot/messaging

A message-passing framework from the book C++ Concurrency in Action 2nd Edition

concurrency cpp messaging multithreading mutex

Last synced: 31 May 2026

https://github.com/daniel05155/client-server-bank-system

This project is a banking management system built with the concept of operating system and multithread programming using C++.

bank-system cpp operating-system

Last synced: 12 Oct 2025

https://github.com/mnikander/cpp_sequence

Sequence pipelines in C++. A functional programming-inspired approach to processing data with map, filter, reduce, and more.

algorithm cpp cpp17 functional-programming generator map-filter-reduce pipeline rappel sequence

Last synced: 19 Oct 2025