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

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

cpp http http-client

Last synced: 12 Apr 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/qtlittlexu/stumansys

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

abstraction cpp easyx gui

Last synced: 20 Aug 2025

https://github.com/hlpdev/scpcbr

This is a faithful recreation of SCP: Containment Breach Remastered created in C++ using GLFW, OpenGL, ImGui, and more.

cpp scp scpcb scpcbr windows

Last synced: 23 Mar 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/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/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/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/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/erio-harrison/savms

Smart Autonomous Vehicle Management System

cpp java javascript jni

Last synced: 12 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/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/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/ohjurot/webstringhasher

YouTube Tutorial for writing an webserver with C++

cpp cpp-web-services webapp webserver website

Last synced: 13 Apr 2025

https://github.com/abelkevich/nano_daw

minimalistic digital audio workstation

audio cpp daw

Last synced: 12 May 2025

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

My C++ solutions for a year 2020

aoc2020 cpp

Last synced: 11 Apr 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/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/kristoff-starling/oj-programmes

Program solutions to problems on several prevalent OJs

algorithms cpp

Last synced: 11 Sep 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/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/terenstare/modern_bloom

Bloom filters for modern C++.

bloom-filter cpp cpp17

Last synced: 14 Apr 2025

https://github.com/tdegeus/goosefem

Several types of Finite Element simulations in C++ (with a Python interface)

cpp fem finite-elements pybind11 python xtensor

Last synced: 06 May 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/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/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/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/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/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/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/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/lackhole/lupin

Access member fields ignoring access specifiers

access access-specifiers cpp

Last synced: 17 Mar 2026

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/ravi-prakash1907/os-practicals

C/C++ programs to understand the working of the Operating System

c college cpp operating-system os

Last synced: 06 Sep 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/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/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/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/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/noartem/elementor

Skia based GUI library

cpp glfw3 gui napi nodejs skia

Last synced: 19 Jan 2026

https://github.com/program-spiritual/gab

图解汇编基础 (graphical assembly basis)

assembler assembly call1-craft cpp gab

Last synced: 25 Mar 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/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/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/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/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/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/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/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/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/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/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/crisluengo/doxpp

dox++, document your C++ code

api clang cpp documentation-generator documentation-tool html5

Last synced: 25 Oct 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/denisyaroshevskiy/unsq_eve

Benchmarks for eve library.

algorithms avx2 cpp simd

Last synced: 02 Apr 2026

https://github.com/makstamoian/ping

Simple ping implementation in C++

cpp icmp linux ping system-programming

Last synced: 05 Feb 2026

https://github.com/jefftrull/sparsematrixlibraries

Test cases demonstrating different sparse matrix libraries

cpp csparse eigen suitesparse

Last synced: 12 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/hyblocker/hekky-osc

An OSC Library for C++

cpp open-sound-control osc vrchat

Last synced: 23 Feb 2026

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/im-razvan/cs2_aimbot

External CS2 aimbot made in C++.

aimbot cpp cs2

Last synced: 06 Feb 2026

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

Demonstration of C++ extension for node.js

cpp nodejs

Last synced: 26 Feb 2026

https://github.com/moshiba/pbar

Low overhead C++ progress bar

cpp hacktoberfest progress-bar progressbar

Last synced: 08 Oct 2025

https://github.com/sudodevinci/tv-head

Pipeline for images onto WS2812B LED strips via Raspberry Pi Pico, ESP32, or Arduino UNO, to use as a dot-matrix display.

arduino cpp esp32-arduino esp32-s3 micropython micropython-rpi-pico neopixel neopixel-strip opencv raspberry-pi raspberry-pi-pico tv-head tvhead

Last synced: 10 Apr 2025

https://github.com/rsaz/servicelocator

Service Locator Pattern Header-Only Library

cpp header-only service-locator-pattern slocator

Last synced: 12 Oct 2025

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/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/bocaletto-luca/fm-trasmitter

FM Transmitter with Arduino & Si4713 - Author: Bocaletto Luca A professional Arduino UNO project using the SparkFun Si4713 breakout to broadcast line-level audio over FM (87.5 – 108 MHz), complete with RDS support.

arduino bocaletto-luca cpp fm fm-trasmitter gplv3 hack hack-fm hack-rf hacking openhardware opensource radio-frequency rf standalone trasmitter

Last synced: 30 Aug 2025

https://github.com/praydog/ff7r-uevr

UEVR fixes for FINAL FANTASY VII REMAKE INTERGRADE

cmkr cpp final-fantasy modding uevr unreal unreal-engine virtual-reality

Last synced: 28 Sep 2025

https://github.com/jakubriegel/auto

System of autonomous cabs with integrated simulator of vehicles and sample front-end

automation autonomous-vehicles cpp crow curl curlpp google-maps-api put-poznan studies typescript

Last synced: 23 Aug 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: 21 Aug 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