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/sjsakib/psbook

সমস্যা ও সমাধান বই - ১ এর উপর অনুশীলন ( Practice code for Problem and Solutions Book - 1 by Mahbubul Hasan )

acm-icpc algorithms competative-programming cpp data-structures problem-book-1-solutions python timus-solutions uva-solutions

Last synced: 02 May 2025

https://github.com/macmade/dispatch

C++ Dispatch Queue.

cpp dispatch queue runloop thread timer

Last synced: 04 Aug 2025

https://github.com/soumik12345/libtorch-examples

Basic Deep Learning examples using LibTorch C++ frontend

cpp deep-learning libtorch torch

Last synced: 09 Nov 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/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/analogfeelings/hookplusplus

HookPlusPlus is a lightweight 2-file C++ library for hooking in Windows-based systems, licensed under GPL v3.0.

cpp easy-to-use example-code gpl3 gplv3 hooks library trampoline trampoline-hooking win32 windows

Last synced: 18 Aug 2025

https://github.com/otsmr/websocket

Learning different langs by implementing the WebSocket protocoll.

cpp rust websocket zig

Last synced: 27 Aug 2025

https://github.com/zhb2000/mycalculator

多功能控制台计算器,实现了大数运算、解线性方程组、矩阵运算、算术表达式求值、命题逻辑、进制和编码转换等功能

cpp

Last synced: 10 Aug 2025

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/m-spiessens/flow

Cooperative scheduler for low-power, reactive applications using the "pipes and filters" pattern on ARM Cortex-M microcontrollers.

arm conan cooperative cortex-m cpp filter flow low-power microcontroller pipe reactive scheduler tests

Last synced: 29 Sep 2025

https://github.com/localspook/zcrc

A high-performance C++ CRC library with all the bells and whistles.

cpp cpp20 crc header-only no-dependencies single-file

Last synced: 08 Aug 2025

https://github.com/tjensen42/makefiles

Some simple Makefiles for compiling C/C++ with auto dependency generation. Feel free to use them as template.

c compile cpp dependencies makefile makefile-template

Last synced: 14 Apr 2025

https://github.com/hxndev/consensus-problem-using-openmp

In this task, we had to write a multi-threaded OpenMP program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.

code consensus consensus-clustering cpp openmp openmp-parallelization openmpi

Last synced: 07 May 2025

https://github.com/archetipo95/pao-esercizi

Raccolta di esercizi di Programmazione ad Oggetti Unipd (P2) in preparazione all'esame.

cpp esercizi fiup p2 pao

Last synced: 15 Apr 2025

https://github.com/hxndev/lzw-data-encryption-algorithm

LZW stands for “Lempel-Ziv-Welch”. The LZW algorithm is a very common compression technique. This algorithm is typically used in GIF and PDF. It is lossless, meaning no data is lost when compressing. The algorithm is simple to implement and has the potential for very high throughput in hardware implementations. It is the algorithm of the widely used Unix file compression utility compress, and is used in the GIF image format.

algorithm code compression cpp data-compression decoding decryption dictionary encoding encryption lzw project

Last synced: 18 Jul 2025

https://github.com/silverjun/swing

A "Protocol" oriented programming language

compiler cpp language llvm new-language programming-language swing

Last synced: 15 Apr 2025

https://github.com/diegoferigo/development-iit

Docker-based isolated development environment for my activities @ Italian Institute of Technology

container cpp development docker environment ide programming script setup

Last synced: 15 Apr 2025

https://github.com/abdulsamie10/library-management-system

The Library Management System is a console-based application developed in C++ that allows admins and students to manage library resources effectively.

c c-plus-plus console console-app console-application cpp library library-management library-management-system lms

Last synced: 30 Aug 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/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/ola-jed/qtodo

Todo list app made with Qt 5

cpp qt5 todolist

Last synced: 29 Oct 2025

https://github.com/luca-penasa/spc

library for geological data extraction from TLS and photogrammetry point clouds.

cpp photogrammetry point-cloud

Last synced: 24 Jun 2025

https://github.com/emd4600/advanced-creature-paint

Spore Mod that lets you paint creatures like buildings, painting each part individually.

cpp modapi spore spore-mod

Last synced: 20 Mar 2025

https://github.com/letmefly666/leetcode

本仓库将会长期更新【力扣题解】、【解题技巧】等,欢迎各位大佬共同参与、提交PR,目标包括但不限于力扣中数字开头的2k多道题。

blog cpp leetcode py python

Last synced: 16 Jun 2025

https://github.com/ericlbuehler/merlin

Make your code fly.

cpp interpreter

Last synced: 20 Mar 2025

https://github.com/realtristan/verlet

Physics Engine From Scratch with Verlet Integration Simulations

cpp opengl physics sfml verlet

Last synced: 12 Apr 2025

https://github.com/rdb/fcollada

Community maintained version of FCollada, formerly developed by Feeling Software

c-plus-plus collada cpp fcollada

Last synced: 21 Jun 2025

https://github.com/haxscramper/haxorg

Org-mode markup language parser written in C++

cmake cpp cpp23 fuzztest markup-language org-mode parsing pybind11 python python3

Last synced: 06 Mar 2026

https://github.com/markusjx/stacktrace

C++ stack traces for windows, (debian based-) linux and macOs systems

cpp developer-tools stacktrace

Last synced: 13 Apr 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/haoyang-graphics/baba-is-demo

BABA IS DEMO, ENGINE IS GODOT. Enjoy!

baba-is-you babaisyou cpp cpp17 godot godot-engine godot-game

Last synced: 12 Apr 2025

https://github.com/jomy10/defer

A simple, single-header library which implements defer and autofree at compile-time in C/C++

autofree c cpp defer single-header single-header-lib single-header-library

Last synced: 21 Mar 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/videlanicolas/novpn

A reengineering over Google's Beyond Corp

beyond-compare cpp google nginx python vpn

Last synced: 06 Apr 2025

https://github.com/saiyamdubey/dsa_questions

This is my collection of solved DSA questions ... I am Prepairing for the Interview perspective ..

arrarys binary-search cpp cprogramming hackerrank leetcode-solutions sliding-window sorting-algorithms two-pointers

Last synced: 15 Jul 2025

https://github.com/balena-io-examples/balena-cpp-hello-world

Example of how to deploy C++ code on a balena supported device.

balena balena-hello-world cpp lithium

Last synced: 11 May 2025

https://github.com/eyelash/nitro

an OpenGL ES 2.0 scene graph library for modern GUIs (work in progress)

cpp gles2 gui opengl scene-graph

Last synced: 13 May 2025

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/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/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/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/conchylicultor/codingcheatsheet

Cheatsheets for the C++ and Python programing languages

cheatsheet cpp python

Last synced: 08 May 2025

https://github.com/ngocbh/mtcnn-tf

MTCNN implementation by C++ and tensorflow framework

cpp face-detection mtcnn tensorflow

Last synced: 11 Sep 2025

https://github.com/gurugio/tcppl_exercise

exercise solutions for The c++ programming language 4th edition

c-plus-plus cpp

Last synced: 06 Mar 2026

https://github.com/tankerhq/tconcurrent

Tanker coroutine library

coroutine-library cpp

Last synced: 16 Mar 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/aeilot/lsnotes

Add a description to your directories!

april-fools beginner-friendly c command-line command-line-tool cpp

Last synced: 26 Feb 2026

https://github.com/aminezouitine/volumelist-cpp

🗄Make a list that has a notion of volume 🗄

cpp data-structures

Last synced: 02 Mar 2026

https://github.com/cworld1/fluent-mail

A program to send and recieve emails with attachments supported by C++, Qt and SQL.

cpp email fluent-design qt

Last synced: 29 Jun 2025

https://github.com/zjhellofss/happyjson

C++11实现的Json解析库

cpp json json-parser

Last synced: 05 Sep 2025

https://github.com/ivynya/esp32-rick-roller

A compact solution for Rick Rolling your friends, coworkers, and normies in public.

arduino cpp esp32 rick-astley rickroll

Last synced: 08 Oct 2025

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/dapper91/thread_pool_executor

C++ Thread Pool Executor

concurrent cpp threadpoolexecutor

Last synced: 24 Apr 2025

https://github.com/llnl/umap-apps

Applications for umap

application cpp

Last synced: 29 Apr 2025

https://github.com/ruddyscent/mfc-window-programming

Solutions for exercises in '쉽게 배우는 MFC 윈도우 프로그래밍'

cpp mfc visual-studio windows

Last synced: 28 Oct 2025

https://github.com/googleapis/cpp-cmakefiles

Create C++ libraries from the googleapis protos.

cpp cpp11 google-cloud-platform

Last synced: 07 Oct 2025

https://github.com/ignabelitzky/tiny-programs

Simple programs to test different programming knowledge

c-plus-plus console-app console-application cpp linux linux-terminal ncurses opencv sfml terminal

Last synced: 15 Jul 2025

https://github.com/beer-ops/octocat-in-c

GitHub Code Spaces demo with a more complex C based environment

c codespaces conan cpp octoberfest python vscode zenofgithub

Last synced: 13 Oct 2025

https://github.com/oatpp/oatpp-mbedtls

Client/Server Secure ConnectionProvider for oatpp applications. Based on MbedTLS.

cpp mbedtls oatpp tls

Last synced: 25 Apr 2025

https://github.com/oclero/qtappinstancemanager

Single application instance manager for Qt6.

cmake cpp cpp17 qt qt6 single-instance-app

Last synced: 04 Jul 2025

https://github.com/iwatake2222/play_with_ncnn

Sample projects to use ncnn

cpp deeplearning ncnn

Last synced: 11 Jun 2025

https://github.com/microsoft/hat

TOML-annotated C header file format for packaging binary files, from Microsoft Research

benchmarking cpp cprogramming cuda metadata platform-independent python-library rocm toml

Last synced: 10 Apr 2025

https://github.com/kailash360/placement-management-system

Object Oriented Programming Project || IIITM Gwalior

cpp oops oops-in-cpp

Last synced: 20 Jun 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/copperspice/cs_pointer

Library of C++ Smart Pointers including an Intrusive Pointer and a Node Manager

cpp intrusive-pointer smart-pointers

Last synced: 11 Jun 2025

https://github.com/tum-i4/binary-rts

BinaryRTS is a research tool for regression test selection of C++ binaries based on dynamic binary instrumentation

cpp dynamic-binary-instrumentation regression-test-selection regression-testing research

Last synced: 17 Jan 2026

https://github.com/softplus/bluesky_esphome

Basic ESPHOME / c++ / ESP32 configuration to display some Bluesky / atproto content

atproto bluesky cpp esp32 esp8266

Last synced: 12 Mar 2026

https://github.com/theakman2/ntb

A simple Ninja file generator for Linux

build c cpp lua ninja-build

Last synced: 14 Oct 2025

https://github.com/tsnsoft/quadratic_equation_wxwidgets

Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets

codeblocks codeblocks-ide cpp example windows wxwidgets

Last synced: 22 Apr 2025

https://github.com/InteractivePlus/EasyCrossPlatform_src

⛳ An easy-to-use crossplatform C++ Library, primarily for server-side development.

cpp crossplatform easy-to-use fileio http-parser multithreading socket threadpool

Last synced: 01 Apr 2025

https://github.com/twilight-dream-of-magic/museair-cpp

A high-performance, non-cryptographic hashing algorithm written in C++. MuseAir offers fast, efficient hashing optimized for large datasets, with competitive performance compared to other popular algorithms like WyHash and RapidHash. Cross-platform support with thorough benchmarking.

cpp cpp17 cross-platform hash hashing-algorithm high-performance-computing high-speed komihash museair non-cryptographic-hash rapidhash smhasher3 wyhash

Last synced: 10 Apr 2025

https://github.com/historia-inc/windowtransparency

UE5 plugin for creating transparent window backgrounds on Windows (DX11), with dynamic click-through.

cpp desktop desktop-pet ue5 ue5-plugin unreal-engine unreal-engine-5 winapi

Last synced: 04 Sep 2025

https://github.com/gregyjames/octaneenginepp

A portable, high performance, multithreaded C++ file downloading library built on libcurl and boost::asio.

cpp curl curl-library download-file downloader network network-programming networking

Last synced: 25 Apr 2025

https://github.com/analogfeelings/blitzcord

Blitz3D userlib to use the Discord Game SDK (RPC).

blitz blitz3d blitzbasic cpp discord vs2022

Last synced: 28 Oct 2025

https://github.com/xcmyz/gobang-ai

A C++ Implementation of Gobang AI.

ai cpp gobang

Last synced: 25 Jul 2025

https://github.com/nadchif/phone-resolution-tool

[TOOL] [NO ROOT] Change android phone resolution and DPI without root.

android cpp dpi phone resolution tweak

Last synced: 04 Jul 2025

https://github.com/craftablescience/libloader

Loads dynamic libraries on Windows, Linux, and macOS.

cpp cpp20 cpp20-library linux macos windows

Last synced: 22 Apr 2025

https://github.com/tradias/lambda-tuple

An implementation of `std::tuple` based on variadic lambda capture

compile-time cpp cpp20 header-only lambda tuple

Last synced: 18 Oct 2025

https://github.com/bestmahdi2/uni__bachelors_sku_path

A repository of complete information on computer engineering courses and projects along with project links

bachelor c cpp css fortran html java javafx javascript js php pyqt python qt swing

Last synced: 29 Oct 2025

https://github.com/pablrod/cppplotly

Generate html/javascript charts from C++ data using javascript library plotly.js

chart cpp header-only plot plotly plotlyjs

Last synced: 17 Jul 2025

https://github.com/gpmueller/imgui-cmake

A Dear ImGui App using GLFW and OpenGL, built using CMake; Better example at GPMueller/imgui-app

cmake-examples cpp cross-platform imgui imgui-glfw mwe opengl3 wasm

Last synced: 11 Mar 2026