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/junaire/jcc

Jun's C compiler from scratch.

c compiler cpp

Last synced: 10 Apr 2025

https://github.com/jeffamstutz/psimd

(experiments with) pragma-based SIMD C++ types

cplusplus cpp openmp simd simd-parallelism simd-programming

Last synced: 26 Mar 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/dtinth/midi-monitor

A CLI tool that prints the incoming MIDI messages in real-time to the standard output as TSV format. For scripting.

cpp midi rtmidi tsv

Last synced: 17 Mar 2025

https://github.com/sandarutharuneth/cpps

Collection of basic C++ programs. All C++ beginner collaborators are welcome to add there simple tools here.

beginner-project coding collaboration cpp programming programming-language

Last synced: 28 Oct 2025

https://github.com/groszczu/codingmasters

Solution to a problem from the programming competition using dynamic programming

cpp dynamic-programming problem-solving programming-competition

Last synced: 12 Apr 2025

https://github.com/kiwijuice56/cuda-mandelbox

Ray marching renderer of the 3D mandelbox fractal, accelerated with CUDA GPU code

3d 3d-graphics cpp cuda fractal fractal-images fractal-rendering mandelbox nvidia-cuda

Last synced: 28 Mar 2025

https://github.com/kinetictactic/kineticengine

A simple game engine

cpp game-engine

Last synced: 09 Aug 2025

https://github.com/xeimsuck/zola

Library for working with Telegram API

api cpp library telegram telegram-api telegram-bot telegram-bot-api

Last synced: 16 Feb 2026

https://github.com/silvermete0r/problem_solving_coding_time

This is a repository where my program codes will be collected for the most interesting programming tasks encountered on coding platforms and competitions.

brainstorming competitive-programming cpp java leetcode problem-solving python

Last synced: 30 Apr 2025

https://github.com/dolegi/rapid-crc

The fastest crc nodejs implementation

cpp crc crc32 node-addon-api

Last synced: 10 Apr 2025

https://github.com/hrolive/fundamentals-of-accelerated-computing-with-cuda-c-cpp

Accelerate and optimize existing C/C++ CPU-only applications using the most essential CUDA tools and techniques.

cpp cuda cuda-kernels cuda-programming nsight nvidia profilling

Last synced: 10 Apr 2025

https://github.com/actionanand/cppgraphicsexamples

practising C++ graphics (turbo c++) using `graphics.h` file.

c cgraphics cpp cppgraphics

Last synced: 02 Apr 2025

https://github.com/vindecodex/cpp

Learning c++ as a beginner

cmake cplusplus cpp notes

Last synced: 21 Feb 2025

https://github.com/antosser/prime-number-calculator-cpp

Calculate prime numbers at insane speeds

claculator cpp prime prime-numbers primes

Last synced: 30 Oct 2025

https://github.com/jrdpteam/neteye

Tiny sniffer made in C++.Designed for use on Kali Linux and other Debian-based Linux distributions.

cpp icmp kali kali-linux packet packet-analyser packet-capture packet-sniffer recon sniff sniffer sniffing tcp udp

Last synced: 01 May 2025

https://github.com/tomenz/mdns

mDNS Library, sending and receiving mDns messages. Needs the SocketLib

cpp cpp11 dns mdns mdnsresponder socket

Last synced: 03 Apr 2025

https://github.com/mohammed-3tef/tic_tac_masterpiece

A classic Tic Tac Toe game built with an intuitive design and user-friendly interface. This project showcases creativity and fundamental programming skills, offering a simple yet enjoyable gaming experience. Perfect for learning, playing, or expanding with new features!

assignment clean-code cplusplus cpp cs213 object-oriented-programming oop

Last synced: 10 Apr 2025

https://github.com/rajsoni03/file-management-windows-application

A C++ GUI based file management tool for find and remove duplicate files.

cpp file-management-system gui-application system-software visual-studio windows-application

Last synced: 11 Jan 2026

https://github.com/1dealGas/Aerials

Demo of the Mobile Rhythm Game「Aerials」[Made with Defold & AcPlay]

aerials aerialsdemo cpp cpp11 defold flatbuffers lua miniaudio mobilegame music-game rhythm-game

Last synced: 28 Oct 2025

https://github.com/x-rays5/cpp-util

repository with handy cpp functions

cpp utilities

Last synced: 10 Apr 2025

https://github.com/gabrieledg0/stockfish-chessgame-sfml

Full chess game application built with SFML (C++) for graphics and Stockfish for AI. ♟️

chess chess-ai chess-bot chess-engine chess-game chess-gui chessboard cpp cpp-programming sfml sfml-cpp sfml-game sfml-graphics-library sfml-library

Last synced: 10 Apr 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/michaelgrupp/minicommander

A simple, minimalistic command line parser in 100 lines of C++11 code

cli command-line-parser commandline-interface cpp cpp11 minimalist

Last synced: 08 Jul 2025

https://github.com/bisdn/rofl-ofdpa

Convenience library to interact with Broadcom OF-DPA 3.0 based switches

cpp mpl of-dpa openflow rofl

Last synced: 25 Jan 2026

https://github.com/demwafflez/cuda-2d-softbody-physics-simulation

Handcrafted from scratch! Felt and dealt with every single one of those thousand ACCESS_VIOLATION!

cpp cuda gpu-computing opengl physics-2d physics-simulation softbody-physics softbody-simulation verlet-physics

Last synced: 02 Mar 2025

https://github.com/scyth3-c/aprende-node-api

mira conmigo los addons en Node.js en español - en proceso

cpp node-addon node-api node-gyp spanish tutorials v8

Last synced: 27 Mar 2025

https://github.com/vertexwahn/rules_ispc

Bazel rules for Intel Implicit SPMD Program Compiler

bazel bazel-rules cpp ispc spmd

Last synced: 10 Apr 2025

https://github.com/sionpixley/sion-vector

Creating a custom vector using C's malloc, realloc, and free.

array cpp cpp14 list vector

Last synced: 27 Mar 2025

https://github.com/bartoszklonowski/extendedvector

C++17 version of std::vector, but much more extended and provided with all the features available in List<T> from .NET Framework.

cpp extendedvector foreach list std vector

Last synced: 09 Mar 2026

https://github.com/tvumcc/procedural-terrain

An OpenGL 3.3 and C++ program that generates unique landscapes using Perlin Noise. Overall winner of my school's CS Club Simulation Jam 2023.

cpp opengl terrain-generation

Last synced: 04 May 2025

https://github.com/leo-aa88/logtard

A simple, portable and dumb logging library in C++ with no bloatness nor mambo-jambo

cpp cpp-library cpp-logger logger logging-framework logging-library

Last synced: 28 Oct 2025

https://github.com/a2p1k02/vyu

My crossplatform lightweight Image Viewer

cpp image-viewer lightweight open-source opensource qt qt5

Last synced: 08 Sep 2025

https://github.com/rswinkle/opengl_reference

Collection of modern OpenGL programs for reference and frameworks

3d-graphics c cpp examples graphics graphics-library opengl

Last synced: 08 Jul 2025

https://github.com/nnamanx/watersavers

“WaterSavers” is a project aiming to find an innovative solution way to the water shortage problem of Azerbaijan.

cpp ttgo

Last synced: 12 Apr 2025

https://github.com/dylanbt928/raycasting

💡 Raycasting engine using C++ and GLFW to simulate 3D perspective rendering from 2D maps.

2d 3d c cmake cpp game glfw raycasting

Last synced: 16 Jun 2025

https://github.com/sharadcodes/bms

Bank Management Software :- A menu driven minor project in C language giving the facility of creating a new account, deleting, withdrawing, depositing and showing the details of the accounts.

c cpp cpp-project

Last synced: 16 Jun 2025

https://github.com/klemmbaustein/cyberpunkmodmanager

A WIP Mod Manager for Cyberpunk 2077

cpp linux nexusmodmanager windows

Last synced: 07 Feb 2026

https://github.com/nohal/dashboardsk_pi

SignalK based dashboard plugin for OpenCPN

cpp dashboard dashboards marine navigation opencpn plugin signalk wxwidgets

Last synced: 09 Jul 2025

https://github.com/danfordgidraph/react-native-render-pdf

A Native, High-Performance, Feature-Rich and fully cross-platform React Native PDF View component written in Obj-C++ for iOS, Kotlin for Android and C++ for Windows

android cpp ios kotlin mobile mobile-development mobile-library objective-c react react-native react-native-library universal-app windows

Last synced: 10 Apr 2025

https://github.com/dkosmari/gtk-sfml

A set of gtkmm3 widgets for SFML integration.

c-plus-plus cpp cross-platform-library graphics gtkmm gtkmm3 library multimedia opengl sfml

Last synced: 22 Feb 2025

https://github.com/mguludag/tesseract-4.1.0-precompiled-binaries

Tesseract 4.1.0 MSVC x64 Precompiled Binaries for use with Qt Creator

cpp image-processing library ocr

Last synced: 22 Feb 2025

https://github.com/scramjetorg/framework-cpp

Simple yet powerful live data computation framework. C++ port of Scramjet framework.

cpp data-stream event-stream reactive-programming scramjet spark-streaming stream stream2 transformations

Last synced: 22 Feb 2025

https://github.com/qookei/conflict

C++17 command line argument parser

command-line cpp cpp17 parser

Last synced: 02 Mar 2025

https://github.com/nightfall-security/dump

dump section of a PE & display it properly

cpp dump pe sec windows

Last synced: 11 Apr 2025

https://github.com/ullaskunder3/cpp-setup-vscode

Setting up c/c++ in vs code (visual studio code). Vs code is one the best editor because of it's light weight, user friendly UI and robust features, development operations like debugging, task running, and version control... just awesome

configuration cpp mingw mingw-w64 tdm vscode

Last synced: 03 Apr 2025

https://github.com/nazavode/meetupcpp-dec-2018

Stuff for the talk "Understanding performance with Google Benchmark" at the Italian C++ Community meetup @ Modena, Italy

conference-talk cpp google-benchmark meetup modena optimization

Last synced: 02 Mar 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/am2022/notepad

a simple notepad with c++ and qt

c c-plus-plus cpp gui notepad qt qt-framework qt-gui text-editor

Last synced: 05 Feb 2026

https://github.com/chris-1101/codewars

:city_sunset: A mirror of attempted/completed codewars challenges

code-challenge codegolf codewars cpp

Last synced: 17 Mar 2025

https://github.com/mistralol/liblogger

CPP Logging Library

cpp liblogger logging syslog

Last synced: 03 Mar 2025

https://github.com/ging-dev/cpp-example

C++ example use GTest, Gcovr coverage

cmake-examples coverage-report cpp gtest

Last synced: 03 Mar 2025

https://github.com/keithdhedger/cursesdialogs

Some simple utility dialogs using CursesToolKit

cli cpp curses cursestoolkit dialog linux utility

Last synced: 03 Mar 2025

https://github.com/p0dalirius/rpccoercetemplatecpp

A template of C++ code to call a Remote Procedure on a windows machine to coerce an authentication

authentication coerce cpp exploit path rpc smb template unc

Last synced: 26 Feb 2026

https://github.com/zouari-oss/racognition

Racognition is a high-performance face recognition system built using Python (or C++), designed to provide accurate and real-time facial identification and verification.

cpp opencv oss python

Last synced: 18 Feb 2026

https://github.com/abcdesktopio/oc.user

abcdesktop main graphical user container

bash c cpp dockerfile nodejs tigervnc x11 xtermjs

Last synced: 30 Jun 2025

https://github.com/sukruciris/skr

SKR framework for making 2d windows games/applications

c cpp game-development

Last synced: 28 Dec 2025

https://github.com/maragedev/ue4-useful-cpp

This is a plugin providing useful cpp functions for blueprints like file edition and management

blueprints cpp files plugin unreal-engine-4

Last synced: 26 Jul 2025

https://github.com/soumwadeep/soumwadeep

Short Bio Data Of Myself

cpp html-css-javascript php python

Last synced: 09 Sep 2025

https://github.com/fsandhei/yambs

Yet Another Meta Build System for C++, written in Rust

build-system cplusplus cpp

Last synced: 17 Aug 2025

https://github.com/foxocorp/foxochat-desktop

Desktop client of FoxoChat

cpp desktop foxogram qt

Last synced: 25 Jul 2025

https://github.com/ufrshubham/fastestpizzadelivery

A game made for the Game (Engineless) Jam using Raylib

3d-game cpp engineless-game-jam game-dev game-jam indie-game raylib-cpp raylib-game

Last synced: 03 Aug 2025

https://github.com/sameetasadullah/cpu-scheduling-simulator

C++ program to simulate different Operating system scheduling algorithms i.e, FCFS, RR, SJF using dup/dup2, fork, exec, and inter-process communication primitives

cpp dup dup2 exec fcfs-scheduling fork inter-process-communication linux named-pipes rr-scheduling sjf-scheduling ubuntu

Last synced: 03 Aug 2025

https://github.com/huijing/falling-arrows-win16

👾 Random key-press matching game for Win 3.1

cpp win16

Last synced: 11 Aug 2025

https://github.com/fahdseddik/image-to-textart

C++ program that converts an image into ASCII characters written in a .txt file.

ascii ascii-art c cpp opencv

Last synced: 10 Nov 2025

https://github.com/susmita-dey/math-quiz-game-in-cpp

I have created a math quiz game using C++ in 2 ways: POP and OOP. The game has 3 levels - Easy, Medium and Hard. It contains questions of Mental Maths.

100daysofcode cpp cpp-library game math-library quiz-game quizgameincpp

Last synced: 01 Sep 2025

https://github.com/andresag01/thumb-sim

Thumb Timing Simulator

cpp microcontrollers simulator

Last synced: 22 Mar 2025

https://github.com/stuarthayhurst/ammonite-engine

A simple OpenGL based graphics engine for experiments

cpp engine opengl

Last synced: 26 Sep 2025

https://github.com/srinath10x/dsa

My daily dsa solutions.

algorithms cpp data-structures dsa

Last synced: 18 Aug 2025

https://github.com/dzh-a-v/mcs-sem3-oop-labs

All the labs for the discipline OOP (C++, QT) of the 3rd semester.

cpp oop qt university-labs

Last synced: 25 Dec 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/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/x39/xcg

X39s Code Generator - Creating your CST (Concrete-Syntax-Tree) with ease

code-generation code-generator cpp cst generator parser parser-generator syntax-tree

Last synced: 08 Mar 2026

https://github.com/shilza/qtprettytimemanager

Time manager that can notify by pleasant sound

cpp manager qt5

Last synced: 06 Apr 2025

https://github.com/djkovrik/smhc

Hotmail Checker [C++, wxWidgets, libCURL].

cpp wxwidgets

Last synced: 19 Aug 2025

https://github.com/stonesaw/4p-shogi

4人対戦の将棋

cpp dxlib game shogi

Last synced: 22 Mar 2025

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/qtlittlexu/thefungame-tetris

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

cpp easyx games

Last synced: 06 Apr 2025

https://github.com/cdalvaro/computational-physics

🚧 Project for solving differential equations numerically, applied to physics

cpp numerical-pdes objective-cpp opengl physics-simulation

Last synced: 14 Oct 2025

https://github.com/kusaremkn/dbdbd

chipi chipi chapa chapa dubi dubi daba daba mágico mi dubi dubi boom boom boom boom

cpp cpp17

Last synced: 22 Mar 2025