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/tylerburdsall/combigen

An efficient CLI tool to generate possible combinations written in C++

c-plus-plus cartesian-product cartesian-products cli combigen combination cpp

Last synced: 31 Mar 2025

https://github.com/yaser-123/cpp-fundamentals

Master the basics of C++ programming in a fun and engaging way. Whether you're a complete beginner or have some programming experience, this course will help you develop the skills you need.

cpp dsa-algorithm programming

Last synced: 21 Aug 2025

https://github.com/gob52/goblib_m5s

goblib for M5Stack (Depends on M5Stack releated)

cpp lovyangfx m5stack

Last synced: 10 Aug 2025

https://github.com/amake/flutter_prime_test

A performance comparison of Dart, "platform", and "native" layers in Flutter

c cpp dart flutter kotlin performance swift

Last synced: 08 Apr 2026

https://github.com/ferhatgec/ee

Ee? Access E codes from C++.

cpp e eee europe european-union

Last synced: 18 Feb 2026

https://github.com/dangmoody/builder

A simple and powerful C++ build tool

build build-system build-tool cpp

Last synced: 01 May 2026

https://github.com/karenina-na/data-structure-experiments

西北工业大学(NWPU)数据结构实验

c cpp data-structures-and-algorithms

Last synced: 20 May 2026

https://github.com/huanhuanonly/openwin

The lightweight C++ library based on the Win32 API that encapsulates window and cursor operations, and includes drawing and animation effects. 基于 Win32 API 封装的关于窗口和游标操作的轻量级 C++ 库,并包含绘图和动画效果。

animations api cpp cursors libary lightweight openwin painter win32 windows

Last synced: 15 Apr 2025

https://github.com/wkhallen/unscramble

A C++ program that unscrambles scrambled words

cpp dictionaries unscrambler

Last synced: 19 Apr 2025

https://github.com/michelerenzullo/fastboxblur

Fast Box Blur using a sliding accumulator and with reflected borders policy

accumulator blur box cpp image-processing opencv padding

Last synced: 20 Aug 2025

https://github.com/ilieschibane/projet-algo

University project about time and space complexity of differents algorithms, data structure and NP problems

algorithms-and-data-structures complexity cpp np-problem

Last synced: 20 Aug 2025

https://github.com/danielkrupinski/cmake-demo

A collection of CMake scripts for C and C++ projects.

c cmake cpp

Last synced: 18 May 2026

https://github.com/ameerhamzahd/real-estate-property-management_system

We are here to present our Real Estate Property Management System, a software designed to streamline property management. This system simplifies tasks for both property owners and tenants. Our software will be managed by a real estate company. From the login screen to property management, every step has been designed with simplicity in mind.

cpp object-oriented-programming qt text-file

Last synced: 01 May 2026

https://github.com/a7bari/codewars-problems

some competitive programming problems with my suggestions for solutions

codewars-solutions competitive-programming cpp javascript

Last synced: 26 Feb 2026

https://github.com/samyam81/sorting_mechanism

This repository contains various sorting algorithms implemented in different programming languages.

cpp csharp java sorting-algorithms

Last synced: 11 May 2026

https://github.com/hxndev/counting-alphabets-using-pipes

We will count the number of alphabets in the input file using pipes.

alphabets c child code count cpp exec fork os pipes processes

Last synced: 02 May 2026

https://github.com/basemax/tcp-ip-chat-server

This is a TCP/IP chat server implemented in C. The server allows multiple clients to connect and communicate with each other through a chat room.

c c-chat c-network c-tcp chat chat-ip chat-tcp cpp network-c tcp

Last synced: 30 Apr 2026

https://github.com/willnationsdev/wyrd-narrative-scripting

A narrative engine for a GUI and text-based scripting language that doubles as a constructed language for simple and direct communication between users and AI characters/systems.

cpp narrative narrative-programming natural-language nodejs scripting-language typescript wyrd

Last synced: 18 Apr 2026

https://github.com/chayaroten/annak

Annak is a strategic board game inspired by Catan, developed in C++ with an interactive OpenCV GUI.

cpp opencv

Last synced: 13 Feb 2026

https://github.com/ahadalireach/oop.interview.questions

A repository containing fundamentals of programming, OOP, and other related concepts with interview questions and code implementations.

cpp exceptions interview-questions oop oop-concepts oop-principles pointers strings templates

Last synced: 06 Mar 2026

https://github.com/qengineering/ncnn_pose_rpi_64-bits

ncnn pose estimation on bare Raspberry Pi 4 with 64-bit OS at 7.1 FPS

bare-raspberry-pi cpp high-fps ncnn ncnn-framework ncnn-model pose-estimation raspberry-pi-4 raspberry-pi-64-os

Last synced: 26 Feb 2026

https://github.com/gunh0/hufs-fall-2019-computer-programming

📖 Fall Semester 2019 Computer Programming Lecture Materials | 강의 자료

c computer-programming-lab cpp

Last synced: 28 Apr 2026

https://github.com/ticticboooom/getlowengine

A Game Engine based on DirectX12

cpp game game-development game-engine windows

Last synced: 17 Apr 2026

https://github.com/netromdk/patching

Patching binaries

binaries cpp patching python

Last synced: 19 Apr 2026

https://github.com/icingworld/shutingdown

关机小助手

cpp qt shutdown-timer spoof

Last synced: 02 Mar 2026

https://github.com/tanis2000/bone

Bone, the Binocle project generator

c cpp engine gamedev generator rust-lang

Last synced: 30 Apr 2026

https://github.com/igorjakus/minigolf

Projekt studentów Instytutu Informatyki Uniwersytetu Wrocławskiego. Prosta gra 2D w tematyce mini golfa.

cpp gamedev minigolf

Last synced: 02 Mar 2026

https://github.com/isaka-james/server

My Nerd HTTP/1.1 C++ web server made from scratch.

cpp server

Last synced: 24 Jan 2026

https://github.com/randyrants/multifilez

MultiFilez allows you to find and replace text, insert before the start or append to the end of every line, and add text to the start or end of any text-based files.

cpp mfc native utilities win32 windows-10

Last synced: 02 May 2026

https://github.com/raymiiorg/qt-http-get-request-qml-cpp

Example Qt code showing HTTP get request in C++ and Qml

cpp qml qt

Last synced: 28 Apr 2026

https://github.com/nooneknowspeter/cpplings

A terminal based learning experience for C++, inspired by Rustlings

cpp zig ziglang

Last synced: 20 Apr 2026

https://github.com/com8/movement-sim

GPU accelerated human movement simulator.

cpp cpp20 gpu-acceleration simulation vulkan

Last synced: 11 Feb 2026

https://github.com/mo-karbalaee/programming-fundamentals

All the codes and exercises done during the fundamentals of programming course that I took on fall 2020

c cpp problem-solving programming sbu

Last synced: 19 May 2026

https://github.com/ahueck/irprinter

Explore the generated LLVM IR of a translation unit

c cpp llvm llvm-clang llvm-ir

Last synced: 05 Apr 2026

https://github.com/taffarel55/beginning-cpp-through-game

Codes and Exercises of the book Beginning C++ Through Game Programming

books cpp games

Last synced: 06 Jun 2026

https://github.com/hxndev/producer-worker-problem

This is a common worker producer problem in OS

c code cpp labtasks os problem producer producer-worker project worker

Last synced: 30 Apr 2026

https://github.com/hxndev/udp-shopping-store-server

UDP Client Server model in which client asks for record from server.

c client-server code cpp project reciept shopping shopping-store store udp

Last synced: 20 Apr 2026

https://github.com/xasworks/notos

Public repository of the Notos robot project of the Kolleg St. Thomas robotics group, 2016/2017

avr cpp diy eclipse kst line-following openscad robocup robot robotics

Last synced: 24 Apr 2026

https://github.com/roshan-raj/computer-graphic-project-on-working-of-blockchain

Computer Graphic Project for the working of Blockchain.

cpp glut opengl

Last synced: 21 Apr 2026

https://github.com/budchirp/calcplusplus

TUI calculator written in C++ using FTXUI

calculator cmake cpp ftxui

Last synced: 06 Mar 2026

https://github.com/nomissbowling/afewcam

virtual-camera for streaming OBS NDC TDL etc

c cpp ndc obs opencv streaming tdl virtual-camera

Last synced: 16 Apr 2026

https://github.com/michaldziuba03/chopp

TUI text editor for Linux written in C++ 📝📄

cpp editor linux nano text text-editor tui vim

Last synced: 08 May 2026

https://github.com/fathershafiu/sieve-of-eratosthenes-method-of-prime-numbers

This is a C++ program that generates prime numbers using the Sieve of Eratosthenes method of prime number generation

cpp

Last synced: 25 Feb 2026

https://github.com/kmu-wink/2020-02-algorithm

2020학년도 2학기 윙크 알고리즘 스터디

algorithm cpp kmu-wink python

Last synced: 26 Feb 2026

https://github.com/ankitjarwall/c-

Code practice, working on c

c cpp

Last synced: 22 Apr 2026

https://github.com/ho-cooh/include-info

A VSCode extension for showing infos about your included files

c cpp visual-studio-code

Last synced: 08 May 2026

https://github.com/deadsix27/foo_now_playing_helper

A foobar2000 component that announces events as well as track metadata via OutputDebugString, which is a hacky but simple method to capture it from other programs

addon cpp foobar2000 foobar2000-component now-playing outputdebugstring plugin

Last synced: 27 Oct 2025

https://github.com/ferhatgec/freud

Fegeya Freud, CLI FPaper renderer, based on Totem (`less`-like tool without `--help`)

build cpp cpp17 elite fegeya fpaper freud help less totem

Last synced: 29 Apr 2026

https://github.com/martinhelmut/embedding-lua-in-cpp-example

This is an example repository on how to embed Lua in C++.

cmake cpp lua

Last synced: 24 Apr 2026

https://github.com/zsr2531/bfc

A brainfuck interpreter and compiler written in C++

ast brainfuck compiler cpp interpreter

Last synced: 07 Jun 2026

https://github.com/m0saan/cp

The repository contains solutions to CP problem from diffrent CP websites

bit-manipulation bitwise-operators competitive-programming cpp cpp11 cpp17

Last synced: 26 Oct 2025

https://github.com/alirn76/snakecpp

Simple Snake Game Written in CPP

cpp game snake

Last synced: 25 Oct 2025

https://github.com/va1da5/pico-vscode-dev-environment

Visual Studio Code Dev Container based C/C++ development environment for Raspberry Pi Pico

arm containers cpp development openocd pico picoprobe rp2040

Last synced: 24 Oct 2025

https://github.com/alirn76/maze-v2.0

Maze Game

cpp game maze

Last synced: 25 Oct 2025

https://github.com/smartherd/c-and-cpp-tutorial

Contains source code, exercises, code challenges, and quiz for C and C++ tutorial published on Youtube.

c c-plus-plus cpp

Last synced: 14 Feb 2026

https://github.com/truthbk/datadog-cpp

Datadog C++ Statsd Client Library

cpp datadog library statsd statsd-client

Last synced: 13 May 2026

https://github.com/hobywan/wrappi

A profiling library based on PAPI hardware counters targetted for Linux-based multicore compute nodes.

cpp hpc linux multicore profiling

Last synced: 01 May 2026

https://github.com/idanrosenzweig/real-time-computer-emulator

A real time emulator for a computer containing a cpu, mouse, keyboard, screen, (floppy) disk driver and BIOS firmware. Capable of loading and running small operating systems, provided as floppy disk files.

bios c cpp emulator firmware floppy-drives hardware i386 operating-systems vga x86

Last synced: 17 Apr 2026

https://github.com/echosoar/program-languages-compare

Compare the similarities and differences between various programming languages

cpp golang language-comparison rust typescript

Last synced: 29 Apr 2026

https://github.com/saisriramkamineni/library-management-system

The Library Management System is a versatile C++ application that allows admins to efficiently manage book inventories and members to seamlessly borrow and return books. It features user-specific functionalities, a text-based menu interface, and supports the registration of new users, enhancing the overall efficiency of library operations.

cpp oop oop-concepts

Last synced: 25 Oct 2025

https://github.com/tricktux/file-audit-system

:eyes: File monitoring software that will log file access to configured directories on the system.

auditd cpp linux-kernel

Last synced: 27 Apr 2026

https://github.com/briancairl/dont

A collection of C++ template (metaprogramming) utilities that I often need, but don't want to have to re-implement for the 1000th time.

compile-time compile-time-meta-programming constexpr cpp cpp17 dont gtest metaprogramming parameter-pack template templates typetraits

Last synced: 14 Feb 2026

https://github.com/long-gong/hdf5-with-mingw

Play HDF5 with MinGW on Windows 10

cmake cpp hdf5-library mingw-w64

Last synced: 10 Jun 2026

https://github.com/andreasfertig/heise-2024-09-save-ressources-with-constexpr

Companion source code for "Ressourcen sparen mit constexpr"

cplusplus cpp

Last synced: 29 Jan 2026

https://github.com/gigachad80/terminal-trove-readme.md

Curated list of Tools from Teminal-Trove in markdown format .

cli cpp go golang linux rust shell terminal terminal-trove

Last synced: 15 Feb 2026

https://github.com/haripasapuleti/leetcode-problems

Folder containing solutions to various LeetCode problems, showcasing my problem-solving skills and progress in algorithmic challenges.

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

Last synced: 07 Sep 2025

https://github.com/skillfulelectro/ffmpeg6.0-doc

Here im trying to write good doc for ppl who want to learn about media

audio codec cpp documentation ffmpeg ffmpeg-library image toturial video video-processing

Last synced: 01 May 2026

https://github.com/nanomonkey/ks_100kw

Firmware for 100kW Powertainer gasification unit.

cpp

Last synced: 01 May 2026

https://github.com/nicolachoquet06250/tools_library

Constitution d'une liste d'outils, répos, d'idées d'apps, challanges ou tout autre ressource pour s'améliorer en programmation peux importe son niveau.

clang cpp css golang java javascript nim-lang nodejs php python3 ruby rust shell typescript

Last synced: 01 Apr 2026

https://github.com/sharkfinpro/openglproject

3D Rendering Engine - Learning about OpenGL and 3D graphics

cpp graphics-engine learning-by-doing opengl

Last synced: 06 May 2026

https://github.com/thiagoh/lex

From the classic "Lex - A Lexical Analyzer Generator" from http://dinosaur.compilertools.net/lex/index.html

c compilers cpp flex lex lexer lexical-analysis lexical-parser

Last synced: 24 Apr 2026

https://github.com/maurodelazeri/c-cpp-python-callbacks

C / C++ callbacks for Python with ctypes

c cpp ctypes python

Last synced: 09 May 2026

https://github.com/vrongmeal/interviewbit-vscode

Snippets and Environment setup for VSCode while practicing competitive programming on InterviewBit.

cpp interviewbit vscode-snippets

Last synced: 19 Apr 2026

https://github.com/hxndev/chinese-whisper-problem-using-ipc

Chinese Whispers is a children's game (called Telephone in the US) in which children pass on what they think they've heard in a message whispered by another child.

chinese-whispers code cpp inter-process-communication ipc

Last synced: 25 Oct 2025

https://github.com/ging-dev/cpp-example

C++ example use GTest, Gcovr coverage

cmake-examples coverage-report cpp gtest

Last synced: 06 Jun 2026

https://github.com/andstor/mouse-controller

:mouse: Node.js C++ Addon for emulating mouse behavior

cpp macos mouse node-addon nodejs

Last synced: 09 May 2026

https://github.com/branc116/pbdchallange

Chain of 100 Bodies using web assembly

cpp dynamics pbd physics-simulation wasm webassembly

Last synced: 27 Apr 2026

https://github.com/defgameengine/defgameengine

defGameEngine is a cross-platform game engine. Available on Windows, Linux and (probably) MacOS. Requires C++20 or higher

cpp emscripten game game-dev game-development game-engine gles gles3 glfw glfw3 gui imgui imgui-glfw lua opengl opengl3 web

Last synced: 04 Apr 2026

https://github.com/akagi201/webrtc-peerconnection

WebRTC Peerconnection built with CMake

cmake cpp peerconnection webrtc

Last synced: 15 Feb 2026

https://github.com/killerasus/adaptive_shooter

The game developed as an implementation of the dynamic difficulty adaptivity algorithm described in my M.Sc. dissertation.

c-plus-plus clanlib cmake cpp game lua machine-learning

Last synced: 15 Feb 2026

https://github.com/hxndev/snake-game-project

Most of you have played a very interesting game “Snake” on your old Nokia phones (Black & White). In this project, I designed a 2D Snake Game in C++ with many additional functionalities.

2d cpp game game-development glut itc keyboard opengl pf project snake snake-game snakegame

Last synced: 27 Apr 2026

https://github.com/mhx/gpsdo-config

Find GPS reference clock configuration from set of frequencies

command-line cpp gps gpsdo lb-gps-linux linux reference-clock

Last synced: 25 Apr 2026

https://github.com/sleepy-monax/hevadea-raylib

:world_map: Hevadea is a game about exploring a randomly generated world.

cpp game-development raylib roguelike

Last synced: 29 Apr 2026

https://github.com/heimskr/haunted

A C++ library like ncurses, but less cursed and more haunted.

ansi cpp curses library ncurses terminal tui

Last synced: 01 May 2026

https://github.com/joanstinson/spaceinvaders

A Space Invaders remake using SDL and C++ done in one week.

cplusplus-11 cpp game-engine-2d mvc-architecture object-pooling sdl2 space-invaders

Last synced: 09 Feb 2026

https://github.com/sarthakpati/pytorchmodelimporttemplate

An example shoowing how to import a PyTorch model and use it using C++

cmake cpp cpp11 medical-imaging pytorch pytorch-tutorial torch tutorial

Last synced: 02 May 2026

https://github.com/schaumb/is_lambda-cpp-type-trait

This repo use compiler specific infos for is_lambda type trait. Depends on https://github.com/Neargye/nameof another header only lib or boost::typeindex

c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 cpp17-library header-only metaprogramming single-file

Last synced: 10 Feb 2026