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/zivnadel/advent-of-code

Solutions to the Advent of Code annual event

advent-of-code advent-of-code-2022 advent-of-code-2023 cpp javascript python

Last synced: 18 Jun 2025

https://github.com/amatofrancesco99/knn-openmpi

An Open MPI implementation of the well known K-Nearest Neighbors (Machine Learning) classifier.

cpp k-nearest-neighbor-classifier machine-learning-algorithms openmpi

Last synced: 11 Oct 2025

https://github.com/aregtech/cpp-action-workflows

Here I collect some action workflows which can be useful for C/C++ developers

action-workflow areg-sdk clang cmake-build cpp cygwin examples gcc github-workflows msbuild msvc workflows yaml

Last synced: 19 Jan 2026

https://github.com/lackhole/lupin

Access member fields ignoring access specifiers

access access-specifiers cpp

Last synced: 17 Mar 2026

https://github.com/jakubtomsu/raylib-jump-prince

A simple platformer game inspired by jump king

2d 2d-game c cpp game raylib

Last synced: 07 Oct 2025

https://github.com/endurodave/asynccallback

C++ Asynchronous Multicast Callbacks

asynchronous-programming callbacks cpp multi-threading

Last synced: 10 Oct 2025

https://github.com/jefftrull/sparsematrixlibraries

Test cases demonstrating different sparse matrix libraries

cpp csparse eigen suitesparse

Last synced: 12 Oct 2025

https://github.com/moshiba/pbar

Low overhead C++ progress bar

cpp hacktoberfest progress-bar progressbar

Last synced: 08 Oct 2025

https://github.com/justinmeiners/exercises

Exercises I do from books, articles, etc.

algorithms c code-golf cpp excercises scheme sicp sicp-solutions

Last synced: 25 Mar 2025

https://github.com/divisionind/autorun

allows you to hold down any key on your keyboard by pressing a hotkey

automation c cpp game games macros windows

Last synced: 07 Jul 2025

https://github.com/harrison1/unrealcpp-full-project

unrealcpp full project for backups and version control for project breaking errors

c-plus-plus cplusplus cpp ue4 unreal unreal-engine unreal-engine-4 unrealengine

Last synced: 15 Oct 2025

https://github.com/codinasion/hello-world

"Hello World" in every programming language 🤗 Good collection of `good first issue`

c c-sharp cpp dart first-timers go good-first-issue hello-world java python python3 scala

Last synced: 05 Jul 2025

https://github.com/queenoworld/kosmos

3D TUI game about space

3d-graphics console-game cplusplus cpp tui

Last synced: 24 Apr 2025

https://github.com/mahdizynali/mazenet

Mnist digits multi perceptron neural-network training from scratch with c++ and opencv matrix. (nn with c++)

artificial-intelligence classification cpp cpp-neural-network cpp-training machine-learning mnist mnist-cpp multi-classification neural-network neural-networks opencv preceptron scratch training

Last synced: 24 Apr 2025

https://github.com/brainstone/tgui

Text-GUI-Library - A C++11 alternative for ncurses

cli cli-library cpp gui gui-library library ncurses platform-independent

Last synced: 13 Jun 2025

https://github.com/chokobole/console

A C++ collection of library for console application.

animation ansi ansi-escape-codes bazel-support cpp cpp-library flag terminal vt100

Last synced: 09 Apr 2025

https://github.com/jdsherbert/wwise-soundbank-xml-parser

Wwise Soundbank XML Parser libraries for various stacks. Reads Event, RTPC, Switch, State, and Auxbus data.

audiokinetic audiokinetic-wwise cpp csharp mit-license python soundbank unity unreal-engine wwise xml-parser

Last synced: 10 Oct 2025

https://github.com/im-razvan/cs2_aimbot

External CS2 aimbot made in C++.

aimbot cpp cs2

Last synced: 06 Feb 2026

https://github.com/toxe/mandelbrot-sfml-imgui

Interactive multi-threaded C++ Mandelbrot renderer using SFML + ImGui running at constant 60 FPS

cpp cpp20 imgui imgui-mandelbrot mandelbrot multithreading sfml sfml-imgui threads

Last synced: 23 Apr 2025

https://github.com/whoismtrx/advent_of_code

Solutions to Advent of Code challenges across multiple programming languages.

advent-of-code clanguage coding coding-challenges competitive-programming cpp csharp ocaml puzzle python rust solutions

Last synced: 02 May 2025

https://github.com/jjbel/samarium

2-D physics simulation and rendering engine written in modern C++.

cmake conan cpp modern-cpp physics-simulation

Last synced: 23 Oct 2025

https://github.com/makstamoian/ping

Simple ping implementation in C++

cpp icmp linux ping system-programming

Last synced: 05 Feb 2026

https://github.com/vc-bonn/charonload

Develop C++/CUDA extensions with PyTorch like Python scripts

cmake cpp cuda jit python pytorch torch

Last synced: 16 Aug 2025

https://github.com/embetrix/stm32mp-sign-tool

The stm32mp-sign-tool is an utility for signing and verifying firmware images compatible with STM32MP MPUs

cpp cryptography ecdsa-cryptography embedded-systems hsm lightweight pkcs11 security signing-keys signing-tool stm32mp1 stm32mpu

Last synced: 24 Apr 2025

https://github.com/sasluca/glfwcmaketemplate

A simple template for a C application using GLFW with GLAD and CMake.

c cpp gamedev glfw opengl

Last synced: 12 Oct 2025

https://github.com/soasis/encoding_tables

Shared tables between C and C++ for encoding infrastructure

c cpp data encoding

Last synced: 09 Apr 2025

https://github.com/noartem/elementor

Skia based GUI library

cpp glfw3 gui napi nodejs skia

Last synced: 19 Jan 2026

https://github.com/mxrcode/stockwidget

Widget for displaying the exchange rate of cryptocurrencies on the desktop in real time.

cpp cryptocurrency open-source opensource stockwidget widget

Last synced: 03 Jul 2025

https://github.com/melardev/xeytanqpp-rat

WORK IN PROGRESS. RAT written in C++ using Qt framework

backdoor cpp desktop malware networking qt rat remote-administration-tool sockets trojan

Last synced: 13 Apr 2025

https://github.com/ciw-project-2023/coaler

CoAler = Core Aligner (Multi-Alignment of Molecules)

alignment bioinformatics conan cpp rdkit

Last synced: 12 Apr 2025

https://github.com/ahmedhosssam/chessmate

Chess game written in C++ and Raylib

chess chess-game chessboard cpp

Last synced: 08 Apr 2025

https://github.com/mdedonno1337/disassemble.nvim

Neovim Plugin to show in a popup the assembler code for the current line in a C file

c cpp disassembler neovim plugin

Last synced: 17 Jul 2025

https://github.com/jrob774/dog

A simple platformer made for 2020's A Game by Its Cover Jam.

agbic agbic2020 cpp cpp17 dog game game-jam platformer sdl sdl2

Last synced: 31 Aug 2025

https://github.com/blackmatov/defer.hpp

Go's defer implementation in C++17

c-plus-plus cplusplus-17 cpp cpp17 defer header-only no-dependencies

Last synced: 17 Jun 2025

https://github.com/mc-cat-tty/DoorbellCamDaemon

Part of DoorbellCam project: daemon for people recognition with YOLO from a RTSP video stream.

cicd computer-vision container cpp docker doorbell ezviz mqtt mqtt-client opencv rtsp-client rtsp-stream smart-door smart-doorbell yolo yolov5

Last synced: 21 Apr 2025

https://github.com/messer-cpp/messer

REPL for C preprocessor of C++17

cpp cpp17 cpreprocessor repl

Last synced: 12 Jul 2025

https://github.com/aleksandertabor/spaceships

War of spaceships

cpp sfml sfml-game

Last synced: 15 Apr 2025

https://github.com/ballercat/why-not-wasm

Messing around with WASM

cpp wasm webassembly

Last synced: 12 Apr 2025

https://github.com/ctc-oss/omega-edit

Open source library for building editors that can handle massive files, and multiple viewports.

apache2 c cmake cpp cross-platform edit grpc library protobuf scala

Last synced: 11 Apr 2026

https://github.com/mfl28/opengl-cpp-starter

Starter code for OpenGL C++ projects using modern CMake.

azure-pipelines cmake computer-graphics cpp opengl

Last synced: 01 Jul 2025

https://github.com/tashcan/spud

just some stuff to do hooking/detour things

cpp detour hooking hooking-library modding modding-library

Last synced: 09 Apr 2025

https://github.com/mariusz96/blue-synthesiser

My bachelor's thesis "Sound synthesis based on audio samples as an VST3 instrument" in C++ and JUCE

audio cplusplus cpp juce plugin vst3

Last synced: 08 May 2025

https://github.com/qtlittlexu/stumansys

这是一个使用 C++ 和 EasyX 绘图库实现的学生成绩管理系统,里面包含了查看学生、搜索学生、添加学生等功能,使用 EasyX 简单地封装了 UI 界面

abstraction cpp easyx gui

Last synced: 20 Aug 2025

https://github.com/georgecatalin/qt-core-advanced-with-cpp

Course work associated with the Udemy.com course "Qt Core Advanced with C++" , authored by Bryan Cairns.

cplusplus cpp qt qt5 qtcreator udemy-course

Last synced: 31 Oct 2025

https://github.com/rajjitlai/attendance-management

A C++ Project on Attendance management of students

attendance-management-system cpp cpp-project cpp-template executable

Last synced: 20 Sep 2025

https://github.com/ferhatgec/fpage

Fegeya FPage, new generation colorful pages.

code color colors cpp cpp17 docs documentation man manuals tldr tldr-pages

Last synced: 14 Apr 2025

https://github.com/martinhelmut/cpp-gui-template-sdl3-opengl

C++ GUI starter project template with CMake and Cpack, Dear ImGui, SDL3, and OpenGL 4.1.

cmake cpack cpp ctest gui imgui opengl sdl3 template

Last synced: 26 Jun 2025

https://github.com/agungferdi/smart_farming

A comprehensive IoT-based smart farming system featuring ESP32 microcontrollers, environmental monitoring sensors, automated irrigation control, and real-time web dashboard.

cpp esp32 hono mqtt nextjs postgresql typescript

Last synced: 14 Sep 2025

https://github.com/barimehdi77/cpp-modules

These modules of C++ are designed to help you understand the specificities of the language when compared to C. Time to dive into Object-Oriented Programming!

1337 1337school 42 42born2code 42school cpp cpp-modules cpp-pool object-oriented-programming oop oop-cpp

Last synced: 03 Aug 2025

https://github.com/mizux/python-native

Test to build a multi-platforms Native Python 3 package using pip

cmake cpp mizux native-library python swig

Last synced: 28 Jul 2025

https://github.com/proffix4/dev_for_ubuntu22

Все нужное разработчику для Ubuntu22

android android-studio asm cpp development java linux netbeans python ubuntu ubuntu2204 vala

Last synced: 13 Apr 2025

https://github.com/yuja/qmluic

QML -> QtWidgets UI/C++ transpiler

cpp gui qml qt qtwidgets

Last synced: 22 Mar 2025

https://github.com/yihleego/handle-tools

It is a utility that displays information about open handles for any process in the system. You can use it to see the programs that have a file open, or to see the object types and names of all the handles of a program, or to close the any handles of a program.

cpp handle mutant mutex process procexp windows

Last synced: 28 Jul 2025

https://github.com/vikashpr/18csc304j-cd

SRMIST Kattankulathur Compiler Design-18CSC304J lab exercises Implemented in C/C++

18csc304j 18csc304j-cd compiler-design compiler-design-lab cpp srm-compiler-design-18csc304j srmist-cd srmist-cd-lab vikashpr

Last synced: 22 Jul 2025

https://github.com/erio-harrison/savms

Smart Autonomous Vehicle Management System

cpp java javascript jni

Last synced: 12 Apr 2025

https://github.com/rageworx/fl_imgtk

FLTK image toolkit for some useful effects

all cpp fltk image platform toolkit

Last synced: 07 May 2025

https://github.com/mortinger91/openglengine

An OpenGL 3D Engine, made with C++.

3d-graphics cmake cpp opengl submodules

Last synced: 26 Oct 2025

https://github.com/erfaniaa/compilers-course-project

Converting a pseudo-C source code to a pseudo-assembly code

compilers cpp grammar lalr-parser lark-parser parser python3

Last synced: 11 Apr 2025

https://github.com/jvillella/siyana-renderer

An ongoing upgrade to an a OpenCL-based path tracer and terrain generator I wrote many years back.

boost computer-graphics cpp glfw opencl path-tracer ray-tracer real-time siyana-renderer terrain-generation

Last synced: 16 Jul 2025

https://github.com/lichuan/askcoin

Askcoin (ASIC-resistant) is a decentralized Q&A and prediction platform

askcoin bitcoin block blockchain consensus consensus-algorithm cplusplus-11 cpp cpp11 cryptocurrency pow

Last synced: 16 Jul 2025

https://github.com/NARCOTIC/Confuse-Trackers

This program searches google and visits websites randomly to make it really hard to track you and fingerprint you.

adware-blocking confuse confuser cplusplus cpp exe fingerprinting google tracking

Last synced: 12 Jul 2025

https://github.com/ansys/api-eigen-example

Ansys API example repository for demonstrating the use of REST and gRPC in different SW languages (Python, C++...)

api cpp grpc python rest

Last synced: 13 Apr 2025

https://github.com/cmst0us/qtblilivedanmaku

bilibili 直播间弹幕获取显示 C++ Qt实现

bilibili cmake cpp danmaku qt websocket

Last synced: 12 Apr 2025

https://github.com/govnorice/archarchive

A utility to quickly rollback an arch linux system using ALA (a.k.a Arch Linux Archive)

ala arch archive c cpp linux linux-utils rollback

Last synced: 06 May 2025

https://github.com/hofbi/teaching-tools

Teaching Software Engineering As Programming Over Time

cpp python software-engineering teaching tum

Last synced: 11 Apr 2025

https://github.com/hilkojj/gu

C++ OpenGL game library for Desktop & Web

3d cpp linux opengl webassembly webgl windows

Last synced: 17 Jul 2025

https://github.com/topfreegames/maestro-client

maestro-client is maestro's framework that should be included in game rooms

cpp game game-development game-room maestro unity

Last synced: 12 Apr 2025

https://github.com/andrehrferreira/bench-ws

Websocket performance testing in different languages

bun cpp csharp dart deno elixir erlang go java node php python ruby rust swoole uwebsocket websocket zig

Last synced: 12 Apr 2025

https://github.com/hoshimin/vu-meter

Just a volume visualization on a keyboard

cpp keyboard-leds numlock-indicator volume volume-indicator volume-meter vu-meter

Last synced: 07 May 2025

https://github.com/karnkaul/dino

C++20 Library for dynamically loading shared libraries and functions.

cpp cpp20 cpp20-library dynamic-loading loader

Last synced: 11 Apr 2025

https://github.com/ikluft/ikluft-tools

misc tools and scripts by Ian Kluft (in shell, Perl, Rust, C++, Go, Python)

bash cpp golang perl python rust scripts shell shell-script

Last synced: 21 Mar 2025

https://github.com/christianpanov/static_string

Experimental compile-time string manipulation C++17 library

compile-time cpp cpp17 cpp17-library library metaprogramming static-string string string-manipulation

Last synced: 14 Apr 2025

https://github.com/pschatzmann/arduino-freertos-addons

Additions to FreeRTOS: C++ API

arduino-library cpp freertos

Last synced: 03 Apr 2025

https://github.com/hosseinmoein/bobcat

3 different C++, multi-threaded queues including a lock-free one

circular-queue cpp cpp-11 cpp11 lock-free lockfree multi-threading multithreaded queue

Last synced: 14 Sep 2025

https://github.com/kazhuu/advent-of-code-2020

My C++ solutions for a year 2020

aoc2020 cpp

Last synced: 11 Apr 2025