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

My C++ solutions for a year 2020

aoc2020 cpp

Last synced: 11 Apr 2025

https://github.com/abelkevich/nano_daw

minimalistic digital audio workstation

audio cpp daw

Last synced: 12 May 2025

https://github.com/govnorice/mixerdialog

A simple application to control system volume with fancy visualisation.

c cpp gtk3 linux linux-app volume volume-control volume-mixer volume-slider volume-visualization

Last synced: 30 Oct 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/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/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/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/liutairan/qtgcs

Multiple quadcopter Ground Control Station.

cpp cross-platform ground-control-station multiple-quadcopters multiwii qt5 xbee

Last synced: 13 May 2025

https://github.com/0xnineteen/hyper-alpha-zero

hyper optimized alpha zero implementation to play gomoku (distributed training with ray, mcts with cython)

alpha-go alpha-zero cpp cython deepmind mcts monte-carlo-tree-search multi-core python ray

Last synced: 13 May 2025

https://github.com/nateseymour/unlogic

Math JIT Compiler and Graph Renderer

cpp graphs jit llvm math opengl

Last synced: 13 Apr 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/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/carcargroup05/robotvacuum

Due to this aging society, we intended to develop a robot vacuum to care for senior citizens. It has the ability not only to clean the floor but also to detect whether a senior citizen have fallen using a Pi camera and a google ML model(MediaPipe).

app-inventor arduino arduino-mega-2560 c cpp mediapipe ml openc pi-camera python python3 raspberry-pi-4 raspberry-pi-camera

Last synced: 28 Oct 2025

https://github.com/minhaskamal/filesqueezer

Simple File Compressor & Extractor (huffman-algorithm-compression-zip)

c-plus-plus compressor cpp encoder huffman-algorithm zip

Last synced: 11 Apr 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/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/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/axel-op/vscode-devcontainer-cpp-conan

A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using Conan dependency manager.

cmake conan containerization cpp docker gtest remote-development remote-development-container visual-studio-code vscode vscode-container vscode-remote

Last synced: 20 Jun 2025

https://github.com/pdsmart/sharpmz

A Sharp MZ Series (80K,80C,1200,80A,80B,700,800,2000) Computer Hardware Emulation written in VHDL on Altera FPGA fabric. Runs on the MiSTer project and other Altera Cyclone devices.

assembly-language c cpp electronics emulator fpga perl retrocomputing vhdl

Last synced: 15 Jun 2025

https://github.com/vladimirakopyan/netcore_nativecall

This demonstrates how to create a native, unmanaged DLL and invoke it's functionality from a .Net Core Application

c cpp csharp dll netcore netcore-nativecall pinvoke pinvoke-wrapper tutorial

Last synced: 29 Apr 2025

https://github.com/tecnickcom/farmhash64

farmhash64 is a portable multilanguage 64-bit hash function

c cgo cpp farmhash farmhash64 go golang hash hashing java javascript php python python3 rlang rust

Last synced: 18 Jul 2025

https://github.com/neoblizz/hip_template

🖤 Template for starting HIP/C++ project using CMake with Github Action for CI.

cpp cuda cuda-programming gpgpu gpu hip rocm template-project template-repository

Last synced: 26 Mar 2025

https://github.com/mshockwave/llvm-sample-pass

Simple LLVM pass that shows the basic LLVM API concepts

cmake compiler-optimization cpp llvm llvm-ir

Last synced: 15 Jun 2025

https://github.com/imxeno/devtale

Essentially... it's just a basic old-school packet logger for NosTale. With ambitions to become something more.

asm clr cpp cpp-cli devtool memory-hacking nostale packet-sniffer visual-studio

Last synced: 11 Jul 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: 20 Mar 2025

https://github.com/siraajul/uni-dsa

3rd Semester CSE-211 Programs

cpp

Last synced: 28 Oct 2025

https://github.com/banaankiamanesh/bno055-raspberrypi

An easy-to-use library for BNO055 9-Axis inertial measurement unit of BOSCH company, for Raspberry pi using Wiring-Pi Library!

bno055 bosch-sensor cpp imu library raspberry-pi wiringpi

Last synced: 13 Apr 2025

https://github.com/trainingbypackt/the-cpp-workshop

Cut through the noise and get real results in this hands-on, step-by-step approach to learning C++.

c-plus-plus constructors cpp destructors object-oriented-programming pointers references

Last synced: 10 Apr 2025

https://github.com/bocaletto-luca/multilanguage-test-example

Multilanguage Test Examples Welcome to the Multilanguage Test Examples repository! This project contains simple, self-contained examples of programming fundamentals implemented in various programming languages. Each example demonstrates basic constructs—including output, variable declarations, conditionals, loops, and functions/methods with clear..

bocaletto-luca c cpp csharp css3 fsharp go haskell html5 java javascript kotlin python ruby rust scala swift swift5 typescript

Last synced: 01 Apr 2026

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/mortinger91/openglengine

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

3d-graphics cmake cpp opengl submodules

Last synced: 26 Oct 2025

https://github.com/drogglbecher/thinline

Handle and execute unittests written in function comment sections for C/C++ & Python

analysis c cpp parser python rust synthesis unit-testing unittests

Last synced: 10 Oct 2025

https://github.com/cmst0us/qtblilivedanmaku

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

bilibili cmake cpp danmaku qt websocket

Last synced: 12 Apr 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/skift-org/karm

🏢 A framework for modern C++ applications

audio cpp gpu graphics jit library toolkit ui wasm

Last synced: 26 Mar 2025

https://github.com/chetan6780/complete-preparation

🎉 One-stop destination for all your technical interview Preparation 🎉

algorithm codestudio cpp data-stuctures gfg leetcode solutions

Last synced: 25 Sep 2025

https://github.com/ruturaj4/learncpp-dot-com-quizzes

✔️ Quizzes, samples and other exercises from learncpp.com (Covers cpp11, cpp14 and even cpp17!)

cpp cpp-course cpp11 cpp14 cpp17 learn-cpp learncpp learncpp-tutorials

Last synced: 10 Sep 2025

https://github.com/epwalsh/csa

C++ header-only library for Coupled Simulated Annealing

coupled-simulated-annealing cpp optimization simulated-annealing

Last synced: 17 Mar 2025

https://github.com/guillaume-haerinck/opengl-playground

Small opengl renderer with an ECS architecture and WASM build support 🌎

cplusplus cpp cpp17 ecs entt exemple gltf opengl opengl-es opengl-renderer realtime rendering wasm webassembly

Last synced: 11 Sep 2025

https://github.com/sansyrox/leetcode-company-by-company

All leetcode company wise questions with link to Leetcode/ LintCode(if premium)

cpp java javascript leetcode-company python

Last synced: 07 Sep 2025

https://github.com/terenstare/modern_bloom

Bloom filters for modern C++.

bloom-filter cpp cpp17

Last synced: 14 Apr 2025

https://github.com/jasonzhu1313/cameraposeestimating

This project detects harris corner of the pattern, and cluster these corners based on the density,and then process these clustered pattern to identify which pattern it is and the object is find the feature points of these pattern and using pop to calculate the extrinsic parameters of the camera.

camerapose-estimate clustering corner-detection cpp pattern-recognition

Last synced: 19 Mar 2025

https://github.com/genodelabs/genode-imx

i.MX SoC family support for the Genode OS framework

aarch64 arm armv7 armv8 cplusplus cpp genode hypervisor imx6 imx7 imx8 microkernel osdev virtualization

Last synced: 07 Apr 2025

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

Smart Autonomous Vehicle Management System

cpp java javascript jni

Last synced: 12 Apr 2025

https://github.com/nandite/pcl-optics

C++ Implementation of the OPTICS algorithm compatible with the Point Cloud Library.

c-plus-plus clustering clustering-algorithm cpp density-classification optics pcl pcl-library point-cloud

Last synced: 14 Apr 2025

https://github.com/soyapo/codeforces

Scripts to Codeforces problems, submitted by me. Most of them tend to work.

algortihm cpp python

Last synced: 06 May 2025

https://github.com/hobywan/trinity

An anisotropic mesh adaptation library designed for non-uniform memory access multicore and manycore nodes.

anisotropy cpp hpc intel manycore mesh multicore numa openmp

Last synced: 15 Oct 2025

https://github.com/hjaltesorgenfrei/vulkanologi

A Homemade game engine written in C++23 with Vulkan

3d cpp ecs entt game-engine jolt-physics multiplayer physics renderer vulkan

Last synced: 12 Apr 2025

https://github.com/moshiba/pbar

Low overhead C++ progress bar

cpp hacktoberfest progress-bar progressbar

Last synced: 08 Oct 2025

https://github.com/extremq/punity

Unity inspired game engine for the Raspberry Pi PIco.

2d-game-engine cpp ecs game-development game-engine gamedev microcontrollers picosdk raspberry-pi

Last synced: 01 Aug 2025

https://github.com/mo7ammedd/hospital-system

Hospital Management System is a console-based C++ application that helps manage patient and doctor

cpp filesystem mangement-system

Last synced: 16 Apr 2025

https://github.com/uctakeoff/uc_apng_loader

uc::apng::loader is a header only C++11 apng (Animated PNG) decoder.

apng cpp cpp11 cross-platform header-only

Last synced: 26 Dec 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/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/ciw-project-2023/coaler

CoAler = Core Aligner (Multi-Alignment of Molecules)

alignment bioinformatics conan cpp rdkit

Last synced: 12 Apr 2025

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/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: 21 Apr 2025

https://github.com/kuvaus/llama-chat

Simple chat program for LLaMa models

ai cpp gpt gpt4all llama

Last synced: 16 May 2025

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

Qiskit C++ is an opensource interface to quantum centric supercomputing, compatible interface to Qiskit in C++

cpp qiskit quantum-computing supercomputing

Last synced: 03 Jul 2025

https://github.com/anshumansinha3301/small_finance_manager

Finance manager function written in C++

algorithms cpp

Last synced: 07 Oct 2025

https://github.com/osdev0/freestnd-cxx-hdrs

Headers from GCC's libstdc++ that can be used in a freestanding environment.

cpp cxx freestanding header-only headers libstdcxx

Last synced: 04 Apr 2026

https://github.com/vixcpp/cli

vixcpp/cli – Command Line Interface for vix.cpp. Scaffold new projects, run the server with hot reload, and generate models or resources.

backend cpp cpp20 cross-platform http-server modular repl runtime vix vix-cli vixcpp

Last synced: 05 Apr 2026

https://github.com/matheusfrancisco/computer-engineering-at-ufsc

My projects developed at graduation.... FINISHED but miss files..

asm c cpp java javascript json matlab octave php python solidity

Last synced: 03 Mar 2026

https://github.com/lackhole/lupin

Access member fields ignoring access specifiers

access access-specifiers cpp

Last synced: 17 Mar 2026

https://github.com/axel-op/vscode-devcontainer-cpp-vcpkg

A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using vcpkg dependency manager.

cmake cpp docker gtest remote-development remote-development-container vcpkg visual-studio-code vscode vscode-container vscode-remote

Last synced: 20 Mar 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/rdbo/imgui-directx-9-memory-lib-hook

ImGui Implementation through DirectX 9 Hook (x86/x64). Better version: https://github.com/rdbo/DX9-BaseHook

cpp d3d9 dear-imgui detour directx9 hook imgui multibyte unicode x86-64

Last synced: 10 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/hilkojj/gu

C++ OpenGL game library for Desktop & Web

3d cpp linux opengl webassembly webgl windows

Last synced: 17 Jul 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/shadowmitia/libqoi

A C++ implementation of the QOI image format

cpp image-format qoi

Last synced: 10 Jul 2025

https://github.com/eschan145/dieknow

Bypass of DyKnow, the monitoring software used on school devices to monitor the hell out of them. Use responsibly.

bypass cmdline cpp cpu ctypes dll dyknow easy-to-use exploit gui hack performance-optimization proprietary python school school-app unblock win32 windows windows-api

Last synced: 05 Mar 2026

https://github.com/t-eckert/ctci_solutions

My solutions to problems posed in Gayle McDowell's "Cracking the Coding Interview".

cpp ctci interview-questions python ruby

Last synced: 04 Mar 2026

https://github.com/cojudge/cojudge

Solve classic LeetCode problems complete offline. No discussion forum, no LLM assistant, not even the internet. Solve the curated list with just you, the problem and the offline judge.

cpp docker education interview-preparation java javascript leetcode python

Last synced: 26 Feb 2026

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

External CS2 aimbot made in C++.

aimbot cpp cs2

Last synced: 06 Feb 2026

https://github.com/serenedb/serenedb

The First True Distributed Real-Time Search Analytics Database

analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql

Last synced: 02 Apr 2026

https://github.com/kernelinterrupt/whisper4dart

whisper4dart is a dart wrapper for whisper.cpp, designed to offer an all-in-one speech recognition experience. It can handle most audio file inputs, not just wav.

cpp dart deep-learning flutter speech-recognition speech-to-text whisper whisper-cpp

Last synced: 29 Jan 2026

https://github.com/mateuseap/algorithms

Algorithms, Data Structures and resolution of programming questions

algorithms algorithms-and-data-structures c cpp data-structures ruby

Last synced: 26 Oct 2025

https://github.com/tosox/rpc4stalker

An easy discord rich-presence implementation for S.T.A.L.K.E.R.

console cpp discord discord-rpc game mod modding rich-presence sdk stalker tosox windows

Last synced: 19 Oct 2025