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/raj99-code/realtime-sign-language-recognition

Portable sign language (ASL) recognition device that utilizes real-time and efficient programming to help mute and deaf by establishing two-way communication channel with people who have never studied sign language.

american-sign-language asl-recognizer cpp gesture-recognition hand-detection oled-display-sh1106 opencv raspberry-pi raspberry-pi-camera sign-language-recognition

Last synced: 31 Jul 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/aryank1511/seneca-college-oop244-workshops-and-labs

This repository contains all the OOP244 (Object Oriented Programming) workshops, milestones and labs that I have done as a student at Seneca College.

cpp dma modularization object-oriented-programming

Last synced: 04 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/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/mguludag/chrono_parse

parse date_times with {fmt} style into std::chrono::time_point {WIP}

chrono cpp cpp11 cpp14 cpp17 cpp20 datetime header-only iso8601 iso8601-parser parser

Last synced: 11 Aug 2025

https://github.com/willdoescode/natcpp

Re-writing natls in c++ to learn c++

c cpp ls ls-colors ls-command nat natls

Last synced: 07 Apr 2025

https://github.com/kristoff-starling/oj-programmes

Program solutions to problems on several prevalent OJs

algorithms cpp

Last synced: 11 Sep 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/krypto-etox/c-practice-problems

C Practice Problems contains all the basic and logical C programs to learn and Practice. It's a Kind of my notes

c cpp cquestions practice-programming

Last synced: 21 Sep 2025

https://github.com/innermost47/beatcrafter

Intelligent MIDI drum pattern generator VST3 designed for live performance with foot controllers. Generate authentic patterns across multiple styles with dynamic intensity control.

audio-plugin beatmaker cpp daw drum-machine drums foot-controler juce live live-performance midi-learn pattern-generator vst-plugin vst3 vst3-plugin

Last synced: 01 Apr 2026

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/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/terenstare/modern_bloom

Bloom filters for modern C++.

bloom-filter cpp cpp17

Last synced: 14 Apr 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/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/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/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/yuja/qmluic

QML -> QtWidgets UI/C++ transpiler

cpp gui qml qt qtwidgets

Last synced: 22 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/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: 22 Apr 2026

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/denisyaroshevskiy/unsq_eve

Benchmarks for eve library.

algorithms avx2 cpp simd

Last synced: 02 Apr 2026

https://github.com/hailiang-wang/keyphrase-cpp

Automatic Keyphrase Extraction: A Survey of the State of the Art

cpp keyphrase-extraction natural-language-processing text-rank tf-idf

Last synced: 20 Sep 2025

https://github.com/aleksandertabor/spaceships

War of spaceships

cpp sfml sfml-game

Last synced: 15 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/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/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/muellan/parallel

parallel programming primitives for C++; pausable thread, task_queue, etc.

cpp cpp11 parallel parallel-programming-primitives task-queue threadpool

Last synced: 19 Apr 2025

https://github.com/in-jun/typing-practice

프로그래밍 언어의 키워드로 타자 실력과 코드 친숙도를 동시에 높여보세요. 단순한 타자 연습을 넘어, 개발자로서의 근육 기억을 만드는 특별한 연습 도구입니다.

cil cpp typing-game typing-practice

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

CoAler = Core Aligner (Multi-Alignment of Molecules)

alignment bioinformatics conan cpp rdkit

Last synced: 12 Apr 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/andrewtyw/ffmpeg-reverse-playback

A demo of using ffmpeg to play a video in reverse.

cpp ffmpeg qt

Last synced: 10 Mar 2026

https://github.com/qtlittlexu/stumansys

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

abstraction cpp easyx gui

Last synced: 20 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/caomengxuan666/cxxmcp

Modern C++ SDK and runtime for the Model Context Protocol (MCP).

c-plus-plus cmake cpp json-rpc mcp mcp-sdk model-context-protocol sdk streamable-http

Last synced: 29 May 2026

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/ballercat/why-not-wasm

Messing around with WASM

cpp wasm webassembly

Last synced: 12 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/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/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/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/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/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/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/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/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/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/zxffffffff/start-cpp-vcpkg

一个 C++ 跨平台脚手架项目,使用 vcpkg + cmake 搭建

cmake corss-platform cpp starter template vcpkg

Last synced: 19 Apr 2026

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/erio-harrison/savms

Smart Autonomous Vehicle Management System

cpp java javascript jni

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

C++ OpenGL game library for Desktop & Web

3d cpp linux opengl webassembly webgl windows

Last synced: 17 Jul 2025

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

3rd Semester CSE-211 Programs

cpp

Last synced: 28 Oct 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/crisluengo/doxpp

dox++, document your C++ code

api clang cpp documentation-generator documentation-tool html5

Last synced: 25 Oct 2025

https://github.com/anshumansinha3301/small_finance_manager

Finance manager function written in C++

algorithms cpp

Last synced: 07 Oct 2025

https://github.com/raven-os/feathers

A graphical compositor for Raven-OS

albinos c-plus-plus compositor cpp feathers raven raven-os wayland

Last synced: 11 Mar 2025

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

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/shlomnissan/express-client

⚡ Promised-based HTTP client for modern C++ development

cpp http http-client

Last synced: 12 Apr 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/talkuhulk/ddim_scheduler_cpp

This project provides a cross-platform C++ ddim scheduler library that is consistent with the Diffusers:DDIMScheduler interface.

cpp ddim

Last synced: 28 Apr 2025

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/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/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/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/queenoworld/kosmos

3D TUI game about space

3d-graphics console-game cplusplus cpp tui

Last synced: 24 Apr 2025

https://github.com/dpvasani/dsa_lab

This repository contains a comprehensive collection of Data Structures and Algorithms implementations and explanations for intermediate-level learners. The content has been curated from various sources across the web, providing a diverse range of topics and concepts to explore.

cpp data-structures-and-algorithms python

Last synced: 19 Sep 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/endurodave/asynccallback

C++ Asynchronous Multicast Callbacks

asynchronous-programming callbacks cpp multi-threading

Last synced: 10 Oct 2025

https://github.com/noartem/elementor

Skia based GUI library

cpp glfw3 gui napi nodejs skia

Last synced: 19 Jan 2026