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/oli51467/thrift-matching

使用thrift建立匹配池连接

cpp python thrift

Last synced: 18 May 2026

https://github.com/ally-matias/poo-cpp

Este é um repositório onde vou guardar meus códigos de desenvolvimento em programação orientada a objetos na linguagem C++.

cpp

Last synced: 10 Sep 2025

https://github.com/omrawaley/txt-8

TXT-8 is a simple 8-bit text-based virtual machine with the intent of education on virtualization.

c command-line computer computer-architecture cpp emulation emulator instruction-set-architecture instruction-set-emulation interpreter text-based virtual-machine virtualization

Last synced: 19 May 2026

https://github.com/merajderafshi/sanke-game

🐍🕹️A colorful and modern Snake Game built entirely in C++ for the terminal.

cpp cpp-game snake-game terminal terminal-game

Last synced: 27 Sep 2025

https://github.com/raffayk/student-management-system

A basic C++ project for management of students.

basic-programming computer cpp

Last synced: 17 May 2026

https://github.com/mnoomnoo/staticresourceassert

Static Resource Assert generates a header file containing an API that allows for statically asserting the existence of a directory or file.

api api-generation build-step cpp cpp17 filesystem static-assert static-assertions

Last synced: 03 Nov 2025

https://github.com/shucharjer/datastructure

data structure course design. | 数据结构课程设计(黑历史)

cpp data-structures

Last synced: 02 Apr 2025

https://github.com/jpleboeuf/exercism_cpp

My solutions to the exercises from the C++ track on Exercism.

cplusplus cpp exercism exercism-solutions exercism-track

Last synced: 22 May 2026

https://github.com/youssef-ashraf71/visionx

A C++ desktop application for advanced implemented computer vision algorithms and techniques in one toolbox

computer-vision cpp image-processing opencv vectorization

Last synced: 17 May 2026

https://github.com/thiagoianuch/leetcode-solutions

My solutions to LeetCode problems in C++

cplusplus cpp leetcode leetcode-cpp leetcode-solutions

Last synced: 14 Mar 2025

https://github.com/proxy-pylon/monte-carlo-volume-approximation

Implementation of monte carlo simulations for approximation of volumes of high-dimensional spheres. Uses C++ and OpenMP for parallelized simulations. A detailed latex report is provided

cpp monte-carlo numerical-simulations openmp parallel-computing

Last synced: 27 Sep 2025

https://github.com/caishangqi/eurekiel

Eurekiel is a custom 2D game engine, currently supporting OpenGL. In the future, it will be tailored specifically for voxel-based games. Stay tuned!

2d-game-engine cpp custom-game-engine opengl voxel-engine

Last synced: 04 May 2026

https://github.com/rdvdev2/collision-pi

Calculate Pi with the extremely inefficient method of counting perfectly elastic collisions.

cpp pi student-project

Last synced: 22 Mar 2025

https://github.com/y1r/reversi

reversi/othello game in c++.

cpp reversi

Last synced: 17 Jul 2025

https://github.com/deadpikle/swig-c-sharp-demo

A small demo of using SWIG in C#

cpp csharp swig

Last synced: 17 May 2026

https://github.com/vizonex/llhttpplus

A C++ wrapper around llhttp for writing custom http parser tools in an object oriented way.

cpp http-parser llhttp oop

Last synced: 03 Apr 2025

https://github.com/pankajsahu92/job-scheduler

Console-based Job Scheduler in C++ implementing FCFS and Priority scheduling.

console-app cpp data-structures fcfs job-scheduler priority-queue

Last synced: 27 Sep 2025

https://github.com/salvatorebruzzese/terminal-maze

A terminal game written in C++ using the pdcurses graphic library.

cpp curses maze

Last synced: 27 Sep 2025

https://github.com/jayadityas/supermarket_bill_system

This is a billing system implemented using only OOPS and file handling in C++.

cpp file-handling

Last synced: 17 Jul 2025

https://github.com/willgreen98/arduino-bled-impl

Just a toy-app for me to learn firmware concepts and brush up on C++

arduino arduino-mega c cpp firmware led-controller platformio

Last synced: 18 Jan 2026

https://github.com/haxo-games/antidebug

Windows x86_64 anti-debugging sandbox (Work in progress)

anti-debugging cpp malware-analysis reverse-engineering security terminal windows x86-64

Last synced: 17 Jul 2025

https://github.com/fatiq123/school-management-system-using-link-list-in-cpp

I developed this project using C++ language.

cpp linked-list programming

Last synced: 14 Mar 2025

https://github.com/ajay-mk/qc-p2

Quantum Chemistry codes using C++

cplusplus cpp quantum-chemistry

Last synced: 20 Mar 2025

https://github.com/sahilk12nayak/cpp-projects

Projects using C++ programming language.

cpp

Last synced: 22 Mar 2025

https://github.com/tsnsoft/nb_cpp_cross-platform

Пример программы на C++ в NetBeans с использованием кроссплатформенной компиляции (разработка в Linux Windows-программы)

cpp cross-platform linux netbeans windows

Last synced: 08 May 2026

https://github.com/ferr0s04/feup-da-project-2

Repository for DA (Design of Algorithms) course 2nd project of LEIC FEUP, for year 2023-24

cpp feup feup-leic

Last synced: 22 Mar 2025

https://github.com/filipeyay/cppexercises

Exercises and practices related to my studies in the C++ programming language.

cpp

Last synced: 17 Jul 2025

https://github.com/buildwithmehul/cpp-journey

🚀 My personal C++ learning repository. Covers everything from basic syntax and OOP to STL, data structures, and competitive programming problems. Progress tracked through hands-on practice, mini-projects, and daily commits.

cpp cpp-programming

Last synced: 17 Jul 2025

https://github.com/esri/link-what-you-include

A tool to help maintain a coherent build system target model

build-system code-quality cpp tool

Last synced: 27 Sep 2025

https://github.com/julien-livet/sym

Symbolic tool in C++ for symbolic expressions

cpp symbolic-computation

Last synced: 17 Jul 2025

https://github.com/dantezulli/revive.nokia.n95

A quick guide to revive the Nokia N95 legacy and develop for it. (RM-159/RM-160/RM-320)

cpp java nokia nokia-n95 python qt symbian

Last synced: 02 Oct 2025

https://github.com/arc-w/core-scheduling

Core Scheduling: Minimizing Energy with Deadlines and Dependency Cycles

cpp

Last synced: 17 Jul 2025

https://github.com/mateusz-przybyla/personalbudget_structured

Final C++ application to manage your personal budget [structured]

cpp data-structures structured-programming xml

Last synced: 06 Jul 2026

https://github.com/f3fe-hash/cppserver

A multithreading C++ Server that can respond very quickly to requests

cpp fast multithreading server

Last synced: 17 Jul 2025

https://github.com/diegoquintanilha/proceduralpollock

ProceduralPollock is an open source C++ project that generates abstract, math-based art using procedurally generated pixel shaders.

art cpp directx11 hlsl procedural-generation shader

Last synced: 09 Sep 2025

https://github.com/channingko-madden/weather-data

Weather data technical assessment

cli cmake cpp json vcpkg

Last synced: 16 May 2026

https://github.com/muralidharmaddali/smartinterviews_basic

This repository consists all the basic problems of smart Interviews which I have solved you can open the files and check out the solutions.

cpp dsa dsa-algorithm dsa-learning-series dsa-practice problem-solving python3

Last synced: 16 May 2026

https://github.com/yviscool/lang-format

All-in-one formatter plugin for Sublime Text / 面向 Sublime Text 的多语言一体化格式化插件

clang-format cpp formatter formatting go gofmt javascript oxc oxfmt python ruff rust rustfmt sublime-text sublime-text-plugin typescript

Last synced: 23 May 2026

https://github.com/pbergstrom90/passwordmanagersimulator

Examproject for "Data IT Security" course, Winter 2024.

cpp hashing password security

Last synced: 22 Mar 2025

https://github.com/akash-sharma-1/effortless-tetris-cpp

A simpleton tetris game which u can fire up in ur cmd anytime !

cpp gui

Last synced: 12 Jun 2026

https://github.com/chrisross5/game-of-life

College mini project (Data structures and algorithms S2): A C++ console app showcasing Conway's Game of Life.

algorithms console-application cpp

Last synced: 11 Jun 2026

https://github.com/thatoneguywifi/tbfe

tbfe (Text Based File Explorer) is a file explorer ran in a terminal

cpp fileexplorer linux terminal terminal-based text-based

Last synced: 03 Jan 2026

https://github.com/ideafarm/ideafarm.home.1

IdeaFarm (tm) Piggyback Distributed Operating System for MS Windows

cpp ms-windows operating-system

Last synced: 17 Jan 2026

https://github.com/tahaaa22/problem-solving

This collection contains my approaches, thought processes, and final solutions to coding challenges from popular platforms such as LeetCode, HackerRank, and CodeForces.

cpp data-structures problem-solving sql

Last synced: 10 Sep 2025

https://github.com/mkamadeus/tbfo-low-fidelity-the-sims

Tugas Besar TBFO 2019 : The Sims Simulator

cpp dfa

Last synced: 12 Jan 2026

https://github.com/speauty/gobang

五子棋(单人互博版)

cpp easyx game gobang

Last synced: 14 May 2025

https://github.com/speauty/srtparser

SRT字幕解析器

cpp srt subtitle-swapper

Last synced: 14 May 2025

https://github.com/biblical33/metrics-recorder

Header-only C++20 library for lock-free, time-stamped metric recording in multi-threaded applications.

cmake cpp cpp20 header-only libcds library lock-free logging multithreading

Last synced: 03 Aug 2025

https://github.com/fgulde/redis-clone

A Redis server clone built in C++23 with Asio, implementing the RESP2 protocol

asio cmake codecrafters cpp networking redis

Last synced: 17 May 2026

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

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

cpp imgui jianying jsoncpp subtitle

Last synced: 14 May 2025

https://github.com/poseidon-code/datastream

A C++ 23 binary data serializer like Qt's `QDataStream` class, but with less functions and simple.

binary cpp cpp23 serializer

Last synced: 14 Jun 2026

https://github.com/mdafsarhossain/competitive-programming-problem-and-solution

Competitive Programming Problem And Solution Code. All Code written in C++ Programming language.

competitive-programming cpp

Last synced: 12 Aug 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/igorantyganov/mod-gta5

Mod-Gta5 enhances your GTA 5 gameplay with tools like an HWID spoofer and customizable aimbot. Explore the repository for features that elevate both single-player and online experiences. 🛠️💻

archived cash cash-drop cpp grand-theft-auto-mod gta5 gta5-modding java-natives jni lemonui memory-manipulation mods open-source-mod rockstargames scripthookv scripthookvdotnet stand standlua

Last synced: 15 Jul 2025

https://github.com/vincentlaucsb/cpp-notes

A collection of C++ notes and programs

c-plus-plus cpp

Last synced: 11 Aug 2025

https://github.com/sebastianbrzustowicz/rubik-s-cube-solver

C++ + WinForms. Program created with purpose to help user in solving Rubik's cube.

cpp oop rubiks-cube rubiks-cube-scrambler rubiks-cube-simulator rubiks-cube-solver visual-studio

Last synced: 15 Jul 2025

https://github.com/hex01e/webserv

A web server project involves developing software that responds to requests made over the Hypertext Transfer Protocol (HTTP). This software acts as the engine behind a website, delivering content and functionality to users who access it through web browsers.

1337 42 cpp cpp98 http socket web webserver

Last synced: 22 Mar 2025

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/smoke-y/ray

Raytracing engine

cpp raytracing

Last synced: 15 Jul 2025

https://github.com/kauefraga/learning-cpp

🔥 Learning a general-purpose language (c++).

cplusplus cpp learn learning

Last synced: 02 Jul 2026

https://github.com/helland369/projects

Projects I do while learning to code

cpp

Last synced: 23 Jul 2025

https://github.com/mateusz-przybyla/addressbook_objectoriented

C++ (OOP) application - Przyszly Programista course (training)

cpp data-structures oop txt-files

Last synced: 09 Nov 2025

https://github.com/vitusveit/tsvparser

A simple and easy-to-use C++ TSV Parser, it can read TSV files, modify them, and export them

cpp cpp11 tsv tsv-parser tsv-reader

Last synced: 11 Apr 2025

https://github.com/alessandropierro/2021assignment01

MPI programming and HPC cluster performance analysis for "Foundations of HPC" course @ University of Trieste

cpp fortran hpc mpi-library

Last synced: 14 Jul 2025

https://github.com/isgirish18/codeforces

Link to my Codeforces Solution

codeforces-solutions cpp

Last synced: 02 Jul 2026

https://github.com/tbhaxor/gdb-8.x-patch

This is a patch for the bugs occurred while compiling GDB 8.x on system

clang cmake cpp gdb gdbserver makefile patch

Last synced: 03 Aug 2025

https://github.com/kaustubh-nair/hierarchical-animation-framework-in-opengl

Animation framework in OpenGL, which uses a Tree-based datastructure for storing Scene Nodes.

cpp opengl

Last synced: 16 May 2026

https://github.com/dantehemerson/arkanoid-returns

Juego Arkanoid hecho en C++ con ayuda de la librería Allegro 5

allegro arkanoid arkanoid-returns codeblocks cpp cpp11 game game-development gamedev

Last synced: 21 Mar 2025

https://github.com/mavoort/spidermesh2d

A simple Delaunay mesh generator written in C++

65n50 armadillo computational-geometry cpp math mesh-generation qt6 triangle

Last synced: 17 Apr 2026

https://github.com/sanelli/turing

Collection of Turing machine emulators for various languages (Go, C#, Python, C++, Pascal, Ada, C, D)

ada c cpp csharp dlang golang pascal python turing-machine turing-machine-simulator

Last synced: 09 Apr 2026

https://github.com/samsam19191/airwatcher

AirWatcher is a software application developed for a government agency to monitor and analyze air quality data across a large territory.

cpp

Last synced: 23 Jun 2025

https://github.com/aniekanbane/palindrome

Smart palindrome checker

cpp csharp palindrome-checker python

Last synced: 18 Apr 2026

https://github.com/daxanius/breakout

A rhythm based breakout game written in Lua with a custom engine

breakout cpp game-engine lua

Last synced: 10 May 2026

https://github.com/yeshasvitirupachuri/oatpp-websocket-server-client-example

Oatpp server client c++ examples without using dependency injection framework macros components.

cpp cpp17 network oatpp oatppwebsocket

Last synced: 12 May 2025

https://github.com/sebastianbach/architecture

Architecture Playground

cpp modularity qt5

Last synced: 12 May 2026

https://github.com/vhgn/tver

Friendly simple calculator

ast calculator cpp

Last synced: 23 Jun 2025

https://github.com/einararnason/i2cteensy

I2C implementation for Teensy microcontrollers

cpp i2c teensy

Last synced: 04 Sep 2025

https://github.com/kahlery/lzw-compression

compression tool: C++ program that implements LZW compression using a hashtable data structure. It takes an input file and compresses the data into a smaller size, then writes the compressed data to an output file. The program also includes a method for rehashing the hashtable when the load factor exceeds a certain threshold.

compression cpp decompression fileio hashtable lzw lzw-compression

Last synced: 03 Aug 2025

https://github.com/misterquestions/saphire

A simple, flexible and powerful game engine written in C++ with multi-platform support.

cmake conan cpp cxx game-development game-engine opengl python

Last synced: 20 Jan 2026

https://github.com/cantaro86/maze-3d

C++ program that solves the maze in 3D

cpp maze maze3d

Last synced: 23 Jun 2025

https://github.com/capp-adocia/physx-vehicle-demo

使用physxSDK实现车辆运动

cpp physx

Last synced: 09 Jul 2025

https://github.com/rt75272/hello_world

Hello World in various languages

c cpp hello-world java javascript makefile php python

Last synced: 08 Apr 2026

https://github.com/toxe/test-cpp-zip-archives-decompression

C++ ZIP Archives Decompression Examples

archives cmake cpp decompression examples zip

Last synced: 22 Mar 2025

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/janinawibker/alt-stdlib

An alternative to the standard library data structures and some other utilities for C++

alternative c cpp standard-library

Last synced: 20 May 2026

https://github.com/fuelsoft/viewer

Load and display image files

cpp giflib libheif sdl2 sdl2-image

Last synced: 03 Aug 2025

https://github.com/kdelphinus/cpp_study

내가 공부하고 푼 c++ 코드들

algorithm baekjoon coding-challenge cpp

Last synced: 14 Mar 2025

https://github.com/eternal-darkness-07/chat-app-plus-plus

A real-time chat application with a C++ (Drogon) backend and a React (Vite) frontend.

chat-application cpp drogon react real-time vite websocket

Last synced: 29 Apr 2026

https://github.com/lainq/cctest

A simple goofy header-only testing library made for testing in C++

cpp cxx17 testing unit-testing

Last synced: 16 Sep 2025