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/wldfngrs/cpp-crash-course-exercises-solutions

Repository of the solutions to all the exercises in the book 'C++ Crash Course' by the awesome Josh Lospinoso! Enjoy!

cpp

Last synced: 24 Mar 2025

https://github.com/morgancaron/latest-clang-action

GitHub action to provide a precompiled version of LLVM Clang for continuous integration without having to recompile at each run.

clang cpp cpp20 cpp20-modules cpp23 llvm

Last synced: 05 Jan 2026

https://github.com/fqwqf/faqnet

faQnet /fɑːkjuːnet/是一个c++神经网络框架,它使用OpenCV库,并且使用单列矩阵储存输入输出。"faQnet"这个名字是"flexible and Quick neural network"的缩写,旨在实现一个强调灵活性和快速开发的神经网络框架,能够适应各种神经网络架构,同时提升开发效率。

ai cpp opencv

Last synced: 26 Jan 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 Apr 2026

https://github.com/kiritoind/codeforces_solutions

solutions to various problems from the Codeforces , atcoder and codechef platforms. While I strive to solve as many problems as I can, please note that I may not be able to solve every single one. Nonetheless, I am committed to sharing the solutions I have managed to complete.

atcoder atcoder-solutions codechef compitative-coding cpp cpp17 cpp20 problem-solving

Last synced: 12 Jan 2026

https://github.com/vovod/c-code-ptit

my c course at PTIT

cpp

Last synced: 09 Apr 2025

https://github.com/lnvaldez/maze-solver

Generates a random maze and solves it using recursive backtracking. The maze generation utilizes Depth-First Search (DFS) to carve out passages and create a unique maze layout for each run.

backtracking backtracking-algorithm cpp maze maze-algorithms maze-generator maze-solver mazes mazesolver random random-generation recursive

Last synced: 04 Dec 2025

https://github.com/usk2003/my-competitive-coding-templates

This repository contains my personal competitive programming templates in C, C++, C#, Java, and Python. It includes common functions and utilities for quick problem-solving, covering I/O handling, modular arithmetic, and other typical tasks, designed primarily for my use but open for others.

c coding competitive-programming cpp cs java python template

Last synced: 13 Apr 2026

https://github.com/fednazar/ivy

A really simple text encryption algorithm

cpp encryption encryption-decryption

Last synced: 14 Mar 2025

https://github.com/singhrohan62/data-structures

simple programs on different types of data structures

algorithms cpp data-structures java javascript

Last synced: 22 Feb 2026

https://github.com/xyz347/xbson

c++ struct to bson and bson to c++ struct

bson cpp mongodb struct

Last synced: 03 May 2026

https://github.com/kassane/libzmq

ZeroMQ core engine in C++, implements ZMTP/3.1

cpp cpp-library networking zeromq zig-package

Last synced: 13 May 2025

https://gitlab.com/bproto/cpp-template-project

A template CMake project to get you started with C++ and tooling

C++ centos clang cmake conan cpp docker gcc linux

Last synced: 10 Mar 2025

https://github.com/umar-masood/modern-weather-app

A sleek and simple weather application that provides real-time weather updates and 7-day outlooks using a modern UI and reliable weather API.

api cpp desktop-modern-app modern-weather-app qss qt qt-cpp qt6 restful-api weather-app

Last synced: 02 Sep 2025

https://github.com/tvanfossen/entropic

Local-first agentic inference engine in C/C++. Multi-tier model routing, grammar-constrained output, MCP tool servers. Embeddable via C ABI.

agentic-ai agentic-framework cpp cpp20 cuda edge-ai embedded-ai gbnf gguf grammar-constrained-decoding inference-engine llama-cpp llm local-llm mcp on-device-ai privacy-first tool-calling

Last synced: 30 May 2026

https://github.com/moderrek/herontriangle

A Modern C++ project to calculate and visualize triangles using Heron's Formula, offering an intuitive GUI powered by ImGui and OpenGL.

area-calculation cmake cplusplus cpp geometry graphics-programming gui herons-formula imgui interactive-math math modern-cpp real-time-graphics triangle triangle-visualization

Last synced: 31 Jan 2026

https://github.com/bacpack-system/packager

BringAuto Packager - a simple way how to build and maintain our dependencies with almost zero learning curve and out-of-the box integration into our workflows.

bacpack-system c cmake cmakelib cpp cxx docker packager

Last synced: 12 Mar 2026

https://github.com/9inefold/exicpp

C++ wrapper for the Efficient XML Interchange (EXI) processor

cpp cpp17 exi xml

Last synced: 23 Feb 2026

https://github.com/garfield1002/jrsl

A C/C++ implementation of William Pugh's Skip Lists with width

c c89 cpp library public-domain single-header-lib skiplist

Last synced: 17 Mar 2026

https://github.com/mitchcamza/primefinder

A multi-threaded application for finding and displaying the prime numbers within a given range

algorithms computer-science concurrency cpp cross-platform event-management exception-handling gui multithreading prime-numbers qt

Last synced: 31 Jan 2026

https://github.com/immanuel-c/ilog

A Simple Logger, For people that don't want bloated libraries

c cpp loggers

Last synced: 10 May 2026

https://github.com/hasankhadd0ur/mpi_assignment

This repository contains solutions for MPI (Message Passing Interface) programming assignments. The tasks focus on parallel computation and inter-process communication using MPI.

cpp makefile mpi

Last synced: 06 Feb 2026

https://github.com/suxrobgm/ec-modding-tools

Modding Tools for Hearts of Iron IV: Economic Crisis

cpp game-development modding-tools winapi

Last synced: 26 Mar 2025

https://github.com/amanoteam/dragonfly-gcc-cross

A GCC cross-compiler targeting DragonFly BSD

c cpp cross-compiler dragonflybsd gcc

Last synced: 02 Jun 2026

https://github.com/wuriyanto48/block-chain-cpp

My simple implementation of blockchain written in C++

blockchain blockchain-demos cpp

Last synced: 07 Apr 2026

https://github.com/bastienkody/testercpp09

Ecole 42 (last cpp module tests)

42school cpp cpp98 testing-tools

Last synced: 10 Feb 2026

https://github.com/yosh-matsuda/gpu-ptr

Cross-platform GPU smart pointer with C++20 range support

cpp cpp20 cuda gpu header-only hip

Last synced: 17 Jan 2026

https://github.com/mrizaln/glfw-cpp

C++ GLFW wrapper with multi-window and multithreading in mind

cpp glfw multithreading opengl

Last synced: 14 Mar 2026

https://github.com/yappy/qol

社会人のQOLを高める

cpp directx directx-11 lua

Last synced: 26 Jan 2026

https://github.com/stepantita/interview-prep

This repository contains C++ solutions for various LeetCode problems, categorized into multiple sections by topics

algorithm-challenges algorithms c-plus-plus cpp data-structures leetcode leetcode-solutions problem-solving programming programming-exercises

Last synced: 17 Jan 2026

https://github.com/jaytwolab/json-downloader

File Downloader for Windows Console using json data. :kr: json 자료를 사용하는 윈도우즈 콘솔용 파일 다운로더

cpp curl json libcurl visualcpp visualstudio

Last synced: 03 May 2026

https://github.com/herniqeu/sum_thread_benchmark

comparing parallel sum implementations across c++, go, haskell and python

benchmark cpp go haskell parallel-computing python

Last synced: 09 Feb 2026

https://github.com/unipr-org/fdp-a

FdP-A - Fondamenti di Programmazione parte A presso l'Università degli Studi di Parma (6 CFU).

cpp java

Last synced: 09 Feb 2026

https://github.com/bigasdev/castledb-cpp-parser

A simple cpp parser for CastleDB

castledb cpp cpp-json json parser

Last synced: 07 May 2026

https://github.com/threeal/volume-cpp

a cross-platform audio volume control library in C++

audio cmake cpp cpp-library cross-platform library open-source volume volume-control

Last synced: 07 Oct 2025

https://github.com/gjoacorp/blossom

An OpenGL-based rendering engine written in C++.

cpp entt game-engine graphics-programming opengl rendering-engine

Last synced: 05 Mar 2026

https://github.com/chloro-pn/wamon

Embedded Scripting Language Designed for C++

cpp embedded-scripting-language scripting-language scripts

Last synced: 23 Jan 2026

https://github.com/ergus/extraewin

Very basic header-only library for C++ instrumentation and create a Paraver Trace.

cmake concurrency cpp extrae github-actions multiplatform multithreading parallel paraver profiling testing

Last synced: 11 Feb 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/tamim-saad/cses-problem-set-solutions

Solutions to the CSES Problem Set with clean, optimized code. Designed to help competitive programmers improve their problem-solving skills. Contributions are welcome—don’t forget to star!

competitive-coding competitive-programming competitive-programming-contests cpp cses cses-dp-section cses-editorial cses-introductory-problems cses-problem-set cses-problem-set-solution cses-problemset cses-solutions cses-submissions problem-set problem-solving

Last synced: 18 Oct 2025

https://github.com/aditya-a-garwal/mbed-keypad

A simple library to use popular 4x4 Keypads with ARM MBed OS and ARM Cortex M Microcontrollers

arm async button c cortex-m cpp embedded keypad mbed mbed-os rtos sensor

Last synced: 16 Apr 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/ismacortgtz/cpp-guide

An intermedius guide to learn C++ from any knowledge level.

course cpp cpp-course english guide spanish tutorial

Last synced: 07 Oct 2025

https://github.com/diegoiast/qmdilib

This is a simple mdi library for Qt6

cmake cpp qt

Last synced: 22 Feb 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/mailittlepony/mathexploration

Math exploring game for educational purposes

cpp ecs mathematics opengl video-game

Last synced: 09 Feb 2026

https://github.com/philipbraatz/eye-solver

The goal of this project is to let a neural network play any game on your screen with constant view of a score.

ai cpp evolutionary-algorithm neural-network ocr opencv2 visual-studio

Last synced: 11 Mar 2025

https://github.com/sunfl0w/CPP_Piranhas

CPP_Piranhas will be the final player by Team Rocket for the Software-Challenge 2019.

ai boardgame-player cpp software-challenge turn-based-strategy

Last synced: 11 Mar 2025

https://github.com/lucgsanchez/Turn-based-RPG

Turn based RPG with random encounters made in C++ using the SFML library

2d-game 2d-game-engine c cpp game-development game-engine random-encounters rpg-game turn-based

Last synced: 11 Mar 2025

https://github.com/llnl/hdtopology

High-dimensional topological data analysis library for NDDAV

analysis cpp data-analysis data-viz high-dimensional-data topological-data-analysis visualization

Last synced: 29 Apr 2025

https://github.com/gunh0/vendig-machine

😃 Simple GUI C++ Program

cpp qtcreator

Last synced: 25 Mar 2025

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/antonioberna/roma

Runtime Optimization and Memory Analysis

assembly c cpp rust

Last synced: 27 Feb 2026

https://github.com/ashmod/asu_sheets-solutions

(FOE) ASU [CSE131s]/[CSE231s] Sheets + Solutions

college-assignments cpp java sheets solutions

Last synced: 07 Feb 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/sakaars/codes

Daily Coding Question To Enhance My Skills.

app aws c cpp java webdevelopment

Last synced: 15 Feb 2026

https://github.com/dotbunny/nexus

NEXUS Framework

cpp ue5 unreal-engine unreal-engine-5

Last synced: 21 Jan 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/mateuseap/projecteuler

Resolution of Project Euler problems.

c cpp csharp projecteuler python

Last synced: 15 Apr 2026

https://github.com/mariam-badr-mb/rational-calculater

A lightweight console-based calculator that performs arithmetic operations on rational numbers (fractions). It allows users to add, subtract, multiply, and divide fractions while ensuring proper input validation and error handling.

cplusplus-20 cpp

Last synced: 27 Jan 2026

https://github.com/bakirgracic/bih-registration-plates

Registration Plates of Bosnia and Herzegovina

bosnia cpp registration-plate

Last synced: 07 Feb 2026

https://github.com/kezhengjie/ssl_cert_check

c++ https ssl certificate expiration time and info check tool.Simple and Friendly API of both Cli and Library.

asio cli cmake cpp easy-to-use https https-certificate-expiry library openssl simple-api ssl-certificate-check

Last synced: 04 Dec 2025

https://github.com/liulilittle/paperairplane-tcpip-ppp-private-network

PaperAirplane [TCP/IP] NSP/LSP session layering plug-in for PPP PRIVATE NETWORK.

c cpp lsp nat network nsp ppp spi tcp vpn win32 windows

Last synced: 27 Feb 2026

https://github.com/wykerd/chopfox

A utility that uses computer vision to extract information from comic strips

cli comic comics computer-vision cpp cpp-library manga ocr opencv splitter

Last synced: 16 Apr 2026

https://github.com/calebeaf02/hotelaria_unb_tp1

Gestão hoteleira em C++: Domínios, Entidades, POO.

controladores cpp crud gerenciador hotel interfaces poo unb

Last synced: 30 May 2026

https://github.com/massimo-marino/iocolor

A C++17 implementation that adds color capabilities to streams

colored-iostream colored-stream cpp cpp17 cpp1z io iostream streams

Last synced: 17 Mar 2026

https://github.com/matubu/webserv

A simple web server written in c++

cpp server web webserver

Last synced: 11 Oct 2025

https://github.com/diogocarrola/leetcode75

The 75 most frequent LeetCode questions in coding interviews, curated by industry experts. The only resource you need for coding interviews.

algorithms c coding-challenges cpp data-structures interview-preparation javascript leetcode python

Last synced: 06 Oct 2025

https://github.com/zreechxnn/pianika-iot

Arduino-based digital piano with physical buttons.

arduino buzzer cpp esp iot

Last synced: 07 Feb 2026

https://github.com/naoki-yoshioka/yampi

Header only library of MPI for C++

cpp mpi

Last synced: 27 Feb 2026

https://github.com/kezhengjie/simplelog

You just need to log,so why bother?header-only,single and tiny cpp log lib here!

cpp cross-platform easy-to-use header-only log logging logging-lib logging-library out-of-the-box simple-api thread-safe tiny

Last synced: 16 Oct 2025

https://github.com/1064867069/flb_avoperator

Audio and Video Operator

cpp ffmpeg qt

Last synced: 21 Jan 2026

https://github.com/gepheum/skir-cc-gen

Official plugin for generating C++ code from .skir files

codegen cpp rpc-framework serialization skir

Last synced: 26 Feb 2026

https://github.com/w2874382167/lane-detection

在大一上学期时,完成编程作业,选题为利用OpenCV进行车道线的检测

cpp detection opencv

Last synced: 27 Jan 2026

https://github.com/kumar-shivam-ranjan/computer-graphics-solar-system

The aim of this project is to show the shadow implementation using OPENGL which include movement,Light properties and also transformation operations on objects.

cpp graphics opengl

Last synced: 09 Apr 2025

https://github.com/pakerwreah/cppstd

Personal standard library (for fun)

cpp standard-library stdlib stdlib-replacement study-project

Last synced: 16 Mar 2025

https://github.com/erroujioussama/samurai_fight

Welcome to the RPG Game project repository! This project was developed as part of a C++ programming course, utilizing various tools and libraries to create a functional and engaging role-playing game (RPG).

cpp game-development sdl2

Last synced: 07 Feb 2026

https://github.com/helynranta/game-template

this is template repo for my game projects

cpp gamedev handmade

Last synced: 05 Oct 2025

https://github.com/8luebottle/blog

⌨️ Personal Tech Blog : Gatsby + React

c cpp css go html javascript python

Last synced: 15 Apr 2026

https://github.com/kar-dim/watermarking-gpu

Code for my Diploma thesis at Information and Communication Systems Engineering (University of the Aegean, School of Engineering) with title "Efficient implementation of watermark and watermark detection algorithms for image and video using the graphics processing unit". Part 2 / GPU

arrayfire cpp cuda ffmpeg gpu image-processing opencl parallel-computing video-processing watermark-image watermarking

Last synced: 09 Apr 2025