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/coders-school/stl

C++ online course. Modules about STL. Containers, algorithms, iterators, functors, lambdas.

coders-school cplusplus cpp cpp17 markdown md stl stl-algorithms stl-containers

Last synced: 10 Apr 2025

https://github.com/naforoutan/snake-game

2-player snake game (including food, bomb and timer option) - A project for the fundamentals of programming

c cpp functional-programming snake-game terminal

Last synced: 15 Apr 2025

https://github.com/terroo/terroo.github.io

Terminal Root English version

cpp gamedev lua programming terminal

Last synced: 23 Apr 2025

https://github.com/kampi/zybo

Miscellaneous things and projects for my ZYBO and ZYNQ devices.

amd arm c cpp fpga fpga-programming linux vhdl wsl-ubuntu wsl2 xilinx zybo zynq

Last synced: 04 Oct 2025

https://github.com/ajaust/precice-parallel-solverdummies

Very simple solver dummies for the different bindings of preCICE. These dummies can run in parallel and one can run arbitrary combinations of these bindings.

cpp mpi parallel precice python-bindings solver-dummies

Last synced: 05 Mar 2025

https://github.com/tinloaf/draup

Draup is a compile-time plugin registration system in C++17. Draup is easy to use, and since everything is computed at compile time, Draup adds no runtime overhead to your program.

cpp cpp-library cpp17 plugin-manager

Last synced: 14 Aug 2025

https://github.com/avakar/atomic_ref

Header-only implementation of std::atomic_ref for C++14

atomic cpp cpp14 polyfill

Last synced: 07 Apr 2025

https://github.com/theokyr/cs2remoteconsole

A CS2-centric VConsole implementation in C++ with remote control support. Might support other Source 2 games as well.

counter-strike-2 cpp pdcursesmod source2 source2-engine vconsole

Last synced: 08 May 2025

https://github.com/cpp-for-yourself/homeworks

💻 This is a template repository to enable homework checking for the modern C++ course.

cplusplus cplusplus-17 cpp education homework template

Last synced: 20 Aug 2025

https://github.com/stardustdl/codesim

A similarity measurer on two programming assignments on Online Judge.

code-copying code-similarity cpp nju nju-cs plagiarism-detection

Last synced: 12 Aug 2025

https://github.com/flatypus/teamaphelioncansat

Eric Hamber's 2024 Cansat Entry

arduino cansat cpp

Last synced: 20 Aug 2025

https://github.com/commandserver/antispambot

A Discord Bot to protect your server from raids, spam, invitations, fake nitro ads and more written in C++

anti-raid antispam bot cpp discord discord-bot discord-client discordbot dpp spam-detection spam-protection

Last synced: 15 Apr 2025

https://github.com/franciscothiesen/karger-klein-tarjan

(Working) C++ Implementation of the Karger-Klein-Tarjan Algorithm for finding MST in expected linear time

algorithm benchmark cpp graph-algorithms minimum-spanning-tree

Last synced: 15 Apr 2025

https://github.com/blckclov3r/gasleak_detector

(Arduino) Gas Leak Detector project using Arduino Uno, MQ6 gas sensor , sim900a and circuit breaker. (School Project 2019)

arduino cpp cprogramming

Last synced: 19 Apr 2025

https://github.com/ppetr/lockfree-userspace-rcu

Lock-free RCU (Read-Copy-Update) user-space library

cpp lock-free rcu userspace

Last synced: 02 Sep 2025

https://github.com/rjarman/fire-free

This is a mobile application for helping the firefighters to rescue the victims on time. It has two parts: hardware and software. The hardware part will be sold by the firefighters to the users and registered the mac address along with user details through this application. So whenever there are gas leakage or set fire in any houses then instantly the notification will come to all the firefighters whoever has this application and then they can take necessary actions, if the incident has been solved by the fire service then they can set the incident as solved. Its notification has the coordinate of the registered user's house which was instantly sent by the hardware part. The hardware part has the capability to send coordinates and the MQ-2 sensor data to the central fire service database. Even it can play alarm locally in the house.

android angular arduino c-plus-plus cordova cordova-android-plugin cpp express fire-free firefighter formidable html ionic mongodb nodejs pcb pcb-design pcb-footprints proteus typescript

Last synced: 05 Sep 2025

https://github.com/terroo/chrome-dino

Google Chrome Dinosaur Game, but made with C++ and SFML

cpp cpp23 gamedev sfml sfml-game

Last synced: 20 Aug 2025

https://github.com/arthursonzogni/inthecube

The webassembly port of InTheCube

arthursonzogni cmake cpp cube game platform webassembly

Last synced: 09 Apr 2025

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

Work in Progress. RAT written in C++ using wxWidgets

backdoor cpp desktop malware networking poc rat remote-administration-tool sockets trojan wx wxwidgets

Last synced: 13 Apr 2025

https://github.com/zziz/leetcode

Leetcode solutions in C++

competitive-programming cpp leetcode

Last synced: 09 Jul 2025

https://github.com/mikofure/mikoide

A modern, cross-platform Integrated Development Environment (IDE) built with cutting-edge web technologies and native performance.

build-system cef chromium cpp cross-platform development ide monaco-editor solidjs tailwindcss typescript vscode

Last synced: 05 Sep 2025

https://github.com/csb6/editor

A custom text editor using the FLTK GUI toolkit

cpp cpp17 fltk text-editor

Last synced: 09 Apr 2025

https://github.com/aryaminus/srijana

A C++ and Opengl based game to draw a window leading to snake which runs on neural network to reach it's food within certain iteration for AI along with Keyboard press to move the Snake quads. Youtube:

ai artificial-intelligence artificial-intelligence-algorithms artificial-neural-networks cpp freeglut game graphics keyboard linux neural-network opengl perspective q-learning

Last synced: 23 Apr 2025

https://github.com/b1tflyyyy/utf8-string-cpp

Implementation of wrapper over standard string to work with UTF-8 encoding

cmake cpp cpp20 cross-platform encoding library linux mit mit-license string unicode utf-8 windows

Last synced: 11 Apr 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/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/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/soasis/encoding_tables

Shared tables between C and C++ for encoding infrastructure

c cpp data encoding

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

REPL for C preprocessor of C++17

cpp cpp17 cpreprocessor repl

Last synced: 12 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/codebydant/pcl_visualizer

Visualizer for 3D point cloud using PCL Library 1.9.1

c-plus-plus clang-format cmake computer-vision cpp pcd pcl pcl-library pcl-viewer ply point-cloud xyz

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

C++ OpenGL game library for Desktop & Web

3d cpp linux opengl webassembly webgl windows

Last synced: 17 Jul 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/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/cmst0us/qtblilivedanmaku

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

bilibili cmake cpp danmaku qt websocket

Last synced: 12 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/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/jefftrull/sparsematrixlibraries

Test cases demonstrating different sparse matrix libraries

cpp csparse eigen suitesparse

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

Simple ping implementation in C++

cpp icmp linux ping system-programming

Last synced: 05 Feb 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/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/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/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/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/terenstare/modern_bloom

Bloom filters for modern C++.

bloom-filter cpp cpp17

Last synced: 14 Apr 2025

https://github.com/chasenut/fileexplorer

File explorer in Qt QML and C++

cpp fileexplorer filesystem qml qt

Last synced: 22 Jul 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/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/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/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/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/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/yuja/qmluic

QML -> QtWidgets UI/C++ transpiler

cpp gui qml qt qtwidgets

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