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/dtinth/soundplayer

A simple sampled sound player written using FMOD Ex.

cpp fmod

Last synced: 13 Oct 2025

https://github.com/nickken253/hap_dino

A CPP language game product that uses the SFML library, developed by Nickken during a period of one month in the ProGameCup 2023 competition.

cpp game sfml

Last synced: 13 Oct 2025

https://github.com/perceptronv/scierra

A Simulated C++ Interpreter with Recurrent Adaptation

cpp cpp-interpreter gcc-complier interpreter

Last synced: 13 May 2026

https://github.com/vedanty3/strivers-a2z-dsa

This repository contains solutions of @striver79 A2Z DSA sheet.

cpp dsa striver-a2z-sheet

Last synced: 13 Oct 2025

https://github.com/archie94/codes

Important codes implementing various algorithms and day to day problems.

algorithm c codechef competitive-programming contest cpp hackerrank leetcode leetcode-java leetcode-solutions spoj

Last synced: 24 Apr 2026

https://github.com/xeimsuck/wine-injection

Assault Cube Simple-Cheat

assaultcube cheat cpp dll-injection

Last synced: 15 Mar 2025

https://github.com/strongerprogrammer7/methodsdevelopmenttranslator

The repository - translator from C to C#, on the language's C++

c cli cpp csharp windows-forms

Last synced: 14 Apr 2026

https://github.com/to1dev/tengu

Your all-in-one crypto desktop client. Multi-chain wallet, DEX tools, charts, swaps, cross-chain, and AI. Runs fully locally.

bitcoin btc cpp crypto cryptocurrency dex ethereum multi-chain qt solana swap wallet

Last synced: 13 Mar 2026

https://github.com/konvt/threadpool

A straightforward implementation of a C++17 thread pool.

cpp cpp17 thread-pool threadpool

Last synced: 15 Oct 2025

https://github.com/angeligareta/deterministic-finite-automaton

Implementation of a DFA in C++. The program can read, show, minimize and export a DFA. Besides, it can show the dead states and analyze a string to see if it belongs to the DFA.

cpp deterministic-finite-automata deterministic-finite-automaton dfa

Last synced: 15 Oct 2025

https://github.com/aloereed/llama.cpp-server-ohos

Llama.cpp server for OpenHarmony

cpp harmonyos-next llama llamacpp openharmony

Last synced: 16 May 2026

https://github.com/jonas-lucas/hello-world

Unlocking the World of 'Hello, World!' in Multiple Programming Languages.

c cpp go hello-world java javascript language python r ruby typescript

Last synced: 07 Apr 2026

https://github.com/stefanolusardi/yolov8-onnx

YoloV8 inference built using ONNX Runtime C++, without OpenCV

cmake computer-vision cpp onnx onnxruntime yolo

Last synced: 17 Feb 2026

https://github.com/imthecurse/temp-folder

:hourglass: :file_folder: A linux notification based program that creates and removes a temporary directory automatically.

automatic-deletion cpp cpp17 linux-app linux-shell temporary-directory temporary-files

Last synced: 28 Jan 2026

https://github.com/roystonfurtado/smart-glass

A Smart Glass which connects to a mobile device and displays all mobile notifications like incoming calls,messages,etc on an OLED Display.

android arduino arduino-uno cpp oled

Last synced: 09 May 2026

https://github.com/aquice/amberengine

AmberEngine is my try at the creation of a basic 3D engine displaying only in isometric projection.

cpp game game-engine

Last synced: 12 Apr 2026

https://github.com/maximilian-winter/simplegameengine

A dx 11 based engine with image based lightning(IBL) and bullet physic engine.

bullet-physics cpp directx directx-11 physically-based-rendering

Last synced: 18 Oct 2025

https://github.com/tntmeijs/plain

A simple webbrowser built completely from scratch.

computer-graphics cpp network-programming vulkan webbrowser winsock

Last synced: 01 Jun 2026

https://github.com/anjasfedo/stack

Stack on C++

cpp static

Last synced: 01 Jun 2026

https://github.com/twilight-dream-of-magic/largedynamicbitset

Large Dynamic Bitset: least significant bit contained in the bitset array at position 0, MSB contained in bitset array block_size() - 1 position

bitset cpp cpp11 dynamic-bitset

Last synced: 19 Oct 2025

https://github.com/maurodelazeri/kafka-cpp

C++ client for Kafka leveraging librdkafka https://github.com/edenhill/librdkafka

cpp kafka librdkafka producer-consumer

Last synced: 19 Oct 2025

https://github.com/korigamik/graphing-sfml

A collection of projects and a graph plotting tools/librarys written using SFML

cmake cpp graph plotting sfml

Last synced: 19 Oct 2025

https://github.com/razvan48/gestiunea-unui-lant-de-hoteluri

Proiectul se va ocupa cu gestiunea unui lant de hoteluri. Va exista functionalitatea necesara descrierii relatiilor dintre hoteluri, clienti, camere, sejururi, angajati, etc..

cpp oop

Last synced: 20 Oct 2025

https://github.com/Pulkit1822/Leetcode

This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql

Last synced: 20 Oct 2025

https://github.com/levelz-file/cpp-bindings

C++ Parser & API for the LevelZ File Format

cmake cpp levelz

Last synced: 23 Oct 2025

https://github.com/cm0use/rot13

Encrypt/Decrypt any Latin alphabet text entry (aA-Zz)

cpp cpptools rot13 rot13-cipher rot13-decoder

Last synced: 23 Oct 2025

https://github.com/vovandreevik/quanc8-fmin-zeroin

The program calculates the luminosity of a blackbody using the QUANC8 algorithm and explores the sustainability of solutions in a given mathematical context.

blackbody cpp fmin luminosity minimization quanc8 zeroin

Last synced: 23 Oct 2025

https://github.com/iamazeem/spdlog-vs-zlog

spdlog vs zlog benchmarks

benchmarks cpp spdlog zlog

Last synced: 23 Oct 2025

https://github.com/setghm/cmdpaint

Tool for create images or sprites for windows console games.

cmd console-games cpp paint-application windows-cmd windows-console-game

Last synced: 24 Oct 2025

https://github.com/1mb-dev/magickwand

Native Node.js bindings for ImageMagick - High-performance image processing with direct C API calls

autocrop cpp format-conversion image-manipulation image-processing image-resize imagemagick nan native-bindings node-addon nodejs thumbnail

Last synced: 24 Feb 2026

https://github.com/makjac/traffic_car_counter_opencv_yolov3

A tool for counting the number of vehicles in a video, utilizing OpenCV and YoloV3 for object detection, with the vehicle type count displayed on the video.

cpp opencv yolov3

Last synced: 18 Apr 2026

https://github.com/awl-s/builtin-documentation

builtin documentation. This project showcases the usage of GCC/Clang built-in functions (__builtin_*) for performing low-level operations such as bit counting, memory manipulation, and overflow checking. Examples of function calls with explanations are provided. // Этот проект демонстрирует использование встроенных функций GCC/Clang (__builtin_*)

arithmetic-overflow bit-manipulation built-in-functions c c-programming clang compiler-optimizations cpp cpp-programming gcc low-level-programming memory-management

Last synced: 30 Apr 2026

https://github.com/programmingrainbow/conways-game-of-life-cpp-sdl2

Conway's Game of Life written in C++ and using SDL2 game library.

cpp cpp20 gameoflife sdl sdl2

Last synced: 25 Oct 2025

https://github.com/engichang1467/clinic-patient-service

Developed a walk-in clinic patient system that maintains the medical records for all the patients of the walk-in clinic

clinic-management-system cpp object-oriented-programming

Last synced: 25 Oct 2025

https://github.com/przemekhasz/guardianeye

GuardianEye is a powerful network vulnerability scanner designed to identify open ports and potential security risks in target systems. It utilizes advanced port scanning techniques to discover exposed services and protocols.

cpp network-analysis security-tools

Last synced: 26 Oct 2025

https://github.com/MikaelVallenet/R-Type

R-Type is a Epitech project which is a horizontally scrolling shooter arcade video game developed and released by Irem in 1987 and the first game in the R-Type series.

cpp ecs epitech game-development multiplayer-game network serialization tcp udp

Last synced: 27 Oct 2025

https://github.com/fuwn/tael

🤗 C++98 Extensions for Tatl

cpp cpp98 cpp98-compatible tatl test

Last synced: 16 Mar 2026

https://github.com/monomotion/flom

library to handle keyframed motion of robots

cpp cpp17 file flom format monomotion motion robot

Last synced: 06 Feb 2026

https://github.com/laa-1/c-compiler

一个 C 语言编译器和虚拟机,支持除结构体以外的语法,支持字节码导出和直接运行字节码,内建I/O函数,包含了词法分析、语法分析、构建 AST、类型推导和检查、错误检查、错误信息输出、字节码生成、虚拟机执行等多个模块。

abstract-syntax-tree bytecode c-language complier cpp virtual-machine

Last synced: 06 Feb 2026

https://github.com/amoeba/arrow-cpp-conan-example

Example using conan to package and use libarrow

apache-arrow conan conan-io cpp

Last synced: 28 Jan 2026

https://github.com/ztry8/termlib

Lightweight and simple Rust/C/C++ library with a single header for terminal graphics

c console cpp gamedev graphics-engine header-only-library one-header roguelike-library roguelikedev rust-lang terminal terminal-emulator

Last synced: 06 Feb 2026

https://github.com/solareenlo/atcoder

AtCoder の問題を C++ で解いてみた :)

atcoder cpp

Last synced: 28 Jan 2026

https://github.com/casualbot/imgui-cmake-template

Template repository for quickly getting C++ up and running with ImGui

cmake cplusplus cpp imgui template vcpkg

Last synced: 30 Jan 2026

https://github.com/ryanbritodev/samepyeco

Nosso projeto desenvolve um gerador sustentável que usa pastilhas Peltier para converter o calor do sol em eletricidade, reaproveitando a diferença de temperatura entre reservatórios de água quente e fria. Com monitoramento em tempo real via IoT, oferecemos uma solução limpa e eficiente para gerar energia, sem combustíveis fósseis.

arduinojson cpp dallas-temperature ds18b20 esp32 http ipgeolocation lcd-i2c onewire peltier wokwi

Last synced: 30 Jan 2026

https://github.com/dpieve/cellular-automaton

Each cell takes the color of its neighboring cells

cellular-automaton cmake cpp imgui imgui-sfml sfml

Last synced: 30 Jan 2026

https://github.com/krisluczka/better-than-python

Prettier-like program that does the unpretty.

cpp fun prettier

Last synced: 07 Feb 2026

https://github.com/macmade/srpxx

C++ implementation of the Secure Remote Password protocol (SRP) - RFC 5054.

authentication cplusplus cpp openssl rfc-5054 secure-remote-password srp srp-6a ssl

Last synced: 31 Jan 2026

https://github.com/mabdusshakur/send-text-with-discord-webhook-cpp

Simple C++ Application to send Text to Discord channel with webhook using

cpp discord discordwebhook webhook

Last synced: 15 Apr 2026

https://github.com/questiowo/buddhabrot

C++ buddhabrot fractal rendering program that uses the OpenGL and OpenCL libraries

buddhabrot c c99 cplusplus cplusplus-11 cpp cpp11 fractal fractal-algorithms fractal-rendering fractals gpu gpu-acceleration opencl opencl-kernels opengl

Last synced: 01 Feb 2026

https://github.com/tzcnt/tmc-asio

Asio integration for the TooManyCooks runtime

asio coroutines cpp cpp20

Last synced: 02 Feb 2026

https://github.com/llefranc/42_cpp_piscine

School project: learn C++ language through different little exercices.

42 42born2code 42paris 42school cpp cpp-piscine cpp-pool cpp98

Last synced: 07 Feb 2026

https://github.com/budd9442/midnight-dash

A raylib based endless runner game

cpp endless-runner libcurl raylib-cpp

Last synced: 07 Feb 2026

https://github.com/origox/energy-meter

Read metrics from energy meter via han port P1

cpp energy-monitor hanport

Last synced: 08 Feb 2026

https://github.com/iaomw/meshcan

Play with Mesh

cpp geometry opengl

Last synced: 15 Apr 2026

https://github.com/fireplank/cpp-chess-bot

A chess bot I made using mostly C++ and a little Python

chess chess-engine cpp engine python python3

Last synced: 15 Apr 2026

https://github.com/mensenvau/yaintern_solution_2024

Yandex.uz yaintern for backend (2024)

cpp python

Last synced: 16 Apr 2026

https://github.com/afrinaf/iot-integrated-medicine-vending-system

This project is an innovative IoT-based solution for dispensing prescription medications, providing a contactless, automated system for doctors, patients, and pharmacy integration.

arduino cpp flask-application hospital-management html-css-javascript medicine-vending-machine payment-gateway python rfid

Last synced: 09 Feb 2026

https://github.com/massigy/c-strings

This repository contains some useful and drag and drop C-string methods that you can join to your current project.

algorithms c c-programming c-strings cpp cpp-string cprogramming-language git github make makefile makefile-template strings strings-manipulation

Last synced: 16 Apr 2026

https://github.com/jgsogo/conan-portaudio

Conan.io package for portaudio library (http://portaudio.com/)

audio conan conan-portaudio cpp portaudio

Last synced: 16 Apr 2026

https://github.com/atelierarith/cxxrandomlogo

Port AtelierArith/RandomLogos.jl written in Julia to C++

cpp cxx cxxwrap fractals julia

Last synced: 12 Feb 2026

https://github.com/lightningartist/ofxlatk

ofxaddon for reading and writing Latk files in openFrameworks, tested with oF 0.11.2. Available from https://ofxaddons.com

cpp latk ofx ofxaddon openframeworks openframeworks-addon vr xr

Last synced: 12 Feb 2026

https://github.com/attwoodn/cpp-expression-tree

A header-only, C++14 library for creating logical expression trees and using them to evaluate instances of user-defined data types. Inspired by m-peko/booleval.

boolean-expression boolean-operators cpp cpp14 expression expression-evaluator expression-parser expression-tree logical-expression logical-operators

Last synced: 13 Feb 2026

https://github.com/natharyan/chaos-attractors

Modeled 3-dimensional chaos attractors in C++ to create an audio-dynamic music visualizer.

chaos-theory cpp music-visualizer

Last synced: 14 Feb 2026

https://github.com/gremble0/kebab

Compiler and interpreter for the Kebab programming language

c compiler cpp interpreter language llvm

Last synced: 14 Feb 2026

https://github.com/flowerinthenight/base-atlcom-svc

Skeleton ATL COM Windows service.

atl com cpp windows-service

Last synced: 14 Feb 2026

https://github.com/azimonti/ma-libs

A set of libraries and tool in C++ and Fortran, developed during the years, that can be reused in other projects

cpp fortran hdf5 lapack neural-networks opengl opengl-engine python python-bindings

Last synced: 28 Feb 2026

https://github.com/khaledsalshibani/cpp-starter-kit

Here, you'll find a beginner-friendly overview of programming fundamentals using C++. Please note that this repository is still a work in progress and may not yet cover all topics comprehensively.

cpp programming-fundamentals starter-kit

Last synced: 19 Mar 2026

https://github.com/m0saan/webserv

this is a simple implementation of the HTTP server

cgi client-server cpp cpp98 http-server request-response socket-programming

Last synced: 15 Feb 2026

https://github.com/sudo-arash/extreme_math

This is a fun and challenging math game where your task is to solve equations for the famous little ( x ).

cpp math mathematics maths maths-quiz-game

Last synced: 28 Feb 2026

https://github.com/brainstone/leetcode

This little project is a template for running LeetCode problems locally in your CLion installation.

cmake cpp cpp20 leetcode leetcode-cpp template

Last synced: 01 Mar 2026

https://github.com/mgonzs13/piper_ros

piper Text-to-Speech (https://github.com/rhasspy/piper) for ROS 2

cpp piper piper-tts ros2 text-to-speech tts

Last synced: 01 Mar 2026

https://github.com/specs-feup/clava-lite-benchmarks

A collection of applications and benchmark suites used to evaluate several Clava NPM packages

benchmarks c cpp source-to-source

Last synced: 16 Apr 2026

https://github.com/omerkel/hangman

Vocabulary and word game Hangman / Galgenmännchen ported onto various programming languages

cpp csharp dart delphi fortran fortran95 go golang groovy java javascript lua pascal perl python3 ruby rust visual-basic web-application word-game

Last synced: 27 Mar 2026

https://github.com/demidko/utility

Modern C++ command line tool template

cpp cpp20 crossplatform xmake

Last synced: 04 Mar 2026

https://github.com/ctkqiang/yijing

易经卦象系统是一个现代化的周易解卦工具,融合传统易学与现代技术,为求道者提供简便精确的卦象分析。本系统以开源形式呈现,秉承道家"清净无为"的理念,提供简洁而深邃的交互体验。

china chinese cli cli-app codeinchinese cpp ctkqiang donation donations religion simple taoism yijing

Last synced: 30 Mar 2026

https://github.com/4s4v1n/smartcalculation-v3.0

Calculator implementation with web interface on React, service on Golang and core on C++

api calculator cpp fullstack golang reactjs webapp

Last synced: 16 Apr 2026

https://github.com/jdsherbert/simple-stack-implementation

Simple C++ Stack class template using a custom Node structure to behave like a linked list structure.

boilerplate boilerplate-template cpp cpp11 cpp14 cpp17 cpp20 generic list reference stack stackoperation stackoperations

Last synced: 01 Apr 2026

https://github.com/nodef/extra-array.cxx

Generic array in C.

array c cpp extra function generic merferry

Last synced: 18 Apr 2026

https://github.com/dor-sketch/15-puzzle

Demonstrating a Variety of Classic AI Search Algorithms to Solve the Classic 8-Puzzle Problem.

astar-algorithm bfs-algorithm cpp dfs-algorithm gui python3 searching-algorithms

Last synced: 10 May 2026

https://github.com/saqibbedar/cpp-algorithms-datastructures

Structured Data Structures & Algorithms (DSA) in C++: topic-wise implementations, labs, assignments, revision notes, and interview practice.

algorithms c-plus-plus coding-interview coding-practice competitive-programming cp cpp data-structures dsa interview-preparation linked-list priority-queue problem-solving queue recursion searching sorting stack stl tree

Last synced: 03 Jun 2026

https://github.com/younj666/atry

基于C++,easyx,和vs2022实现的坦克大战游戏

cpp easyx tankfight visual-studio

Last synced: 02 Apr 2026