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/tntmeijs/plain

A simple webbrowser built completely from scratch.

computer-graphics cpp network-programming vulkan webbrowser winsock

Last synced: 01 Jun 2026

https://github.com/nathanpotter17/emcc-wasm

WebAssembly and WASI using C++ & Rust

c cpp emscripten js wasm wasmtime webassembly

Last synced: 22 Apr 2025

https://github.com/birdroad1/server-pinger

Server pinger for Minecraft written in C++

cpp crawler make minecraft minecraft-scanner postgres scanner server

Last synced: 14 Apr 2026

https://github.com/awl-s/builtin-documentation

builtin documentation. This project showcases the usage of GCC/Clang built-in functions (__builtin_*) for performing low-level operations such as bit counting, memory manipulation, and overflow checking. Examples of function calls with explanations are provided. // Этот проект демонстрирует использование встроенных функций GCC/Clang (__builtin_*)

arithmetic-overflow bit-manipulation built-in-functions c c-programming clang compiler-optimizations cpp cpp-programming gcc low-level-programming memory-management

Last synced: 30 Apr 2026

https://github.com/ctkqiang/yijing

易经卦象系统是一个现代化的周易解卦工具,融合传统易学与现代技术,为求道者提供简便精确的卦象分析。本系统以开源形式呈现,秉承道家"清净无为"的理念,提供简洁而深邃的交互体验。

china chinese cli cli-app codeinchinese cpp ctkqiang donation donations religion simple taoism yijing

Last synced: 30 Mar 2026

https://github.com/md-asikuzzaman/hospital-management

Hospital Management System using C++.

codeblocks cpp

Last synced: 25 Oct 2025

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

C++ library template project, featuring CMake, Conan, Google Test and Github actions

cmake conan cpp githubactions google-test template-project

Last synced: 25 Apr 2026

https://github.com/raymondcm/strawberrydata

Tool suite for fast multi-camera strawberry data collection project. The standards document houses cross compatibility/purpose implementation details.

camera cpp data intel multi-camera

Last synced: 08 Feb 2026

https://github.com/kieubaduong/permutation-benchmarking-app

This repository benchmarks the performance of various permutation algorithms in C++. It includes implementations of Backtracking, DFS, Factorial, Heap's Algorithm, and Lexicographic Order.

algorithm benchmark cpp permutation

Last synced: 02 Apr 2026

https://github.com/rageworx/libdes

library for Data Encryption Standard, supports to 3DES, for GCC(G++)

3des cipher cplusplus cpp decryption des encryption gcc gpp library

Last synced: 18 Oct 2025

https://github.com/coincheung/image-dedup

Codebase I use for deduplication of image datasets

cpp dhash opencv

Last synced: 24 Apr 2026

https://github.com/zabavb/local-manager

Local Manager is a simple console application written in C++ to manage local resources or entities. This project was created to demonstrate core principles of object-oriented programming (OOP) and resource management.

app application console console-app console-application console-visualization cplusplus cplusplus-11 cpp crud crud-app crud-application crud-operation oop oop-in-cpp visual-studio vs

Last synced: 09 Feb 2026

https://github.com/drbender/witchy-qss-editor

Tool to preview qss styles for Qt

cpp gui qss qt

Last synced: 09 Feb 2026

https://github.com/nicolascbv/brain-teaser

Simple brain teaser game made to test SFML lib. Everything about this project was shown on the channel 'Terminal Root''

cpp cpp20 game game-development makefile puzzle sfml

Last synced: 10 Jun 2026

https://github.com/cemoktra/restpp-server

A simple C++ RestAPI server with routing

cpp http-server rest-api restapi-server server

Last synced: 10 Oct 2025

https://github.com/akitsu-sanae/yurusanae

C++ header only testing library

cpp header-only unit-testing

Last synced: 11 Mar 2025

https://github.com/mohitrajain/anti_intelligent_tic-tac-toe

A Game for Android Platform which consists of ANTI playing with Intelligent Machine using Ionic Framework .

ai android cpp game tic-tac-toe

Last synced: 20 Apr 2026

https://github.com/perceptronv/scierra

A Simulated C++ Interpreter with Recurrent Adaptation

cpp cpp-interpreter gcc-complier interpreter

Last synced: 13 May 2026

https://github.com/jeugregg/santa-workshop-tour-2019

Kaggle competition santa-workshop-tour-2019 : genetic algorithm proposition compare to Guropi MIP optimizer

competition cpp genetic-algorithm gurobi ipynb kaggle notebook numba santa

Last synced: 13 Apr 2026

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: 19 Jan 2026

https://github.com/anjasfedo/stack

Stack on C++

cpp static

Last synced: 01 Jun 2026

https://github.com/madladsquad/untitleddbusutils

Utilities for dealing with the low level DBus C API

c cpp dbus dbus-api

Last synced: 08 Jan 2026

https://github.com/pjessesco/exr_to_png

Lightweight converter from exr to png that minimize tone distortion

cpp exr png

Last synced: 13 Jun 2025

https://github.com/tvumcc/pde-sandbox

Interactive simulation of physics based PDEs using OpenGL compute shaders

cpp opengl pdes physics

Last synced: 17 Apr 2026

https://github.com/mensenvau/yaintern_solution_2024

Yandex.uz yaintern for backend (2024)

cpp python

Last synced: 16 Apr 2026

https://github.com/crime-trix/ntscope

C++20 Windows Native API metadata inspection library

cpp cxx20 metadata native-api ntdll pe-parser windows

Last synced: 02 Jun 2026

https://github.com/loyc12/cpp42

42 School Project : various small exercises aimed at learning the fundamentals of C++ and OOP

classes cpp cpp98 oop

Last synced: 10 Jan 2026

https://github.com/jullysilva/atvs_praticas_pucminas

Este é um repositório onde concentra muitas das atividades práticas dadas pela Pucminas, no Curso de Engenharia, enquanto estudante. Alguns projetos foram individuais e outros foram em coletivo.

c cpp crud-sample docker java javascript python react travis-ci

Last synced: 13 Apr 2026

https://github.com/vaibhav-kesarwani/food-billing-system

There is no better terminal site to order the best food than this one

cpp

Last synced: 21 Mar 2026

https://github.com/kuro337/textract

Single Header High Performance C++ Image Processing Library to read content from Images and transform Images to text files.

cpp cpp20 cryptography folly opencv openmp-parallelization

Last synced: 18 Apr 2026

https://github.com/mnikander/cpp_sequence

Sequence pipelines in C++. A functional programming-inspired approach to processing data with map, filter, reduce, and more.

algorithm cpp cpp17 functional-programming generator map-filter-reduce pipeline rappel sequence

Last synced: 19 Oct 2025

https://github.com/hyunjinno/algorithm

A repository for learning algorithms.

algorithm cpp java javascript kotlin problem-solving python typescript

Last synced: 13 Apr 2026

https://github.com/berquist/libresponse_psi4

A Psi4 plugin for https://github.com/berquist/libresponse

cpp electronic-structure molecular-properties psi4 python quantum-chemistry

Last synced: 19 Jan 2026

https://github.com/crime-trix/metastr-cpp

C++20 compile-time string encoding with per-call-site blobs and scoped runtime decode

compile-time cpp cpp20 header-only reverse-engineering string-obfuscation windows

Last synced: 02 Jun 2026

https://github.com/twilight-dream-of-magic/largedynamicbitset

Large Dynamic Bitset: least significant bit contained in the bitset array at position 0, MSB contained in bitset array block_size() - 1 position

bitset cpp cpp11 dynamic-bitset

Last synced: 19 Oct 2025

https://github.com/marianpekar/ue5-fetch-art

An example project for 'Learn Working with APIs in Unreal Engine by Building a Virtual Art Gallery' tutorial.

blog-post cplusplus cpp tutorial ue5 unreal-engine unreal-engine-5

Last synced: 25 Oct 2025

https://github.com/to1dev/tengu

Your all-in-one crypto desktop client. Multi-chain wallet, DEX tools, charts, swaps, cross-chain, and AI. Runs fully locally.

bitcoin btc cpp crypto cryptocurrency dex ethereum multi-chain qt solana swap wallet

Last synced: 13 Mar 2026

https://github.com/vishwajeetk5/rocket_cpp_graphics

This C++ graphics program visually simulates rocket launch, lunar journey, and successful landing, using simple animations and graphics.

cpp fun graphics

Last synced: 09 Apr 2025

https://github.com/bakialmaci/cpp_ws

Comprehensive C++ (11+) use cases

cpp cpp11 cpp14 cpp17

Last synced: 10 Jan 2026

https://github.com/vishal-ahirwar/cache

Simple Cache system written in C++

cache cpp software-development

Last synced: 17 Mar 2025

https://github.com/levelz-file/c-bindings

C Parser & API for the LevelZ File Format

c cmake cpp levelz

Last synced: 16 Apr 2026

https://github.com/deroyace/cpp-space

Programming in C++

cplusplus cpp cpp-programming

Last synced: 13 Jun 2026

https://github.com/am4nn/kill-the-enemy-game

A game made using c++ and SFML

cpp game sfml sfml-game

Last synced: 25 Mar 2025

https://github.com/lecrapouille/mymakefile

[Build System][v2.0.0][Functional] Generic but complete Makefile for all my C++ GitHub projects (and also for your projects)

cpp generic-makefile gnu-make make makefile makefile-template

Last synced: 10 Feb 2026

https://github.com/brianoy/fastled-aurora-effect-ws2812b

在arduino及ws2812b燈條使用fastled函式庫建立極光效果,6個演算法方式

arduino cpp effects fastled fastled-library ws2812b

Last synced: 17 Mar 2025

https://github.com/wizenink/bring

High-performance, lock-free SPSC ring buffer

concurrent cpp lock-free ring-buffer spsc

Last synced: 04 Mar 2026

https://github.com/silverjun/coronashootemup

2020 coronavirus shooting game made with SFML

2d-game cpp sfml shoot-em-up

Last synced: 19 Oct 2025

https://github.com/guangie88/metta

Compile-time string / char array with constexpr methods only.

compile-time constexpr cpp cpp14 string

Last synced: 04 Jun 2026

https://github.com/konvt/threadpool

A straightforward implementation of a C++17 thread pool.

cpp cpp17 thread-pool threadpool

Last synced: 15 Oct 2025

https://github.com/zezav-cz/MatrixCalculator

CLI app fro basic matrix operations

cpp linear-algebra matrix matrix-calculations

Last synced: 15 Oct 2025

https://github.com/timmoth/learningopengl

Repository for learning openGL

cpp glfw learning-opengl learnopengl opengl

Last synced: 16 Apr 2026

https://github.com/wolgemoth/wgccre

A C++ solution implementing several reports by the Working Group on Cartographic Coordinates and Rotational Elements for determining the orientation of different astronomical bodies.

astronomy bodies cartographic coordinates cpp cpp17 elements geological header-only header-only-library iau international-astronomical-union orientation planets rotation rotational solar-system tempalte templated templates

Last synced: 19 Oct 2025

https://github.com/mounishvatti/learndsa

This repository contains concepts in C++ from Beginner to Advanced with Data Structures & Algorithms

arrays binary-search cpp doubly-linked-list hashing linked-list math oops pointers problem-solving queue recursion sorting-algorithms stack stl strings

Last synced: 19 Apr 2026

https://github.com/massigy/c-strings

This repository contains some useful and drag and drop C-string methods that you can join to your current project.

algorithms c c-programming c-strings cpp cpp-string cprogramming-language git github make makefile makefile-template strings strings-manipulation

Last synced: 16 Apr 2026

https://github.com/shantanu-crypto/leetcode

LeetCode solution for self practice.

cpp

Last synced: 01 Jun 2026

https://github.com/rodep-soft/rox_tmp_repo

ROX2025用リポジトリ

cpp python robot ros ros2

Last synced: 09 May 2026

https://github.com/laateef/xclox

C++11 header-only cross-platform date and time library with an asynchronous NTP client

asio async client clock cmake cpp cpp11 cross-platform date datetime event-driven header-only ntp ntp-client packet query server tdd test-driven-development time

Last synced: 05 Feb 2026

https://github.com/angeligareta/deterministic-finite-automaton

Implementation of a DFA in C++. The program can read, show, minimize and export a DFA. Besides, it can show the dead states and analyze a string to see if it belongs to the DFA.

cpp deterministic-finite-automata deterministic-finite-automaton dfa

Last synced: 15 Oct 2025

https://github.com/Sid911/MazeGen

Maze Generation App made in WinRT UWP

cpp maze-generator maze-solver uwp windows winui

Last synced: 12 Mar 2025

https://github.com/kaierikniermann/c_cpp-mini-project-template

This is a template you can use for small quick C projects

c cpp template-project

Last synced: 13 May 2026

https://github.com/kotborealis/nitori

Code assessment and testing system for teaching C++

cpp education

Last synced: 11 Feb 2026

https://github.com/hansalemaos/cynonblockingsubprocess

Nogil subprocess for Python with stdout/stderr capturing and stdin writing - without deadlocking!

capturing cpp fast nogil nonblocking popen printing stderr stdin stdout subprocess

Last synced: 22 Feb 2026

https://github.com/pfirsich/clipp

A command line argument parser library for C++17

command-line command-line-arguments command-line-arguments-parser cpp cpp17

Last synced: 02 Apr 2025

https://github.com/astrodynamic/smartcalculator

A Python calculator application with a Qt/QML interface, utilizing a C++ library for dynamic calculations.

api arithmetic calculator cmake cpp ctypes dylib expression-calculator gui mathematics mvp mvvm pyside python3 qml qt6 rnp slot trigonometric-calculations

Last synced: 16 Apr 2026

https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems

Laboratorios de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

analysis cpp famaf-unc network network-algorithms network-protocols omnetpp python university-subjects

Last synced: 28 Feb 2025

https://github.com/plasmapper/http-esp-cpp

HTTP C++ Class Component for ESP-IDF

cpp esp-idf http https

Last synced: 18 Jan 2026

https://github.com/hbkabir004/listen-the-lesson

‘Listen The Lesson’ is an operating system-based desktop application program, that is designed by programming language Python which can read out any PDF in the system with the help of it associated features.

asp cpp powershell python

Last synced: 13 Apr 2026

https://github.com/mikbry/ui

A modern, cross-platform UI toolkit for Rust, C++ and Python. Inspired by shadcn/ui, React Native and NativeWind.

cpp pyo3 python react react-native shadcn-ui tailwindcss

Last synced: 11 Feb 2026

https://github.com/bulatruslanovich/neo_snake

A classic Snake and Tetris game implemented in C++ using OOP principles.

cpp mvc ncurses oop qt6

Last synced: 16 Mar 2026

https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab3

Laboratorio 3 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

algorithms analysis congestion-control cpp famaf-unc flow-control lab matplotlib network omnetpp optimization python transport-protocols university-project

Last synced: 28 Feb 2025

https://github.com/kiritofeng/collision-sim

Collision Simulator for AP Physics

cpp simulation

Last synced: 15 Oct 2025

https://github.com/helcsnewsxd/famaf-computer_science-discrete_mathematics_ii

Laboratorio, algoritmos y demostraciones de la materia de Matemática Discreta II de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

algorithm-implementation c cpp demostration discrete-mathematics error-correction-codes famaf-unc graph-coloring graph-flow graph-matching math-theory university-subjects

Last synced: 28 Feb 2025

https://github.com/caefleury/tp1-tb2

Repositório do trabalho prático 02 da matéria TÉCNICAS DE PROGRAMAÇÃO da UnB

cpp object-oriented-programming scrum

Last synced: 26 Mar 2025

https://github.com/flagarde/khaos

A C/C++ library to simplify cross-platform programming

c cpp cross-platform cxx predef

Last synced: 13 May 2026

https://github.com/jgsogo/conan-portaudio

Conan.io package for portaudio library (http://portaudio.com/)

audio conan conan-portaudio cpp portaudio

Last synced: 16 Apr 2026

https://github.com/archie94/codes

Important codes implementing various algorithms and day to day problems.

algorithm c codechef competitive-programming contest cpp hackerrank leetcode leetcode-java leetcode-solutions spoj

Last synced: 24 Apr 2026

https://github.com/beliumgl/rsg

A project written in C++17 that allows you to generate strings with different modes, different character sets, and any length.

cpp cpp17 random random-generation random-string-generation random-string-generator random-string-generators strings

Last synced: 15 Oct 2025

https://github.com/ameya-kawade/encrypting-and-decrypting-

It's a c++ program to encrypt and decrypt a message at the same time .

cpp decryption encryption

Last synced: 09 Apr 2025

https://github.com/ranveeraggarwal/wagit

Why not Another Git? Because there aren't enough implementations already. This is a hobby project to better understand Git and churn out some more C++ code.

cpp git

Last synced: 15 May 2026

https://github.com/korigamik/graphing-sfml

A collection of projects and a graph plotting tools/librarys written using SFML

cmake cpp graph plotting sfml

Last synced: 19 Oct 2025

https://github.com/pr47h4m/datastructuresandalgorithmscpp

Repository Focuses On Implementation Of Data Structures And Algorithms In CPP

algorithms codejam cpp data-structures kickstart oop

Last synced: 09 Apr 2025

https://github.com/shineyruan/computational-geometry-playground

A C++ playground for computational geometry algorithms & plotting.

computational-geometry conan cpp vcpkg

Last synced: 26 Oct 2025

https://github.com/perikiyoxd/webserver

A sample implementation of a C++ Web Server

cpp xmake-built

Last synced: 26 Oct 2025