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/catdima/stillalive

Portal ending credits for linux

cli-app cpp linux-app ncurses

Last synced: 24 Jan 2026

https://github.com/jthelin/hello-ctest

An example of using ctest for a C++ app / library.

cmake cpp ctest hacktoberfest

Last synced: 24 Jan 2026

https://github.com/fossillogic/fossil-strings

The Fossil String Library is a versatile, platform-independent library designed to provide robust string manipulation capabilities. It supports classic C strings, wide strings, and byte strings, offering a comprehensive solution for handling various string types in both C and C++ projects.

c cpp fossillogic meson mesonbuild ninja-build string-manipulation

Last synced: 24 Jan 2026

https://github.com/fuwn/tael

🤗 C++98 Extensions for Tatl

cpp cpp98 cpp98-compatible tatl test

Last synced: 16 Mar 2026

https://github.com/kbnim/cpp-jegyzet

C++ lecture notes written in Hungarian [Course: Programming languages (C++)]

cpp cpp11 latex lecture-notes pdf

Last synced: 28 Jan 2026

https://github.com/cailloumajor/led-timing-board

Software to drive a RGB matrix based racing timing board

cpp python raspberrypi rgb-led-matrix

Last synced: 18 Apr 2026

https://github.com/ferhatgec/gsc

Gech temperature scale converter.

celcius cpp fahrenheit gech kelvin

Last synced: 18 Feb 2026

https://github.com/vovandreevik/dictionary-list

This C++ program implements a custom dictionary list data structure. The dictionary list allows you to insert, remove, search, merge, and find the intersection of two lists. It is designed to manage a list of unique integer values.

cpp dictionary oop oops-in-cpp

Last synced: 26 Oct 2025

https://github.com/vaibhav-kesarwani/calendar-checker

This terminal site is very usefull to generate the calender by just giving the year

cpp

Last synced: 09 Oct 2025

https://github.com/storn5/vector

A simple 3D game written in C++ with graphics implemented from scratch in DirectX, OpenGL and Vulkan, inspired by X-Wing (1993), Elite (1984) and X4: Foundations

cpp cpp14 engine game

Last synced: 30 Jan 2026

https://github.com/kiritofeng/collision-sim

Collision Simulator for AP Physics

cpp simulation

Last synced: 15 Oct 2025

https://github.com/shubhansu-kr/dailychallenge-2023-leetcode

Leetcode Daily Challenge 2023 | Solutions and Progress | C++/ C

cpp daily-challenge leetcode leetcode-daily-challenge leetcode-solutions

Last synced: 03 Jan 2026

https://github.com/bartste/snapshot

Command line tool to find/display/record a video from a camera/stream/file. Ideal for creating displaying videos from the command line and creating a timelapse.

boost cmake cplusplus cpp cxxopts ffmpeg git ninja qmediaplayer qt6 spdlog

Last synced: 14 Apr 2026

https://github.com/esraa-emary/rational-number-calculator

A command-line Rational Numbers Calculator that performs addition, subtraction, multiplication, and division on fractions and whole numbers. It simplifies results, validates inputs, and prevents division by zero. Ideal for quick rational arithmetic with automated simplification and error handling.

cpp problem-solving rational-number-calculator rational-numbers teamwork-projects

Last synced: 24 Jan 2026

https://github.com/lnd3/bs

A tiny yet capable project generation system for c++

build-system cmake cpp lightweight tiny

Last synced: 27 Oct 2025

https://github.com/pavlevujicic/cplusplus-programming

My Journey with the C++ Programming Language

cplusplus cpp cpp-programming

Last synced: 17 Mar 2025

https://github.com/hilbertcube/simd-pathtracer

A path tracer with 3D model importing, written in modern C++ and accelerated using SIMD, OpenMP, and tile-based rendering

3d-graphics 3d-models cpp openmp-parallelization path-tracing raytracing simd

Last synced: 09 Oct 2025

https://github.com/ankostis/rollstats

Calculate rolling avg, var & stdev in Python & C++ code

cpp data-science python sample-code statistics

Last synced: 19 Apr 2026

https://github.com/krishnaura45/dsa-lap-12

DSA Practice Lap 1 and 2 | C++

cpp dsa-learning dsa-leetcode dsa-practice dsalgo

Last synced: 31 May 2026

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/zhongruoyu/threadpp

A lightweight thread pool in C++17.

cpp cpp17 thread-pool threading

Last synced: 09 Oct 2025

https://github.com/lenoben/image-processing

C/C++ cmake library for digital image processing without external libraries apart from the png and zlib libraries

c cpp digital-image-processing image-processing library linux-app png

Last synced: 28 Jan 2026

https://github.com/gwynbleidd0241/-ciaod_3sem_mirea-

Практические работы по СИАОДу МИРЭА

algorithms cpp mirea

Last synced: 10 Jan 2026

https://github.com/evr5/cliptransfer

A lightweight C++ application for sharing clipboard text over LAN using ASIO. Automatically switches between client and server mode.

asio clipboard-sharing cmake cpp cross-platform lan local-network network-programming opensource socket-programming standalone-asio tcp tcp-client-server text-sharing utility

Last synced: 09 Oct 2025

https://github.com/samankhamesian/tic-tac-toe

This project is an implementation of evolution of no-loss strategies for the game of Tic-Tac-Toe

cpp genetic-algorithm tic-tac-toe

Last synced: 17 Mar 2025

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/tarc/library-template

C++ library template project, featuring CMake, Conan, Google Test and Github actions

cmake conan cpp githubactions google-test template-project

Last synced: 25 Apr 2026

https://github.com/bulatruslanovich/neo_snake

A classic Snake and Tetris game implemented in C++ using OOP principles.

cpp mvc ncurses oop qt6

Last synced: 16 Mar 2026

https://github.com/princep/tensorrt-sample-on-threads

A tutorial for getting started on running Tensorrt engine and Deep Learning Accelerator (DLA) models on threads

cpp deep-learning-accelerator dla mnist nvcc tensorrt tensorrt-inference threads

Last synced: 22 Jun 2026

https://github.com/nicolascbv/brain-teaser

Simple brain teaser game made to test SFML lib. Everything about this project was shown on the channel 'Terminal Root''

cpp cpp20 game game-development makefile puzzle sfml

Last synced: 10 Jun 2026

https://github.com/iboudhaine/hnsw-attribute-filtering-optimization

Optimizing multi-attribute filtering for Approximate Nearest Neighbor (ANN) search using HNSW. This project integrates bitsets and Roaring Bitmaps into HNSWLib to accelerate query performance by reducing evaluation costs for large attribute datasets.

ann-search approximate-nearest-neighbor bitsets cpp data-structures efficient-filtering hnsw optimization roaring-bitmaps

Last synced: 18 May 2026

https://github.com/mounishvatti/learndsa

This repository contains concepts in C++ from Beginner to Advanced with Data Structures & Algorithms

arrays binary-search cpp doubly-linked-list hashing linked-list math oops pointers problem-solving queue recursion sorting-algorithms stack stl strings

Last synced: 19 Apr 2026

https://github.com/jeugregg/santa-workshop-tour-2019

Kaggle competition santa-workshop-tour-2019 : genetic algorithm proposition compare to Guropi MIP optimizer

competition cpp genetic-algorithm gurobi ipynb kaggle notebook numba santa

Last synced: 13 Apr 2026

https://github.com/herenturker/easm

EASM is an educational 2-pass assembler project targeting x86 systems, primarily supporting 16-bit assembly instructions. It serves as a learning tool to understand assembler design, symbol tables, and machine code generation.

asm assembler c cpp educational-project open-source x86

Last synced: 06 May 2026

https://github.com/tech-gian/oopproj_2021

🎮👹👾 A command-line game designed, with Object-Oriented Programming principles, about monsters and heroes fighting each other.

command-line cpp game oop oop-cpp oop-principles

Last synced: 26 Oct 2025

https://github.com/williamzhang20/design-patterns

Practicing software design patterns in C++

cpp design-patterns

Last synced: 26 Mar 2025

https://github.com/upc-pre-202402-si572-wv71/esp32-firebase-rtdb-client-embedded-app-wv71

This project is an embedded system application that illustrates how to build and send Requests to a Firebase Real-Time Database from a Safe Distance Detector IoT System. The project is developed with C++ Arduino Sketch.

arduino cpp esp32 firebase-realtime-database iot-application sketch wokwi

Last synced: 04 May 2026

https://github.com/diable201/ads2021_practice

Codes from practice lessons

algorithms cpp data-structures

Last synced: 30 May 2026

https://github.com/alpluspluss/jalloc

Just an Allocator™ - A performant memory allocator in C/C++

allocator cpp performance

Last synced: 25 Oct 2025

https://github.com/plasmapper/http-esp-cpp

HTTP C++ Class Component for ESP-IDF

cpp esp-idf http https

Last synced: 18 Jan 2026

https://github.com/nacreousdawn596/micava

Cava, but with glfw3 and input instead of output audio lol

alsa archlinux base-devel cpp glew glew-glfw glfw3 mesa opengl wayland

Last synced: 14 Apr 2026

https://github.com/d0mih/macos-system-info-library

C++ library to read miscellaneous system information of MacOS

apple-smc cpp system-information systeminformation

Last synced: 06 Jul 2025

https://github.com/brianoy/fastled-aurora-effect-ws2812b

在arduino及ws2812b燈條使用fastled函式庫建立極光效果,6個演算法方式

arduino cpp effects fastled fastled-library ws2812b

Last synced: 17 Mar 2025

https://github.com/Xyaneon/WMD-Weapons-of-Mass-Domination-Original

The original implementation of the WMD: Weapons of Mass Domination game.

borland-cpp command-line-game cpp first-project mst turn-based-strategy ucmst

Last synced: 11 Mar 2025

https://github.com/duanmeng/macvelox

cpp

Last synced: 26 Mar 2025

https://github.com/Sid911/MazeGen

Maze Generation App made in WinRT UWP

cpp maze-generator maze-solver uwp windows winui

Last synced: 12 Mar 2025

https://github.com/rodjjo/opengl-simple-game

A simple opengl game created using C++ using code::blocks ide and mingw toolset

codeblocks cpp game opengl

Last synced: 15 Apr 2026

https://github.com/zriyansh/you-dont-know-cpp-stl

Internal Implementation of C++ STL — Standard Template Library.

competitive-coding competitive-programming cpp stl stl-algorithms vector

Last synced: 08 Jan 2026

https://github.com/lucca16bit/cpp-sistema-votacao

Criando um sistema de votação simples em C++ para avaliação discursiva

cpp

Last synced: 06 Jul 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/makcymal/dbg-cpp

The macro dbg() in C++, just like in Rust

cpp debug debugging macro pretty-print single-header

Last synced: 10 Oct 2025

https://github.com/rugleb/neuron

Simple model of artificial Neuron

cpp education neural-network neuron

Last synced: 10 Apr 2025

https://github.com/rugleb/finite-element-method

Implementation of the finite element method on the example of the approximation problem

cpp finite-element-analysis finite-element-method

Last synced: 10 Apr 2025

https://github.com/juan-alvarado21/app-de-procesamiento-de-imagenes-en-cpp

Este proyecto es un prototipo de aplicación en C++ con interfaz Qt. Aplica transformaciones, muestra información relevante y opera filtros en el Bitmap para comprender los fundamentos de Visión por Computadora y Procesamiento Dígital de Imágenes.

computer-vision cpp digital-image-processing k-means-clustering qt5

Last synced: 03 Jan 2026

https://github.com/salma-mamdoh/oop-applications

Our Applications for Object Oriented Programming Course taken during Winter 2022 semester

cpp oop problem-solving

Last synced: 19 Jan 2026

https://github.com/pzaino/microfb

A simple Frame Buffer library in C++11 for RISC OS

cpp cpp11 cpp11-library framebuffer library risc-os riscos

Last synced: 10 Jan 2026

https://github.com/emd4600/morebackgroundbuttonsmod

Spore mod that adds more background buttons in test drive

cpp modapi spore spore-mod

Last synced: 02 Apr 2025

https://github.com/aasjunior/esp32

Projetos utilizando o microcontrolador ESP32 e o ambiente de desenvolvimento PlatformIO

cpp esp32 platformio

Last synced: 09 May 2026

https://github.com/vishwamartur/btc_recovery

High-performance Bitcoin wallet password recovery system with GPU acceleration and integrated graphics support. Recover Bitcoin Core wallet.dat files without blockchain download using advanced algorithms and blockchain APIs.

bitcoin bitcoin-core blockchain blockchain-api cpp cryptocurrency cuda electrum gpu-acceleration integrated-graphics multithreading opencl password-recovery private-keys recovery-tools wallet-dat wallet-recovery

Last synced: 14 Apr 2026

https://github.com/flatcap/vim-cpp

⚙ Vim Plugin - Settings for editing code

c cpp plugin script vim

Last synced: 14 Apr 2026

https://github.com/haimozer123/amnongame_-_cppfullexercises

This repository contains solutions to completed as part of the course for CPP and OOP i take in RTED collage.

cpp exercises zero2hero

Last synced: 10 Oct 2025

https://github.com/yuhexiong/leetcode-solution

Document my LeetCode solution with chinese comments and multiple programming languages.

c-language cpp go golang java javascript leetcode mysql python typescript

Last synced: 14 Apr 2026

https://github.com/O-Projeto/Laracna-Bot

A low cost and high performance Spider bot

cpp esp32 espidf iot robotics

Last synced: 25 Oct 2025

https://github.com/relmer/casso

A 6502 emulator with a built-in, fully AS65-compatible assembler

6502 6502-assembly 6502-emulation 6502-emulator 6502-processor apple2 apple2c apple2e apple2gs cplusplus cpp windows

Last synced: 31 May 2026

https://github.com/yunusemrejr/chat-bot-with-cpp

Basic console chat bot with C++ for windows computers.

chatbot cpp

Last synced: 10 Oct 2025

https://github.com/rodep-soft/rox_tmp_repo

ROX2025用リポジトリ

cpp python robot ros ros2

Last synced: 09 May 2026

https://github.com/05st/fractalviewer

Simple C++/OpenGL application to interactively view the Mandelbrot Set.

cpp fractal-rendering fractals opengl

Last synced: 08 May 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/yusef-ahmed/cpp-template

My C++ template for competitive programming

cpp

Last synced: 11 Oct 2025

https://github.com/ramizpolic/emunes

💾 Familiar C++ NES emulator

cpp cpp11 emulator nes

Last synced: 31 May 2026

https://github.com/vinkle-hzt/little-games

Qt开发的小游戏

cpp gobang qt

Last synced: 14 May 2026

https://github.com/jf17/hello-sdl

SDL2 example game (snake).

cpp example linux sdl2

Last synced: 09 May 2026

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/rohaquinlop/oz

Proyecto Estructuras de Datos 2019-1

c c-plus-plus cpp

Last synced: 19 May 2026

https://github.com/ferhatgec/f

'who' is the colorful?

cpp cpp17 elite w who

Last synced: 24 Oct 2025

https://github.com/hhyyrylainen/mlbrickbreaker

AI learns to play brick breaker

cpp cpp17 godot machine-learning

Last synced: 21 Jan 2026

https://github.com/mylifeismyhome/peer-thread-pool

Manage Multiplie Peer Connection using Thread Pools n Peers gets handled by one thread.

cpp mit-license server-client socket-programming thread-pool

Last synced: 11 Mar 2025

https://github.com/jcmoyer/puzzles

collection of solutions for various programming puzzles

advent-of-code cpp zig

Last synced: 10 May 2026

https://github.com/spacey-sooty/frc-vision

Some FRC Vision code in C++ using Photonvision

cpp frc frc-vision vision

Last synced: 24 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/dotpipe/wisephp

The Ultimate in PHP Open programming. Language conversions, JavaScript initialization, Load-Balancers, PHPUnit Test Creator, opensource programming. etc.

assembly cpp java oop-concepts pasm phpunit

Last synced: 19 Jan 2026

https://github.com/yurykozhenov/cocosslots

Slot machine made with cocos2d-x 🎰

cocos2d-x cpp game-development

Last synced: 10 Jan 2026

https://github.com/naemazam/basic-calculator-cli

A simple command-line interface (CLI) calculator application in C++. This application allows you to perform basic arithmetic operations easily from your terminal.

calculator calculator-application cli cpp cpp17 naemazam

Last synced: 28 Jan 2026

https://github.com/matubu/42containers

🌳 A custom implementation of the c++ containers (vector, stack, map, set)

containers cpp map set stack vector

Last synced: 11 Oct 2025