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/gsri30/sob-challenge

My solution to the Summer Of Bitcoin Challenge

algorithms cpp dp graphs summerofbitcoin

Last synced: 07 Oct 2025

https://github.com/gusenov/examples-boost

:large_blue_diamond: Примеры использования библиотек Boost.

boost cpp examples json serialization

Last synced: 22 Apr 2026

https://github.com/penghanyuan/fattreegenerator

C++ program to generate a fattree topology file

cpp oop

Last synced: 08 Oct 2025

https://github.com/muppetsg2/shapes-generator

This project is a console-based Shape Generator program written in C++. It allows the user to create and save a variety of 3D shapes.

3d 3d-shapes console-application cpp generator shapes shapes-generator

Last synced: 08 Oct 2025

https://github.com/engichang1467/doodlejumpcpp

Created a Doodle Jump game in C++ and SFML Libraries

cpp doodle-jump sfml sfml-game

Last synced: 08 Oct 2025

https://github.com/jilliennelapid/stackcalculator

Project 1: A Stack (Data Structure) Calculator that implements strings and infix/postfix notation to compute basic operations.

cpp data-structures infix-to-postfix iomanip stack stack-calculator stacks strings

Last synced: 08 Oct 2025

https://github.com/9drops/bignumber

Big Number Operations.

big-number-calculation cpp

Last synced: 09 Oct 2025

https://github.com/ignavan39/binary-tree

university laboratory binary tree

binary-search binary-search-tree binary-tree cpp cpp20 lab

Last synced: 09 Oct 2025

https://github.com/jmarrec/energyplus-cpp-demo

Using C++ to drive EnergyPlus. A fancy CLI for E+ with a terminal UI based on FTXUI

cpp cpp20 energyplus ftxui hacktoberfest

Last synced: 27 Jan 2026

https://github.com/bornalgo/binarytree

Binary Tree: Sample C++ code inspired by LeetCode

argument-parsing bash batch binary-tree ci-cd cmake compiler cpp generator make makefile schematic

Last synced: 19 Apr 2026

https://github.com/bartste/snapshot

Command line tool to find/display/record a video from a camera/stream/file. Ideal for creating displaying videos from the command line and creating a timelapse.

boost cmake cplusplus cpp cxxopts ffmpeg git ninja qmediaplayer qt6 spdlog

Last synced: 14 Apr 2026

https://github.com/drankinatty/winsolver

Linear System of Equations Solver written in C and C++ native Windows API

c cpp linear-systems matrix solver windows-desktop

Last synced: 18 Apr 2026

https://github.com/hilbertcube/simd-pathtracer

A path tracer with 3D model importing, written in modern C++ and accelerated using SIMD, OpenMP, and tile-based rendering

3d-graphics 3d-models cpp openmp-parallelization path-tracing raytracing simd

Last synced: 09 Oct 2025

https://github.com/evr5/cliptransfer

A lightweight C++ application for sharing clipboard text over LAN using ASIO. Automatically switches between client and server mode.

asio clipboard-sharing cmake cpp cross-platform lan local-network network-programming opensource socket-programming standalone-asio tcp tcp-client-server text-sharing utility

Last synced: 09 Oct 2025

https://github.com/igozdev/charimpl

Compile-time header-only char implementation checking for C++03/11/14/17/20

compile-time cpp cpp03 cpp11 cpp14 cpp17 cpp20 header-only modern-cpp no-dependencies

Last synced: 05 Feb 2026

https://github.com/nacreousdawn596/micava

Cava, but with glfw3 and input instead of output audio lol

alsa archlinux base-devel cpp glew glew-glfw glfw3 mesa opengl wayland

Last synced: 14 Apr 2026

https://github.com/kotru21/pyramide-cpp

Just some C++ application, made for fun

c-plus-plus cli cplusplus cpp

Last synced: 10 Oct 2025

https://github.com/makcymal/dbg-cpp

The macro dbg() in C++, just like in Rust

cpp debug debugging macro pretty-print single-header

Last synced: 10 Oct 2025

https://github.com/rei-san001/atcoder-solutions

Started solving Atcoder problems. Hoping this will help some of you guys

atcoder atcoder-solutions cpp cpp17 problem-solving

Last synced: 10 Oct 2025

https://github.com/aasjunior/esp32

Projetos utilizando o microcontrolador ESP32 e o ambiente de desenvolvimento PlatformIO

cpp esp32 platformio

Last synced: 09 May 2026

https://github.com/yuhexiong/leetcode-solution

Document my LeetCode solution with chinese comments and multiple programming languages.

c-language cpp go golang java javascript leetcode mysql python typescript

Last synced: 14 Apr 2026

https://github.com/cemoktra/restpp-server

A simple C++ RestAPI server with routing

cpp http-server rest-api restapi-server server

Last synced: 10 Oct 2025

https://github.com/mstanimirovic/make-template

Custom Makefile build system for C and C++ projects, enhancing development efficiency and flexibility.

build-system c cpp make makefile

Last synced: 19 May 2026

https://github.com/dotpipe/wisephp

The Ultimate in PHP Open programming. Language conversions, JavaScript initialization, Load-Balancers, PHPUnit Test Creator, opensource programming. etc.

assembly cpp java oop-concepts pasm phpunit

Last synced: 19 Jan 2026

https://github.com/sorgazb/travel_network_graphs

Program based on the use of graphs

cpp graph makefile

Last synced: 12 Oct 2025

https://github.com/marzer/noexcept

Type traits for manipulating `noexcept` in C++17.

cpp

Last synced: 12 Oct 2025

https://github.com/pulkit1822/geeksforgeeks

This repository compiles my daily solutions to Geeksforgeeks challenges, categorized by date and problem. Each solution directory includes the corresponding question in the README for quick reference. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp data-structures-and-algorithms java problem-solving

Last synced: 12 Oct 2025

https://github.com/foxy4096/calculator

A simple calculator made with c++

cpp

Last synced: 12 Oct 2025

https://github.com/lucamazzza/lmgl

A modern OpenGL Engine Library for general purpose 3D graphics applications.

computer-graphics computer-graphics-opengl cpp cpp17 glad glfw glfw3 glsl glsl-shader glsl-shaders library linux macos multiplaform opengl opengl4 opengl41 windows

Last synced: 13 Mar 2026

https://github.com/aavision/bubble-sort-benchmarks

Benchmarking Bubble sort using different languages!

bash bubble-sort bubblesort c cpp cython go golang javascript php python python3 ruby rust ubuntu

Last synced: 19 Jan 2026

https://github.com/pablonicolla/ipulse

Scalable web app blog with dedicated C++ and OpenCV API service to handle image manipulation

cpp docker ejs javascript opencv

Last synced: 27 Jan 2026

https://github.com/dtinth/soundplayer

A simple sampled sound player written using FMOD Ex.

cpp fmod

Last synced: 13 Oct 2025

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/aloereed/llama.cpp-server-ohos

Llama.cpp server for OpenHarmony

cpp harmonyos-next llama llamacpp openharmony

Last synced: 16 May 2026

https://github.com/roystonfurtado/smart-glass

A Smart Glass which connects to a mobile device and displays all mobile notifications like incoming calls,messages,etc on an OLED Display.

android arduino arduino-uno cpp oled

Last synced: 09 May 2026

https://github.com/tejashviraj19/100daysofdsaincpp

🧠 Daily DSA grind in C++ — a 100-day journey of solving problems, sharpening logic, and building mastery in data structures and algorithms. 🚀

100daysofcode algorithm challenge coding cplusplus cpp datastructures dsa practice programming

Last synced: 17 Oct 2025

https://github.com/cemoktra/cpprest

collection of rest apis for cpp

cpp http-requests rest rest-api

Last synced: 30 Oct 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/thushar003/leetcode-and-stuff

LeetCode solutions, programming contest and small sized programs. (Solutions sync to this repo using LeetHub)

cpp leetcode python

Last synced: 16 May 2026

https://github.com/navin-mohan/bulk-watermark

A multithreaded bulk image watermarking tool written in C++

cpp imagemagick multithreading threadpool watermark-image

Last synced: 10 Sep 2025

https://github.com/soerlemans/pcap-parser-simba2json-processor

Highly performant C++23 PCAP parser that converts SIMBA messages to JSON. Done as a coding challenge for a High Frequency Trading (HFT) firm.

callgrind cpp cpp23 high-frequency-trading high-performance-computing json optimization parser pcap performance simba

Last synced: 29 Apr 2026

https://github.com/ricky-ultimate/cpp-hello-world

A basic "Hello, World" program using C++

cpp cpp-learning

Last synced: 22 May 2026

https://github.com/dalinvip/word2vec

word2vec implement in c++ and in pytorch

cpp pytorch script word2vec

Last synced: 18 May 2026

https://github.com/mo7amed-hussein/qt-notepad

simple notepad application just like windows notepad

cpp notepad qt qt5 small-practice-project

Last synced: 18 May 2026

https://github.com/codebydant/video2image-opencv

This is a c++ program to convert a video to frames

cmake cmakelists cpp frame opencv opencv3 video

Last synced: 10 Sep 2025

https://github.com/inbrewj/siloamsee

Unofficial fork of RTAB-Map (https://github.com/introlab/rtabmap) Android Tango app

android cpp java opengles siloam tango

Last synced: 12 Apr 2026

https://github.com/kaveenhyacinth/gerbil-expense-tracker

A one-stop money management tool that allows you to manage your money

cpp cross-platform money-manager open-source qt5

Last synced: 17 May 2026

https://github.com/wojwozniak/cpp-assigments

High school exams preparation

cpp matura-exam study-project

Last synced: 06 Apr 2025

https://github.com/lauratrigo/projeto-ecocomp-mqtt

Projeto de estufa inteligente desenvolvido com ESP32, MQTT, Node.js e MongoDB. O sistema realiza monitoramento ambiental em tempo real, controle remoto de atuadores, automação de irrigação, ventilação e aquecimento, além de disponibilizar dashboard web, histórico de medições e geração de relatórios. 🌱

automatization cpp css esp32 esp32-wroom html iot iot-application javascript mqtt mqtt-broker mqtt-explorer mvc-architecture site web

Last synced: 15 Jun 2026

https://github.com/gnaservicesinc/libnoodlenet

A simple libary for c and libary for C++ to use models created with sensuser https://github.com/gnaservicesinc/sensuser in C and CPP projects.

ai c cpp lib library mlp mlp-classifier perceptron-learning-algorithm

Last synced: 29 Apr 2026

https://github.com/sasha-hk/cpp

🏔️ Basic algorithms and data structures on cpp

algorithms cpp data-structures

Last synced: 01 Aug 2025

https://github.com/marklagodych/brainstorm

An optimized and extended Brainfuck interpreter

brainfuck brainstorm characters cpp optimization

Last synced: 13 Jun 2026

https://github.com/bestmahdi2/uni__phonebookappcpp

A university project in which a phone book is designed with C++ language

cpp cpp17 phone-book

Last synced: 22 Mar 2025

https://github.com/dimazeland/prata-cpp-primer-plus

Solutions for programming exercises

cpp cpp-primer-plus-6th stl

Last synced: 12 Aug 2025

https://github.com/mhahnfr/42cursus-ft_containers

Reimplementation of a few containers of the C++ standard library.

42projects containers cplusplus cpp cpp98 red-black-tree

Last synced: 04 Oct 2025

https://github.com/icrobotics-team167/2014aerialassist

Robot code for the 2014 FRC game

cpp first frc frc-aerial-assist robotics

Last synced: 29 Aug 2025

https://github.com/bl33h/fillinganypolygon

A program that uses a framebuffer to fill any polygon and save the result as a bitmap (BMP) file in the build folder. It supports drawing and filling polygons with custom shape and color.

cmake computer-graphics cpp gcc make polygon polygons vector

Last synced: 23 Sep 2025

https://github.com/kaiumallimon/cpp-codes

This GitHub repository serves as a dedicated space for structured C++ programming practice. It contains a collection of C++ source code files and projects, supporting the development of C++ skills.

cpp

Last synced: 30 Mar 2025

https://github.com/jasperdrescher/hellovcpkg

An introduction to Vcpkg by using GLFW and Glad as dependencies for a C++ project based on CMake.

cmake cpp glad glfw vcpkg

Last synced: 24 May 2026

https://github.com/hmzelidrissi/bank-account-management-cpp

This is a Bank Accounts Management System with C++

cpp

Last synced: 16 Jul 2025

https://github.com/lythenas/json-query

CLI query tool for JSON files

cli cpp json

Last synced: 21 May 2026

https://github.com/microwonk/varcher

Vulkan learning environment / experiments

cmake cpp glsl raytracing vcpkg voxel voxel-engine vulkan vulkan-engine

Last synced: 24 Sep 2025

https://github.com/zeekersky/block-replacement-macsim

A block replacement policy for hybrid cache design is implemented using MacSIM.

computer-architecture cpp macsim makefile simulator

Last synced: 04 Oct 2025

https://github.com/denrydu/student-achievement-management-system

一个c++控制台应用(如果您觉得有用的话,请不要吝啬一个:star:哦!

console-application cpp

Last synced: 24 Jun 2025

https://github.com/janniclas/swift-llvm-statistics-comparison

This repository contains microbenchmarks written in Swift and C++.

cpp llvm-ir static-code-analysis swift

Last synced: 16 May 2026

https://github.com/iyashwantsaini/dust

Data Structures | Algorithms | STL | C++

algorithms cpp data-structures

Last synced: 30 Aug 2025

https://github.com/quantumcomputingworld/vqf

Can we break and RSA keys with NISQ computers (trying out vqf alogs) biggest threat to finance and banking sector

c cpp python3 qiskit quantum-chemistry quantum-computing quntum-circuits rsa variational-quantum-factorization

Last synced: 01 May 2026

https://github.com/abhi5658/repaint

A paint application made with C++ with most of the basic functionalities.

cpp drawing drawing-app graphics paint repaint

Last synced: 25 Jul 2025

https://github.com/jdm-github/jdm-language

JDMLanguage is my own language, it mainly created with ability to have freedom and constraint. It draws inspiration from Python's versatility while introducing its own distinctive features.

cpp jdm lang

Last synced: 12 Sep 2025

https://github.com/nxhawk/sort-big-file

Objective: to train students in the ability to organize data files that do not fit on RAM. Exercises in addition to training programming skills, also practice teamwork.

amazon-books bigdata books cpp dsa-algorithm files hcmus programming project queue sort-algorithms

Last synced: 22 Jun 2025

https://github.com/zong4/geometrystructure

More mathmatical geometry structure and implementation of sweep line algorithm

cpp geometric-algorithms geometry sweepline sweepline-algorithms

Last synced: 25 Jul 2025

https://github.com/superbodik/neiro-life

open-world game built with Python and Pygame where creatures evolve using neural networks

cpp engine game neural-networks open-world

Last synced: 17 May 2026

https://github.com/bhabishworgrg/hangman

Daily C++ Learning Journey: From Basics to Building a Hangman Game

cpp

Last synced: 02 Aug 2025

https://github.com/ninjanazal/theboy

C++ project aimed at providing a comprehensive learning experience in the field of emulator development by implementing a Game Boy emulator with SFML integration. This repository serves as a study resource for understanding the intricacies of emulating a console and leveraging SFML for graphics renderin

cmake cpp emulation sfml

Last synced: 20 Jul 2025

https://github.com/xavier-maruff/lumiere

Compiler for the Lumiere language

bison-yacc cmake compiler cpp flex llvm llvm-ir server

Last synced: 19 May 2026

https://github.com/niten01/lithe

3D game engine with editor.

cpp game-engine

Last synced: 13 Aug 2025

https://github.com/yhirose/cpp-liblinear

A single file C++ header-only wrapper for LIBLINEAR library

cpp cpp11 header-only liblinear

Last synced: 29 Mar 2025

https://github.com/gagniuc/single-for-loop-traversal-of-2d-arrays

It demonstrates the use of a single "for-loop" in traversing a matrix. The example shown here is made in 10 programming languages: C#, C++, Java, Javascript, PERL, PHP, Python, Ruby and VB/VBA.

array cpp csharp java javascript matrix perl php python ruby vb6 vba vba-excel vba-macros

Last synced: 07 Apr 2026

https://github.com/emmanuelmess/qtsandsimulator

A small Qt simulator in C++

cellular-automata cpp qt

Last synced: 25 Apr 2026

https://github.com/werdsmind/simple_file_manager

Este proyecto es un organizador de archivos desarrollado en C++.

console-application cpp executable file-manager no-gui organizer simple-project

Last synced: 20 May 2026

https://github.com/dechristopher/toodo

An eloquent CLI-based TODO and FIXME comment viewer for all POSIX systems.

bash c cpp fixme gross hacky todo yucky zsh

Last synced: 05 Apr 2026

https://github.com/mcquerol/modulo-counter-cpp

C++ modulo counter project with focus on OOP, operator overloading, and design patterns.

cpp doxygen multiple-digit-counter object-oriented-programming operator-overloading postfix-increment prefix-increment single-digit-counter uml

Last synced: 26 Jun 2025

https://github.com/theo-mestre/pixel-art-animation

A SFML-based tool for mapping texture coordinates to animations, enabling use of a single texture for all animations with an editor for customization.

cpp pixel-art sfml tools

Last synced: 19 May 2026

https://github.com/sameetasadullah/ticket-selling-problem-using-mutex

C++ code to solve ticket selling problem using threads and mutex lock

cpp linux mutex-lock threads ticket-selling ubuntu

Last synced: 18 May 2026

https://github.com/eclipse-keypop/keypop-calypso-crypto-symmetric-cpp-api

Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Symmetric Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card

api component cpp keypop

Last synced: 26 Jul 2025