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

Smart Autonomous Vehicle Management System

cpp java javascript jni

Last synced: 12 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/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/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/hofbi/teaching-tools

Teaching Software Engineering As Programming Over Time

cpp python software-engineering teaching tum

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

NTIA/ITS C++ implementation of Low Frequency / Medium Frequency (LF/MF) Propagation Model. The LF/MF model predicts basic transmission loss in the frequency range 0.01 - 30 MHz for propagation paths over a smooth Earth and antenna heights less than 50 meters.

cpp lfmf propagation proplib spectrum telecommunications

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

FLTK image toolkit for some useful effects

all cpp fltk image platform toolkit

Last synced: 07 May 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/messer-cpp/messer

REPL for C preprocessor of C++17

cpp cpp17 cpreprocessor repl

Last synced: 12 Jul 2025

https://github.com/freeyoursoul/fys

FyS Online (Soul Tales) server side, a scalable mmorpg game

chaiscript cpp fys-online game-development lua scalable-mmorpg-game

Last synced: 18 Aug 2025

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

Messing around with WASM

cpp wasm webassembly

Last synced: 12 Apr 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/nick-vinesmoke/bios_clone

🖥Program based on BIOS to help people to understand BIOS, written on cpp

bios biostatistics cmd-scripts cpp cpp17 learning study useful useful-utilities

Last synced: 11 Apr 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/Fildo7525/reloader.nvim

Easy setup of C++ projects

clangd cpp lsp neovim-plugin nvim

Last synced: 13 Aug 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/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/offa/cpp-guards

C++ RAII template classes / scope guards.

cmake cpp cpp11 cpp14 raii

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

Access member fields ignoring access specifiers

access access-specifiers cpp

Last synced: 17 Mar 2026

https://github.com/moshiba/pbar

Low overhead C++ progress bar

cpp hacktoberfest progress-bar progressbar

Last synced: 08 Oct 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/makstamoian/ping

Simple ping implementation in C++

cpp icmp linux ping system-programming

Last synced: 05 Feb 2026

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

Skia based GUI library

cpp glfw3 gui napi nodejs skia

Last synced: 19 Jan 2026

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

Demonstration of C++ extension for node.js

cpp nodejs

Last synced: 26 Feb 2026

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

图解汇编基础 (graphical assembly basis)

assembler assembly call1-craft cpp gab

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

Test cases demonstrating different sparse matrix libraries

cpp csparse eigen suitesparse

Last synced: 12 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/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/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/brakmic/using-thrill

A complete Thrill environment with demo code

batch-processing big-data cpp cpp14 thrill

Last synced: 23 Apr 2025

https://github.com/endurodave/asynccallback

C++ Asynchronous Multicast Callbacks

asynchronous-programming callbacks cpp multi-threading

Last synced: 10 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/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: 08 May 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/soasis/encoding_tables

Shared tables between C and C++ for encoding infrastructure

c cpp data encoding

Last synced: 09 Apr 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/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/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/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/ahmedhosssam/chessmate

Chess game written in C++ and Raylib

chess chess-game chessboard cpp

Last synced: 08 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/anshumansinha3301/small_finance_manager

Finance manager function written in C++

algorithms cpp

Last synced: 07 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/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/mars3142/cocos2dx-runtime-permission

cocos2d-x game with Android Runtime permission

android cocos2d-x cpp java

Last synced: 29 May 2026

https://github.com/qtlittlexu/stumansys

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

abstraction cpp easyx gui

Last synced: 20 Aug 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/queenoworld/kosmos

3D TUI game about space

3d-graphics console-game cplusplus cpp tui

Last synced: 24 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/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/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/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/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/ranon-rat/gibby-requires-data

A neural network that actually works

cpp neural-network neural-network-cpp

Last synced: 19 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: 11 Apr 2026

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/abhinandan323/programming-notes

Programming codes of various languages

cpp hacktoberfest java python

Last synced: 21 Aug 2025

https://github.com/607011/obfuscateplusplus

String and data obfuscation for C++14 and newer

cplusplus cpp cpp14 obfuscate obfuscate-strings obfuscation

Last synced: 18 Aug 2025

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