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

Test cases demonstrating different sparse matrix libraries

cpp csparse eigen suitesparse

Last synced: 12 Oct 2025

https://github.com/adharshkamath/mathy-compiler

A compiler to generate OpenMP programs for equations involving constructs like Forall, Summation, etc., frequently used in the scientific domain

bison c compiler compiler-construction cpp equation flex lex mathematical-equation mathematical-notations omp-parallel openmp openmp-programs parallelization transpiler yacc

Last synced: 03 Jul 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/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/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/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/shlomnissan/express-client

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

cpp http http-client

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

Messing around with WASM

cpp wasm webassembly

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

Simple ping implementation in C++

cpp icmp linux ping system-programming

Last synced: 05 Feb 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: 01 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/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/denisyaroshevskiy/unsq_eve

Benchmarks for eve library.

algorithms avx2 cpp simd

Last synced: 02 Apr 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/kneth/demonodeextension

Demonstration of C++ extension for node.js

cpp nodejs

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

Access member fields ignoring access specifiers

access access-specifiers cpp

Last synced: 17 Mar 2026

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/hofbi/teaching-tools

Teaching Software Engineering As Programming Over Time

cpp python software-engineering teaching tum

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

My C++ solutions for a year 2020

aoc2020 cpp

Last synced: 11 Apr 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/chasenut/fileexplorer

File explorer in Qt QML and C++

cpp fileexplorer filesystem qml qt

Last synced: 22 Jul 2025

https://github.com/congard/pointcloudcrust

C++ implementation of the Point Cloud Crust Algorithm ("The Cheese-Maker")

algorithm cpp cpp-library pointcloud surface-reconstruction triangulation

Last synced: 28 Jun 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/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/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/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/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/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/pschatzmann/arduino-freertos-addons

Additions to FreeRTOS: C++ API

arduino-library cpp freertos

Last synced: 03 Apr 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/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/christianoellers/drunken-mouse-creative-tool

Randomly shake mouse cursor. Windows tool for creative purposes, e.g. drawing software or playing games. Compatible to Windows 7 and Windows 10. Use at own risk.

borland borland-cpp borland-graphics-interface cplusplus cpp cpp-tool creative-coding creative-tool cursor design-tool drawing-app drawing-tool game-tool mouse mouse-cursor tool windows windows-10 windows-7 windows-tools

Last synced: 22 Jan 2026

https://github.com/jmakov/fsm

A performance oriented implementation of a state machine for order processing

cpp cpp20 hft hft- trading

Last synced: 20 Mar 2025

https://github.com/madladsquad/untitledexec

A cross-platform wrapper on top of fork and exec/CreateProcess

c cpp cross-platform execution library unix windows

Last synced: 11 Apr 2025

https://github.com/dibyadyutidas/dsa

Collection of essential data structures implemented in C/C++ with explanations and sample code.

algorithm cpp datastructure problem-solving

Last synced: 09 Jul 2025

https://github.com/mathworks/libmexclass

libmexclass is a MATLAB framework which enables users to implement the functionality of MATLAB classes in terms of equivalent C++ classes using MEX.

cpp matlab mex

Last synced: 06 May 2025

https://github.com/kuroppoi/opendw

Open source reimplementation of the MacOS Deepworld client.

axmol axmolengine cocos2d cpp deepworld reverse-engineering

Last synced: 01 Apr 2026

https://github.com/pradyuman7/hackerrankeulersolutions

My solutions to the ProjectEuler+ competition problems from HackerRank in C++, Java and Python.

algorithms cpp hackerrank hackerrank-solutions java project-euler-plus

Last synced: 09 May 2025

https://github.com/jokoardh/kuliah-koding-fik-uby

kumpulan materi perkuliahan fakultas ilmu komputer Universitas Boyolali, meliputi materi pemrograman dasar, oop dan basic mobile

algoritma cpp dart ilmu-komputer oops-in-python python struktur-data university-assignment

Last synced: 11 Apr 2025

https://github.com/eyelash/nitro

an OpenGL ES 2.0 scene graph library for modern GUIs (work in progress)

cpp gles2 gui opengl scene-graph

Last synced: 13 May 2025

https://github.com/kerneltuner/kernel_float

CUDA/HIP header-only library writing vectorized and low-precision (16 bit, 8 bit) GPU kernels

bfloat16 cpp cuda floating-point gpu half-precision header-only-library hip kernel-tuner low-precision mixed-precision performance reduced-precision vectorization

Last synced: 12 Apr 2025

https://github.com/nicknaso/podofo

Mirror repository for PoDoFo a library to work with the PDF file format.

cpp pdf

Last synced: 03 Oct 2025

https://github.com/markusjx/stacktrace

C++ stack traces for windows, (debian based-) linux and macOs systems

cpp developer-tools stacktrace

Last synced: 13 Apr 2025

https://github.com/ojeda/secure_clear

C23 and C++23 proposal for a `memset_explicit` function and function template for guaranteed memory clears.

c c23 cpp cpp23 iso

Last synced: 21 Jun 2025

https://github.com/IronCoreLabs/ironoxide-swig-bindings

IronCore Labs SDK bindings which are generated using swig

android c cpp cryptography java jvm proxy-re-encryption transform-encryption

Last synced: 17 Jun 2025

https://github.com/dynesshely/cppenhanced

A library has advanced supports for c++ developers.

cmake cpp cpp-library

Last synced: 20 Mar 2025

https://github.com/bsamseth/goldfish

Goldfish - Stockfish's very distant and not so bright cousin - a UCI chess engine

alpha-beta-pruning chess chess-engine cpp engine lichess tree-search uci-chess-engine

Last synced: 13 Jul 2025

https://github.com/israelalagbe/embedded-systems

robotics and embedded systems projects

arduino cpp electronics embedded-systems

Last synced: 27 Oct 2025

https://github.com/iwatake2222/play_with_ncnn

Sample projects to use ncnn

cpp deeplearning ncnn

Last synced: 11 Jun 2025

https://github.com/microsoft/hat

TOML-annotated C header file format for packaging binary files, from Microsoft Research

benchmarking cpp cprogramming cuda metadata platform-independent python-library rocm toml

Last synced: 10 Apr 2025

https://github.com/llnl/umap-apps

Applications for umap

application cpp

Last synced: 29 Apr 2025

https://github.com/tsnsoft/codeblocks_blank_prject

Простейший пример программы с пустым окном на wxWidgets в C++ CodeBlocks (windows)

codeblocks cpp example windows wxwidgets

Last synced: 22 Apr 2025

https://github.com/cdluminate/leicht

Naive (Static Graph) Deep Learning Framework

cpp deep-trench deeplearning deletegithub educational simple

Last synced: 27 Oct 2025

https://github.com/arezaie14/ars_kalman_filter

This is Kalman filter in c language for all programming languages such a micro controllers and ...

c cpp filter filters function-parametres kalman-filter mea micro-controllers microcontroller programming-languages

Last synced: 26 Apr 2025

https://github.com/redbluebird/competitive-programming

Competitive Programming problem solutions

competitive-programming cpp usaco usaco-solutions

Last synced: 09 Oct 2025

https://github.com/zukahai/drawimage-cpp

Draw photos with ASCII code, convert photos to ASCII code

ascii-images cpp

Last synced: 11 Oct 2025

https://github.com/thatsabhishek/cpp-codes

Collection of various C++ programs

coding cplusplus cpp programming

Last synced: 11 Apr 2025

https://github.com/dracula/dev-cpp

🧛🏻‍♂️ Dark theme for Dev C++

cpp dark-theme dev-cpp dracula

Last synced: 24 Apr 2025

https://github.com/mortennobel/softimagewebglexport

A WebGL export plugin for SoftImage 2011

cpp cpp11 graphics-programming

Last synced: 24 Apr 2025

https://github.com/beer-ops/octocat-in-c

GitHub Code Spaces demo with a more complex C based environment

c codespaces conan cpp octoberfest python vscode zenofgithub

Last synced: 13 Oct 2025

https://github.com/timothy-liuxf/simple_logger

simple_logger - A simple, multifunctional and header-only logging library for C++17.

cpp cpp17 header-only logging

Last synced: 16 Oct 2025

https://github.com/oclero/qtappinstancemanager

Single application instance manager for Qt6.

cmake cpp cpp17 qt qt6 single-instance-app

Last synced: 04 Jul 2025

https://github.com/ros-industrial/abb_egm_rws_managers

A C++ library for encapsulating ROS agnostic components for a ROS driver for ABB robots

abb cpp egm ros-industrial rws

Last synced: 14 Oct 2025

https://github.com/lelserslasers/minecraft

Minecraft clone with an infinite world generated from 3d perlin noise (no game engine)

3d chunking cpp infinite-world itch-io minecraft perlin-noise perlin-noise-3d raylib voxel voxel-engine

Last synced: 14 Oct 2025

https://github.com/kajna/chatroom

Console chat for Linux written in C++ 11

console cpp linux sockets tcp threads

Last synced: 22 Mar 2025

https://github.com/hello-computer-science/hello-benchmark

Programing Languages Performance Compare | 编程语言性能横评

clang cpp csharp go java javascript js julia languages performance-testing powershell python python3 ts typescript

Last synced: 15 May 2025

https://github.com/rafaykhattak/library-managment-system-oop

Streamline library tasks with my Library Management System. Borrow, return, search books hassle-free. Organized, user-friendly, efficient. Fully utilizing the power of C++ OOP

c cpp library-management-system managment-system object-oriented-programming

Last synced: 02 Aug 2025