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/fujiwarachoki/skibidb

A windows-only, secure, lightweight, and fast Database Management System written in C++

cpp database-management-system sql

Last synced: 17 Jun 2025

https://github.com/hasanyahya101/banking_system

A Banking System implemented in C++. OOP concepts are used in this Project.

banking-system cpp project terminal

Last synced: 30 Apr 2026

https://github.com/ferhatgec/fashtsum

fasht checksum front-end in C++

checksum cli cpp fasht

Last synced: 18 Feb 2026

https://github.com/amirhakimnejad/big-number-in-cpp

Implementation of a class that can handle calculations between big numbers in c++.

algorithm bigint bignumber cpp object-oriented-programming oop stack

Last synced: 17 Sep 2025

https://github.com/ferhatgec/escafe

A parser & generator for escape sequences in C++

cpp escape-sequences generator lib library parser single-header

Last synced: 18 Feb 2026

https://github.com/r-unic/luay

Luay is a more scalable version of Lua that comes with "batteries included" to make programming easier, and yet still embeddable!

c cli command-line cpp lua luay

Last synced: 17 Sep 2025

https://github.com/zdrzalikprzemyslaw/tetris_cpp

Simple c++ implementation of Tetris in SDL2

cpp gui sdl sdl2 tetris

Last synced: 10 Jul 2025

https://github.com/cihansari/flexinvokable

Single header container for lambdas with (or without) move-only encapsulation that can be invoked only once.

cpp cpp17 cpp1z

Last synced: 17 Mar 2026

https://github.com/dupontcyborg/compress-utils

Multi-algorithm compression & decompression library for C, C++ & Python

brotli bzip2 c compression cpp decompression gzip lz4 lzma python xz zlib zstd

Last synced: 16 May 2026

https://github.com/cherryrh/mydatastructure

个人数据结构代码仓库

algorithms cpp data-structures

Last synced: 10 Jul 2025

https://github.com/t-katsumura/webassembly-examples-eratosthenes

webassembly examples which calculate prime by Sieve of Eratosthenes

assemblyscript c cpp golang javascript rust wasi wasm webassembly webassembly-demo

Last synced: 01 Aug 2025

https://github.com/prince-chrismc/multicore-programming

This is a C++ repository to contain my work for Multicore Programming (COMP426) from Concordia Universirty during Fall 2018.

cpp glew glfw glm modern-cpp multithreading object-oriented-programming opengl parallel-computing parallel-processing tbb

Last synced: 15 May 2026

https://github.com/clausklein/cppstd20-code

C++20 - The Complet Guide code

cmake cpp

Last synced: 03 Feb 2026

https://github.com/shiroinekotfs/jupyter-cpp-graphic

Logo & Banner for Jupyter C++ kernel

banner cpp graphic jupyter-cpp-kernel logo

Last synced: 15 Jun 2026

https://github.com/mateuszkubuszok/jupyterdockerpack

Jupyter Lab with few predefined kernels.

clojure cpp docker-image haskell jupyterlab python ruby scala

Last synced: 10 Jul 2025

https://github.com/u-t-k-a-r-s-h/line-and-wall-follow

This is a simple line and wall follower bot powered by Arduino Nano

arduino cpp electronics line-follower wall-f

Last synced: 16 May 2026

https://github.com/ninjamar/containd-cpp

containerization tool

cgroups containerization containers cpp

Last synced: 14 Mar 2025

https://github.com/theloni-monk/ya6502e

Yet Another 6502 Emulator: An emulator for the iconic MOS 6502 CPU written in c++

6502 6502-processor assembly assembly-6502 cpp emulator

Last synced: 13 Apr 2026

https://github.com/lobbyra/piscine_cpp

This is my first steps in cpp. It's a lot of exercices to begin in this language.

42 42bor beginner cpp cpp98 pool

Last synced: 02 Jan 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/ninjamar/tixb

Toy Bytecode Interpreter

bytecode-interpreter cpp

Last synced: 11 Jun 2026

https://github.com/mattiap7/rubrica

Rubrica in c++

cpp gui

Last synced: 25 Jun 2026

https://github.com/josh012006/height-of-binary-search-tree

Implementation of a method getHeight to compute the height of a Binary Search Tree.

algorithms-and-data-structures binary-search-tree cpp

Last synced: 25 Jul 2025

https://github.com/taharachedi/math-game

🎮 Fun Math Game in C++ ➗✖️➕➖ Challenge yourself with math problems, track your score, and level up! 🏆

algorithms console-application console-game cpp enums functional-programming problem random-number-generators string-manipulation structure

Last synced: 20 Mar 2025

https://github.com/matusollah/night-vision

Zdrojový kód na kamarátove nočné videnie

arduino c cpp esp esp32 esp32-cam esp32-camera ssd1306 ssd1306-oled

Last synced: 11 Jul 2025

https://github.com/zenorachi/s21-containers

The "S21-Containers" project is a collection of container implementations similar to the containers in the C++ Standard Library.

algorithms avl-tree cpp list makefile map queue set stack stl-containers tree

Last synced: 25 Jul 2025

https://github.com/vasconcelosvcd/GNSDKWrapperLib-CPP

A Gracenote C++ wrapper lib

cpp

Last synced: 18 Jul 2025

https://github.com/ajlekcahdp4/vulkan-learning

Just me learning vulkan C++ API

cpp vulkan-api vulkan-sdk

Last synced: 04 Apr 2025

https://github.com/benapetr/sudoku

Sudoku "Pro" is a very simple yet powerfull SUDOKU game client, for the most hardcore players

cpp qt sudoku sudoku-board sudoku-game

Last synced: 19 May 2026

https://github.com/taharachedi/atm-system

💼 ATM System in C++ – A console-based application for secure ATM banking, offering login, quick withdrawals, normal withdrawals, deposits, and balance checks, with data securely stored in text files. 🏦💳

console-application cpp enums problem-solving string-manipulation struct

Last synced: 20 Mar 2025

https://github.com/edenreich/console-generator

A code genrator for the console-component, it generate commands quickly, so you can be more productive and focus only on code.

cli cmake code-generation code-generator commandline commandline-helper commandline-interface console console-application cpp cpp17

Last synced: 21 May 2026

https://github.com/taharachedi/stone-paper-scissor

🎮 Fun Stone-Paper-Scissors game in C++ 🪨📄✂️ – Challenge the computer, track your wins, and enjoy the game! 🏆

algorithms console-game cpp enums functional-programming problem-solving random-number-generators structures

Last synced: 20 Mar 2025

https://github.com/taharachedi/algorithms-problem-solving-level-4

📂 Repository containing well-organized solutions for simple problems Level 4 in C++.

algorithms conditional-statements cpp enums problem-solving string-manipulation

Last synced: 20 Mar 2025

https://github.com/cemoktra/cpprest

collection of rest apis for cpp

cpp http-requests rest rest-api

Last synced: 04 Jul 2026

https://github.com/marklagodych/brainstorm

An optimized and extended Brainfuck interpreter

brainfuck brainstorm characters cpp optimization

Last synced: 13 Jun 2026

https://github.com/rakesh9100/internship-training-practice--dsa--cpp

This repository contains some basic concepts of C++ and some important Data Structures & Algorithms problem solutions.

cpp data-structures-and-algorithms practice training

Last synced: 20 Mar 2025

https://github.com/joakimbits/normalize

Make Make more inclusive - build automatically and from anywhere

assembly-x86 bringup c cpp devops includable make pandoc pdf-generation python3 relocatable report test venv

Last synced: 11 Apr 2025

https://github.com/turtle-insect/dqb2overlay

Steam Dragon Quest Builders 2 Overlay Menu

cpp dll dll-injection game imgui memory-hacking steam winapi

Last synced: 29 Oct 2025

https://github.com/makischristou/mandelbrot

Mandelbrot set visualizer using CUDA.

cpp cuda gpu mandelbrot nvidia renderer rust

Last synced: 09 Apr 2026

https://github.com/lucasoptml/opcplusplus

compiler for c++ headers with custom attributes/modifiers via dialects, outputs generated src/h, xml definitions, mirrored reflection structure, fast dynamic casts. memory stack only, no heap allocations. translating compiler technology similar to babel and typescript .

compiler cplusplus cplusplus-03 cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cplusplus-98 cpp extended-reality jc metaprogramming reflection template-metaprogramming typescript ukraine ukraine-tech ukrainewar virtual-reality

Last synced: 28 Jan 2026

https://github.com/tareqalkushari/leetcode-problem-solutions

This repository contains a comprehensive collection of solutions to LeetCode problems, crafted with clarity and efficiency in mind. Each solution is written in a clean, readable format and includes insights into time and space complexity, making it an ideal resource for technical interview preparation, algorithm practice, and self-paced learning.

algorithm-practice algorithms arrays binary-search coding-interview competitive-programming cpp data-structures dynamic-programming graph-algorithms hashmap interview-preparation java leetcode leetcode-solutions problem-solving python recursion strings technical-interview

Last synced: 28 Aug 2025

https://github.com/afcms/epsilon-text-app

Show text on your Numworks calculator

cpp epsilon numworks python

Last synced: 19 May 2026

https://github.com/deryaxacar/42-cpp_04

This repo covers key concepts in object-oriented programming in C++. It includes explanations of virtual functions, abstract classes, interfaces, and copy methods, all illustrated with examples. The focus is on dynamic polymorphism and practical applications of these concepts.

42 42-cpp 42-cpp-module 42-cpp-modules 42born2code 42cursus 42projects 42school c-plus-plus cpp cpp-all cpp-library cpp-programming cpp-programming-language cppmodules

Last synced: 04 Mar 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/vcputtini/l1borg

l1borg is a utility designed to solve some of my needs for automating the use of BorgBackup. The l1borg load the settings for the backup running from the XML file l1borg.xml, and run the BorgBackup with the necessary parameters, in addition to being able to execute the native BorgBackup commands like: list, info, mount and so on.

backup borg borgbackup cpp cpp17

Last synced: 31 Jul 2025

https://github.com/fl444mingo/fl4-cs131-01-04-math

Ch. 1, Lesson 4, Mathematical Operators

cpp learning learning-cpp

Last synced: 21 Mar 2025

https://github.com/allejo/aclovis

A Typescript library for programmatically generating C++ code

code-generation cpp typescript

Last synced: 07 May 2026

https://github.com/tdolphin-org/cpu-m

System Information Tool for MorphOS. It is complex example of usage MUI C++ wrapper classes.

cplusplus cpp cpp17 morphos powerpc

Last synced: 23 Sep 2025

https://github.com/longhao-li/ink

An easy-to-use D3D12 rendering framework.

cpp d3d12 rendering

Last synced: 01 Aug 2025

https://github.com/moehoshio/nlog

An easy-to-use, modern, lightweight, and efficient C++20 logging library.

cpp cpp-library cpp20

Last synced: 23 Sep 2025

https://github.com/jcbritobr/sray

SRay is a simple raytracer application based on Raytracer in one Weekend book.

computer-graphics cpp raytracer raytracer-application

Last synced: 06 Apr 2025

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

High school exams preparation

cpp matura-exam study-project

Last synced: 06 Apr 2025

https://github.com/kmx-systems/a-star-algo

Generic C++ implementation of A* algorithm (header only). Features: Fully customizable internal data structures, step-by-step execution and beam search support.

a-star-algorithm algorithm beam-search cpp cpp20 header-only heuristic-algorithm heuristic-search heuristic-search-algorithms search-algorithm template

Last synced: 12 Apr 2025

https://github.com/vvhacker007/rube-goldberg-machine

✨Implementation of multiple data structures as Rube's Goldberg Machine 🤖 using c++✔.

algorithms cpp data-structures sorting

Last synced: 29 Mar 2025

https://github.com/cmerd/codefetch

Codefetch is a decorative program that displays codeforces profiles on a terminal.

codeforces codeforces-api cpp neofetch-clone

Last synced: 31 Jul 2025

https://github.com/nerixyz/crashy

A Windows CLI to crash other programs.

cpp crash-reporting windows

Last synced: 16 May 2026

https://github.com/mjkloeckner/cb100

Notas, resueltos y tps de la materia Algoritmos y Estructuras de Datos

54411 9512 apuntes cb100 cpp ejercicios fiuba resolucion schmidt

Last synced: 12 Jul 2025

https://github.com/bestmahdi2/uni__directxhumanwalkerdetailedenvironmentproject

A university project in which a walking human is designed with DirectX 9 and the surrounding environment is also designed

cpp detailed detailed-environment directx directx-environment directx-human directx-programming directx9 human human-walking walker

Last synced: 17 Jun 2025

https://github.com/vokungahrotlaas/sfml-maze

C++ program which creates and solves mazes.

cpp maze maze-generator maze-solver sfml

Last synced: 31 Jul 2025

https://github.com/franzlor/turrettankblitz

Tank shooter using Unreal Engine 5

3d-game cpp unreal-engine-5

Last synced: 10 Jul 2025

https://github.com/101rror/structure_programming

Programming Basic,,,💻

basic-programming cpp

Last synced: 07 Sep 2025

https://github.com/101rror/basic_cpp

Some Basic Codes,,,💻🖥

basic-codes cpp

Last synced: 14 Apr 2025

https://github.com/ashaduri/number-to-georgian-cpp

Transform any number to a Georgian text (C++ version)

cplusplus cplusplus-17 cpp cpp17 georgian georgian-language number translation words

Last synced: 13 Sep 2025

https://github.com/apebl/cppgen

A command-line utility to generate boilerplate C/C++ code

code-generation code-generator cpp python

Last synced: 16 May 2026

https://github.com/winstonliyt/hospital-registration-system-developmentqt

Qt-based Hospital Registration System for Course 100165 Project

cpp data-science hospital-management-system qt6 visualization

Last synced: 16 May 2026

https://github.com/karnkaul/dens

Archetype-based entity-component framework using C++20

archetype cpp cpp20 ecs entity-framework

Last synced: 20 Mar 2025

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/ckormanyos/win_text_simple

win_text_simple makes a simple Win32-API window with dynamic text

cpp visual-studio win32api

Last synced: 13 Mar 2025

https://github.com/rjected/cuda-timelock

Solving a large number of timelock puzzles in parallel using GPU acceleration

c cgbn concurrent cpp cuda gmp graphics nvidia parallel puzzle timelock

Last synced: 14 Apr 2026

https://github.com/richke2005/fighting-car

Project developed to senai where we build a fight electromechanical car

arduino cpp embedded-systems microcontroller

Last synced: 16 May 2026

https://github.com/pineforge-4pass/pineforge-codegen-mcp

Offline MCP server: an AI agent transpiles PineScript v6 → C++ and runs deterministic, TradingView-parity backtests locally — 245/246 strict, 0 engine bugs. One Docker container, no API key; code & data stay on your machine. Tools: backtest_pine, backtest_pine_grid, transpile_pine, fetch_binance_ohlcv.

ai-agents algorithmic-trading algotrading backtesting cpp deterministic docker mcp mcp-server model-context-protocol pine-script pinescript quant quantitative-finance tradingview

Last synced: 02 Jul 2026

https://github.com/threeal/leettest

Tool for compiling and testing solutions to LeetCode problems

competitive-programming compile cpp leetcode leetcode-cpp leetcode-solutions nodejs test tool

Last synced: 09 Apr 2025

https://github.com/fl444mingo/fl4-cs131-04-03-scope

Ch. 4, Lesson 3, Scope of Read/Write Reference

cpp learning learning-cpp

Last synced: 31 Jul 2025

https://github.com/kientech/c-programming-language

C++ is a powerful, multi-paradigm programming language designed for system and application development that offers flexibility, efficiency, and speed.

c cpp

Last synced: 22 Mar 2025

https://github.com/takkii/cppsource

日めくりCpp、うるう計算版 🌎

cpp himekuri

Last synced: 09 Sep 2025

https://github.com/ayesha-quazi/feb_leetcode-2025

I'm going to solve LeetCode's POTD (Problem of the Day) daily and keep track of my progress. I'll focus on easy tricks to improve my DSA problem-solving skills and enhance my practice! 😊

challenge cpp improvement leetcode leetcode-solutions

Last synced: 31 Jul 2025

https://github.com/kientech/algorithms

Algorithms are a set of instructions designed to perform a specific task or solve a particular problem. They form the basis of computer programming and are essential to many technological innovations.

algorithms algorithms-and-data-structures bubble-sort cpp java javascript python selection-sort

Last synced: 22 Mar 2025

https://github.com/toxe/enum_mapping_comparison

C++ enum mapping comparison and benchmark.

benchmark comparison cpp enum mapping

Last synced: 31 Jul 2025

https://github.com/astral-c/bstream

A Binary Reader/Writer for C++

bstream cpp file-reader

Last synced: 05 Jul 2025