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

My solutions for https://adventofcode.com/ programming mini puzzles - written mostly as sjasmplus script (to exercise the tool and collect ideas for future development of the script language, not because it's a best choice for the task, quite opposite)

advent-of-code advent-of-code-2020 advent-of-code-2022 cpp sjasmplus upp

Last synced: 01 May 2026

https://github.com/ameerhamzahd/real-estate-property-management_system

We are here to present our Real Estate Property Management System, a software designed to streamline property management. This system simplifies tasks for both property owners and tenants. Our software will be managed by a real estate company. From the login screen to property management, every step has been designed with simplicity in mind.

cpp object-oriented-programming qt text-file

Last synced: 01 May 2026

https://github.com/sdtelectronics/cling-build

Build Script and Pre-built Binaries (for ARM) of Cling The C++ Interpreter

arm cling cpp interpreter repl

Last synced: 02 May 2026

https://github.com/randyrants/multifilez

MultiFilez allows you to find and replace text, insert before the start or append to the end of every line, and add text to the start or end of any text-based files.

cpp mfc native utilities win32 windows-10

Last synced: 02 May 2026

https://github.com/sarthakpati/pytorchmodelimporttemplate

An example shoowing how to import a PyTorch model and use it using C++

cmake cpp cpp11 medical-imaging pytorch pytorch-tutorial torch tutorial

Last synced: 02 May 2026

https://github.com/actionanand/cppgraphicsexamples

practising C++ graphics (turbo c++) using `graphics.h` file.

c cgraphics cpp cppgraphics

Last synced: 03 May 2026

https://github.com/ferhatgec/command

Command, ::process::Command like syscalls in C++.

c command cpp library process rust single-header stdlib syscall system

Last synced: 04 May 2026

https://github.com/hxndev/implementing-linux-cl-utility-grep

CL = Command Line. GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string

algorithm command-line complexity cpp grep linux pattern search time-complexity-analysis utility

Last synced: 05 May 2026

https://github.com/milind220/ball-balance

A PID algorithm controlled ball balance that returns a ball to a set point when it's pushed around. My first real robotics project!

arduino ball-balancing-pid ball-balancing-platform control-theory cpp pid-control robotics

Last synced: 05 May 2026

https://github.com/chez14/class.java.dll.so

Yup, load dll and so from java. no need to tell, this is an example.

cpp dll java

Last synced: 06 May 2026

https://github.com/1ay1/loom

Single-binary C++20 blog engine. No dependencies, no frameworks — just epoll, markdown, and one command.

blog-engine cpp cpp20 epoll http-server markdown self-hosted zero-dependencies

Last synced: 10 Jun 2026

https://github.com/josh012006/tasks-manager

Simple tasks manager wrote in C++. I haven't done the GUI yet but I plan to do it with Qt.

cpp file fstream

Last synced: 06 May 2026

https://github.com/kezhengjie/database

A modern,fluent and simple C++ mysql database library implemented wit C MySQL API.Runtime safety and no exception.

cpp cross-platform dynamic-language-like easy-to-use fluent libmysqlclient linux modern modern-cpp mysql mysql-database no-exception runtime-safety simple windows

Last synced: 07 May 2026

https://github.com/lordmathis/cudanet

Convolutional Neural Network inference library running on CUDA

convolutional-neural-networks cpp cuda pytorch

Last synced: 08 May 2026

https://github.com/michaldziuba03/chopp

TUI text editor for Linux written in C++ 📝📄

cpp editor linux nano text text-editor tui vim

Last synced: 08 May 2026

https://github.com/ho-cooh/include-info

A VSCode extension for showing infos about your included files

c cpp visual-studio-code

Last synced: 08 May 2026

https://github.com/engineersbox/wolfenstein-3d

Re-creation of Id Software's Wolfenstein 3D

astar-algorithm cpp game-engine glut opengl raycaster wolfenstein-3d

Last synced: 09 May 2026

https://github.com/andstor/mouse-controller

:mouse: Node.js C++ Addon for emulating mouse behavior

cpp macos mouse node-addon nodejs

Last synced: 09 May 2026

https://github.com/filnow/dex-vision

image editor with AI models written in C++, running on CPU

cmake cpp depth-anything fastsam image-editor opencv openvino qt6 scanner

Last synced: 09 May 2026

https://github.com/ahadalireach/oop.interview.questions

A repository containing fundamentals of programming, OOP, and other related concepts with interview questions and code implementations.

cpp exceptions interview-questions oop oop-concepts oop-principles pointers strings templates

Last synced: 06 Mar 2026

https://github.com/haripasapuleti/leetcode-problems

Folder containing solutions to various LeetCode problems, showcasing my problem-solving skills and progress in algorithmic challenges.

cpp data-structures-and-algorithms problem-solving sql

Last synced: 07 Sep 2025

https://github.com/hightemp/apppasswordmanager

Password manager made with Qt and QML

android cpp password-manager qml qt qt5

Last synced: 10 May 2026

https://github.com/memergamer/cppcompile

Bash script for easier C++ compiling and running from terminal.

bash compile cpp

Last synced: 10 May 2026

https://github.com/dmotte/winautoclicker

🖱 Simple Auto-Clicker CLI application for Windows, written in C++

auto auto-clicker autoclicker c c-plus-plus cli clicker cpp exe interval millis milliseconds mingw portable time win windows

Last synced: 11 May 2026

https://github.com/samyam81/sorting_mechanism

This repository contains various sorting algorithms implemented in different programming languages.

cpp csharp java sorting-algorithms

Last synced: 11 May 2026

https://github.com/ran-2012/inversion

solve geophysics using CUDA & TensorFlow

cpp cuda geophysics inversion-method python

Last synced: 11 May 2026

https://github.com/harrymt/ray_tracer

Ray Tracer in c++ using SDL and GLM.

cpp glm raytracer sdl

Last synced: 12 Jun 2026

https://github.com/devoloper-1/ambulance-management-system

A project that simulates Ambulance Managment System with native UI

algorithms ambulance-management-system cpp data-structures design-patterns oop system-design

Last synced: 10 Jun 2026

https://github.com/truthbk/datadog-cpp

Datadog C++ Statsd Client Library

cpp datadog library statsd statsd-client

Last synced: 13 May 2026

https://github.com/deftruth/ptx-isa-8.2-zh

🎉持续更新:CUDA 12.2 PTX-ISA-8.2学习笔记,部分中文翻译 + 个人理解 + 内联汇编示例,讲解CUDA 12.2 PTX-ISA-8.2 汇编指令;进行中.....

asm cpp cuda ptx

Last synced: 13 May 2026

https://github.com/nevrome/gluesless

An idea expansion simulation

archaeology cpp cultural-evolution

Last synced: 12 Jun 2026

https://github.com/davidyslu/mwis

Assignment in NCTU course "Distributed Algorithms 2017"

cpp distributed-computing graph mwis

Last synced: 24 Oct 2025

https://github.com/shubh-bharadwaj/atm-machine-oops-cpp

ATM Machine is a project for beginners designed using concepts of OOPs (Object-oriented programming) in C++

cpp object-oriented-programming project

Last synced: 06 Jun 2026

https://github.com/abdellaui/clipboard_transport

[DEMO] one-way clipboard sharing/transport to cross information-hiding under restriction over HTTP/S tunneling with ability of continuous-watch, implemented with C++ & Qt

bypass clipboard clipboard-manager cpp http-client http-server open-source qt

Last synced: 20 Apr 2026

https://github.com/maxencebonamy/brainfuck-interpreter

Brainfuck is a programming language containing just 8 instructions, each a character. This software is an interpreter that lets you execute a program written in Brainfuck.

brainfuck brainfuck-interpreter cpp interpreter xmake

Last synced: 04 Jun 2026

https://github.com/surpri6e/notes

Console application for create notes

cpp cpp14 notes-app

Last synced: 10 Jun 2026

https://github.com/dalbitresb12/winformscpp-template

A project template for creating an application with a Windows Forms (WinForms) user interface using C++ in Visual Studio 2019.

cpp template-project visual-studio windows-forms

Last synced: 09 May 2026

https://github.com/mdawoud27/data_structures_and_algorithms

Data Structures and Algorithms, you'll find comprehensive notes, explanations, and implementations of various data structures and algorithms.

arrays bigonotation binary-tree binary-trees c cpp data-structures hashtable javascript linked-list queues searching-algorithms sorting-algorithms stack stl

Last synced: 15 Apr 2026

https://github.com/fair-innovation/frcobot_ros

FAIR ROS open platform

cpp ros

Last synced: 19 Apr 2026

https://github.com/kriswiner/hdc2010

Low-Power Digital Temperature and Humidity Sensor

arduino cpp

Last synced: 19 Apr 2026

https://github.com/karmakrafts/library-template

CMake template project using the Karma Krafts CMake infrastructure.

c cmake cplusplus cpp cpp17 cpp20 example make quick template

Last synced: 13 May 2026

https://github.com/evroon/adventofcode

Solutions to Advent of Code

advent-of-code cpp python rust

Last synced: 18 Apr 2026

https://github.com/pk-cod3ch3mist/pac-man_gamebuild

A simple version of Pac-Man written in C++

cpp macos pac-linux pac-man

Last synced: 18 Apr 2026

https://github.com/mikedld/haval

Standalone HAVAL implementation in C++14

cmake cpp cpp14 crypto hashing-algorithm haval header-only qt qt5 qt6

Last synced: 13 May 2026

https://github.com/tortillazhawaii/rr_sort

Various sorting implementations using distributed and parallel methods

bazel cpp cuda java openmp spark threads

Last synced: 14 Apr 2026

https://github.com/dominiklindorfer/sycl-intelgpu-quickstart

Lightweight & simplified approach to SYCL development

c cpp dpp gpu gpu-programming intel oneapi oneapi-dpc sycl vscode

Last synced: 09 May 2026

https://github.com/sachinganesh/cgdemo-opengl

A mini project for understanding OpenGL

cpp glut graphics-programming opengl

Last synced: 17 Apr 2026

https://github.com/amanoteam/venti

A GCC cross-compiler targeting DragonFly BSD

c cpp cross-compiler dragonflybsd gcc

Last synced: 13 Apr 2026

https://github.com/cubiccommunity/horriblemenu

A plethora of ways to ruin your experience...

cheat cmake cpp gameplay geode geometry-dash joke mod offline universal

Last synced: 04 Jun 2026

https://github.com/mgorshkov/scipy

Scientific methods on top of NP library.

cplusplus cpp math mathematics scipy statistics

Last synced: 02 Apr 2026

https://github.com/loreneteval/tun2socks-python

Python bindings for go tun2socks.

cpp golang proxy pybind11 python socks5 tun2socks tunnel vpn

Last synced: 16 Oct 2025

https://github.com/chpxu/development-flake

A flexible and declarative flake template for C/C++/Python/JS/LaTeX/Fortran development based on direnv, flake-parts and devshell. Maintainer=[@chpxu]

cpp devshell direnv flake-parts fortran latex nix python

Last synced: 30 Jan 2026

https://github.com/lambdaurora/gpio_led_image

A fun software to "display" images on a RGB led.

cpp gpio raspberry-pi raspberry-pi-gpio rgb-led

Last synced: 09 May 2026

https://github.com/gabin221/classinitiator

ClassInitiator is a script designed to simplify the process of creating C++ class files with basic content. It takes one or more filenames as arguments and generates corresponding .cpp and .h files with predefined content suitable for class initialization.

class-declaration class-initialization classinitiator constructor content-generation convenience cpp destructor generate-files private protected public script shell-script terminal

Last synced: 04 Mar 2026

https://github.com/loopperfect/vs-to-bazel

Convert Visual Studio projects to Bazel

bazel cpp visual-studio

Last synced: 16 Apr 2026

https://github.com/timthedev07/tictactoe-in-shell

My first c++ program integrating the power of AI algorithms(minimax).

ai cpp minimax-algorithm shell tic-tac-toe

Last synced: 16 Apr 2026

https://github.com/georgecatalin/qt-widgets-for-beginners-with-cplusplus

Course work associated with the Udemy.com course "Qt Widgets for Beginners with C++" , authored by Bryan Cairns.

cplusplus cpp qt qt5 qtcreator qtwidgets udemy-course

Last synced: 19 May 2026

https://github.com/halaway/qt-chess-engine

An interactive chess engine integrated into a Qt6.5 program designed for running as a native and browser-based GUI application, built with C++, CMake, Qt Creator, Emscripten, and compiled for WebAssembly.

cmake cpp emscripten qt webassembly

Last synced: 31 Jan 2026

https://github.com/extremeheat/protodef-cpp

C++ compiler for ProtoDef schemas

cpp protodef

Last synced: 03 Mar 2026

https://github.com/mparolari/xpacket

XPacket is an utility that generates a C struct and two functions for serialize/deserialize it into/from a given payload.

c c89 cpp serialization serialization-library

Last synced: 01 Apr 2026

https://github.com/inspiralpatterns/audiosketch

Random audio sketches - mainly experiments for Bela board, DSP in Faust and probabilistic generation in Python

cpp faust-dsp javascript maxmsp python

Last synced: 16 Apr 2026

https://github.com/mortinger91/header-only-cpp-mysql

Header-Only C++ Wrapper of Mysql Official Library

cpp cpp11 cpp14 cpp17 header-only mysql

Last synced: 15 Apr 2026

https://github.com/mylethidiem/zero-to-hero

Project for learning, practicing code: Python, SQL, C/C++, Data science/Data Analysis, AI/Machine learning

ai cpp data-analysis data-science deep-learning machine-learning mlops python sql

Last synced: 02 Mar 2026

https://github.com/deepsyx/text-resume-analyzer

(C++) Creates a short resume based on text

cpp intersection naive-algorithm nlp sentence

Last synced: 24 Oct 2025

https://github.com/jszitas/nlsolver

Easy, header only nonlinear optimizers in C++17

cpp cpp17-library header-only-library nonlinear-optimization optimization optimizer

Last synced: 11 Feb 2026

https://github.com/fi-mihej/cengalpolybuild

A Comprehensive and Hackable Build System for Multilingual Python Packages: Cython (including automatic conversion from Python to Cython), C/C++, Objective-C, Go, and Nim, with ongoing expansions to include additional languages

build build-automation build-system build-tool c-language cpp cython go golang modules-manager nim nim-language objective-c packaging packaging-python packaging-system python python-package-template python-packaging setuptools

Last synced: 10 Apr 2025

https://github.com/wijez/code-by-me

algorithm learning process with C++

algorithms cpp

Last synced: 16 Feb 2026

https://github.com/coyorkdow/deco_cpp

Python style decorator in C++

cpp cpp17 decorator metaprogramming python

Last synced: 19 Apr 2026

https://github.com/kurotych/modern-cpp-lib

Investigate ways to create modern cpp project

bindings ci cmake codecov cpp docker gcc gcov gtest html lcov library modern python testing travis unit

Last synced: 09 May 2026

https://github.com/spur27/RenWeb-Engine

Lightweight engine and API for making cross platform desktop applications with web technology.

cpp cross-platform desktop-app html-css-js javascript native-gui webkit webkitgtk webview webview2 wkwebview

Last synced: 26 May 2026

https://github.com/leotgo/awesomecompiler

Projeto da cadeira Compiladores, semestre 2015/1 com o professor Lucas Schnorr.

c compilers cpp inf-ufrgs infufrgs ufrgs yaml

Last synced: 09 May 2026

https://github.com/harrymt/dartboard_detector

An OpenCV dartboard detector written in C++.

cpp hough opencv sobel

Last synced: 12 Jun 2026

https://github.com/boujuan/computational-physics-2023-exercises

C Exercises of Computational Physics in Uni Oldenburg 2023

cpp physics

Last synced: 28 Feb 2026

https://github.com/insektdotbin/doxbox

📦 DoxBox will help you learn to make tools for cybersecurity purposes using Python 3.

cpp cryptography cybersecurity cybersecurity-education hacking hacking-tool information-gathering javascript python

Last synced: 28 Feb 2026

https://github.com/thisisnotjustin/particlecim

Simple Particle Simulation with C++ and SFML

cpp software-engineering

Last synced: 14 Feb 2026

https://github.com/mmaarij/parallelized-number-plate-detection-system-using-opencv-openmp

A Parallelized Number Plate Detection System developed for Windows using Visual Studio. It utilizes OpenCV and OpenMP to efficiently detect number plates in images and recognize characters on them. The primary goal of this system is to speed up the process of detecting and recognizing number plates in images or video frames.

character-recognition cpp nerual-network number-plate-detection number-plate-recognition opencv openmp openmp-optimization openmp-parallelization perceptron python

Last synced: 11 May 2026

https://github.com/ivandrf/calculator

Simple calculator created with C++ using the sfml library

calculator cpp sfml

Last synced: 14 Feb 2026

https://github.com/marklagodych/colorpicker

Advanced color picker (RGB/HSL/CMYK/HTML color names)

color-picker colorpicker cpp qt5

Last synced: 13 May 2026

https://github.com/huming2207/on9nmea

Dumb & Tiny (1.1KB) FSM-based NMEA parser for embedded devices

c cpp nmea nmea-parser nmea-sentences nmea0183

Last synced: 14 Feb 2026

https://github.com/cm0use/switchbutton

Implementation of Material Design 2 for the Switch component.

component cpp cpp-qt cpp17 material-design material-design-2 material-ui qt qt-gui qt-widget qt6 qt6-widgets qtdesigner widget

Last synced: 13 May 2026