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/jakoch/cpp-devbox

C++ DevBox is a docker devcontainer for C++ development. Based on Debian with LLVM, GCC, VulkanSDK, CMake, VCPKG, zsh.

bookworm clang-17 clang-18 cpp debian-12 debian-13 docker gcc-12 gcc-13 llvm trixie vulkan-sdk

Last synced: 28 Oct 2025

https://github.com/seppahbaws/pelicanengine

A Vulkan game engine wanna be that I worked on to improve my understanding of Vulkan and game engines.

cpp cpp20 game-engine vulkan

Last synced: 27 Oct 2025

https://github.com/ivynya/esp32-rick-roller

A compact solution for Rick Rolling your friends, coworkers, and normies in public.

arduino cpp esp32 rick-astley rickroll

Last synced: 08 Oct 2025

https://github.com/abdulahad968/sky-nav-ai---sfml-based

SkyNav AI revolutionizes flight planning with dynamic graphics and advanced C++ data structures like graphs, queues, and linked lists. It offers seamless visualization of complex flight data, efficient layover management, flexible route adaptation, and personalized travel options, delivering an interactive and intuitive experience for traveling.

cpp dijkstra-shortest-path dsa graphs-algorithms linked-list project-management queue sfml

Last synced: 02 Mar 2026

https://github.com/keremtan/logger

A logging class will be designed in this repository that can control the number of log files and the frequency of their occurrence.

cpp cpp11 logger logging logging-library oop-in-cpp oop-principles queue singleton-pattern thread threading

Last synced: 13 Apr 2025

https://github.com/seokminhong/compile-time-format-string

Type-safe format string I/O functions similar to cstdio interfaces using C++20.

cpp format io

Last synced: 10 Jul 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/edwardjxli/vexv5raytracer

Simple 3D Raytracer Ported To The Vex V5 Robot Brain.

cpp port raytracer vex vex-robotics vex-v5

Last synced: 15 Jul 2025

https://github.com/proxdhiya/complex_number

C++11 Header file for the complex numbers

cpp cpp-library cpp11

Last synced: 30 Apr 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/metricq/metricq-cpp

🔥 The MetricQ C++ interface

cpp library metricq

Last synced: 07 Sep 2025

https://github.com/kuvaus/gptj-chat

Simple chat program for GPT-J models

ai cpp gpt gpt4all gptj

Last synced: 30 Apr 2025

https://github.com/triplehelixprogramming/chargedup

Triple Helix's code for the 2023 FRC Charged Up season

cpp frc wpilib wpilibc

Last synced: 30 Apr 2025

https://github.com/stephenberry/efftw

Modern C++ FFTW Wrapper for Eigen library

cpp eigen eigen3 fftw fftw3 fftw3-binding header-only

Last synced: 14 Jul 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/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/ahsankhan26/laser-data-transmission

Textual data transmission using Laser and Arduino

arduino ascii binary cpp data-transmission laser

Last synced: 03 Apr 2025

https://github.com/zephirfxec/hnanosolver

Houdini GPU Fluid Solver powered by NanoVDB

cpp cuda fluid-dynamics houdini nanovdb openvdb

Last synced: 05 May 2025

https://github.com/arbmind/qtcreator-containers

Docker containers with QtCreator - Ready to develop, build and run Qt Gui applications.

cpp docker-container docker-images qt qtcreator

Last synced: 10 Apr 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/kezhengjie/jsonserializer

a library aims to convert json string to C++ data struct in modern,fluent and fast way. Runtime safety and No C++ Exception.

bind bind-by-reference cpp cross-platform dynamic-language-like easy-to-use flexible fluent header-only json linux map modern no-exception runtime-safety template type-safety windows

Last synced: 12 Apr 2025

https://github.com/erbsland-dev/erbsland-qt-toml

A robust TOML parser compatible with the Qt5 or Qt6 library.

cmake cpp cpp17 cpp20 cpp23 qt5 qt6 toml toml-config toml-parser toml-parsing

Last synced: 17 Jan 2026

https://github.com/grazder/template.cpp

[WIP] A template for getting started writing code using GGML

cpp deep-learning ggml inference-optimization

Last synced: 02 Mar 2025

https://github.com/palacaze/gateau

Make software building with CMake a piece of cake

cmake cmake-modules cpp

Last synced: 12 Apr 2025

https://github.com/ericlbuehler/merlin

Make your code fly.

cpp interpreter

Last synced: 20 Mar 2025

https://github.com/hud0shnik/cplusplus_oop

Code that I write at the university📒

cplusplus cpp

Last synced: 10 Apr 2025

https://github.com/rgamestudio/rightengine

C++ Vulkan game engine

conan cpp engine pbr vulkan

Last synced: 23 Oct 2025

https://github.com/chinmaymahajan/dreamscoder-examples

This repository contains the example code for the posts on the blog www.DreamsCoder.com

c cpp css data-structures data-structures-algorithms datastructures java javascript php react react-component react-components reactjs

Last synced: 18 Jun 2025

https://github.com/zigaowang/cpp-usaco

C++ 信息学奥赛一本通 + USACO

cplusplus cpp usaco

Last synced: 03 May 2025

https://github.com/endurodave/stl_allocator

STL std::allocator Fixed Block Memory Allocator

cpp embedded-systems memory-allocation stl stl-containers

Last synced: 11 Jul 2025

https://github.com/abhayanigam/learn_c_plus_plus

Introduction TO C-plus-plus Programming Language

c chapters coding coding-challenge concept cpp language learn learning-by-doing

Last synced: 11 Apr 2025

https://github.com/rdb/fcollada

Community maintained version of FCollada, formerly developed by Feeling Software

c-plus-plus collada cpp fcollada

Last synced: 21 Jun 2025

https://github.com/alirezasaadatmand/snake_game

Snake game in Python/pygame , Javascript/canvas , C++/raylib and Go/raylib

canvas cpp game go golang javascript pygame python raylib snake snake-game

Last synced: 13 Apr 2025

https://github.com/shsms/mime

mime is a scripting tool for text processing, inspired by Emacs Keyboard Macros.

cpp emacs scripting text-processing

Last synced: 21 Jun 2025

https://github.com/sukeesh/algorithm-implementations

my algorithm implementations, which I use as template in timed contests

algorithm competitive-programming cpp data-structures

Last synced: 21 Jun 2025

https://github.com/tbhaxor/cpp-file-handling-tutorial

A comprehensive guide to file handling in C++ language.

binary-files cpp cpp17 file-handling file-handling-in-cpp file-stream text-files

Last synced: 09 Jul 2025

https://github.com/brightprogrammer/eigeneural

A SUPER FAST, POWERFUL & EASY NEURAL NETWORK CLASS IN C++

cpp eigen feedforward-neural-network from-scratch machine-learning neural-network tutorial

Last synced: 29 Apr 2025

https://github.com/brightprogrammer/vulkanhelper

A simple helper interface between Vulkan C API and C++ containers

cpp graphics vulkan vulkan-api vulkan-helper

Last synced: 29 Apr 2025

https://github.com/FrozenAssassine/NeuralNetwork-Arduino

A lightweight neural network library for ESP32 and Arduino, enabling on-device training and simple predictions like XOR. Ideal for microcontroller-based AI projects with resource constraints. 🔧🚀

ai arduino cpp esp32 local neural-network neural-networks xor

Last synced: 27 Mar 2025

https://github.com/wichtounet/etl-gpu-blas

Mini BLAS-like library for GPU (complementary to CUBLAS)

blas cpp gpu performance

Last synced: 10 Apr 2025

https://github.com/ola-jed/qtodo

Todo list app made with Qt 5

cpp qt5 todolist

Last synced: 29 Oct 2025

https://github.com/kartikmohta/manifold_cdkf

Central difference kalman filter which can work with states on a manifold

cpp estimation manifold sigma-point-kalman-filter

Last synced: 11 Apr 2025

https://github.com/thecodetherapy/urblind

A lightweight zooming tool for i3-wm on X11, built with Raylib.

cpp i3wm linux raylib x11

Last synced: 24 Jul 2025

https://github.com/eloyhere/semantic-cpp

semantic-cpp is a lightweight, high-performance stream processing library for C++17, consisting of a single header file paired with a separate implementation file. It blends the fluency of Java Streams, the laziness of JavaScript generators, the ordering capabilities reminiscent of database indices.

cpp generator index java javascript mysql stream

Last synced: 07 Apr 2026

https://github.com/arijhajji-1/e-health_2a2

Desktop App for Hospital management

cpp qt

Last synced: 14 Apr 2025

https://github.com/francescmm/qpinnabletabwidget

QPinableTabWidget is a normal QTabWidget that allows you to pin and unpin tabs.

cpp qt qt5 qtabwidget qwidget

Last synced: 24 Jul 2025

https://github.com/cartory/program2

Ejercicios de recursión de programación 2

cpp embarcadero recursion recursive recursive-algorithm

Last synced: 15 May 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/eslam-abdo/data-structures-algorithms

This repository contains the solved code from the Mastering Data Structures & Algorithms Using C and C++ course by Abdul Bari on Udemy.

algorithms c cpp data-structures

Last synced: 02 Mar 2026

https://github.com/fqwqf/whup

WHUP/ ˈdʌbljuː eɪtʃ ʌp /(WHUP: High-level Unified Programming)是一个以WHU(Wholesome High-level Utility)编程语言为核心的项目。本项目将实现两种编程语言:WHU和HUST(Highly Usable Symbolic Technology ),以及几个相应的软件:WHUPC,WHUPVM和WHUPRUN。

cpp

Last synced: 13 Apr 2025

https://github.com/nrf24/rf24log

A nice logging library for Arduino devices

arduino cpp hacktoberfest nrf24l01 rf24

Last synced: 12 May 2025

https://github.com/cctyl/qtjson

dependency-free, header-only, ready-to-use library for automatic serialization and deserialization; 无依赖、head-only、开箱即用的半自动qtjson序列化、反序列化库

cpp json qt qt6

Last synced: 25 Jun 2025

https://github.com/aliwoto/mdparser-cpp

A simple telegram Markdown parser for C++.

cpp markdown markdown-parser md telegram telegram-api

Last synced: 26 Jun 2025

https://github.com/balena-io-examples/balena-cpp-hello-world

Example of how to deploy C++ code on a balena supported device.

balena balena-hello-world cpp lithium

Last synced: 11 May 2025

https://github.com/ferhatgec/forkleft

Fegeya Forkleft, C++ implementation of ~new generation~ mark-up language.

converter cpp cpp17 html html5 mark-up markdown markup-languages transpiler

Last synced: 14 Apr 2025

https://github.com/olegschwann/technopark-algorithms

Implementation of various algorithms in C / C++ for the first semester of Technopark.

algorithms-and-data-structures c cpp

Last synced: 02 Apr 2026

https://github.com/milderhc/auto-parallelizer

Automatic parallelizer for C/C++ code

antlr4 cpp source-code-analysis

Last synced: 24 Jul 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/megatokio/laseroids

Playing Asteroids on a Laser Scanner

cpp laser-scanner rp2040

Last synced: 04 Jul 2025

https://github.com/artempyanykh/vcpkg-cmake-example

Example repo demonstrating a C++ project setup with CMake and vcpkg

cmake cpp dependencies vcpkg

Last synced: 16 Aug 2025

https://github.com/videlanicolas/novpn

A reengineering over Google's Beyond Corp

beyond-compare cpp google nginx python vpn

Last synced: 06 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/albin-johansson/doxy-to-md

Converts Doxygen XML output to Markdown files.

cli cpp documentation doxygen markdown rust

Last synced: 28 Jun 2025

https://github.com/hominsu/tensorrt-yolov5-jetsonnano

JetsonNano 上的 YoloV5 的 TensorRt 加速推理,额外加上了 gRPC 等服务

cpp jetson-nano tensorrt

Last synced: 13 Apr 2025

https://github.com/emd4600/advanced-creature-paint

Spore Mod that lets you paint creatures like buildings, painting each part individually.

cpp modapi spore spore-mod

Last synced: 20 Mar 2025

https://github.com/haoyang-graphics/baba-is-demo

BABA IS DEMO, ENGINE IS GODOT. Enjoy!

baba-is-you babaisyou cpp cpp17 godot godot-engine godot-game

Last synced: 12 Apr 2025

https://github.com/nragland37/ai-minimax-tictactoe

An unbeatable Tic-Tac-Toe Artificial Intelligence in C++, featuring the Minimax algorithm with Alpha-Beta pruning and visualized move tree traversal

ai alpha-beta-pruning artificial-intelligence-algorithms cpp minimax minimax-algorithm minimax-alpha-beta-pruning tic-tac-toe

Last synced: 14 Apr 2025

https://github.com/joswinemmanuel/abdul-bari-cpp

A comprehensive repository of programs and tips learned from the C++ course mentored by Abdul Bari on Udemy.

cpp

Last synced: 05 Apr 2025

https://github.com/itsfuad/xebec-server

HTTP server implementation written in C++ using the Winsock API for Windows.

cpp cpp-http-server http-server

Last synced: 15 Sep 2025

https://github.com/rnburn/satyr

Numerical computing library for linear algebra and task-based parallelism.

blas cpp cpp17 expression-template lapack linear-algebra mkl tbb

Last synced: 14 May 2025

https://github.com/gazebosim/gz-bazel

gz-bazel provides a set of Bazel build rules that are used by the Gazebo projects.

bazel cpp gazebo ignition-robotics

Last synced: 14 Apr 2025

https://github.com/icingworld/ww-stl

A personal implementation of STL containers in C++. 手撕C++ STL容器。

cpp implementation-of-data-structures stl stl-containers

Last synced: 25 Oct 2025

https://github.com/cxxpods/cxxpods

Toolchains, tools and dependencies, all in one place, made easy

build build-automation build-system c cmake cpp cross-compiler make package-manager toolchains

Last synced: 25 Oct 2025

https://github.com/tsnsoft/codeblocks_rus

Code::Blocks (x64) с русским интерфейсом и проверкой русской орфографии

c codeblocks codeblocks-ide cpp russian

Last synced: 03 Apr 2026

https://github.com/aw-junaid/programming-books

Curated collection of free programming books: Python, JavaScript, Go, Rust, and more. Learn coding, algorithms, and system design with open-source resources.

books c cpp go javascript programming programming-books python rust

Last synced: 08 Apr 2026

https://github.com/stefanangelovski/plunder

Web-scraper and frontend app for the Trimui Smart Pro on Crossmix-OS, letting you easily browse and access ROM sites directly from your handheld.

cpp crossmixos handheld roms scraper storefront trimui

Last synced: 13 Feb 2026

https://github.com/letmefly666/leetcode

本仓库将会长期更新【力扣题解】、【解题技巧】等,欢迎各位大佬共同参与、提交PR,目标包括但不限于力扣中数字开头的2k多道题。

blog cpp leetcode py python

Last synced: 16 Jun 2025

https://github.com/bogdan016/smartpark-arduino

This project involves the development of a reverse parking assistance system using Arduino and ultrasonic sensors.

arduino arduino-project arduino-uno cpp

Last synced: 24 Oct 2025

https://github.com/eliseydudin/ict-solutions

solutions for tasks on platforms like codeforces :D

c cpp golang leetcode leetcode-solutions python rust sports-programming

Last synced: 23 Oct 2025