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/lhx077/betterstring

A high-performance, modern, and easy-to-use string processing library for C++and C

c c-lib c-library c-plus-plus c-string cpp cpp-lib cpp-library cpp-string library optimization string

Last synced: 22 Jun 2025

https://github.com/matt-gretton-dann/gd-posix-apps

Implementation of POSIX Applications

cpp posix

Last synced: 22 Feb 2026

https://github.com/programmingrainbow/beginners-guide-to-sdl3-in-cpp

An in-depth guide to getting started with SDL3 in the C++ Language .

cpp cpp20 guide sdl3 sdl3-image sdl3-mixer sdl3-ttf tutorial

Last synced: 26 Mar 2025

https://github.com/alwaysdhruv/image-classification-cpp

Hi their my self Dhruv. So this repository or project are developed on C++ and Python for image recognize. C++ are main engine and python are work preprocessing only. more information are in README file.

artificial-intelligence backpropagation bias convolution cpp filesystem filters flatten fully-convolutional-networks image machine-learning-algorithms maths maxpooling preprocessing python vector weigths

Last synced: 17 May 2026

https://github.com/freddie-nelson/cpp-verlet-physics

A simple verlet physics engine written in C++

cpp physics physics-2d sdl2 verlet-integration verlet-physics

Last synced: 08 May 2025

https://github.com/chocobo1/osrandom

C++11 Header-only CSPRNG layer

cpp cpp11 header-only random

Last synced: 11 May 2026

https://github.com/astrodynamic/algorithmtrading--interpolation-approximation--in-qt-cpp

The AlgorithmTrading project is a C++ program for plotting tabulated functions of stock quotes using interpolation methods. It includes a GUI implementation based on any GUI library with API for C++ and the ability to load data from a CSV file. The Cubic Spline interpolation method is implemented, and the user can specify the number of points.

approximation clang-format cmake cpp cpp17 cppcheck cubic-splines cvs google-style interpolation makefile neu newton-interpolation qt qt-widgets qtcharts

Last synced: 15 May 2026

https://github.com/tr0yspradling/jsontree

A fast, lightweight, cross-platform utility for viewing & navigating large JSON documents. Built with C++ & gtkmm4.

cmake cpp gtkmm json

Last synced: 14 May 2026

https://github.com/epi5131/simden

低レベルSIMDライブラリ 静的命令セット判定

cpp cpp20 simd wrapper

Last synced: 13 Jun 2026

https://github.com/xinlei-robotics/mininav

Indoor mobile robot localization and navigation system. C++23, Eigen, ROS 2, Raspberry Pi.

cmake cpp cpp23 eigen ekf localization mobile-robot navigation raspberry-pi robotics ros2 slam

Last synced: 16 May 2026

https://github.com/grachale/multithreaded_rent

Implementation encapsulates the entire computation process and controls the execution and suspension of the computation as well as the behavior of computational threads used for solving problems from all managed rental companies.

cpp multhreading pthreads-api threads

Last synced: 08 Jun 2026

https://github.com/uchuhimo/sparkle

An actor system for C++

actor cpp

Last synced: 28 Mar 2025

https://github.com/rakshitgupta9/library_managment-cpp-project

The C++ code implements a Library Management Software with book entry, search, issue, return, and administrator functionalities. Password protection and file handling are used, and the program provides an "About" section.

cpp filehandling library-management-system

Last synced: 19 Jun 2025

https://github.com/kiko-g/feup-prog

FEUP PROG | Programming | 2018/19

cpp project

Last synced: 17 Mar 2025

https://github.com/clinder2/autodifflib

Repo for playing around with autodifferentiation in several languages, using dual numbers, etc.

autodifferentiation cpp math ml

Last synced: 15 Jun 2025

https://github.com/kr1zzo-FER/Robot-Programming-and-Simulation-Laboratory-Exercises

This repository is a part of the Robot Programming and Simulation laboratory exercises at the Faculty of Electrical Engineering and Computing, University of Zagreb

cpp navigation python ros rviz

Last synced: 05 May 2025

https://github.com/libhide/differential-engine

Command line tool to find derivatives.

cbse cpp turbocpp

Last synced: 12 Mar 2026

https://github.com/hrithiqball/diploma-in-computer-science

Repository of my personal diploma course source code for CS110 in UiTM Kedah 2020-2023

c cpp css html java javascript php prolog python

Last synced: 07 Apr 2026

https://github.com/suryasekhar14/hacktoberfest-2022

A repository for Hacktober Fest contributions. Everyone is welcome. Fork away!

cpp hacktober hacktober2022 hacktoberfest hacktoberfest-accepted java javascript python

Last synced: 10 Feb 2026

https://github.com/hc-b666/competitive-programming

data structures, algorithms, codeforces, icpc, cses

algorithms atcoder codeforces cpp cses data-structures icpc

Last synced: 20 Mar 2025

https://github.com/winstonliyt/hospital-registration-system-developmentqt

Qt-based Hospital Registration System for Course 100165 Project

cpp data-science hospital-management-system qt6 visualization

Last synced: 16 May 2026

https://github.com/ornstein89/qtabstractmodelcreator

Just a prototype/sketch of automated model class generator (*.h + *.cpp), based on QAbstractItemModel, especially fo integration from C++ to QML. Site and detailed desctiption under construction

cpp model mvc qabstractitemmodel qt

Last synced: 19 May 2026

https://github.com/navin-mohan/bulk-watermark

A multithreaded bulk image watermarking tool written in C++

cpp imagemagick multithreading threadpool watermark-image

Last synced: 10 Sep 2025

https://github.com/apavazza/passwordmanager

A command line password manager

cpp cryptography encryption password-manager

Last synced: 17 Mar 2025

https://github.com/killerasus/modernopengl

Repository for my Modern OpenGL studies via Udemy course.

cpp learning-exercise opengl

Last synced: 07 May 2026

https://github.com/ajlekcahdp4/scalgrad

A tiny Autograd engine for C++ with small neural network on top

autograd cpp neural-networks

Last synced: 04 Apr 2025

https://github.com/jsmolka/shell

Here be dragons (and common code).

cpp shell

Last synced: 15 May 2026

https://github.com/flakey5/fiber-job-manager

A Fiber-based job manager written in C++. Plus a Promise-like api because why not.

cpp cpp20 fiber job-queue naughty-dog

Last synced: 23 Jun 2025

https://github.com/chihebabiza/cpp-problem-solving-level-3

C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure

cpp problem-solving programming-advices

Last synced: 21 Aug 2025

https://github.com/chihebabiza/cpp-problem-solving-level-2

C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure

cpp problem-solving programming-advices

Last synced: 23 Jun 2025

https://github.com/chihebabiza/cpp-problem-solving-level-1

C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure

cpp problem-solving programming-ad

Last synced: 23 Jun 2025

https://github.com/gustavohenriqueschmitz/solar-tracker

It's a school project, where we created a model of solar energy generation, using arduino for some automations.

arduino cpp solar-energy

Last synced: 19 May 2026

https://github.com/pierrechevalier83/2048

A simple command line implementation of the popular 2048 game.

2048 cli cpp cpp11 cpp14 game kata ncurses

Last synced: 04 Apr 2025

https://github.com/fizzymo/fizzymo

I fell in love with tech because any problem I had could be solved. It sparked a fire in me to chase a career where I could mix my creative side with geeky knowledge.

backend cpp css html5 java javascript python r react software-development typescript

Last synced: 06 Apr 2026

https://github.com/citizendot/pingpong

PingPong game in C++.

cpp ncurses pingpong

Last synced: 05 Apr 2025

https://github.com/la-10/c-primer-5th-ed-solutions

This repository contains exercises and example programs that demonstrate key topics from the first chapter of a popular C++ textbook, with clean, well-commented code and detailed explanations. Perfect for newcomers looking to build a strong foundation in C++ programming.

beginner-cpp c-plus-plus cplusplus cplusplus-primer cpp cpp-exercises cpp-primer learning-cpp learning-project programming-exercises study-notes

Last synced: 15 Jun 2025

https://github.com/blazzed21/cpp-rgb-to-hsv-converter

RGB to HSV color conversion

converter cpp hsv rgb

Last synced: 08 Jul 2025

https://github.com/toikron/dear-design-manager

Real-time UI builder and advanced design manager built with Dear ImGui & ImDrawList. Features dynamic interactions, intuitive animation controls, and instant visual feedback for modern UI development.

cpp design design-system design-tool gui imgui imgui-extension imgui-menu ui ui-builder ui-framework ui-imgui

Last synced: 18 Mar 2025

https://github.com/jonperk318/searching-algorithms

Comparing the efficiencies of linear, binary, and ternary searching algorithms in Python, Java, C++, and JavaScript

binary-search cpp css file-io graphjs html java javascript js linear-search python ternary-search webpack

Last synced: 07 Apr 2026

https://github.com/takkii/himekuri_msys2

[ Windows版 ] 日めくり2 ( msys2 ) 📅

cpp develop himekuri himekuri2

Last synced: 09 Sep 2025

https://github.com/prashant-software-developer/6companies30days

A Challenge to make sure you start with your goals today , don’t procrastinate and don’t let your college decide your future.

cpp dsa microsoft

Last synced: 08 May 2025

https://github.com/tajiknomi/clienthttp_windows

Windows-based client application interacting with REST/JSON HTTP server for system information retrieval, file management, remote command execution, data transfer, and automated task scheduling

client-http client-side cmake cpp http-client offsec rat red-team remote-access-tool rest-api windows-rat

Last synced: 20 Mar 2025

https://github.com/whisperity/distcc-driver

Driving DistCC-based distributed C/C++ compilation in a smarter way: without having to deal with DISTCC_HOSTS intricacies and without accidentally stalling your development machine.

bash bash-script c clang compiler compiler-frontend cplusplus cpp developer-environment developer-tools distcc distributed-computing driver gcc linux load-balancing zsh zsh-script

Last synced: 07 Apr 2026

https://github.com/diqezit/spectrumcpp

A lightweight, real-time audio spectrum visualizer for Windows with a seamless overlay mode. 🎵 Now with C++, WASAPI, and Direct2D

audio-capture audio-visualizer cplusplus cpp desktop-application direct2d directx fft fft-analysis graphics-programming music-visualizer native overlay real-time spectrum-analyzer wasapi windows

Last synced: 17 May 2026

https://github.com/ajlekcahdp4/vulkan-learning

Just me learning vulkan C++ API

cpp vulkan-api vulkan-sdk

Last synced: 04 Apr 2025

https://github.com/ajlekcahdp4/belady-cpp

C++ implementation of Belady's cache replacement algorithm (ideal cache)

belady cache cpp

Last synced: 04 Apr 2025

https://github.com/frodoalaska/whoami

A linear story-based 2D side-scroller made with Raylib

2d 2d-game cpp raylib side-scroller side-scrolling-game storytelling

Last synced: 20 Mar 2025

https://github.com/kassane/picohttpasio

This is a simple HTTP server implemented in C++ using the picohttpparser library for HTTP parsing and the Asio library for network communication.

asio cplusplus cpp http-client http-server web

Last synced: 10 May 2026

https://github.com/tldr-it-stepankutaj/network-scanner

High-performance cross-platform ICMP/TCP network sweep scanner written in C++ Supports full CIDR range input, ICMP ping, TCP fallback, RTT-based color output, and multithreading. Ideal for sysadmins, security pros, and network engineers.

cpp ethical-hacking ethical-hacking-tools icmp linux macos network network-analysis osint osint-tool scanner tools

Last synced: 26 May 2026

https://github.com/mrnazu/guess-the-number

simple c++ console-based game :)

cpp guessing-game guessing-number-game

Last synced: 13 Jul 2025

https://github.com/mehul237/a2z-dsa-course

Teaches you problem solving by diving deep into DSA, with 450+ modules

algorithm cpp data-structures

Last synced: 14 Jun 2025

https://github.com/matusollah/night-vision

Zdrojový kód na kamarátove nočné videnie

arduino c cpp esp esp32 esp32-cam esp32-camera ssd1306 ssd1306-oled

Last synced: 11 Jul 2025

https://github.com/phoemur/breakout

breakout / arkanoid remake C++/SDL2

cpp cpp14 observer-pattern sdl2 sdl2-library

Last synced: 17 Mar 2025

https://github.com/janniclas/swift-llvm-statistics-comparison

This repository contains microbenchmarks written in Swift and C++.

cpp llvm-ir static-code-analysis swift

Last synced: 16 May 2026

https://github.com/0xisk/exploring-cpp

A repository focused on learning and practicing the C++ language.

cpp cpp-course cpp11 cpp14 cpp17 cpp20 learning-by-doing

Last synced: 24 Aug 2025

https://github.com/mcquerol/studentdb-poco-cpp

C++ student database using POCO libraries. Demonstrates OOP and database management.

class-design cpp doxygen inheritance object-oriented-programming stl-containers student-db uml

Last synced: 16 May 2026

https://github.com/jiriklepl/mlaskal-2019

Solutions to assignments for Compiler Principles - NSWI098

bison compiler cpp lex mff-uk

Last synced: 27 Mar 2025

https://github.com/kushalprasadjoshi/object-oriented-programming-in-cpp

Object-Oriented Programming in C++ (CMP162) – Pokhara University Course materials, notes, labs, and resources for the Object-Oriented Programming in C++ course (CMP162) at Pokhara University. This repository is not officially affiliated with or endorsed by Pokhara University.

cplusplus cpp oop

Last synced: 30 Apr 2025

https://github.com/ptahmose/sqliteimgdoc

An experiment - use SQLite as a fileformat for multidimensional tiled images (in 2D and 3D)

cpp fileformat gigapixel gigapixel-images sqlite sqlite3 volumetric-data

Last synced: 10 May 2026

https://github.com/vibhuti03/maths-game

It is a simple maths game with 25 levels and 3 lives

cpp cpp14 game maths maths-quiz-game project

Last synced: 01 Jun 2026

https://github.com/mynenik/xyplot-win32

XYPLOT Plotting and Data Analysis Program for 32-bit Windows

cpp data-analysis data-manipulation data-visualization forth mfc windows-app

Last synced: 18 Mar 2025

https://github.com/samsze0/toy-graphics

A toy project on graphics programming with OpenGL

cmake conan cpp glsl graphics nix opengl

Last synced: 20 Jan 2026

https://github.com/pjessesco/nutrition-facts

Tiny header-only sampling profiler for C++

cpp header-only profiler

Last synced: 14 Jul 2025

https://github.com/getiot/pcl-courses

PCL 点云库入门教程配套代码

cpp pcl pointcloud tutorial-code

Last synced: 15 Oct 2025

https://github.com/sumdiboii/rainwater-harvesting-simulation-opengl

A rainwater harvesting simulation built using OpenGL in C++, featuring animated rainfall, gutter collection, and water storage. It’s a modified version of an existing project with unknown origin. We enhanced the visuals, structure, and flow to make it more suitable for academic use. Demonstrates basic OpenGL rendering and environmental concepts.

cpp environment graphics opengl rainwater-harvesting simulation visualisation

Last synced: 11 Apr 2026

https://github.com/element39/bun-llvm

🍔 use LLVM with bun effortlessly

bindings bun c cpp ffi go ir javascript llvm llvm-bindings rust typescript zig

Last synced: 09 Apr 2026

https://github.com/esraa-emary/photo-editor-team

C Plus Plus Code (Photo Editor)

clean-code cplusplus cpp photo-editing

Last synced: 08 Sep 2025

https://github.com/arsdever/gamify_old

A simple Qt based C++ game engine

cpp cpp20 game-engine qt

Last synced: 16 May 2026

https://github.com/tayne3/gitversion.cmake

🏷️ GitVersion.cmake - Seamless Git-based versioning for CMake projects. One small module for automatic SemVer extraction from your Git tags.

c c-plus-plus cmake cpp version-manager versions

Last synced: 11 Apr 2025

https://github.com/jdsherbert/json-parser

C++ JSON Parser tool for reading JSON files.

cpp json json-data json-parser

Last synced: 16 May 2026

https://github.com/sjellipses/lockscreencmd

Invoke a command line on the Windows lock screen.

batch cpp csharp shell-scripts

Last synced: 06 May 2026

https://github.com/stefanasandei/tiny-autograd

small autograd engine built from scratch in modern C++

autograd cmake cpp deep-learning neural-networks

Last synced: 14 Nov 2025

https://github.com/travisspomer/apicheck

Easy, high-performance checks for WinRT APIs from C++.

api cpp cpp-library windows-runtime winrt winrt-uwp

Last synced: 28 Mar 2025

https://github.com/chenphxx/litelearn

一款基于QT和SQLite开发的数据库查询软件

cpp mysqlite qt

Last synced: 14 May 2026

https://github.com/bumbelbee777/insurgent

Build system + dev shell for C/C++ projects.

build-environment build-system cpp python python3

Last synced: 16 May 2026

https://github.com/WilliamZhang20/Design-Patterns

Practicing software design patterns in C++

cpp design-patterns

Last synced: 14 Oct 2025

https://github.com/arkorty/ExprEvalplusplus

Simple mathematical expression evaluator using an Abstract Syntax Tree (AST).

abstract-syntax-tree cpp hacktoberfest object-oriented-programming

Last synced: 04 May 2025

https://github.com/georgiydemo/checkerc

Хороший пример парсинга XML на C++

c-plus-plus cli cpp tinyxml tinyxml2 xml

Last synced: 27 Mar 2025

https://github.com/fathjami/cpp-modules

In this project I'll learn CPP language :)

42born2code 42projects cpp

Last synced: 15 Jul 2025

https://github.com/bertandogancay/self-driving-car

A self driving car that detect lanes, and uses flask library to send live video footage to a web application.

cpp flask-application jetson-nano lane-detection nvidia opencv python

Last synced: 20 Apr 2026

https://github.com/thiagodnf/start-reactor-for-command-line

Start Reactor is a long task in Among Us to run in the command line

among-us console cpp java javascript start-reactor terminal

Last synced: 09 Apr 2026

https://github.com/orgh0/highperformancecnn

Implementation of a High Performance CNN for MNIST dataset

cnn cpp cuda

Last synced: 18 May 2026

https://github.com/jrol123/firstcourse_cpp

My FEFU code repo

cpp matlab python student

Last synced: 09 Apr 2026

https://github.com/parthjohri/leetcodepractice

This repository holds my solutions for all the LeetCode problems that I have been solving

cpp data-structures leetcode leetcode-cpp leetcode-solutions

Last synced: 12 Jun 2026