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

Implementation of super-fast C++-styled namedtuple, for compile-time reflection.

c-plus-plus cpp cpp11 cpp14 cpp17 header-only reflection

Last synced: 09 Mar 2026

https://github.com/gbowne1/starshipascension

A C++ Space and Starship game in a 80x24 space

cpp game space starbase stars starship text

Last synced: 02 Aug 2025

https://github.com/ranon-rat/moonmake

a package manager and a build system made in python

build-system c clang cpp gcc makefile raylib

Last synced: 10 Jun 2025

https://github.com/nomissbowling/pyob

Python PyObject wrapper for C++ matplotlib numpy wx etc

cplusplus cpp cpp-wrapper matplotlib numpy pyobject python python-cpp-wrapper wrapper wx wxpython

Last synced: 10 Apr 2025

https://github.com/bpla-team/locus_no_pilotus

Project of four first-year MIPT AES DAFE students (for engineering practical work in the second semester) to create a mathematical trajectory calculator in Qt C++

algorithms boost cmake cpp dafe doxygen-documentation json math mipt qcustomplot qt qt6 traveling-salesman-problem

Last synced: 02 Aug 2025

https://github.com/szykol/skeleton

Simple app framework written in C++/SFML.

cmake cpp framework gamedev gui sfml

Last synced: 15 Apr 2025

https://github.com/jpenuchot/poacher

poacher: C++ compile-time compiling experiments

brainfuck compilation cpp cpp20 cpp23 metaprogramming parser

Last synced: 30 Apr 2025

https://github.com/nicholaschiasson/car

Compile and Run! Execute source files directly without worrying at all about compiling.

c compile-and-run cpp csharp go java rust shebang utility

Last synced: 08 May 2025

https://github.com/abdallahhemdan/huffman-coding-compression

📦 Huffman Coding Compression Algorithms with Encoding and Decoding using C++

binary-tree compression-algorithm cpp data-structures huffman-coding huffman-compression-algorithm

Last synced: 31 Aug 2025

https://github.com/flexivrobotics/flexiv_tdk

TDK (Teleoperation Development Kit) for Flexiv robots. Supports C++ and Python. Compatible with Linux.

cpp force-feedback haptic-feedback python remote-control teleoperation transparency

Last synced: 16 Jan 2026

https://github.com/networkflux/cbuildtool

Simple C/C++ Project Generator

automation c cpp makefile

Last synced: 18 Mar 2025

https://github.com/rpgillespie6/posix-regex-cpp

A lightweight C++ syntax sugar wrapper for POSIX regex library commonly used in C

cpp posix regex

Last synced: 15 Mar 2025

https://github.com/laguna1989/openalpp

Modern OOP C++14 audio library built on OpenAL for Windows, macOS, Linux and web (emscripten).

audio audio-library cpp cpp14-library oop openal openal-soft

Last synced: 15 Apr 2025

https://github.com/guanshiyin28/primitive-list-doubly-linked-list

Primitive List Doubly Linked List (C++)

cpp linked-list list-double primitive

Last synced: 27 Feb 2025

https://github.com/reimunotmoe/pqpp

A simple and easy-to-use async C++ PostgreSQL client library.

boost-asio coroutine cpp postgresql

Last synced: 15 Mar 2025

https://github.com/hxndev/openmp-program-to-print-number-of-threads

In this task, we had to write a multi-threaded OpenMP program, that will print the number of threads being used.

code cpp openmp openmp-parallelization parallel-computing parallel-programming threads

Last synced: 07 May 2025

https://github.com/veriblock/alt-integration-cpp

Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.

cpp

Last synced: 19 Apr 2025

https://github.com/pgvalle/opengl-cpp

C++ Template to quickstart your opengl journey!

cmake cpp glfw graphics-programming jesus jesus-christ opengl opengl33 template template-project

Last synced: 09 Nov 2025

https://github.com/hjo12/IsometricGameUWP

A 2D isometric game written in C++ Universal Windows Platform with Win2D using a custom game engine by Professor Charles Kelly for a course in Winter 2017

cpp universal-windows-platform uwp uwp-apps win2d

Last synced: 24 Sep 2025

https://github.com/ferhatgec/freebrain

Next generation antidote against Brainf*ck.

brainfuck cpp esolang esoteric-language

Last synced: 04 Aug 2025

https://github.com/sanketpathak64/data-structures-and-algorithms

This repository contains implementation of data structures like linked list, stack, queue, trees. This repo also contains implementation of various algorithms.

algorithms-and-data-structures bst cpp data-structures linkedlist queue sorting-algorithms string tree

Last synced: 04 Aug 2025

https://github.com/andriawan/AndKamus

Aplikasi ini adalah aplikasi kamus berbasis CLI dikembangkan dengan C++

c-plus-plus cli cpp dictionary kamus

Last synced: 13 Apr 2025

https://github.com/aldanor/leventrie

Levenshtein distance implementation using an automaton and a trie for fast string similarity searching

automaton cpp levenshtein-distance python trie

Last synced: 15 May 2025

https://github.com/melchor629/raycastergl

A Wolf3D-like raycaster using OpenGL shaders

cpp cpp17 opengl opengl-shaders raycaster

Last synced: 13 Apr 2025

https://github.com/joanstinson/candycrush

A simple Candy Crush implementation using a 2D game engine architecture with C++ and SDL (MVC pattern).

2d-game candy-crush cplusplus-11 cpp game game-engine-2d mvc-architecture sdl2

Last synced: 15 Sep 2025

https://github.com/maikel/finitevolumesolver

Using AMReX to solve the euler equations with embedded boundaries

amrex cpp cut-cells embedded-boundaries numerical-methods

Last synced: 14 Apr 2025

https://github.com/msdn-whiteknight/diskview

Command line tool to display hard disk or volume information

command-line-tool cpp disk hdd smart winapi windows

Last synced: 18 Jul 2025

https://github.com/abdallahhemdan/crackingthecodeinterview

🎯 My Solutions to Cracking the Coding Interview Book, 6th Edition with cpp..

cpp cracking-the-coding-interview data-structures interview-questions

Last synced: 12 May 2025

https://github.com/flbdx/maskuni

A standalone fast word generator in the spirit of hashcat's mask generator with unicode support

cpp hashcat hashcat-masks password-cracking word-generator

Last synced: 01 Apr 2025

https://github.com/shinjimc/octree_voxel_vtk

Octree with VTK is a C++ project that efficiently manages, stores, and visualizes three-dimensional spatial data. It utilizes an Octree data structure and Visualization Toolkit (VTK) to load spatial points from CSV files into a 3D space. It features robust Google Test (GTEST) unit tests to ensure reliability.

3d-visualization c-plus-plus cpp data-management data-structures data-visualization gtest octree octree-structure point-clouds spatial-data vtk

Last synced: 14 Apr 2025

https://github.com/m3y54m/start-platformio-arduino

Getting started with PlatformIO IDE with Arduino Uno board in Linux

arduino cpp getting-started platformio serial-port vscode

Last synced: 13 Apr 2025

https://github.com/dcavar/fomajni

A Java JNI interface for Foma (a Finite State Transducer compiler for NLP)

cpp finite-state-transducer foma java jni morphology nlp

Last synced: 13 Apr 2025

https://github.com/madarauchiha-314/data-structures-library

Implementation Of Various Data Structures And Related Algorithm's In C++

algorithms cpp data-structures stl

Last synced: 12 May 2025

https://github.com/apwhitehat/http_threadripper

HTTP 1.1 server which shows off high concurrency capabilities of C++

c cpp cpp11 high-concurrency http libev socket-programming

Last synced: 13 Apr 2025

https://github.com/sibeeshvenu/mxchip-azure-iot-arduino

We will see how we can set up our MXChip and get it working to send Temperature, Humidity, Pressure, Audio, Decibels etc information to our Azure IoT Hub. Once we have received the data in our Azure IoT Hub we can do anything with that.

arduino azure azure-iot cpp internet-of-things iot iot-hub

Last synced: 05 Apr 2025

https://github.com/nishkarshraj/cpp-reference

A complete list of C++ source codes including Data Structures and Algorithms helpful for interviews etc.

algorithms cpp data-structures

Last synced: 22 Apr 2025

https://github.com/lecrapouille/plantumlstatecharts

[Tool][Functional] Generate state machine in C++ from PlantUML statecharts

cpp finite-state-machine fsm generator plantuml state-machine statechart statecharts translator uml

Last synced: 19 Mar 2025

https://github.com/cs-si/sirius

Sirius - Fast and simple to plug-in C++ resampling library that is taking advantage of the Fourier Transform

cpp fft fftw image-processing remote-sensing resampling

Last synced: 07 May 2025

https://github.com/genodelabs/genode-zynq

Zynq SoC support for the Genode OS framework

arm armv7 cplusplus cpp genode microkernel osdev zybo zynq

Last synced: 07 Apr 2025

https://github.com/seznam/xgboostpredictor

C++ header-only thread-safe XGBoost predictor

cpp predictor xgboost

Last synced: 14 Apr 2025

https://github.com/kassane/asio

Asio C++ Library (uses zig build-system)

asio asio-library asynchronous cpp cpp-library networking zig-package

Last synced: 06 May 2025

https://github.com/symcalc/symcalc-cpp

Symbolic mathematics and calculus in C++.

calculus cpp differentiation mathematics maths symcalc

Last synced: 26 Jul 2025

https://github.com/tttapa/mastering-cpp-scientific-computing

Slides about C++ tooling and best practices for scientific computing.

best-practices cmake conan cpp

Last synced: 26 Jul 2025

https://github.com/abhineetraj1/cpp-gtk

GUI projects made in C++

cpp gtk gui gui-application

Last synced: 16 Apr 2025

https://github.com/rrroyal/cppinjector

Simple C++ Windows DLL injector.

cpp dll-injection injector windows

Last synced: 12 Apr 2025

https://github.com/newyaroslav/888casino-game-bot

Робот для автоматической игры на 888casino

api bot casino casino-bot casino-games clicker cpp extension game-bot imgui

Last synced: 21 Jul 2025

https://github.com/1dealgas/aerials

Public Parts of the Mobile Rhythm Game「Aerials」

aerials aerialsdemo cpp cpp11 defold lua mobilegame music-game rhythm-game

Last synced: 20 Mar 2025

https://github.com/basemax/cpp4beginners

List of site references and useful sources for beginners of c++ programming language.

cpp refferences

Last synced: 05 May 2025

https://github.com/hxndev/leetcode-solutions

This repository consists of solutions to various LeetCode questions. I have tried to add as many solutions in as many languages as possible. Feel free to contribute to this repository while following the contribution rules.

cpp interview-practice interview-questions java javascript leetcode leetcode-java leetcode-javascript leetcode-python leetcode-solutions python solutions

Last synced: 26 Jun 2025

https://github.com/monal5031/chimera

C/C++ implementation of basic linux commands

c commands cpp linux

Last synced: 12 Apr 2025

https://github.com/mohammadrezaamani/tictoctoe

Tic-Tac-Toe game implemented in C++ with Minimax algorithm and Alpha-Beta Pruning!

alpha-beta-pruning cpp minimax-algorithm tic-tac-toe x-o

Last synced: 09 Apr 2025

https://github.com/doctoractoantohich/the-truth

An art project that tells you the truth

cpp cpp17 esoteric

Last synced: 10 Apr 2025

https://github.com/bestmahdi2/uni__bachelors_sku_path

A repository of complete information on computer engineering courses and projects along with project links

bachelor c cpp css fortran html java javafx javascript js php pyqt python qt swing

Last synced: 29 Oct 2025

https://github.com/samrb-dev/kry0steg

Kry0Steg is a simple cryptographic toolkit providing classical ciphers, hashing, encoding and steganography tools with graphical user interface written with C++ and GTK C++ binding called GTKmm.

ciphers cpp cryptography gtk gtk4 gtkmm4 steganography-tools

Last synced: 22 Apr 2025

https://github.com/danielhe4rt/100daysofcode

Repository focus to update all my journey through 100DaysOfCode challenge. Here you're gonna find a lot of C++, Rust and Database content.

100daysofcode cpp database

Last synced: 26 Mar 2025

https://github.com/gjjvdburg/numpy_c_extension

Skeleton Python Package for linking a C/C++ library as a NumPy Extension

c c-library cpp extension linking numpy python python-numpy python-wrapper skeleton

Last synced: 09 Oct 2025

https://github.com/kyranet/drakhtar

C++ Videogame made on top of SDL2

cpp sdl2 strategy strategy-game video-game

Last synced: 08 May 2025

https://github.com/brian8544/cpp-auth

cpp-auth is a simple key/license check system written in C++ and PHP. It allows you to verify license keys and manage user authentication for your application. This repository consists of both server-side and client-side code.

cpp gui json license license-checking php qt6

Last synced: 30 Apr 2025

https://github.com/jsoulier/fluid_simulation

Fluid Simulation using SDL3 GPU with compute shaders

3d compute-shader compute-shaders cpp example examples fluid-simulation glsl gpu sdl sdl3 shaders

Last synced: 08 Feb 2026

https://github.com/historia-inc/windowtransparency

UE5 plugin for creating transparent window backgrounds on Windows (DX11), with dynamic click-through.

cpp desktop desktop-pet ue5 ue5-plugin unreal-engine unreal-engine-5 winapi

Last synced: 04 Sep 2025

https://github.com/andrewshin-7th-technology-student/build-ci

Building a CI web config. for the XXC file GO TO THE LINK TO SEE REPO RULES, ETC.

bots c cmake cpp javascript python shell squirrel typescript webassembly

Last synced: 12 Jun 2025

https://github.com/abin-z/threadpool

A cross-platform, header-only C++11 thread pool (线程池)

cpp cpp11 mutilthread task task-manager threadpool

Last synced: 22 Jan 2026

https://github.com/divetoxx/mandelbrot

True 24-bit BGR TrueColor. High-Precision Rendering (80-bit). Multi-threaded performance (OpenMP). True SSAA 8x8 (64 independent samples per pixel) direct RGB-space integration. G, B, R - The Red, Green, and Blue channels are calculated using sine and cosine waves

antialiasing cpp cpu-rendering fractal fractals generative-art generative-arts high-precision high-resolution image-processing mandelbrot-set math multithreading openmp supersampling truecolor truecolors visualization visualizations

Last synced: 02 Apr 2026

https://github.com/huyhoang8704/cse-labdsa-hcmut

Lab code for Data Structures & Algorithms (CO2003) - Semester 231- HCMUT

algorithms cpp cse data-structures dsa hcmut lab

Last synced: 24 Apr 2025

https://github.com/theakman2/ntb

A simple Ninja file generator for Linux

build c cpp lua ninja-build

Last synced: 14 Oct 2025

https://github.com/SebastianSchmidl/pyonlinesvr

Python-Wrapper for Francesco Parrella's OnlineSVR C++ implementation with scikit-learn-compatible interface.

cpp machine-learning numpy online onlinesvr python python3 scikit-learn streaming-algorithms svr

Last synced: 26 Oct 2025

https://github.com/hedhyw/hyperfractal

A three-dimensional fractal animation generator.

cpp fractal fractal-images fractal-rendering opengl

Last synced: 26 Oct 2025

https://github.com/mattkretz/lockfree_ring

lock-free queue, implemented as a ring-buffer on the stack

cpp cpp17 lock-free ringbuffer

Last synced: 27 Feb 2026

https://github.com/rnayabed/vegadude

Utility to program CDAC VEGA microprocessor powered boards

cdac cpp riscv vega

Last synced: 26 Feb 2026

https://github.com/zz990099/depth_anything_cpp

DepthAnything算法的c++实现,包括TensorRT、RKNN、OnnxRuntime三种硬件平台(推理引擎).

cpp deploy depthanything depthanythingv2 implementation onnxruntime rknn tensorrt

Last synced: 27 Feb 2026

https://github.com/gjbex/code-optimization

Repository for participants of the "Code optimization" training

c cpp fortran hpc optimization profiling scientific-computing

Last synced: 13 Oct 2025

https://github.com/c9s/model-serving-proto

gRPC protobuf files that define the common model serving interface

cpp go grpc protobuf python3

Last synced: 23 Apr 2025

https://github.com/mghalix/bank-system

C++ Console Application for a Banking System.

console-application cpp data-structures file-organization oop

Last synced: 05 Sep 2025

https://github.com/tfc/attoparsecpp

Trying to imitate the elegance of Haskell parsers

cpp haskell library parsec parsing

Last synced: 12 Oct 2025

https://github.com/shahkv95/optimise.me

This repository is created to focus on code optimisation. Today in the world of programming, where everywhere - everything is getting coded. It is very important to write optimised code. We need to focus on various complexities involved.

algorithms c c-plus-plus cpp csharp data-structures go java javascript optimisation optimisation-algorithms programming-language python research

Last synced: 13 Jun 2025

https://github.com/goldsborough/atom-clang-expand

:dragon: A clang tool for happy refactoring without source-code gymnastics (atom package)

atom c clang cpp objective-c package tool

Last synced: 12 Oct 2025

https://github.com/dariarty/calculator_qt

Desktop GUI Calculator made using Qt/QML/C++ with simple Flat Design

calculator cpp github-pages qmake qml qt

Last synced: 12 Apr 2025

https://github.com/kaiyux/caffebean

A deep learning framework in cpp

caffe cpp deep-learning

Last synced: 07 Apr 2025

https://github.com/radoslawregula/reverb-juce-app

An application adding reverberation to a WAV file with 12-line FDN.

audio-effect audio-processing cpp juce juce-application music-production reverb reverberation wav

Last synced: 09 Mar 2026

https://github.com/ra101/graphical-representation-of-graphs-in-cpp

A C++ program to draw a graph of, circles as vertexes and lines as edges using graphic.h

cpp draw graph

Last synced: 01 Aug 2025