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/amanoteam/nero

A GCC cross-compiler targeting PocketBook

c cpp cross-compiler gcc pocketbook

Last synced: 13 Mar 2025

https://github.com/rafaelbortolozo/minigame_boliche

Pequena atividade para a matéria de Paradigmas da Computação, se trata de um "jogo" onde a máquina joga sozinha gerando pontuações aleatórias. O objetivo principal do algoritmo era representar o funcionamento de um jogo de boliche, desconsiderando a fisica.

bowling-game cpp paradigms poo random-number-generators

Last synced: 15 Mar 2025

https://github.com/kentlouisetonino/sw-cpp-dsa

Sample programs of Data Structures and Algorithms using C++.

cpp data-structures-and-algorithms

Last synced: 08 Mar 2025

https://github.com/imxeno/borland_register

A translation layer for calling functions using Borland's register calling convention from cdecl C++ scope and vice versa.

borland borland-register calling-conventions cdecl cmake cpp register register-call translator

Last synced: 13 Jul 2025

https://github.com/suyashmahar/csn-102

CSN-102

cpp csn-102

Last synced: 16 May 2025

https://github.com/captainayan/accountlite-cli

💡💰Lightweight Command line Double-Entry Accounting Software💵💸

account-lite accounting commerce cpp finance journal journal-entries ledger parser personal statements trial-balance

Last synced: 29 Mar 2025

https://github.com/tony-go/cmake-uwebsockets

Build uWebSockets with CMake.

cmake cpp usockets uwebsockets

Last synced: 29 Mar 2025

https://github.com/rkolovanov/auxiliary-cpp

Библиотека вспомогательных компонентов C++.

cpp library

Last synced: 16 May 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/inteliense/easy_encrypt_cpp

Easy one line function calls for AES Encryption, SHA hashes, MD5 hashes, key generation and other utilities.

aes-128 aes-256 aes-encryption assymetric-encryption cipher cipher-algorithms cplusplus cpp encoding encryption encryption-decryption md5 rsa rsa-encryption rsa-key-pair sha-256 sha-512

Last synced: 07 Apr 2025

https://github.com/drapegnik/algorithms

⏱️practise tasks on theory of algorithms on FAMCS, BSU

algorithms brute-force bsu c-plus-plus cpp data-structures famcs graph-algorithms

Last synced: 05 Apr 2025

https://github.com/a9na/simcardsimulator

📱 A C++ project simulating SIM card operations. Features include storing/retrieving IMSI, network authentication, contact management, and basic OTA communication. Demonstrates user authentication and network interaction. 🔒📞

cpp sim sim-card simulator

Last synced: 07 Oct 2025

https://github.com/zakariaelbouzkri/cpp_oop

this repo has the 42 CPP pool days wich are about concept of object-oriented-programming (OOP), incapsulation inhiretance polymorphisme ...

cpp oop

Last synced: 27 Feb 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/slangborgh16/motion-extraction

C++ Motion Extraction with OpenCV

cpp motion motion-extraction opencv

Last synced: 07 Apr 2025

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/jdsherbert/trie

Simple Trie Structure implementation in C++

cpp trie trie-data-structure trie-structure tries

Last synced: 07 Apr 2025

https://github.com/szsascha/cpp-ws

A simple webserver in c++

cpp http-server socket webserver

Last synced: 23 Jul 2025

https://github.com/jj-kira/chess

C++ console chess project showcasing OOP.

chess cpp oop

Last synced: 16 May 2025

https://github.com/zakariaelbouzkri/my_cses_problems_solutions

this repo contains my solutions to the University of Helsinki's "Competitive Programming" course problem set hosted on the CSES (Code Submission Evaluation System) platform. This repository serves as a showcase of my problem-solving skills and coding journey as I tackle a variety of algorithmic challenges.

algo cpp cses-problem-set-solution data-structures dynamic-programming graph-algorithms math mathematics searching-algorithms sorting-algorithms

Last synced: 27 Feb 2025

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/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/brainboxdotcc/evalbot

D++ Evaluator bot

bot cpp discord discord-bot dpp

Last synced: 29 Apr 2026

https://github.com/shadowshahriar/cse112

A repository containing my solutions to OOP problems assigned by our CSE lecturer, NAB (2nd Semester)

cpp cse oop

Last synced: 23 Mar 2025

https://github.com/stuart6854/gfx

C++ Graphics Wrapper - Work In Progress (Only Vulkan ATM)

cpp graphics vulkan

Last synced: 10 Nov 2025

https://github.com/enzoguillouche/seismosense

Built with C++ and OpenGL, this project is cutting-edge earthquake simulation tool designed to test the structural resilience of buildings and other infrastructure under various seismic scenarios.

cpp earthquakes natural-disasters opengl opensource simulator

Last synced: 02 May 2026

https://github.com/robaho/cpp-trader

A financial exchange in C++ designed for algorithmic trading tests.

cpp financial-markets fix fix-protocol trading-strategies

Last synced: 23 Mar 2025

https://github.com/aaron-trinidad/genetic_algorithm

Genetic Algorithm implemented in C++

cmake cpp genetic-algorithm optimization-algorithms

Last synced: 23 Mar 2025

https://github.com/astrodynamic/decimal-float-point

Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.

arithmetic big-number bit-operations bitset cmake cpp currency decimal financial high-precision library math normalization numeric-computation optimization precision rounding template-library tests

Last synced: 13 Jun 2025

https://github.com/aljo242/modern-cpp

Learning modern C++

cpp

Last synced: 16 May 2025

https://github.com/anjasfedo/double-link-list

Double Linked List on C++

cpp double-linked-list

Last synced: 28 May 2026

https://github.com/i-umairkhan/big-integers

A big integer calculator for solving calculaitons of big numbers

biginteger cpp data-structures

Last synced: 28 May 2026

https://github.com/jadeeeeeeeeeeee/sockets-chat-app

a socket chat app i made in cpp thats built with winsock and wxwidgets

cpp gui sockets windows winsock winsock2 winsocket wxwidgets

Last synced: 03 Jan 2026

https://github.com/nekernel-org/btb

A build system based on JavaScript Object Notation (JSON) written in C++

build-system cpp json

Last synced: 16 May 2025

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

C++ 语言的学习。

cpp cpp-learning

Last synced: 28 May 2026

https://github.com/wrieg123/csp-adapter-zeromq

A CSP Adapter for the ZeroMQ Universal Messaging Library

cpp python stream-processing streaming zeromq

Last synced: 30 Apr 2026

https://github.com/velocityra/chip8-emu

A Chip-8 emulator in C++, with a basic debugger.

chip8 chip8-emulator cpp emulation emulator sfml

Last synced: 16 May 2025

https://github.com/nolleh/rsp

⚡Realtime Server Platform - aims to make room based socket server platform

boost cpp framework game-server socket-programming

Last synced: 21 Feb 2026

https://github.com/sdk-meb/ft_containers.42

Project aims to re-implement an STL C++ containers such as vector, map, stack, and potentially set while adhering to the C++98 standard. The goal is to ensure a deep understanding of these containers and to develop custom implementations that comply with C++98 features and restrictions.

1337school 42born2code containers cpp cpp98 data-structures data-types makefile redblack-tree

Last synced: 05 Jan 2026

https://github.com/crazyvito11/vita-hello-world-docker

A simple Hello World application for the Vita, build with VitaSDK via Docker

boilerplate cmake cpp docker docker-compose hello-world homebrew playstation-vita ps-vita vita-companion vitasdk

Last synced: 02 Apr 2026

https://github.com/puellaquae/direct2dkit

Direct2D 简单封装 / Wrapper for Direct2D

cpp direct2d win32

Last synced: 31 Dec 2025

https://github.com/kubware/kub-cpp-logger

Simple C++ logger with NuGet packing option

cpp logger nuget nuget-package static-library

Last synced: 05 Jan 2026

https://github.com/djoezeke/celog

A Fast , Convenient and Lightweight Header Only C/C++ Logging Library.

asynchronous c cpp cross-platform header-only high-performance logger logging logging-library low-latency

Last synced: 09 Mar 2025

https://github.com/aoshimash/cs

Coordinate systems for planetary N-body simulation

astrophysics cpp n-body

Last synced: 31 Mar 2025

https://github.com/gabrielemaurina/workspace

Personal workspace. Years of code shouldn't be lost.

cpp eiffel erlang java javascirpt ocaml python scala

Last synced: 11 Apr 2026

https://github.com/britanniavirtual/hlsl_line_shader

DirectX 11 shader to draw solid 3D line based on two 3D points as the vertex input. Line width and fill color specified with a cbuffer. Uses geometry shader to render the billboard line.

3d-line billboard cpp directx geo-shader hlsl line point-to-point

Last synced: 23 Mar 2025

https://github.com/mjlee111/qt_example

Simple QT based GUI examples.

cpp gui qt qt-examples

Last synced: 05 Jan 2026

https://github.com/lai-huy/csce-313

Source code for CSCE 313

cpp csce313 tamu tamu-csce313

Last synced: 17 Mar 2025

https://github.com/3dproger/qt-builds

Qt builds for different platforms

build cpp debian development gui linux orange pi qt raspberry

Last synced: 21 Feb 2026

https://github.com/nguyenanhtuan1912/learn-cpp

Đây là repository học C++. Trong repo này sẽ chứa các file note, file bài tập của từng chủ đề khác nhau. Xem thêm trong phần readme.

cpp

Last synced: 09 Mar 2025

https://github.com/martinhelmut/tap-article

This is the companion repository for my blog article about TAP.

catch2 cpp lua nodejs postgresql python stylelint tap

Last synced: 11 Apr 2026

https://github.com/ozanarmagan/RESTCpp

Cross Platform Multi threaded REST API / HTTP Server framework using thread-pooling implementation with modern C++

api api-rest backend cpp cpp11 cpp14 cpp17 rest rest-api

Last synced: 15 Mar 2025

https://github.com/kassane/cppfront-zigbuild

Build Cppfront w/ zig build

clang cpp cpp2 cppfront zig

Last synced: 01 Mar 2026

https://github.com/phip1611/bash-like-cpp-shell

A demo bash-like shell for educational purposes - shows basics about pipes, fork and a lot of other UNIX facilities.

cpp pipes readline-library shell unix-facilities

Last synced: 28 Feb 2026

https://github.com/ayushgoel24/unscented-kalman-filter-with-lidar-and-radar

Fused noisy LiDAR and Radar sensor measurements to estimate the states of multiple cars on highway using Unscented Kalman Filter(UKF).

cpp lidar lidar-point-cloud radar unscented-kalman-filter

Last synced: 18 Jan 2026

https://github.com/embeddedcrab/atmega32-libaries

ATmega32 peripheral libraries in C++

atmega32 cpp libraries peripherals

Last synced: 19 Jul 2025

https://github.com/ferhatgec/climage

CLImage, an image format that renders to terminal buffer.

climage cpp cpp17 fegeya header-only image-format

Last synced: 14 Jun 2025

https://github.com/mallory-scotton/arcade

🕹️ Retro gaming platform with dynamic library loading for games and graphics. Built as a 2nd-year EPITECH project

arcade audio-processing cpp epitech games joystick libcaca ncurses nibbler opengl pacman retrogaming sdl2 sfml shared-library wiimote

Last synced: 11 May 2026

https://github.com/taktoa/qdoc2psn

Generate purescript-native bindings from a QDoc XML file. (WIP)

bindings cpp haskell purescript purescript-native qt

Last synced: 12 May 2026

https://github.com/kingston-kms/client-server

Examples of C++ Server and Client

client cpp gcc linux php server tcp

Last synced: 14 Apr 2026

https://github.com/vimtor/cpp-delegates

Approximation of C# Delegates, Funcs and Actions on C++

cplusplus cpp delegate delegates events function-pointers

Last synced: 12 Apr 2025

https://github.com/nadimnesar/covid19-patient-management-system

Our repository contains a console-based Covid-19 patient management system implemented in C++, allowing users to add, search, delete, update, and display patient information. Manage patient records efficiently with this simple yet effective system.

cpp management-system

Last synced: 15 Mar 2025

https://github.com/budchirp/cpp-template

C++ template for starting your projects faster

cmake cpp

Last synced: 24 Mar 2025

https://github.com/naltun/eyes-cpp

eyes.sh rewrite... in C++! Let's you perform domain/IP information gathering. Wasn't it esr who said "With enough eyeballs, all your IP info are belong to us?"

cplusplus cpp information-gathering pentesting

Last synced: 30 Mar 2025

https://github.com/bruhmoent/tuxballsdl

TuxBall on SDL2 C++.

cpp platformer sdl sdl2 sdl2-image tux

Last synced: 23 Aug 2025

https://github.com/kessejones/cpp-html-parser

HTML parser based on a HackerRank test

cpp html html-parser parser

Last synced: 30 Mar 2025

https://github.com/lmriccardo/ciciel

C++ General-purpose Custom Library

cpp library

Last synced: 10 Jun 2025

https://github.com/klus3kk/text-based-game

My old ASCII game :)

2d-game ascii-graphics cpp

Last synced: 22 Nov 2025

https://github.com/czoido/conan-graph3d

Generate a Conan dependency graph visualization in 3d

conan cpp data-visualization

Last synced: 20 Jan 2026

https://github.com/shahank42/chip8-emu

(Work In Progress!) An interpreter and VM for the CHIP-8 programming language.

chip-8 chip8 chip8-emulator cpp cpp17 cpp20 emudev emulation emulator emulator-development

Last synced: 31 Mar 2025

https://github.com/liziwl/c-cpp-programming

Course codes and materials, Summer 2017

c cpp

Last synced: 10 May 2026

https://github.com/christs8920/pacman-cpp

A pacman style game made in C++ using the PDcurses library.

cli command-line cpp game game-development gamedev ncurses pacman-game pdcurses

Last synced: 19 Jun 2025

https://github.com/pechinkin/2nd-database-client

client for storing dates of birthday and zodiac sign recognising

cmake cpp

Last synced: 31 Mar 2025

https://github.com/ryanleecode/xsd-to-typescript-converter

Converter for XSD Definitions to Typescript Types and Interfaces

cmake conan converter cpp typescript xsd

Last synced: 19 Apr 2026

https://github.com/seigtm/prime-and-perfect-numbers

A simple C++ Qt program that lets you find out if a number is Prime or/and Perfect.

cpp cpp-qt homework homework-assignments homework-exercises perfect-numbers prime-numbers prime-numbers-calculation qt qt-cpp qt5 qtcreator

Last synced: 20 Apr 2025

https://github.com/meopbk/robotics

ROS and Roblib applications mostly in C++. Inverse Kinematics, Object Detection, Path Planning, Localization and Mapping.

boost cpp inverse-kinematics jacobians makefile mapping object-detection opencv path-planning path-tracing roblib ros threads

Last synced: 18 Apr 2026

https://github.com/nicx17/multiwave

A Wireless Multi cable tester project using Arduino Mega 2560

arduino arduino-project cpp rf tester wireless

Last synced: 05 May 2026

https://github.com/pablitoo1/battleship-game

Classic Battleship Game made in C++ with SFML library

2d-game cpp sfml sfml-game

Last synced: 16 Mar 2025

https://github.com/sakrist/simplecpuraster

A simple CPU rasterizer is written with C++. glm as math library

cpp glm graphics rasterization rasterizer

Last synced: 08 Apr 2025

https://github.com/hashlag/plusml

A C++ library that aims to provide implementations of common machine learning algorithms with clean API

cpp machine-learning

Last synced: 28 May 2026

https://github.com/KalbarczykDev/sdl2-pong

Recreation of the classic Pong game with SDL2 lib and C++!

beginner beginner-friendly cpp first-contributions pong pong-game sdl sdl-library sdl-ttf sdl2

Last synced: 16 Oct 2025

https://github.com/rar3pineapple/hacker-simulation

Can't code? Want to feel like you can? Here's a program that makes random lines of code speed down your terminal. Contributions welcome!

cpp cpp17orlater fun terminal

Last synced: 24 Mar 2025

https://github.com/aishanipach/interview-checkpoints

Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.

cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet

Last synced: 03 Jul 2025