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/b1f6c1c4/findbug

Locate bug(s) for ANY program with YES/NO feedback only.

algebra algorithms blindness bug cpp debug lattice nodejs

Last synced: 09 May 2026

https://github.com/leotgo/awesomecompiler

Projeto da cadeira Compiladores, semestre 2015/1 com o professor Lucas Schnorr.

c compilers cpp inf-ufrgs infufrgs ufrgs yaml

Last synced: 09 May 2026

https://github.com/rssr25/opengl

TheCherno OpenGL

cpp opengl thecherno tutorial youtube

Last synced: 09 May 2026

https://github.com/tsnsoft/cpputf8crossplatform

Пример консольной кроссплатформенной программы на C++ с UTF-8 для Visual Studio 2022

console cpp cross-platform linux utf-8 visual-studio windows

Last synced: 08 May 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/sajadtroy/awass

Automated Waste Analysis and Sorting System.

ai artificial-intelligence c cpp object-detection python trash

Last synced: 13 Mar 2026

https://github.com/nilostolte/opengl-glsl

Examples (OpenGL and GLSL shaders) and complete OpenGL installation with w64devkit development kit, glad and glfw3 binaries and Ninja building tool for Windows 64 C/C++

c cpp glfw glfw3 glsl glsl-shaders graphics ninja-build opengl shadertoy shadertoy-compatibility w64devkit win64 windows windows-10

Last synced: 24 Feb 2026

https://github.com/shadowchiki/nvim-cpp-tools

Plugin for Nvim to give funcionalities witch is not included in Clangd like, Remove Unused includes, Generate a .cpp from .hpp

cpp nvim nvim-plugin

Last synced: 08 May 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/snwfdhmp/avalam-ai-game

Board game enhanced with AI strategy

avalam board c centrale cpp game ia ig2i lille opengl sdl

Last synced: 08 May 2026

https://github.com/alexandroskyriakakis/programming_languages_2020

Exercises for course Programming Languages I 2020 at Ece-Ntua university!

competitive-programming cpp ece-ntua java ntua prolog python sml smlnj

Last synced: 07 May 2026

https://github.com/vsaint1/assaultcube-kernel

user/kernel cheetos just meant for learning purposes

cpp driver kernel-driver windows

Last synced: 14 Oct 2025

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/andreafioraldi/draught-framework

Draught Framework is a software framework that includes a virtual machine environment (Dubbel) a programming language (Stout) and a set of libraries (IPA). Yes i like beer.

assembler bison bytecode cmake compiler cpp disassembler flex framework gmp mpfr mpir shell virtual-machine

Last synced: 07 May 2026

https://github.com/michalgallovic/computer-graphics

🎮 Fractals, Bezier curve, Image processing and Physics

computer-graphics cpp docker glm glut opengl

Last synced: 07 May 2026

https://github.com/mihaimoga/netvoyager

NetVoyager is a lightweight network diagnostics app that lets users quickly assess connectivity and trace routes. With built-in ping and traceroute tools, it helps identify latency issues, unreachable hosts, and visualize packet paths. Ideal for IT pros, engineers, and curious users, with a clean UI and real-time results.

cpp edge-browser mfc ping traceroute visual-cpp win32

Last synced: 06 Feb 2026

https://github.com/johancdev/r-type

🛸 Creation of the famous R-Type game in C++ using the SFML library, you can play it on network. This project has been done with 4 other students and is part of my 3rd year at Epitech.

conan cpp ecs network sfml

Last synced: 24 Feb 2026

https://github.com/huzecong/poisson-editor

Media Computation course project

cpp poisson-blending qt

Last synced: 11 May 2026

https://github.com/orestudio/orestudio

Graphical wrapper over Acadia's Open Source Risk Engine (ORE).

cpp cpp20 qt qt6 qt6-gui quantitative-finance quantlib

Last synced: 18 Apr 2026

https://github.com/bbariskilic/opengl-playground

This repository contains OpenGL samples. All samples were written by me solely with the C++ Language and used SDL2, OpenGL libraries.

cpp opengl playground samples sdl2 vscode

Last synced: 15 Apr 2026

https://github.com/andrey-moura/db

A C++ wrapper around SQL based on ActiveRecord

activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3

Last synced: 06 May 2026

https://github.com/azurespheredev/kerneldriver2drawline

Enables developer to draw a line with start point and end point.

c cpp gdi hooking kernel wdk windows-10

Last synced: 06 May 2026

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

"The population" Management Application

cpp

Last synced: 29 Jan 2026

https://github.com/mdawoud27/data_structures_and_algorithms

Data Structures and Algorithms, you'll find comprehensive notes, explanations, and implementations of various data structures and algorithms.

arrays bigonotation binary-tree binary-trees c cpp data-structures hashtable javascript linked-list queues searching-algorithms sorting-algorithms stack stl

Last synced: 15 Apr 2026

https://github.com/facumasino/tup-utn-frgp

Repositorio de ejercicios de la carrera Técnico Universitario en Programación.

algorithm algoritmos cpp diagramas diagramas-flujo programacion programming tup utn

Last synced: 15 Oct 2025

https://github.com/lsx-s-software/homeworkchecker

一套为高校教师设计的作业管理系统

cpp cross-platform mysql qml qt qtquick

Last synced: 06 May 2026

https://github.com/anthhon/csnakegame

cSnakeGame is made in C programming language using the ncurses library which consists of a snake that moves around the screen and has to eat food while avoiding collision with the walls or with its own body.

c cmake cpp game ncurses ncurses-game personal-project snake-game terminal terminal-based terminal-game

Last synced: 06 May 2026

https://github.com/sanaeproject/matrix

This project aims to develop a library that enables simple implementation and lightweight matrix operations.

cpp matrix-libraries matrix-library-cpp oneapi simplythebest sycl

Last synced: 06 Feb 2026

https://github.com/1chooo/object-oriented-analysis-and-design-writeups

✍🏻 NCU-SE6029-2024-Spring-Object-Oriented Analysis and Design (OOAD) Notes

cpp java mob-programming object-oriented-programming

Last synced: 06 May 2026

https://github.com/mrglaster/cuda-acfcalc

Calculation of the smallest ACF for signals of length N using CUDA technology.

acf c calculations cpp cuda google-colaboratory google-colaboratory-notebooks isu

Last synced: 06 May 2026

https://github.com/tenjou/replica-next

Both JavaScript static analyser and native compiler.

compilation compiler cpp javascript js native transpilation wasm webassembly

Last synced: 06 May 2026

https://github.com/tsnsoft/wxprojectcreator

Генератор новых проектов с wxWidgets для DialogBlocks, RedPanda-CPP, Visual Studio 2026 и VSCode

application console cpp creator dialogblocks redpanda-cpp visual visual-studio visual-studio-code wxwidgets

Last synced: 13 Jun 2026

https://github.com/heraldofsolace/homesweethome

A dotfile manager written in C++.

cpp cpp17 cpp20 dotfiles dotfiles-linux linux

Last synced: 06 May 2026

https://github.com/moderrek/herontriangle

A Modern C++ project to calculate and visualize triangles using Heron's Formula, offering an intuitive GUI powered by ImGui and OpenGL.

area-calculation cmake cplusplus cpp geometry graphics-programming gui herons-formula imgui interactive-math math modern-cpp real-time-graphics triangle triangle-visualization

Last synced: 31 Jan 2026

https://github.com/halaway/qt-chess-engine

An interactive chess engine integrated into a Qt6.5 program designed for running as a native and browser-based GUI application, built with C++, CMake, Qt Creator, Emscripten, and compiled for WebAssembly.

cmake cpp emscripten qt webassembly

Last synced: 31 Jan 2026

https://github.com/florianbecker/patternmatching

Pattern matching with pylon SDK and OpenCV on embedded Jetson Nano

camera cpp cpp11 cpp14 cpp17 embedded matching opencv pattern pylon qt qt5 qt5-gui qt5-widgets

Last synced: 05 May 2026

https://github.com/kezhengjie/simplelog

You just need to log,so why bother?header-only,single and tiny cpp log lib here!

cpp cross-platform easy-to-use header-only log logging logging-lib logging-library out-of-the-box simple-api thread-safe tiny

Last synced: 16 Oct 2025

https://github.com/ferhatgec/ffetch

ffetch - fetch fetch (uses curl4cpp)

cpp cpp17 curl curl4cpp fegeya fetch libcurl

Last synced: 19 Feb 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/hywing/opengles-cpp

C++ wrapper of opengles, there is a car driving scene in the project demo.

car cpp opengles scene wrapper

Last synced: 10 May 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/hwzlovedz/max31856_esp-idf_thermocouple

MAX31856(thermocouple) Demo in ESP-IDF v5.0.1 environment

c cpp esp-idf esp32 esp32-s3 thermocouple

Last synced: 05 May 2026

https://github.com/felipefma/ultimate-control

A GTK control panel for linux written in C++

control cpp gtk linux panel unixporn

Last synced: 05 May 2026

https://github.com/arin-paliwal/data-structures-and-algorithms

This Repository contains codes I solve using practicing DSA and preparing for Interviews. These codes are easy to understand and are well arranged.

algorithms cpp data-structures java python

Last synced: 10 May 2026

https://github.com/psychedelicshayna/vtlookup-utility

A command line utility that uses the VirusTotal API in order to retrieve reports and render them minimally, or verbosely. Also supports the submission of files, as well as color coded reports. API Key not included.

antivirus api-client command-line-tool cpp libcurl openssl virustotal virustotal-api

Last synced: 05 May 2026

https://github.com/nxtlvlsoftware/php-sfml

SFML2 bindings for the PHP language.

c cpp php php-extension php7 sfml sfml2

Last synced: 10 May 2026

https://github.com/erroujioussama/samurai_fight

Welcome to the RPG Game project repository! This project was developed as part of a C++ programming course, utilizing various tools and libraries to create a functional and engaging role-playing game (RPG).

cpp game-development sdl2

Last synced: 07 Feb 2026

https://github.com/mariam-badr-mb/rational-calculater

A lightweight console-based calculator that performs arithmetic operations on rational numbers (fractions). It allows users to add, subtract, multiply, and divide fractions while ensuring proper input validation and error handling.

cplusplus-20 cpp

Last synced: 27 Jan 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/aureleoules/findthenum-cpp

🎮 c++ find the number game

cpp find game number

Last synced: 09 Jun 2026

https://github.com/pranjalya/competitive-programming-hub

Competitive Programming questions and their solutions from various sources including LeetCode, Hackerrank, Google Kickstart, Codechef and more platforms.

codechef codeforces competitive-programming cp cpp golang hackerrank leetcode python

Last synced: 10 May 2026

https://github.com/mateuseap/projecteuler

Resolution of Project Euler problems.

c cpp csharp projecteuler python

Last synced: 15 Apr 2026

https://github.com/chiefenne/lvgl_simulator

Complete LVGL v9.4 project template with desktop simulator for rapid GUI development. Build interfaces on macOS/Linux/Windows, then deploy to ESP32. Shared GUI code, custom fonts, and modern C++17.

cpp embedded esp32 gui lvgl sdl2 simulator

Last synced: 27 Jan 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/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/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/drmboga/weatherstation

An ESP32 based home weather station which measures the current temperature, fetches weather forecast and shows everything at the LCD display.

cplusplus cpp csharp electronics esp32 home-assistant home-automation iot platformio weather-app weather-station

Last synced: 26 Feb 2026

https://github.com/mamunul/fast

FAST Corner Detection

computer-vision corner-detection cpp fast macos

Last synced: 04 May 2026

https://github.com/darkmenacer/soft-card-deck

Deck of playing cards available at your disposal digitally

conan cpp sfml

Last synced: 08 Feb 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/alpyen/zynq-gbcartreader

Embedded Software Development project to read & write GameBoy cartridges.

cpp embedded fpga gameboy gameboy-color vhdl vitis vivado

Last synced: 08 Feb 2026

https://github.com/newyaroslav/bo-payout-model

С++ header-only библиотека с моделями процентов выплат брокеров бинарных опционов

binary-option binary-options binary-options-statistics broker broker-api cpp cpp11 forex-data forex-trading intrade-bar maths payout-model

Last synced: 11 Jun 2026

https://github.com/daantimmer/yahsmg

Based on https://accu.org/journals/overload/12/64/heinzmann_252/

cpp hsm python

Last synced: 27 Apr 2026

https://github.com/nir3x/fxms.cpp

FNV-XOR-Mask-Shuffle Symmetric Encryption Algorithm

algorithm c-plus-plus cpp crypto encryption fnv fxms mask security shuffle symmetric xor

Last synced: 09 Jun 2026

https://github.com/ernest1338/cpp-gui-irc-client

simple GUI client for IRC protocol written in C++ aimed for me to practice coding in C++ and making GUI applications

cpp gui irc qt

Last synced: 15 Apr 2026

https://github.com/shivam0110/basic-short-games

Short games made using easy programming languages like cpp, c, python.

basic-codes basic-game c cpp easy-to-under game game-development python source-code

Last synced: 03 May 2026

https://github.com/richie-rich90454/training-generator

Training Generator is a cross-platform desktop app built with Electron and Node.js that converts documents (PDF, DOCX, DOC, RTF, TXT, MD, HTML) into structured AI training data. Using local Ollama models, it extracts instructions, Q&A pairs, and conversation data for machine learning, AI fine-tuning, and NLP workflows, while keeping all processing.

ai ai-data-analysis ai-training-data cpp desktop-app document-conversion electron html-css-javascript jsonl local-ai ml ollama ollama-api training-materials

Last synced: 26 Feb 2026

https://github.com/unipr-org/fdp-a

FdP-A - Fondamenti di Programmazione parte A presso l'Università degli Studi di Parma (6 CFU).

cpp java

Last synced: 09 Feb 2026

https://github.com/glerbret/pres_cpp

Présentation des évolutions C++

cpp

Last synced: 03 May 2026

https://github.com/kahkasha17/leetcode-codecrushdaily

🎉 Welcome to the LeetCode Lounge! 🚀 Join me on a coding adventure as I tackle daily LeetCode challenges! Each day, I’ll drop unique solutions and quirky notes, turning algorithms into fun puzzles. 🧩 Whether you’re here to learn or just vibe with my journey, let’s make coding a fiesta of creativity! 🎊 Dive in and enjoy the ride! 💻✨

algorithm algorithms-and-data-structures cpp java javascript leetcode leetcode-challenges leetcode-cpp leetcode-java leetcode-javascript leetcode-solutions

Last synced: 03 May 2026

https://github.com/yottaawesome/cross-platform-cpp-playground

Various dumb experiments with cross-building C++ projects on MSVC, GCC and Clang for Windows and Linux.

clang cpp cpp-modules cpp20 gcc linux msvc visual-studio windows

Last synced: 10 Feb 2026

https://github.com/emredemirbas/mini-yugioh-game

A turn-based card game project inspired by the Yu-Gi-Oh! Trading Card Game, implemented in C++.

cpp sfml-game

Last synced: 03 May 2026

https://github.com/amanoteam/dragonfly-gcc-cross

A GCC cross-compiler targeting DragonFly BSD

c cpp cross-compiler dragonflybsd gcc

Last synced: 02 Jun 2026

https://github.com/helmssyss/fps-shooter-system

This (middle-advance) system is made with Unreal Engine 4.27

cpp cpp17 fps fps-game game game-development game-engine tps ue4 ue5 unreal-engine unreal-engine-4 unreal-engine-5

Last synced: 09 Jun 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/wykerd/chopfox

A utility that uses computer vision to extract information from comic strips

cli comic comics computer-vision cpp cpp-library manga ocr opencv splitter

Last synced: 16 Apr 2026

https://github.com/ergus/extraewin

Very basic header-only library for C++ instrumentation and create a Paraver Trace.

cmake concurrency cpp extrae github-actions multiplatform multithreading parallel paraver profiling testing

Last synced: 11 Feb 2026