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/learningbyexample/super-fany-fun

teaching game developing using C++

cpp learning video-game

Last synced: 15 Mar 2025

https://github.com/adzo261/sales-tax-problem

Sales Tax problem solution using C++

cpp oops-in-cpp sales-tax-problem-solution

Last synced: 20 Aug 2025

https://github.com/rikeda71/deep-learning-from-scratch-2-cpp

C++ version of https://github.com/oreilly-japan/deep-learning-from-scratch-2

cpp deep-learning nlp

Last synced: 15 Mar 2025

https://github.com/eslamdyab21/hogwarts-battle-cpp

This repository has the code of Hogwarts Battle written in Cpp. it's the final software project of the training phase in MIA technical team.

cpp harry-potter hogwarts mia voldemort wizards

Last synced: 15 Mar 2025

https://github.com/gummif/endocpp

Modern C++ functional programming concepts library

cpp cpp17 functional-programming header-only library

Last synced: 23 Mar 2025

https://github.com/ka-iden/huffman

Huffman coding, compression and decompression

cpp huffman-coding huffman-compression-algorithm

Last synced: 07 Apr 2025

https://github.com/liulingxi2/multi-person-communication-platform-ssp-2.0

Multi-person communication platform SSP 2.0

cpp microservice mysql social software

Last synced: 02 May 2026

https://github.com/progambler227788/patient-management-system

Hi everyone, This project is based on DSA. I've implements patients data using linklist. You could use database or file handling for storage. You could modify it according to your needs.

circular-linked-list coding coding-interviews cpp cpp-assignment cpp-programming cpp-project data-structures-and-algorithms doubly doubly-linked-list dsa library-management-system linklist management-system patient-management-system programming-language semester-project university-project

Last synced: 16 May 2025

https://github.com/maipa01/pcre2cpp

A C++ wrapper around the PCRE2 library to provide a more user-friendly and object-oriented interface for using regular expressions, while retaining the performance and flexibility of the original library.

bsd-3-clause cpp cpp20 library open-source pcre2 pcre2-regex pcre2-wrapper regex regular-expressions wrapper

Last synced: 27 May 2026

https://github.com/jdsherbert/unreal-engine-health-system

Simple Health System implementation for Unreal Engine. Tracks health of an actor, logs damage, and also fires events from changes.

component cpp health unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine

Last synced: 07 Apr 2025

https://github.com/jdsherbert/audio-soft-clip-distortion

Simple C++ implementation of a basic Soft Clip Distortion technique. Includes an example usage case with a simulated sinusoidal signal.

audio audio-effect audio-effects audio-processing cpp distortion distortion-effects sine sine-wave sinewave soft-clipping

Last synced: 07 Apr 2025

https://github.com/mond1c/openglengine

It's open source gaming engine. It's my main project.

cpp cpp20 engine game-engine glfw opengl

Last synced: 19 May 2026

https://github.com/boloto1979/keylogger

Keylogger - A C++ keystroke project. This project includes versions for Windows and Linux systems. The keystroke capturer records keystrokes and stores them in a log file. Use it responsibly and in compliance with applicable laws and regulations.

cpp cybersecurity keylogger linux macos malware socket windows

Last synced: 11 Apr 2026

https://github.com/bpdesilva/cppwebserver

Practicing fundamentals of Web Server Development with C++ on Flask like Micro Web Framework known as Crow.

boost-libraries cmake cpp docker flask-server gcc webserver

Last synced: 31 Aug 2025

https://github.com/amanoteam/raiden

A GCC cross-compiler targeting Linux musl

c cpp cross-compiler gcc linux musl

Last synced: 19 Apr 2026

https://github.com/prophetru/helloworld

Sample "Hello World" with gtest. Can be used as a template for future projects for education only.

cmake cpp gtest otus

Last synced: 16 May 2025

https://github.com/bl33h/fillinganypolygon

A program that uses a framebuffer to fill any polygon and save the result as a bitmap (BMP) file in the build folder. It supports drawing and filling polygons with custom shape and color.

cmake computer-graphics cpp gcc make polygon polygons vector

Last synced: 23 Sep 2025

https://github.com/clausklein/agent_pp

Fork of Agent++ SNMP Framework

cmake cpp snmp

Last synced: 06 Apr 2025

https://github.com/achrafelkhnissi/ft_containers

Implementation of a few container types of the C++ standard template library.

1337 1337cursus 1337school 42 42born2code 42cursus 42projects 42school cpp cpp98 map set stack stl-containers vector

Last synced: 30 Dec 2025

https://github.com/dbeewms/logica-y-algoritmos

Example and Practical Exercises from the Logic and Algorithms Class in C, C++, and PSeInt, First Semester, Universidad Americana (UAM).

algorithms c cpp programming-logic pseint

Last synced: 16 May 2026

https://github.com/antonako1/arghand

Single header argument parsing and handling library made with C++11

cpp library

Last synced: 25 Jul 2025

https://github.com/drkwitht/expreval

Parse and evaluate arithmetic expressions.

cpp math-expression-evaluator recursive-descent-parser

Last synced: 04 Apr 2025

https://github.com/arnavsharma2711/cp-striver-sheet

This repository contains implementations of various competitive programming topics. Each topic has its own directory, and within each directory, you'll find solutions to problems related to that topic.

competitive-programming cpp

Last synced: 05 May 2025

https://github.com/oleg-nenashev/wiremock-googletest-demo

Demo: Using WireMock with Testcontainers for C/C++ in Google Test

api cpp demo testcontainers testcontainers-c wiremock

Last synced: 28 Mar 2025

https://github.com/fizzymo/fizzymo

I fell in love with tech because any problem I had could be solved. It sparked a fire in me to chase a career where I could mix my creative side with geeky knowledge.

backend cpp css html5 java javascript python r react software-development typescript

Last synced: 06 Apr 2026

https://github.com/aostrun/missionaries-and-cannibals-multiprocessing

Solution for the Missionaries and Cannibals problem using Message Queues and Multiprocessing

cpp message-queue missionaries-cannibals-problem multiprocessing posix

Last synced: 11 Jun 2026

https://github.com/yudhastyawan/yulang

A simple programming language using Bison and Flex in C++.

bison cpp flex interpreted-programming-language interpreter programming-language programming-languages

Last synced: 07 Apr 2026

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/callmesalmon/caw

Simple, yet semi-useful password manager written in C++

cpp minimalist pure-cpp

Last synced: 18 Jun 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/teejay69/configsync

Program Settings Synchronizer

boost configuration-management cpp settings-sync

Last synced: 26 Jul 2025

https://github.com/jgaa/purech

Cluster and replication validation for global deployments of Apache Pulsar

cli-app cpp pulsar utilities

Last synced: 18 Jul 2025

https://github.com/aryan-programmer/universal-cpp

Universal C++ language extensions

boost boost-libraries cpp cpp-lib cpp-library cpp17

Last synced: 09 Jul 2025

https://github.com/ifpabelem/projetos_calculo_i

Projetos de programação apresentados na disciplina de Calculo I.

calculo cpp ifpa matematica

Last synced: 02 Sep 2025

https://github.com/dev0x13/dsperado

A toy DSP library

cpp dsp fft fir header-only

Last synced: 21 Mar 2025

https://github.com/edisonslightbulbs/rfcomm-cpp

Bluetooth socket: RFCOMM communication between Linux and Android (Linux side)

bluez-dbus cmake cpp rfcomm

Last synced: 26 Jun 2025

https://github.com/victorharri-chal/arcade

🕹️ A graphical project in C++ to recreate an arcade machine with multiple games (Pacman & Nibbler) and multiple graphical libraries (Ncurses, SFML, SDL2). Done on my 2nd year at Epitech

arcade-machine cpp epitech game graphical-programming ncurses nibbler pacman sdl2 second-year-project sfml

Last synced: 06 Apr 2025

https://github.com/htl-stp-ecer/stm32-data-reader

Raspberry Pi ↔ STM32 SPI bridge — reads sensor data and publishes it via LCM for RaccoonOS

botball cpp lcm raccoon-os raspberry-pi robotics spi stm32

Last synced: 23 May 2026

https://github.com/kingcitaldo125/sorts

Various sorting algorithms | Sorts of all sorts

algorithms cmake cpp sorting-algorithms

Last synced: 15 Sep 2025

https://github.com/ninjamar/tixb

Toy Bytecode Interpreter

bytecode-interpreter cpp

Last synced: 11 Jun 2026

https://github.com/mateus-resende-ottoni/cpp

Repositório dedicado a projetos desenvolvidos na linguagem C++

cpp hpp

Last synced: 04 Apr 2025

https://github.com/maximilianfeldthusen/dynamic-array-with-raii

The code defines a DynamicArray class that serves as a simple dynamic array implementation.

array cpp memory-management raii

Last synced: 20 Jul 2025

https://github.com/hydraphyzer/bank-management-system-in-cpp

This is my Semester Project. This is Basically a Bank Management System Made In C++

bankmanagementsystem cpp filehandling hydraphyzer hydraphyzergithub muhammadzubair

Last synced: 26 Jul 2025

https://github.com/deepakroy58/cppreference

cpprefernce learnings

cpp oops-in-cpp

Last synced: 17 Jul 2025

https://github.com/imnetcat/ecosystem

Interactive virtual ecosystem. Cells evolution. Evolution from unicellular to multicellular organisms in a virtual world

cpp evolution genetic genetic-algorithm genetic-programming sfml

Last synced: 18 Sep 2025

https://github.com/tomheaton/multicon-probe

Arduino two way communication using nRF24L01s. :joystick:

arduino cpp nrf24l01 rf24

Last synced: 12 May 2026

https://github.com/SG-lunch/CGOPP

go style channel in C++ based on coroutine

channel coroutine cpp cpp20 go

Last synced: 06 May 2025

https://github.com/luisfelipepoma/engine_game_with_c

Learning about Game Engines in C

cpp game-development

Last synced: 02 May 2026

https://github.com/kezhengjie/rpc

A header only and out of the box tcp rpc framework written in C++.

asio compile-time-meta-programming cpp headeronly rpc rpc-framework

Last synced: 19 Sep 2025

https://github.com/tajiknomi/clienthttp_windows

Windows-based client application interacting with REST/JSON HTTP server for system information retrieval, file management, remote command execution, data transfer, and automated task scheduling

client-http client-side cmake cpp http-client offsec rat red-team remote-access-tool rest-api windows-rat

Last synced: 20 Mar 2025

https://github.com/cmst0us/libblilivedanmaku

BiliBili Live Room, Websocket Danmaku Protocol in C++

bilibili bilibili-live cpp danmaku websocket

Last synced: 29 Mar 2025

https://github.com/fl444mingo/fl4-cs131-01-02-fav

Ch. 1, Lesson 2, Favorite Number

cpp learning learning-cpp

Last synced: 20 May 2026

https://github.com/amarok24/easyjpeg

ANSI C/C++ header wrapper for jpeglib

c89 c90 cpp jpeg jpeglib jpg

Last synced: 14 Feb 2026

https://github.com/ricky-ultimate/star-printer

A simple star printer program, written in C++

cplusplus cpp practice

Last synced: 23 May 2026

https://github.com/srijanmukherjee/minigolf

A golf game made using SDL

cpp game-development sdl2

Last synced: 25 Jun 2025

https://github.com/pzaino/pzaino

Paolo Fabio Zaino's profile. Memento: A clever person solves a problem. A wise person AVOIDS it.

6809 68k arm bsd c coding compilers cpp interpreters linux mips operating-systems ppc programming risc-os risc-v software-development

Last synced: 09 Nov 2025

https://github.com/connorslade/noseshell

🐚 A Shell for Windows | Making CMD slightly less bad

cpp shell

Last synced: 05 Apr 2025

https://github.com/abhijithkunchati/weenix-os

A full operating system, based on Unix, built as a semester long project

c cpp kernel memory-management operating-system threads virtual-file-system virtual-memory

Last synced: 20 May 2026

https://github.com/obinexus/jiggleengine

Specialized soft-body physics animation framework for character development. Human-in-the-loop methodology with web-based development environment, skeletal rigging, clothing simulation, and Blender export pipeline. Built on NLink→PolyBuild→JiggleEngine architecture.

alembic blender-export character-animation clothing-simulation cpp fabric-simulation fbx-export gltf human-in-the-loop obinexus-computing physics-simulation skeletal-rigging soft-body-physics systematic-engineering three-js webassembly webgl

Last synced: 19 May 2026

https://github.com/horazont/dragonstash

A transparent block-wise file system cache overlay with libfuse3, written in C++.

cache cpp fuse-filesystem sftp-client

Last synced: 05 Apr 2025

https://github.com/iujakchu/cxx-xmake-example

modern cpp with the power of rust

cpp cxx ffi lto mold rust xmake

Last synced: 12 Mar 2025

https://github.com/jonperk318/searching-algorithms

Comparing the efficiencies of linear, binary, and ternary searching algorithms in Python, Java, C++, and JavaScript

binary-search cpp css file-io graphjs html java javascript js linear-search python ternary-search webpack

Last synced: 07 Apr 2026

https://github.com/jasperdrescher/carrot

Jamming with the Unreal Engine Cropout sample project

cpp unreal-engine

Last synced: 06 Apr 2025

https://github.com/nguyenj-c/assembler_mips

Reuplod of old work done for a course about MIPS

assembler cplusplus cpp mips mips-architecture mips-assembly

Last synced: 16 May 2026

https://github.com/the0cp/leetcode

C++/Shell/SQL source code of solved LeetCode problems.

algorithm cpp leetcode leetcode-cpp leetcode-solutions

Last synced: 11 Jul 2025

https://github.com/condy0919/ccdoc

Tries to be the next documentation generator for c/c++

cpp documentation-generator

Last synced: 16 May 2026

https://github.com/fujiwarachoki/bytrixlang

An easy to learn and use, interpreted programming language written in C++.

bytrix cpp programming-language

Last synced: 17 Jun 2025

https://github.com/sreejit7/data-structures-algorithms

Codes with solutions for different Data Structures & Algorithm related problems

algorithms algorithms-and-data-structures cpp data-structures problem-solving

Last synced: 09 Sep 2025

https://github.com/tsnsoft/vs2022_cpp_wxwidgets_demo

Пример программы на C++ с использованием wxWidgets в Visual Studio 2022

2022 cpp visual-studio wxformbuilder wxwidgets

Last synced: 28 Jul 2025

https://github.com/0xjonaseb11/stack__dsa_practical_exam

DSA Practical exam | Algorithms | Data Structures

algorithms cpp datastructures stack

Last synced: 13 Mar 2025

https://github.com/bl33h/conwaysgameoflife

A real-time rendering program with Conway's Game of Life algorithm.

algorithm cmake conways-game-of-life cpp gcc make sdl2 wsl

Last synced: 28 Jul 2025

https://github.com/P4dro-Dev/Desafio-C-mais-mais-avancado

Nesse atividade do curso profissionalizante de C++ que estou fazendo, foi proposto um desafio de 8 questões para realizamos em C++. As questões exigiam um certo tipo de conhecimento avançado da linguagem. Pois, no total faz 1 mês que estou estudando a linguagem com frequência!

c-mais-mais cpp logica-de-programacao

Last synced: 21 Sep 2025

https://github.com/marenkeneshov/marintxtcrypt-2.0

MarinTxtCrypt 2.0 Приложение позволяет шифровать введённый текст. Не используйте это приложение в незаконных целях! The application allows you to encrypt the entered text. Do not use this app for illegal purposes! Бұл қосымша енгізілген мәтінді шифрлауға мүмкіндік береді. Бұл қосымшаны заңсыз мақсаттарда пайдаланбаңыз!

cpp cybersecurity cypher kazakhstan

Last synced: 04 Apr 2025

https://github.com/alexiszamanidis/sql_query_executor

A Parallel SQL Query Executor that parses and executes SQL queries using a Thread pool. It also rearranges the predicates by frequency to reduce execution time.

bash c cpp parallelization sql-query-executor thread-pool

Last synced: 09 Apr 2026

https://github.com/5arthak01/encryption

My exploration in encryption. Currently contains C++ implementation of RSA.

cpp hacktoberfest

Last synced: 04 Apr 2025

https://github.com/seng3694/blackcircle

Small project for messing around with ImGui and SFML

cmake cpp imgui imgui-sfml sfml

Last synced: 21 Mar 2025

https://github.com/inanyan/old-terminal-editor

An attemp to create a terminal text editor

cpp editor kilo terminal text-editor

Last synced: 01 Nov 2025

https://github.com/kyrylo-sovailo/dumb-way-to-debug

When there is no debugger and printf's ain't cutting it

cpp debugging macros

Last synced: 29 Jul 2025

https://github.com/RSGL/RSP

Single Header File Library that can pharse multiple databases all in one single header file. Supports, XML (HTML/SVG) and JSON

cpp cpp11 header-only html json library parser rsgl single-header xml

Last synced: 12 Mar 2025

https://github.com/chimipupu/cc8r_zenn_cpp

Zenn『RustでCPUを自作して動くまで📝』のRustのコードをC++にしたものです🥳

cpp cpu emebeded emulator

Last synced: 07 Nov 2025