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/long-gong/bibtex-dedup

Deduplication of bibtex entries

bibtex cpp

Last synced: 01 Sep 2025

https://github.com/jrodriguezn19/robotsumo3kg

Source Code of my Autonomous Robot Sumo 3Kg

c cplusplus cpp

Last synced: 13 Apr 2026

https://github.com/takumakira/wasm-rust-webgl-next

Playground project to work with Rust, C++, and WebGL on React.

cpp emscripten nextjs react rust wasm wasm-pack webgl

Last synced: 13 Apr 2026

https://github.com/rlesser/genetickingbattle

A genetic-algorithm-like program based on 538's similar riddler.

cpp genetic-algorithm

Last synced: 24 Aug 2025

https://github.com/thegupta2012/coding-blocks

My c++ coding library of all the major data structures, algorithms and techniques used for problem solving

algorithms cpp datastructures

Last synced: 31 Mar 2025

https://github.com/jusish/taskmanager_cli

CPP task manager working within the command line. it's wonderful 🥳

cpp hpp task-manager

Last synced: 08 Apr 2025

https://github.com/kodiem9/snapling-engine

A scratch inspired game engine made with C++ using the Raylib game library.

cpp cpp17 engine game-editor game-engine game-engine-2d raylib raylib-cpp

Last synced: 22 Feb 2026

https://github.com/manikupireddii/neetcode

advent of code

algorithms cpp dsa

Last synced: 11 Mar 2025

https://github.com/quaddarv1ne/codewars_quadd4rv1n7

Репозиторий содержит решения задач с платформы Codewars, решённых на различных языках программирования. Все задачи организованы по языкам и уровням сложности (катам)

algorithm codewars codewars-kata config cpp csharp data-structures dynamic-programming easy education hard hardware javascript math medium olimpiade python recursive study study-project

Last synced: 28 Apr 2026

https://github.com/nathannncurtis/ocr

Batch DICOM/TIFF/JPEG to searchable PDF with OCR. Docker, Tesseract, JBIG2, parallel processing.

batch-processing cpp docker ocr pdf tesseract

Last synced: 30 May 2026

https://github.com/jonas-is-coding/sudoku-bruteforce

A Sudoku solver via brute forcing in C++

brute-force cpp solver sudoku

Last synced: 31 Mar 2025

https://github.com/muneeb1030/bst-avl-representor-sfml-data-structures-cpp

The BST and AVL Tree Visualization is a C++ program that utilizes the SFML library and object-oriented programming (OOP) to represent and visualize Binary Search Trees (BST) and AVL Trees.

avl-tree bst-tree cplusplus cpp data-structures-and-algorithms oops-in-cpp tree-structure visualization

Last synced: 28 Feb 2025

https://github.com/fesabelilla/microcontrolerbasedsystemdesignlab-msd-

MicrocontrolerBasedSystemDesignLab

cpp msd project

Last synced: 12 Feb 2026

https://github.com/sury4karmakar/cpp-programming

📃 Learning CPP Programming From Scratch

cpp cpp-programming cpp-programming-language

Last synced: 05 Jul 2025

https://github.com/calint/pczero

experiments with bootable image of x86 and protected mode 32 bit code for the i386 platform written in assembler and c++ contains: * minimal assembler kernel supporting preemptive multitasking (1 KB) * sample toy application of a 2d game engine

bootable cpp kernel operating-system preemptive-multitasking protected-mode x86-32 x86-assembly

Last synced: 13 Jun 2025

https://github.com/4s4v1n/maze

Generation of labyrinths by the Eller method and their solution + cellular automaton for cave generation

algorithms cpp labyrinth

Last synced: 15 Jul 2026

https://github.com/sh-cho/cpp-doxygen-example

Example repo - publish doxygen with github actions

cpp doxygen github-actions

Last synced: 13 Apr 2026

https://github.com/zeeshier/programming_fundamentals

In this reposity, i covered Programming Fundamentals in C++ for Beginners

cpp programming programming-fundamentals

Last synced: 13 Jun 2025

https://github.com/lycuid/terminal-games

Terminal games.

cpp terminal terminal-game

Last synced: 13 May 2026

https://github.com/davdag/wireworld

It's a WireWorld game made in C++ and SFML library. Enjoy it !

animations cellular-automation cellular-automaton cpp cpp-game math sfml-library wireworld wireworld-game

Last synced: 12 Jun 2026

https://github.com/kaamkiya/radon

A tiny coding language

coding-language cpp language radon small-project

Last synced: 22 Jul 2025

https://github.com/oxtna/json-parser

JSON parser written in C++

cmake cpp json showcase

Last synced: 13 Apr 2026

https://github.com/zeynepcol/game-mutex-cpp

A falling box game implemented in C++ using a custom library, featuring mutex.

cpp custom-library game mutex mutex-lock mutex-synchronisation

Last synced: 04 Apr 2025

https://github.com/wdevore/learningcpp

A group of projects for learning key aspects of C++

cmake cpp

Last synced: 13 Apr 2026

https://github.com/xandersteyn/loading-bar

A simple C++ program that displays a dynamic loading bar in the console, visually showing progress from 0% to 100%

animation cli-tool console-application cpp cpp-projects loading-bar progress-bar progress-tracking smooth-animation terminal-graphics terminal-ui user-interface visual-feedback

Last synced: 31 Aug 2025

https://github.com/banagere/finance-with-cpp

Learn Finance C++ — work folder

cpp finance

Last synced: 24 Jul 2025

https://github.com/m-aliozkaya/datastructuresproject-3

Data structure binary tree project for school

cpp data-structures

Last synced: 30 May 2026

https://github.com/jubayer98/avl-tree

An AVL tree is a specific variety of binary tree that maintains a state of partial balance at all times. The measure used to gauge this balance is the difference in heights between the left and right subtrees of any given node. The height of a tree is defined as the number of levels it contains.

algorithm binary-search-tree cpp

Last synced: 13 Jun 2026

https://github.com/babarvishal/dsa

DSA IN 300 DAYS

cpp

Last synced: 14 May 2025

https://github.com/inf800/datastructures

Core Data Structures in Python/C/C++

c cpp python3

Last synced: 22 Mar 2025

https://github.com/ameya-kawade/casino-game

It's a casino game ,guess the right number and get your money double!!

cpp game

Last synced: 26 Jun 2025

https://github.com/speauty/drafter.jy

剪映字幕导出工具-界面版

cpp imgui jianying jsoncpp subtitle

Last synced: 14 May 2025

https://github.com/rajnandinithopte/socket-programming--computer-networks

A UNIX socket programming project that implements a meeting scheduler using TCP and UDP communication. The system includes a client, main server, and two backend servers to process meeting requests and determine common available time slots efficiently. Built using C/C++ on Ubuntu, following POSIX socket programming principles.

computernetworks cpp posix socket-programming tcp ubuntu unix

Last synced: 13 Jul 2025

https://github.com/pranjay-poddar/gfg-leetcode

Collection of LeetCode and GFG questions to ace the coding interview!

cpp gfg-solutions leetcode-solutions

Last synced: 04 Apr 2025

https://github.com/noahedavis/webrequest

Simple thread-safe C++ WinHttp wrapper for creating synchronous/asynchronous web requests.

cpp http http2 web winhttp

Last synced: 06 Apr 2025

https://github.com/andrewdarnall/srm-benchmark

A benchmark work between the C++, Rust and Python implementations of the SRM algorithm

computer-vision cpp image-processing python rust statistical-region-merging

Last synced: 30 Apr 2025

https://github.com/limitedeternity/multithreadingcpp

Educative – Modern C++ Concurrency: Get the most out of any machine

concurrency cpp threading

Last synced: 14 Mar 2025

https://github.com/jnhu76/pineapple

pineapple lang 的C++实现。

cpp

Last synced: 22 Mar 2025

https://github.com/minhphan46/poo_game

a game i learn in youtube :v

cpp directx game

Last synced: 18 Mar 2025

https://github.com/senssei/azure-eventhub-kafka-c

Sample C/C++ consumer and producer implementation for Azure EventHub with Kafka surface

azure-eventhub c cpp kafka kafka-consumer kafka-producer librdkafka

Last synced: 19 Apr 2026

https://github.com/zoelabbb/travel-agent

Script code bukti pembayaran Travel Agen " PASTI NYAMAN " using C++

cpp indonesia paid pembayaran soal travel-agents

Last synced: 05 Nov 2025

https://github.com/jeevanbabu7/codevita2023

Problem statements of tcs codevita 2023

cpp

Last synced: 25 Feb 2025

https://github.com/harsha-0210/dsa-codes

This repository contributes of the all codes of dsa using cpp

backtracking cpp datastructures-algorithms dp dsa dynamicprogramming libraries nqueen projects

Last synced: 28 Jun 2025

https://github.com/fenbf/randommachine

Randomizing, Shuffling, Drawing from the set of lines of a file, little pet project

cpp

Last synced: 12 Jul 2025

https://github.com/aniekanbane/palindrome

Smart palindrome checker

cpp csharp palindrome-checker python

Last synced: 18 Apr 2026

https://github.com/hellebenjamin/remu80

Simple Z80 emulator written in C++

cpp emulator z80 z80-emulator

Last synced: 28 Mar 2025

https://github.com/kamilashi/opengl-fun

A small animated scene made with OpenGL and C++

cpp opengl procgen

Last synced: 18 May 2026

https://github.com/jsonzilla/fusion_xml

Command line tool to merge two xml files

cpp parser visual-studio xml

Last synced: 22 Mar 2025

https://github.com/ramiawar/pumpkinbox

A C++ Cross Platform Application/Game Engine

cpp glfw imgui opengl premake5 raspberry-pi-3 spdlog

Last synced: 06 May 2026

https://github.com/cybiii/powershell

A custom command-line shell for Windows built from scratch in C++, featuring a suite of built-in filesystem and text manipulation commands

cmake cpp shell

Last synced: 18 May 2026

https://github.com/rodtell/exercicios-estudo-cpp-rst

Study exercises that I answered of algorithms.

algorithms cpp study

Last synced: 21 Mar 2025

https://github.com/michimani/vscode-clangd-include-cleaner

A VS Code extension that automatically removes unused #include directives in C/C++ files on save, using clangd diagnostics.

c-plus-plus clangd cpp language-server vscode-extension

Last synced: 05 Jul 2026

https://github.com/d1ogocs/seguidor-solar

Desenvolvimento de um seguidor solar através da utilização do Arduino

arduino bluetooth cpp ldr-sensor mit-app-inventor solar-tracker

Last synced: 25 Apr 2026

https://github.com/itayshaul111/reconstruction-simulation

Assignment 1 - SPL course, BGU

cpp memory-management

Last synced: 22 Jun 2025

https://github.com/romaindoyen/led-chase

Led chase project : creation of a LED Christmas tree strip

arduino cpp fritzing

Last synced: 30 Jun 2026

https://github.com/denis-gr/cpp-course-work-student-administration-system

Coursework on creating a student administration system (console program)

cpp cpp-development

Last synced: 23 May 2026

https://github.com/toxe/boost-sml-examples

[Boost].SML Examples

cpp examples fsm sml

Last synced: 22 Mar 2025

https://github.com/formiat/search_by_mask_function

Function that searches by mask with wildcards.

cpp function match search search-by-mask wildcards

Last synced: 05 Mar 2025

https://github.com/dmitrii-artuhov/chartographer

Test project for Kontur internship summer 2022

cmake cpp http-server image-processing

Last synced: 25 Jun 2025

https://github.com/heshanera/edgedetector

Edge detection using the canny operator and line detection using the convolution based techniques. Implemented the edge detector in C++ using the Magick++ API.

canny-edge-detection convolution cpp edge-detection kernel

Last synced: 11 Jul 2025

https://github.com/avitase/stateless_rand

Stateless and pure functional (pseudo) C++ random generator

constexpr cpp header-only pure-functional random-number-generators stateless

Last synced: 24 Jun 2025

https://github.com/tomasmark79/emojitools

This repository provides a simple library that facilitates working with emoji characters.

cmake cpp emoji utf8

Last synced: 30 Mar 2025

https://github.com/17xr/cppcontainers

A simple repository that contains my own implementations of various C++ containers.

containers cpp cpp23 cpp23-library data-structures

Last synced: 05 Apr 2025

https://github.com/yousef-sayed-younis/cpp-problem-solving

A collection of problem-solving solutions in C++, including challenges from Codeforces and other competitive programming platforms.This repository focuses on practice for competitive coding.

codeforces codeforces-solutions cpp problem-solving problems-solving

Last synced: 03 Apr 2025

https://github.com/stefan2810/car-parking-sensor

This project is based on the principle of measuring distance with ultrasound waves. Based on the measuring scale, one of the 3 LEDs will turn on.

arduino-ide cpp distance-calculation esp8266 led-controller microcontroller-programming ultrasound-distance

Last synced: 16 May 2026

https://github.com/kwran420/dg-lan

DG-LAN - A decentralized LAN file sharing tool for gamers. Based on D-LAN by Greg Burri.

cpp file-sharing gaming lan qt5

Last synced: 23 May 2026

https://github.com/pulkitgarg04/sharesquare

ShareSquare: Split Expenses, Track balances, and maintain financial transparency with ease.

cpp expense-tracker

Last synced: 22 Jun 2025

https://github.com/zeromarker/iostream

C++

cpp

Last synced: 23 May 2026

https://github.com/mysticquest/dev-cpp_project

Memory management, OOP, etc practice

cpp

Last synced: 14 Mar 2025

https://github.com/mysticquest/unreal-stealthproj

Unreal FP Project using layered materials (deprecated)

cpp unreal

Last synced: 10 Jan 2026

https://github.com/jacobwalkr/snake-cpp

Learning C++!

cpp practice

Last synced: 28 Mar 2025

https://github.com/sohamkayal4103/dynamic-programming

Contains important concepts related to dynamic programming

competitive-programming cpp dsa dynamic-programming memoization tabulation

Last synced: 22 Jun 2025

https://github.com/smilewithkhushi/data-structures-and-algorithms

Data Structures and Algorithms in C++ for beginners | Learn the concepts of DSA with notes, implementations, C++ STL and important questions for practice

algorithms-and-data-structures cpp data-structures dsa

Last synced: 22 Mar 2025

https://github.com/quadnucyard/matoy

A math interpreter toy featuring matrices

compiler cpp matrix parser

Last synced: 29 Mar 2025

https://github.com/abin-z/inifile

轻量级的inifile文件解析库,支持解析、修改、保存ini文件

cpp cpp11 header-only ini ini-config ini-configuration ini-file ini-generator ini-parser ini-reader ini-writer inicpp

Last synced: 30 Oct 2025

https://github.com/minhi0449/c-cpp

제어문, 포인터, 구조체, 객체지향, 입출력, 스레드, 네트워크 학습

c c-language c-programming coding-practice cplusplus cpp programming-exercises study

Last synced: 20 May 2026

https://github.com/michelerenzullo/addressbook

High performance AddressBook with multimap

addressbook cpp hashmap hashmaps iterators list map multimap range

Last synced: 17 May 2026

https://github.com/kar-dim/cas-2d

Implementation of the AMD FidelityFX CAS (Contrast Adaptive Sharpening) algorithm on CUDA/OpenCL, for sharpening static images.

cpp cuda dll fidelityfx gpu image-processing parallel-computing sharpen

Last synced: 22 Jun 2025

https://github.com/richelbilderbeek/travis_qmake_gcc_cpp98_meschach

Minimal project with qmake, GCC, C++98, Meschach checked by Travis CI

cpp cpp98 gcc meschach qmake travis-ci

Last synced: 06 Apr 2025