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/babarvishal/dsa

DSA IN 300 DAYS

cpp

Last synced: 14 May 2025

https://github.com/kris96tian/numpy_cpp

An implementation of a NumPy-like array class called NumpyArray in C++

cpp numpy-arrays numpy-cpp

Last synced: 05 May 2025

https://github.com/mkamadeus/stima-polynomial-multiplication-dnc

Polynomial multiplication algorithm written in C++, with time complexity of O(N^log3) = O(N^1.585)

cpp karatsuba-algorithm

Last synced: 12 Jan 2026

https://github.com/richy-z/cplus-official.org

The repository for the C+ official website

c cpp csharp java javascript language meme parody parthon programming python website

Last synced: 18 Mar 2025

https://github.com/keikoro/canihazpracticeplease

Repo for C++ practice.

cpp

Last synced: 18 Mar 2025

https://github.com/zulqarnain1ali/phone_book

Simple project in C++ which store and manage phone numbers. Also contain some sorting algorithms.

algorithms algorithms-and-data-structures basic-programming c contactbook cpp data-structures-and-algorithms dsa program programming project

Last synced: 16 May 2026

https://github.com/ilbuso/zombie

A 2D game-engine in c++ using SDL

cpp gameengine makefile sdl2 sdl2-image

Last synced: 09 Jul 2025

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

A C++ program to measure the similarity between two text documents using efficient algorithms like cosine similarity, with support for preprocessing and customization.

assignment clean-code cpp cs213 document-similarity oop

Last synced: 22 Jul 2025

https://github.com/georgiosmatzarapis/blockchain

A blockchain implementation approach.

bitcoin blockchain cpp cpp23 decentralization ledger modern-cpp

Last synced: 16 May 2026

https://github.com/kadle11/visualization_and_operations_on_graphs

A project that uses OpenGL to Visualize Graphs and Perform Operations on them using a GUI.

cpp opengl

Last synced: 16 May 2026

https://github.com/randomgamingdev/spaghettiml

An ML algorithm implementation that uses a custom algorithm (might've been invented before I thought up of it idk) I call SphagettiML.

cpp efficient fast header header-only library lightweight neural-network neural-networks powerful simple smart

Last synced: 20 May 2026

https://github.com/speauty/srtparser

SRT字幕解析器

cpp srt subtitle-swapper

Last synced: 14 May 2025

https://github.com/aswath2481/firesafe

Library to enforce memory safety for mission critical application + few cool tools.

cpp embedded-systems safety-critical

Last synced: 04 Mar 2025

https://github.com/sithumonline/sudoku

Sudoku game

cpp glade gtk3 makefile

Last synced: 15 May 2026

https://github.com/ayonious/opengl-house-furnitures

🎨Simple OPENGL project to create objects and camera movements

animation cpp opengl

Last synced: 20 May 2026

https://github.com/dextercd/self-signed

Tool for generating self-signed certificates

certificate cpp mbedtls preact wasm

Last synced: 06 Apr 2026

https://github.com/fabianbs96/lrucache

A simple, header-only C++ library for Least-Recently-Used Caching

c-plus-plus cache caching cpp cpp17 modern-cpp

Last synced: 22 Mar 2025

https://github.com/ilia-funtov/fixed-point-number

A toy project to demonstrate how fixed point arithmetic for decimals can be written using C++ 17

cpp

Last synced: 29 Oct 2025

https://github.com/gunter0216/smartcalc

Реализация расширенной версии обычного калькулятора(тригонометрические функции, графики) на C# AvaloniaUI и c++ для реализации бизнес логики.

avaloniaui cpp csharp

Last synced: 02 Feb 2026

https://github.com/jsonzilla/fit_generator

C++ generator for Fit Tests

cpp fit generator

Last synced: 19 May 2026

https://github.com/mrizaln/cppread

Simple console input library written in C++20

cpp input io

Last synced: 19 Mar 2025

https://github.com/tsnsoft/dialogblocksconsoleapphello

Пример простейшей консольной программы на C++ с использованием wxWidgets и DialogBlocks для Visual Studio 2022

console cpp cross-platform dialogblocks linux visual-studio windows wxwidgets

Last synced: 08 May 2026

https://github.com/angrybeltman/trigonometry-visualizer

A simple and easy to use program made to help visualize some of the trigonomic functions. The program is written in c using the library raylib for the gui. In order to build and run the program make sure cmake and git is installed and run the run.sh file. If you found this repository helpful of cool feel free to give it a star.

c cmake cosine cpp gui interactive learning math mathematics raylib simulation sine tangent trigonometry

Last synced: 25 Apr 2026

https://github.com/smallab/raspicam-meets-cinder-on-raspi4

Using the RaspiCam on Raspberry Pi 4 for computer vision and compiling with Cinder (C++) and OpenCV.

cinder computer-vision cplusplus cpp interactive-installation libcinder opencv raspberry-pi-4 raspberry-pi-camera shaders

Last synced: 07 Mar 2026

https://github.com/shaldonbarnes10/leetcode-442-find-all-duplicates-in-an-array

Given an integer array nums of length n, some elements appear twice and others appear once. Find all the elements that appear twice in the array without using extra space for a hashmap or set. Do this in O(n) time complexity and O(1) extra space complexity.

array cpp leetcode-solutions timecomplexity

Last synced: 21 Jul 2025

https://github.com/niickchu/videosecurity

Embedded real-time security system implemented on a BeagleBone Green

bare-metal c cpp embedded facial-recognition

Last synced: 18 May 2026

https://github.com/pzaino/cpp-hpc

A collection of stuff for HPC in C++

coding cpp cpp17 cuda-programming hpc library opencl openmp

Last synced: 02 Apr 2026

https://github.com/therustifyer/master-data_structures-and-algorithms

Code and docs for the course Master Data Structures and Algorithms in C/C++

algorithms algorithms-and-data-structures c cpp data-structures

Last synced: 18 May 2026

https://github.com/Mt1Gr/Data_structures_and_computional_complexity

Research on computational complexity of algorithms and data structures

avl-tree cpp data-structures mst-tree research-project shortest-path sorting-algorithms

Last synced: 11 May 2025

https://github.com/dxtym/aoc

advent of code

cpp

Last synced: 27 Mar 2025

https://github.com/sergio-egm/conway-s-game-of-life

Developing Conway's game of life and study of the physics property.

complex-systems cpp julia mathematics physics self-similarity simulation

Last synced: 18 May 2026

https://github.com/mukulwaval/aethermark

Aethermark is a parser and renderer for Aether flavored markdown

binding cpp custom-markdown-extensions markdown parsing python

Last synced: 10 Apr 2025

https://github.com/mrdvince/juceq

A 3-band Stereo EQ built using JUCE Framework, Hosted/Testing using the Audio Plugin Host included in JUCE extras. Or import it into Fl Studio and knock yourself out.

cpp cpp17 equalizer juce-framework music

Last synced: 29 Mar 2025

https://github.com/raeid-u/calculator-app

score/grade/mark calculator for students. leverages stdio to handle user interaction with business logic in cpp.

cpp stdio

Last synced: 03 Apr 2025

https://github.com/brakmic/hello_component_hpx

A simple component running in HPX

cpp hpx hpx-library

Last synced: 05 Apr 2025

https://github.com/tntksals/ros-practise

These are some packages which I build when learning the basics of ROS.

clion cpp ros

Last synced: 18 May 2026

https://github.com/mrdvince/dermatologist

Using PyTorch's C++ frontend to visually diagnose melanoma nevus and seborrheic keratosis, using the 2017 ISIC Challenge on Skin Lesion Analysis Towards Melanoma Detection

cpp deeplearning other-stuff pytorch pytorch-cpp pytorch-cpp-frontend

Last synced: 16 Apr 2026

https://github.com/jiaqiluo/summer-activity-library

A practice for hash table(with chaining)

cpp data-structures hash-table

Last synced: 21 Mar 2025

https://github.com/baptvit/microcontroladores

Microprocessadores e Microcontroladores UnB 1/2018 - MS

c cpp microcontroller msp430 rfid

Last synced: 18 May 2026

https://github.com/priyavrat-misra/dsa-dump

DSA/OJ code dumping repository.

codechef cpp dsa leetcode stl

Last synced: 21 Mar 2025

https://github.com/priyavrat-misra/amaze

A visually appealing maze generator built with C++ and SFML.

cpp sfml

Last synced: 21 Mar 2025

https://github.com/sabithulla-16/codeforge

CodeForge is a React-based AI-powered coding platform featuring a Monaco editor, live terminal execution, Google & Ollama AI integration, smart token management, and real-time usage analytics.

ai-assistant ai-code-editor c code-execution cpp developer-tools google-ai javascript monaco-editor ollama online-compiler python react token-analysis web-ide

Last synced: 07 Apr 2026

https://github.com/chinmay-esp/ledc_pwm_esp32

This repository features an ESP32 LED controller using FreeRTOS and ESP-IDF's LEDC driver for smooth PWM-based fade effects. It employs an object-oriented C++ design for modular and configurable LED control.

cpp esp32 espidf

Last synced: 18 May 2026

https://github.com/shaman-dp/snake-cpp

Реализация игры "Змейка" на C++ и Qt5

cpp development oop qt qt5 snake snake-game

Last synced: 16 May 2026

https://github.com/bgiobbe/arm-class

My projects for ArmEducation ESE101 Embedded Systems Essentials with Arm: Getting Started

arm cpp embedded-software

Last synced: 11 May 2025

https://github.com/danylevych/json

The repository has classes that represet json types.

cpp cpp14 json json-parsing json-serialization

Last synced: 02 Jan 2026

https://github.com/arkaht/cpp-suprengine

Suprengine ─ a simple 3D Game Engine in C++ using OpenGL/SDL2

3d cpp game-engine opengl sdl2

Last synced: 18 May 2026

https://github.com/jasonyao81000/cpp-leetcode-templates

C++ LeetCode Templates for Data Structures & Algorithms Interview Preparation

cpp data-structures-and-algorithms dsa interview interview-prep interview-preparation leetcode templates

Last synced: 11 May 2025

https://github.com/leojimenezg/file-value-counter

A lightweight C++ program that reads .txt files, scans for time values following a custom key symbol, and calculates the total sum of the values based on a defined pattern.

cpp files search

Last synced: 15 Jun 2025

https://github.com/robin-qwerty/windows-api

just trying some things out with the windows api in C while folowing a youtube tutorial series

c cpp windows-api windows-services

Last synced: 19 May 2026

https://github.com/smercer10/raydiance

Path tracer that renders a JSON scene description.

cpp json ray-tracing

Last synced: 18 May 2026

https://github.com/swordofrage515/mod-gta5-82

This tool includes an HWID spoofer, customizable aimbot, character ESP, and 2D radar for enhanced gameplay. gta-5-hack gta-5-cheat gta-5-mod-menu gta-5 gta-v-mod-menu gta-v-hack gta-online-mod-menu gta-online-hack gta-online-esp gta-5-esp gta-5-aimbot gta-5-script gta-5-bot gta-5-spoofer gta-5-money gta-5-mod gta-5-hack-menu gta-online-cheat

archived cash-drop cpp game-mods grand-theft-auto-mod gta5-modding java-natives lemonui menu-mod-gta mod-menu-source open-source-mod scripthookv scripthookvdotnet standlua

Last synced: 11 May 2025

https://github.com/CraigCarey/sniffing_stuff

Playing around with pcap, for capturing probe request packets mainly

bash cpp pcap python sniffing

Last synced: 11 May 2025

https://github.com/dmazilkin/ml-newsclassifier-naivebayes

Naive Bayes text classifier from scratch.

classification cpp naive-bayes oop text-classifier

Last synced: 11 May 2025

https://github.com/tsnsoft/dialogblocks_sqlite_vext

Пример MVC-программы на C++ с использованием базы данных SQLite и wxWidgets в DialogBlocks

cpp dialogblocks mvc mvc-architecture wxwidgets

Last synced: 11 May 2025

https://github.com/grailbio/recordio

C++ implementation of github.com/grailbio/base/recordio

cpp golang recordio

Last synced: 18 May 2026

https://github.com/zeynepcol/animation-cpp

I used C++ and a custom library to animate sprite sheets featuring "Powerpuff Girls" pixel art.

animation animation-effects cpp custom-library parallel-programming pixel-art powerpuffgirls

Last synced: 04 Apr 2025

https://github.com/dexmoh/cli-dll-injector

A CLI DLL injector written in C++ for x86 and x64 architectures.

code-injection cpp dll-injection dll-injector process-injection reverse-engineering windows

Last synced: 18 May 2026

https://github.com/kassane/intrusive

Boost.org intrusive module (uses zig build)

boost-libraries cplusplus cpp zig-package

Last synced: 06 May 2025

https://github.com/jfoclpf/enigma2000

File encrypter for DOS-shell

cpp encrypter encryption-algorithms shell

Last synced: 18 May 2026

https://github.com/kassane/cobalt

Coroutines for C++20 & asio (uses zig build for testing)

asio async boost-libraries cplusplus cpp zig-package

Last synced: 06 May 2025

https://github.com/ulizesr/deslib

A C++ differential equation solver for ordinary and delay differential equations.

cpp differential-equations math-library mathematical-programming numerical-integration numerical-methods

Last synced: 11 Jun 2026

https://github.com/sentientsergio/boost-safeprofile

C++ Safety Profile conformance analysis tool - A Boost candidate library for WG21 Safety Profiles adoption

ast boost clang code-quality cpp cpp-core-guidelines cpp20 llvm memory-safety safety sarif security static-analysis wg21

Last synced: 15 May 2026

https://github.com/pylipp/dontbother

Computer implementation of German board game 'Mensch ärgere dich nicht'

cpp game make

Last synced: 29 Mar 2025

https://github.com/zakircodearchitect/lexer-

This project implements a Lexical Analyzer (Lexer) for MiniLang, which tokenizes source code into types like keywords, operators, and literals. It handles errors and skips comments, laying the foundation for a MiniLang compiler.

cpp lexer lexer-analyzer

Last synced: 17 Jun 2025

https://github.com/marcelo-a-o-s/projetoeletromecanica

Projeto para avaliação de disciplina de projetos do curso Técnico de Eletromecânica da instituição de ensino do colégio E. Professor Gastão Valle.

cors cpp express nextjs platformio prisma tailwindcss typescript webserver websockets

Last synced: 06 Apr 2026

https://github.com/robertsmrek/parallel-rgb-histogram-computation-with-openmp

Demonstrates how to compute histograms for an RGB image using various parallelization strategies with OpenMP.

cpp opencv openmp

Last synced: 16 May 2026

https://github.com/kubasejdak-org/docker-cpp

Docker images providing development environment for C/C++ uploaded to Docker Hub

c compilers containers cpp docker docker-image tools

Last synced: 05 Apr 2025

https://github.com/offchan42/openglfinalproject

My OpenGLFinalProject (a dancing recursive tree and physics simulation)

cpp game-engine opengl physics-simulation

Last synced: 15 May 2026

https://github.com/erwan-simon/gkrellm

C++ monitoring program using ncurses library. This project was created during a 2-day school rush.

cpp game gkrellm ncurses sfml

Last synced: 27 Mar 2025

https://github.com/nickburrell/niobium

Dynamic embedded system emulation platform with support for native code execution

cpp cpp17 dynamic-analysis emulation

Last synced: 05 Apr 2025

https://github.com/jeffmanzione/intern

Lightweight C library for interning data structures

c cpp string string-manipulation strings strings-manipulation

Last synced: 06 Mar 2026

https://github.com/lebaoworks/cpp-tips

Defer like Go, format like C printf and other stuff...

cpp cpp11 defer formatting tips tricks

Last synced: 17 Feb 2026

https://github.com/s-0-p-h-i-a/fitness_tracker

A beginner C++ project that tracks and evaluates workout frequency based on user input. Ongoing project to apply learned concepts.

beginner-cpp beginner-project cli-app console-app cplusplus cpp fitness-tracker for-loop for-loops learning-project practice-project switch-case while-loop

Last synced: 21 Jul 2025

https://github.com/gabrielevalenzuela/algorithmsanddatastructures_course2025

Repositorio del curso Algoritmos y Estructuras de Datos en C++ (2025). Proyecto basado en Fallout, donde implementamos estructuras de datos avanzadas y algoritmos como recursión, herencia, polimorfismo, árboles y grafos a través del desarrollo de un sistema de gestión del Refugio 33. 🚀

algorithms-and-data-structures cpp cpp17

Last synced: 20 Mar 2025

https://github.com/daniel-grounin/real-time-client-server-chat-application

A real-time chat system built using C++ and Vulkan, integrating client-server communication in an ImGui-based GUI.

asio-library cpp networking

Last synced: 05 Apr 2025

https://github.com/horizon-nth/star-wars-battleground

Star Wars Battle Ground is a small console RPG game based on the Star Wars universe.

application cpp game rpg star-wars terminal

Last synced: 18 May 2026

https://github.com/t-ros/cpp

[EN] Personal collection of C++ programs

cpp cpp-learning

Last synced: 17 Mar 2025

https://github.com/1goonli/playground

Code or Projects, that are too small for an individual Repository

c cmake cpp cryptography golang playground react rust rust-lang

Last synced: 30 Dec 2025

https://github.com/prosenjitjoy/os-lab-scheduling-algorithm-implementation

Operating System Lab Scheduling Algorithm Implementation

cpp scheduling-algorithms

Last synced: 05 Apr 2025

https://github.com/kingsleybawuah/folder-creation-for-lifebrite-laboratories.-

Simple script for daily batch folder creation. - Utilizes Windows 7 API to create folders

cpp windows-api

Last synced: 17 Jan 2026

https://github.com/gabrielemaurina/xue

UCI chess engine written in c++.

chess chess-engine cpp engine uci

Last synced: 04 Sep 2025

https://github.com/prosenjitjoy/artifical-intelligence-lab-problems-solution

Artifical Intelligence Lab Assignment Solution

cpp graph-algorithms

Last synced: 05 Apr 2025

https://github.com/gotoss08/imgui_project_template

CMake ImGui template

cmake cpp imgui template

Last synced: 17 Jun 2025

https://github.com/icepanorama/chip-8-emulator

A CHIP-8 emulator written in C++

chip8 chip8-emulator cpp cpp20

Last synced: 24 Feb 2026