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/dcavar/fomatestcpp

Foma-based morphological analysis using a simple C++ wrapper

cpp finite-state-transducer foma lexicon morphology natural-language-processing nlp nlp-parsing

Last synced: 30 Jun 2025

https://github.com/jibsen/aocpp2018

Advent of Code 2018 solutions in C++17

advent-of-code-2018 cpp

Last synced: 31 Mar 2025

https://github.com/sreetamdas/2048

2048 coded under a day

2048 c-plus-plus cpp

Last synced: 22 Mar 2025

https://github.com/schonfinkel/duino

Playing with arduino in C++ (and maybe Rust?), platform.io and also Nix.

arduino cpp github-actions just justfile nix nix-flake platformio

Last synced: 12 Apr 2026

https://github.com/seigtm/qt-wms

My first attempt to create a warehouse management system. This project is a C++ training practice at my college (2020-2021).

college college-assignment college-project cpp pkgh practice practice-programming practice-project qt qt5 qtcreator warehouse warehouse-management warehouse-management-system warehouse-system warehousing wms

Last synced: 20 Apr 2025

https://github.com/timothyl96/instagram-hash-printer

Windows software that can search a hashtag in Instagram and print. A project.

cpp graphql hashtag instagram printing qt

Last synced: 11 May 2026

https://github.com/alcxpr/acheron

A little to nothing, general-purpose C++ library

cpp cpp23 utility

Last synced: 10 Mar 2026

https://github.com/strongerprogrammer7/fundamentals-of-computer-modeling

The repo include: Least Square, Monte-Carlo, Generation number, Modeling system mass services - 1) with breakdwons 2)infinity queue

cli cpp css html js system-mass-services winforms

Last synced: 17 Apr 2026

https://github.com/srz-zumix/setup-infer

This action installs 📘 infer.

composite-action cpp github-actions

Last synced: 23 Jun 2025

https://github.com/0bvim/cpp

Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff

42projects 42school 42sp clang cpp makefile

Last synced: 07 Apr 2025

https://github.com/jonghough/cpp2j_demo

Demo game using SDL 2.0 library and using J to handle the logic while C++ / SDL handles UI and events.

cpp demo-game dll j jlang sdl sdl2

Last synced: 29 Oct 2025

https://github.com/p0ryae/ccc-junior-2023

Solutions for the 2023 Junior Contest of the Canadian Computing Competition, all written in C++

canadian-computing-competition ccc ccc-solutions cemc cpp uwaterloo

Last synced: 25 Jan 2026

https://github.com/subhash3/bit-array-in-cpp

These are useful in coding competitions to optimise the space complexity and even time complexity sometimes.

bitarray bitmanipulation bitmask cpp

Last synced: 27 Mar 2025

https://github.com/karnkaul/decf

Dumb simple Entity-Component framework in C++17

cpp cpp17 cpp17-library ecs entity-framework

Last synced: 20 Mar 2025

https://github.com/0xvpr/vpr-bin2fmt

A utility program to convert binary data to a formatted string of the user's choice

binary-format c cpp data-formatting string-formatter tool tooling utility

Last synced: 17 May 2026

https://github.com/mo7amed-hussein/serialplus

The purpose of this project is to provide an easy way to monitor and exchange data with serial port

at-command cpp exchange-data hex monitor qt serial-communication serial-port serialplus

Last synced: 12 May 2026

https://github.com/tomenz/dhcpserv

A DHCP Server sample

cpp cpp11 dhcp dhcp-server dhcpv6 socket

Last synced: 09 Jul 2025

https://github.com/karnkaul/fixed_vector

KT single header C++17 library for std::vector that uses a fixed size stack allocated buffer for storage.

cpp cpp17 cpp17-library single-header vector

Last synced: 20 Mar 2025

https://github.com/dgellow/cmake-template

GitHub repository template for C++ projects, based on CMake, vcpkg, and VSCode

cmake cmake-template cpp cpp-template template vcpkg vscode

Last synced: 02 Apr 2025

https://github.com/vra/weekly-posts

collection of technical posts that I read each week, hopefully they may give you inspiration!

ai cpp deep-learning python weekly

Last synced: 15 May 2026

https://github.com/lightaxis/bt_lite

Light weight, embedded friendly Behavior Tree

behavior-tree cpp embedded

Last synced: 15 Jun 2025

https://github.com/jaytwolab/urldownload.michael.dunn

Using Internet Explorer to download files (codeproject)

codeproject cpp download mfc url visualcpp visualstudio

Last synced: 07 May 2025

https://github.com/jonpalmisc/bn_cpp_template

Binary Ninja C++ plugin template

binary-ninja binary-ninja-plugin cpp plugin template

Last synced: 17 May 2026

https://github.com/krisluczka/rapidvault

The new relational database management system, written in modern C++, abandons the standard SQL query language. Its main goal is to create a strong alternative to currently the most commonly used database engines. Features dynamically typed columns types. Currently considered abandonware due to high workload and negligible results.

cpp database database-management database-management-systems

Last synced: 06 Mar 2026

https://github.com/stefanolusardi/video_io

video encoder and decoder, written in modern C++

cmake cpp ffmpeg video video-decoding video-encoding

Last synced: 10 May 2026

https://github.com/cat-gawr/ai-python

Una piccola AI che il suo picco massimo di risposta è stato di 0.02 secondi di risposta | Konata ~ 2025

cpp cuda-programming golang java python3 tex vhdl-modules

Last synced: 06 May 2026

https://github.com/mrmayurgithub/google-kickstart

Solutions to Google kickstart Problems in C++.

coding coding-challenge cpp google-kickstart

Last synced: 15 Jul 2025

https://github.com/tw1ddle/geometrize-functional-tests

Test scripts for Geometrize, an app for geometrizing images into geometric primitives

art chaiscript cpp geometrize geometry geometry-processing hill-climbing

Last synced: 14 May 2026

https://github.com/lukasz1podgorski/stereosanctionmultifx

StereoSanction MultiFX - VST3 Multi-effect based on fractional delay line algorithm. It can achieve popular audio effects such as delay, vibrato, chorus, flanger, ring modulator, tremolo, overdrive, distortion and fuzz. GUI designed to be welcoming for every audio enthousiast, without the clutter of modern apps serving similar purpose.

audio audio-effect audio-processing circular-buffer cpp digital-signal-processing juce juce-framework music plugin vst vst3 vst3-plugin

Last synced: 02 Mar 2025

https://github.com/rbento/cpp-visual-studio-log

Quick logging to the Visual Studio Output window.

cpp visual-studio

Last synced: 10 Apr 2025

https://github.com/indianwhocodes/adshuffmanproject

Comparative Evaluation of Data Compression through binary, four-way, and pairing heaps without any standard lib. container except vector.

academic academic-project binary-heap cpp data-compression data-structures heaps

Last synced: 03 Apr 2025

https://github.com/mpellouin/nanotekspice

The nanotekspice is the first project of Epitech's second year Object-oriented module. This project is a simulator of logical circuits. It is written in C++.

arcade cpp epitech logical nanotekspice oop simulator

Last synced: 07 Jul 2025

https://github.com/SanaeProject/matrixCpp

This repository develops types for manipulating matrices in C++.

cpp cpp17 lightweight matrix simple

Last synced: 12 Mar 2025

https://github.com/merendamattia/fdp-a

Unipr - Fondamenti di Programmazione - Parte A

cpp

Last synced: 17 Mar 2025

https://github.com/IvanDrf/Vector-Int

Realization of a self-expanding array with some std::vector methods

cpp cppvector vector

Last synced: 12 Mar 2025

https://github.com/crossroadw/moderncmake

现代CMake教程 website

book cmake cpp

Last synced: 15 Apr 2025

https://github.com/cgkantidis/cpp_dbg_out

A dbg_out variadic macro that prints the function, file, line and the rest of the arguments from where it's called, to the standard output.

cpp debug variadic-function variadic-macro

Last synced: 20 Mar 2025

https://github.com/zz990099/foundationpose_cpp

基于TensorRT和c++部署的FoundationPose算法,改写自isaac_pose_estimation,部署移植方便,去除了大量复杂依赖

6d 6dof-pose cpp foundationpose pose-estimation tensorrt

Last synced: 29 Oct 2025

https://github.com/stallion-x/bittorrent-emu

An emulation of BitTorrent by Win32 Socket

bittorrent bt cpp network socket socket-programming win32 windows

Last synced: 15 May 2026

https://github.com/karnkaul/dibs

Dear ImGui BootStrap using GLFW, Vulkan, and C++20

cpp cpp20 cpp20-library glfw gui vulkan

Last synced: 20 Mar 2025

https://github.com/epasveer/crosswordplayer

A crossword playing program for AcrossLite .puz files.

acrosslite cpp crossword crosswords qt5

Last synced: 10 May 2026

https://github.com/shiweimeiya/cpp-epoll-reactor-server

C/C++服务端项目,epoll+线程池的reactor模型,适合新手学习完服务器项目后来这里增加业务量,读者可以增加redis、MySQL提升项目框架完整性🚀 Tank Battle - 高性能多人在线坦克对战游戏 一个展示现代网络游戏架构设计的完整项目。使用C语言构建高并发服务器端(epoll + 线程池 + 多房间系统),Python+Pygame开发跨平台客户端。支持2-4人实时对战,包含动态地图生成、碰撞检测、自定义网络协议等核心功能。 ✨ 核心特性: 异步I/O网络模型 | 线程池并发处理 | 房间管理系统 | 实时状态同步 | 跨平台客户端 🛠️ 技术栈: C语言服务器 | Python客户端 | 自定义二进制协议 | Pygame图形引擎 适合学习网络编程、游戏开发、系统

c cpp epoll gui python socket

Last synced: 09 May 2026

https://github.com/bhavesh-asana/antenna-positioning-system

Controlling the position of a receiver antenna for a reliable communication.

arduino arduino-sketch arduino-uno cpp nodemcu-esp8266

Last synced: 04 Apr 2025

https://github.com/blueskyson/ansi-escape-code-color

ANSI escape code color lookup

ansi-colors colors cpp python terminal

Last synced: 12 Apr 2026

https://github.com/davamix/grokkingalgorithms

Algorithms implementation in C++ from Grokking Algorithms book

algorithms basic-algorithm cpp grokking-algorithms

Last synced: 20 May 2026

https://github.com/chaoticsomeone/uranium_lang

Uranium Lang: A Python and C++ based and (probably) unstable programming language

cpp cpp20 programming-language python python3 source-to-source-compiler transcompiler uranium-lang

Last synced: 04 May 2025

https://github.com/xxanderwp/appsvolumecontrol

Simple application for control applications volume by hotkeys

cpp electronjs javascript nodejs react typescript volumecontrol webpack windows

Last synced: 06 Mar 2026

https://github.com/aostrun/lamport-s-distributed-mutual-exclusion

Lamport's Mutual Exclusion Algorithm shown on Dining Philosophers

cpp lamport-algorithm lamport-queue multiprocessing

Last synced: 12 Apr 2025

https://github.com/coyorkdow/cfuture

a c++ promise future implementation with continuation [work in progress]

async concurrency cpp cpp14

Last synced: 30 Dec 2025

https://github.com/jingwood/cpp-common-class

Base common classes for cross-platform C++ application development.

application-framework common-library cpp cpp11 cross-platform shared utility utility-library

Last synced: 19 Mar 2025

https://github.com/curso-r/202011-rcpp

Workshop de Rcpp ministrado em 11/2020

cpp r rcpp rcpparmadillo rcppparallel

Last synced: 11 May 2026

https://github.com/codenoid/md5-cpp

MD5 -> WASM

cpp emscripten wasm

Last synced: 15 Apr 2026

https://github.com/andyfratello/pro1

💻 Exercicis de Programació 1 (PRO1) Q1/Q2 - UPC FIB

compiler cpp cpp-language language pro1 pro1-fib programming programming-language

Last synced: 20 Mar 2025

https://github.com/daskol/cxxlintaur

C++lintaur is a toy linter that checks name for compliance to Google Style Guide.

clang cpp cxx libtool linter llvm toy-project

Last synced: 15 May 2026

https://github.com/aminmoazzen/carrom

Carrom game made with Cocos2d-x

cocos2d-x cpp game

Last synced: 07 Sep 2025

https://github.com/thaliaarchi/deque

Reusable double-ended queue iterable container implemented as a circular array.

cpp deque iterator

Last synced: 18 Jul 2025

https://github.com/asakusarinne/megengine_cpp_training_example

Examples for using MegEngine cpp API for model training, which support Linux, Windows, Android, Linux_arm and IOS.

cpp deep-learning megengine mobile

Last synced: 03 Apr 2025

https://github.com/gil9red/ascii_table

Ascii table (#c++ #qt #qt5)

ascii-table cpp qt

Last synced: 15 May 2026

https://github.com/deanblackborough/mathsquiz

Small Maths quiz. app to generate questions for my 8 and 2 year old. Generates random short division and long multiplication questions.

beginner cpp learning-by-doing mathematics

Last synced: 09 Apr 2025

https://github.com/alxvdev/libnumerixpp

Library for physical and mathematical calculations in C++

calculation cmake computer-science cpp cpp17 cpplib informatics library mathematics open-source physics science

Last synced: 11 Jan 2026

https://github.com/agauniyal/smartlist

Unique_ptr based Linked List implementation for reference

cpp cpp14 linked-list modern-cpp

Last synced: 08 Jul 2025

https://github.com/matthewpoletin/liman

OpenGL 3D rendering engine

3d cpp game-engine opengl

Last synced: 22 May 2026

https://github.com/andyfratello/eda

💻 Exercicis d'Estructura de Dades i Algorismes (EDA) Q2 - UPC FIB

algorithms cpp cpp-programming data-structures eda-fib fib-upc

Last synced: 20 Mar 2025

https://github.com/zubax/senoval

A simple dependency-free header-only library of C++17 classes for real-time embedded systems

cpp cpp17 embedded embedded-systems real-time

Last synced: 03 Apr 2025

https://github.com/georgecatalin/cpp-essential-training

Code work from the course "C++ Essential Training" by Bill Weinman on Linkedin Learning.

cplus cplusplus cplusplus-11 cpp cpp-course linkedin-learning

Last synced: 06 Apr 2026

https://github.com/guicattani/cg-guide-legacy

A modern OpenGL application focused on teaching computer graphics principles through user interaction.

cpp glfw imgui opengl

Last synced: 15 May 2026

https://github.com/scenent/editor

lightweight code editor for C++, Python and Javascript.

code-editor cpp opengl text-editor

Last synced: 15 May 2026

https://github.com/johnfredcee/fbxconverter

An Open-Source version of the now defunct Autodest FBX Converter

3ds bvh c-plus-plus collada cpp dae fbx fbx-sdk

Last synced: 20 Jan 2026

https://github.com/lucasfturos/raytracing

Meus estudos da técnica de computação gráfica Ray Tracing

cpp ppm sdl2 terminal

Last synced: 06 Apr 2026

https://github.com/schwalbe-t/dstike-pong

A port of singleplayer Pong for the DSTIKE Deauther watch.

c cpp embedded embedded-c embedded-cpp esp8266 platformio sh1106

Last synced: 26 Feb 2026

https://github.com/gob52/gob_datetime

date-time classes like Java JSR 310 for C++11 or later. (Not all methods are available in all java.time classes )

arduino arduino-library cpp datetime jsr-310

Last synced: 15 May 2026

https://github.com/krashish8/cp-stress-tester

This project contains the files that can be used for Stress Testing the C++ solutions [Linux]

bash-script competitive-programming cpp stress-tester

Last synced: 10 Apr 2025

https://github.com/huijari/metacarpal

tap-producing test harness for cpp

cpp tap testing

Last synced: 17 Jan 2026

https://github.com/chocobo1/concurrent

Run commands concurrently!

concurrent cpp parallel utility

Last synced: 20 Mar 2025

https://github.com/terrylindev/image-to-ASCII

🖼️ A command-line tool for converting images to ASCII art

ascii ascii-art cli command-line cpp cuda docker image-processing image-to-ascii mpi opencv terminal

Last synced: 12 Jul 2025

https://github.com/thiagoh/bison

From the Bison 3.0.4 manual from https://www.gnu.org/software/bison/manual/bison.html

bison c compilers cpp flex lexer parser parser-generator yacc

Last synced: 15 May 2026

https://github.com/rft0/lightjson

Simple, Light Weight, Header Only, C++11 compliant JSON Library.

cpp header-only json json-decoder json-encoder json-library json-parser json-serialization

Last synced: 16 Feb 2026

https://github.com/tanvi-surana/hackerearth

solutions to hackerearth problems

competitive-programming cpp hackerearth

Last synced: 27 Mar 2025

https://github.com/katahiromz/getoptsample

An example code for GNU getopt_long function

cpp cxx getopt-long gnu portable

Last synced: 13 May 2026

https://github.com/zouariomar/hashhashbooks

A curated collection of programming books 📚

book books c cpp css css3 html html5 java javascript

Last synced: 15 Apr 2025