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/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/john-z-yang/lisp

Lisp bytecode compiler/interpreter

compiler cpp interpreter lisp lisp-interpreter

Last synced: 17 Oct 2025

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/germanaizek/visualleakdetector-ng

Updated vlc plugin for Visual Studio 2010/12/13/15/17/19/22 memory leak detection

analyzer cpp memory memory-allocations memory-leak-detection

Last synced: 13 Oct 2025

https://github.com/prakhar-002/leetcode

📜 LeetCode Solution Hub 🔥 | Get all solutions 🧩 for daily challenges and specific tasks 💪🏻 | Example: 🍨 LeetCode 75 - 🪻 Ace Coding Interview, 📦 SQL 50 - 🌽 Crack SQL Interview, 📒 30 Days of JavaScript - 🌻 Learn JS Basics

c cpp java javascript leet leetcode leetcode-cpp leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-solutions python3 questions-and-answers

Last synced: 03 Aug 2025

https://github.com/lobbyra/webserv

[42] [WEB] [C++] [GROUP] Create an HTTP server from scratch in CPP98

42 cpp http

Last synced: 30 Jul 2025

https://github.com/georgecatalin/qt5-cpp-development-fundamentals

Code practice from the Udemy course "Qt 5 C++ GUI Development For Beginners : The Fundamentals" authored by Daniel Gakwaya

cpp qt qt5 qt5-gui qtcreator qtwidgets

Last synced: 08 Mar 2026

https://github.com/madhavbahl/logic-xcution---basic-appstore

BASIC APPSTORE made on C++ (turbo)

appstore cpp game

Last synced: 19 Sep 2025

https://github.com/timmoth/uvcap

UVC capture software based on libuvc and Qt

cpp libuvc qt

Last synced: 30 Jul 2025

https://github.com/zhengtianzuo/cplusplusexamples

C++相关的技术分享

cplusplus cpp

Last synced: 30 Jul 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

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/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/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/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/dan-and-dna/ue4-cpp-tutorial

ue4 c++ 教程

cpp tutorial ue4

Last synced: 19 Sep 2025

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/hebirobotics/hebi-cpp-examples

Examples for the HEBI Robotics C++ API

cpp examples

Last synced: 25 Jul 2025

https://github.com/3dproger/qtcef

Qt and Chromium Embedded Framework integration with simple browser example

browser cef cef3 chromium chromium-embedded-framework cplusplus cpp desktop gui qt qtwidgets v8

Last synced: 21 Sep 2025

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

Desktop App for Hospital management

cpp qt

Last synced: 14 Apr 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/matthewgeorgy/solarsystem

3D Solar System Visualization in OpenGL 4

cpp glsl imgui opengl

Last synced: 12 Apr 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/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/tsnsoft/codeblocks_rus

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

c codeblocks codeblocks-ide cpp russian

Last synced: 03 Apr 2026

https://github.com/cryptopp-modern/cryptopp-modern

A maintained, modernized fork of Crypto++ with new algorithms and security improvements

argon2 blake3 cpp crypto cryptography cryptopp cryptopp-modern encryption-library

Last synced: 06 Feb 2026

https://github.com/yexuanxiao/basic_json

A modern C++ library for working with JSON data, aims to provide full support for the JSON standard, as well as allowing users to customize and extend the library according to their needs. The library offers a user-friendly and C++-idiomatic API, without compromising on performance.

cpp cpp20 cpp23 json modern-cpp

Last synced: 04 Apr 2026

https://github.com/sp-nitech/voist

音声収録ソフトウェア

cpp java portaudio recorder voice-recorder

Last synced: 19 Aug 2025

https://github.com/ergo720/nxbx

XBE / XISO launcher

cpp emulator xbox

Last synced: 28 Aug 2025

https://github.com/crendking/ab-menu

A Windows context menu shell extension that proxies general commands with two arguments to any application.

cpp shell-extension windows

Last synced: 16 Jul 2025

https://github.com/johnsonjason/python-object-explorer

Allows the inspection of how Python objects are mapped in the memory of a foreign Python runtime, it can intercept processes that are interpreted or are executing native code via static compilation by projects like Nuitka

cpp cpython debugging python python3 windows

Last synced: 10 Mar 2026

https://github.com/danielpoliakov/disspcap

C++ library for packet examination with Python bindings.

cpp networking pcap python

Last synced: 03 Feb 2026

https://github.com/thestaticturtle/nspire-communication

Ti-Nspire SMS / Messenger / Infrared addon programms

calculator cpp hack sms

Last synced: 31 Jan 2026

https://github.com/setghm/flappybirdcmd

Flappy bird game for the windows command prompt.

console-game-engine cpp cpp-game cpp-game-engine flappy-bird-game windows-console-game

Last synced: 05 Oct 2025

https://github.com/chxuan/switch-proxy

switch-proxy是采用C++开发基于Boost.Asio的网络转发代理服务

asio boost cpp tcp udp

Last synced: 28 Apr 2025

https://github.com/yazanzebak/competitiveprogramming

A repository that includes my solutions to a various problems on different online judges.

algorithms atcoder codechef codeforces competitive-programming cpp csacademy data-structures online-judges spoj topcoder uva

Last synced: 14 Oct 2025

https://github.com/allisterb/onemd

Data-parallel molecular dynamics simulator for Intel oneAPI.

cpp cpp17 devcloud dpcpp intel molecular-dynamics simulation

Last synced: 12 Mar 2026

https://github.com/pecas-dev/dx3dcube

Cube with fading shaders made with DirectX 11 from scratch in C++.

cpp directx-11 graphics-programming

Last synced: 11 Aug 2025

https://github.com/tomenz/socketlib

Socket / SSLSocket library for Windows/Linux (32/64)

cpp cpp-library cpp11 cpp14 ipv6 linux openssl socket-library socketlib sockets ssl thread tls windows

Last synced: 15 Aug 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/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/hackresist/geeksforgeeks-potd

Here are the GeeksForGeeks solutions for the Problem of the Day in all supported languages. Visit GeeksforGeeks for more details.

algorithms all c-sharp cpp daily-coding-problem dsa-algorithm geeksforgeeks gfg gfg-potd java javascript language potd-solution pratice programming python questions solutions

Last synced: 17 Jul 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/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/dynesshely/cppenhanced

A library has advanced supports for c++ developers.

cmake cpp cpp-library

Last synced: 20 Mar 2025

https://github.com/MattRyder/GibEngine

Cross-platform OpenGL 3D game engine

3d-game-engine 3d-graphics cpp game-engine opengl

Last synced: 08 May 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/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/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/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/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/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/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/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/palacaze/gateau

Make software building with CMake a piece of cake

cmake cmake-modules cpp

Last synced: 12 Apr 2025

https://github.com/abdallahhemdan/30-day-leetcode-challenge

🏃‍♂️ My solutions of 30-Day Leetcoding Challenge with cpp with multiple soultions...

30-day-challenge 30-day-leetcoding-challenge challenge cmp coding cpp hemdan leetcode

Last synced: 08 May 2025

https://github.com/electrostat-lab/jsnaploader

A high-performance cross-platform native Library loader API for JVM Applications

android cpp dynamic-libraries dynamic-loader electrostat-lab electrostatic-sandbox java linux macos shared-libraries windows

Last synced: 18 Jul 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/poseidon-code/neetcode-solutions

C++ / Go / Python / Java Solutions for problems in https://neetcode.io

cpp go java leetcode neetcode python solutions

Last synced: 30 Oct 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/w2wizard/iconhandler

UE4/5 Plugin to allow customized asset icons for C++ Classes.

cpp ue4 ue4-plugin ue5 ue5-plugin

Last synced: 15 Sep 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/abarrak/why-compiled-languages

A simple experiment for compiled/dynamic languages comparision.

cpp csharp go java javascript python ruby

Last synced: 13 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/civictechto/tracket-sensor

Design files and source code for the tRacket noise sensor

arduino civic-tech cpp esp32 kicad noise platformio sound urban

Last synced: 09 Jul 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/aminkhani/c

Cpp/C Tutorials, Exercise and PDF

c c-example c-exercise c-language c-project cpp cpp-examples cpp-tutorials

Last synced: 19 Jul 2025

https://github.com/mtarek97/sic-xe-assembler

Implementation of a SIC/XE two-pass assembler, written in C++, producing object code for the absolute loader.

assembler assembly-language cpp

Last synced: 29 Oct 2025

https://github.com/jleahred/fsm_gen

External DSL for code generation of Finite State Machines

cpp dsl fsm generator rust

Last synced: 14 Sep 2025

https://github.com/erkamuzuncayir/solutions-of-introduction-to-computing-systems

This repository contains my solutions for Introduction to Computing Systems - From Bits & Gates to C - C++ & Beyond by Yale Patt and Sanjay Patel

assembly c c-language c-programming cpp cpp-programming lc-3 low-level low-level-programming programming-challenges programming-exercises programming-language solutions

Last synced: 15 Nov 2025

https://github.com/gkaszewski/audio-recorder

Basic audio recorder written in C++ using QT library.

audio-recorder cpp qt5

Last synced: 09 May 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/stla/rcdt

R package for 2D constrained Delaunay triangulation

constrained-delaunay-triangulation cpp delaunay-triangulation r

Last synced: 14 Apr 2025

https://github.com/grimmerk/algorithms-vscode

All are written in Python 3. Some also have Go, JavaScript (Node.js), C#, C++ versions. Include test cases. To be convenient, often not follow Python pep8 snake coding style. IDE: VS Code & Atom. Include data structures, LeetCode problems. Convenient debugging by VSCode Setting

c-sharp cpp dotnet-core jest mstest pytest unit-test visual-studio-code

Last synced: 03 Apr 2025

https://github.com/qengineering/traffic-counter-rpi_64-bit

A fully functional traffic counter on a bare Raspberry Pi 4 with MQTT and remote live viewer

aarch64 bytetracker cpp deep-learning ncnn raspberry-pi-4 raspberry-pi-5 traffic-counter traffic-counting

Last synced: 13 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/rmiguelkelly/quickcluster

A KMeans implemented in C++ with Python bindings and GPU acceleration

clustering clustering-algorithm cpp cuda gpu kmeans kmeans-clustering metal objective-c python python3 unsupervised-learning

Last synced: 26 Jul 2025

https://github.com/supersodasea/netycat

Netycat: I/O library

cat cpp cpp14 filesystem network

Last synced: 25 Jul 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/melardev/xeytanboost-rat

WORK IN PROGRESS. RAT written in C++ using Boost Libraries

asio backdoor boost cpp desktop malware networking rat remote-administration-tool security sockets trojan

Last synced: 13 Apr 2025

https://github.com/ferhatgec/termiospp

termiospp, C++ wrapper around termios.h

cplusplus cpp term termios termios-structure

Last synced: 14 Apr 2025

https://github.com/briancairl/boost_archive_json

JSON input/output archives compatible with boost serialization

boost cpp cpp17 json picojson serialization

Last synced: 22 Aug 2025