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/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/avinal/blowfish

Blowfish and Blowfish 2 Encryption Algorithm Implementation in CPP.

blowfish blowfish-128 blowfish-64 blowfish-algorithm blowfish2 cpp cpp11 cpp14 encryption encryption-decryption library

Last synced: 26 Aug 2025

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/crendking/ab-menu

A Windows context menu shell extension that proxies general commands with two arguments to any application.

cpp shell-extension windows

Last synced: 16 Jul 2025

https://github.com/da-liii/libmdcpp

implementation of the Markdown markup language in CPP (library)

commonmark cpp markdown-parser

Last synced: 11 Apr 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/yazanzebak/competitiveprogramming

A repository that includes my solutions to a various problems on different online judges.

algorithms atcoder codechef codeforces competitive-programming cpp csacademy data-structures online-judges spoj topcoder uva

Last synced: 14 Oct 2025

https://github.com/chaoses-ib/ibwincpplib

A C++17 library for Windows and C++.

cpp windows

Last synced: 12 May 2025

https://github.com/gittorre/cloudbedlamlinuxn

CloudBedlam for Linux -- Native (C++) Impl: CloudBedlam is a simple, configurable, machine-local chaotic operation orchestrator for resiliency experimentation inside virtual and physical machines. This version is for Linux machines.

c chaos chaos-engineering cpp linux resiliency virtual-machine

Last synced: 19 Apr 2025

https://github.com/scarsty/cifa

一个简易类C语法脚本

cpp script

Last synced: 16 May 2025

https://github.com/moduscreateorg/genus

Modus Create's 2018 Holiday Game for the ODROID GO

32bit arduino cplusplus cplusplus-11 cpp cpp11 esp32 esp32-idf esp32-sound game modusinternal

Last synced: 15 Apr 2025

https://github.com/gottagofaster236/sonicvisualsplit

An auto-splitter for people who speedrun classic Sonic on console.

cpp csharp livesplit-autosplitter speedrun

Last synced: 15 Apr 2025

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/chinmaykaitade/dsa-cp-visual-studio-code-setup

Visual Studio Code Setup for DSA & Computer Programming

cpp customization dsa vscode

Last synced: 15 Apr 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/iwatake2222/play_with_ncnn

Sample projects to use ncnn

cpp deeplearning ncnn

Last synced: 11 Jun 2025

https://github.com/leaningtech/ts2cpp

A tool to generate C++ headers from TypeScript declaration files

cheerp cpp typescript typescript-definitions wasm webassembly

Last synced: 03 May 2025

https://github.com/cartory/program2

Ejercicios de recursión de programación 2

cpp embarcadero recursion recursive recursive-algorithm

Last synced: 15 May 2025

https://github.com/hebirobotics/hebi-cpp-examples

Examples for the HEBI Robotics C++ API

cpp examples

Last synced: 25 Jul 2025

https://github.com/dynamium/lv_cxx_bindgen

A C++ binding generator for LVGL. Written in Rust (oh the irony)

binding cpp cpp11 cpp14 cpp17 cpp20 cpp23 lvgl rust

Last synced: 22 Aug 2025

https://github.com/milderhc/auto-parallelizer

Automatic parallelizer for C/C++ code

antlr4 cpp source-code-analysis

Last synced: 24 Jul 2025

https://github.com/rageworx/librawprocessor

A library for processing RAW images (include DCM, availed by my libDCM)

c-plus-plus cpp grayscale image library medical processing processor raw supports

Last synced: 20 Aug 2025

https://github.com/ferhatgec/forkleft

Fegeya Forkleft, C++ implementation of ~new generation~ mark-up language.

converter cpp cpp17 html html5 mark-up markdown markup-languages transpiler

Last synced: 14 Apr 2025

https://github.com/chetannihith/program-hacktoberfest25

⭐️This repository is for Hacktoberfest 2025 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking

cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2025 java js python ruby

Last synced: 02 Oct 2025

https://github.com/p-ranav/strcpp.old

String Manipulation API for C++

cpp header-only lightweight mit-license string-manipulation

Last synced: 29 Jul 2025

https://github.com/zhb2000/mycalculator

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

cpp

Last synced: 10 Aug 2025

https://github.com/max0x7ba/const_string

C++98 string class that provides functionality of both std::string and std::string_view.

cplusplus cpp cxx string

Last synced: 09 Mar 2026

https://github.com/macmade/dispatch

C++ Dispatch Queue.

cpp dispatch queue runloop thread timer

Last synced: 04 Aug 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/thecodetherapy/urblind

A lightweight zooming tool for i3-wm on X11, built with Raylib.

cpp i3wm linux raylib x11

Last synced: 24 Jul 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/albin-johansson/doxy-to-md

Converts Doxygen XML output to Markdown files.

cli cpp documentation doxygen markdown rust

Last synced: 28 Jun 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/eslam-abdo/data-structures-algorithms

This repository contains the solved code from the Mastering Data Structures & Algorithms Using C and C++ course by Abdul Bari on Udemy.

algorithms c cpp data-structures

Last synced: 02 Mar 2026

https://github.com/francescmm/qpinnabletabwidget

QPinableTabWidget is a normal QTabWidget that allows you to pin and unpin tabs.

cpp qt qt5 qtabwidget qwidget

Last synced: 24 Jul 2025

https://github.com/dan-and-dna/ue4-cpp-tutorial

ue4 c++ 教程

cpp tutorial ue4

Last synced: 19 Sep 2025

https://github.com/lobbyra/webserv

[42] [WEB] [C++] [GROUP] Create an HTTP server from scratch in CPP98

42 cpp http

Last synced: 30 Jul 2025

https://github.com/teddy-van-jerry/string_evaluate

Use C++ to evaluate a string. Support complex numbers, function names and variables.

complex complex-numbers cpp eval evaluate evaluation

Last synced: 28 Jul 2025

https://github.com/gazebosim/gz-bazel

gz-bazel provides a set of Bazel build rules that are used by the Gazebo projects.

bazel cpp gazebo ignition-robotics

Last synced: 14 Apr 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/arijhajji-1/e-health_2a2

Desktop App for Hospital management

cpp qt

Last synced: 14 Apr 2025

https://github.com/tomenz/socketlib

Socket / SSLSocket library for Windows/Linux (32/64)

cpp cpp-library cpp11 cpp14 ipv6 linux openssl socket-library socketlib sockets ssl thread tls windows

Last synced: 15 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/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/madhavbahl/logic-xcution---basic-appstore

BASIC APPSTORE made on C++ (turbo)

appstore cpp game

Last synced: 19 Sep 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/timmoth/uvcap

UVC capture software based on libuvc and Qt

cpp libuvc qt

Last synced: 30 Jul 2025

https://github.com/wodann/constexpr-md5-cpp

A constexpr implementation of the MD5 hashing algorithm for C++

constexpr cpp hash md5

Last synced: 25 Jul 2025

https://github.com/sp-nitech/voist

音声収録ソフトウェア

cpp java portaudio recorder voice-recorder

Last synced: 19 Aug 2025

https://github.com/brightprogrammer/eigeneural

A SUPER FAST, POWERFUL & EASY NEURAL NETWORK CLASS IN C++

cpp eigen feedforward-neural-network from-scratch machine-learning neural-network tutorial

Last synced: 29 Apr 2025

https://github.com/erbsland-dev/erbsland-qt-toml

A robust TOML parser compatible with the Qt5 or Qt6 library.

cmake cpp cpp17 cpp20 cpp23 qt5 qt6 toml toml-config toml-parser toml-parsing

Last synced: 17 Jan 2026

https://github.com/abhayanigam/learn_c_plus_plus

Introduction TO C-plus-plus Programming Language

c chapters coding coding-challenge concept cpp language learn learning-by-doing

Last synced: 11 Apr 2025

https://github.com/dibyadyutidas/dsa

Collection of essential data structures implemented in C/C++ with explanations and sample code.

algorithm cpp datastructure problem-solving

Last synced: 09 Jul 2025

https://github.com/jmakov/fsm

A performance oriented implementation of a state machine for order processing

cpp cpp20 hft hft- trading

Last synced: 20 Mar 2025

https://github.com/grazder/template.cpp

[WIP] A template for getting started writing code using GGML

cpp deep-learning ggml inference-optimization

Last synced: 02 Mar 2025

https://github.com/tbhaxor/cpp-file-handling-tutorial

A comprehensive guide to file handling in C++ language.

binary-files cpp cpp17 file-handling file-handling-in-cpp file-stream text-files

Last synced: 09 Jul 2025

https://github.com/liulalemx/falcon-fury

2D Shoot 'Em Up game where you defend your home from the enemy fleet.

cpp game gamedev sdl sdl2

Last synced: 10 Apr 2025

https://github.com/FrozenAssassine/NeuralNetwork-Arduino

A lightweight neural network library for ESP32 and Arduino, enabling on-device training and simple predictions like XOR. Ideal for microcontroller-based AI projects with resource constraints. 🔧🚀

ai arduino cpp esp32 local neural-network neural-networks xor

Last synced: 27 Mar 2025

https://github.com/hud0shnik/cplusplus_oop

Code that I write at the university📒

cplusplus cpp

Last synced: 10 Apr 2025

https://github.com/rgamestudio/rightengine

C++ Vulkan game engine

conan cpp engine pbr vulkan

Last synced: 23 Oct 2025

https://github.com/brightprogrammer/vulkanhelper

A simple helper interface between Vulkan C API and C++ containers

cpp graphics vulkan vulkan-api vulkan-helper

Last synced: 29 Apr 2025

https://github.com/stovent/chip8emu

Chip8 emulator (with tools) written in C++ with wxWidgets

c-plus-plus chip8 cpp emulation emulator wxwidgets

Last synced: 11 Apr 2025

https://github.com/metricq/metricq-cpp

🔥 The MetricQ C++ interface

cpp library metricq

Last synced: 07 Sep 2025

https://github.com/acly/dlimgedit

A C++ library for image painting and editing workflows which make use of deep learning.

cpp deep-neural-networks image-editing image-segmentation native onnx

Last synced: 02 May 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/kuvaus/gptj-chat

Simple chat program for GPT-J models

ai cpp gpt gpt4all gptj

Last synced: 30 Apr 2025

https://github.com/triplehelixprogramming/chargedup

Triple Helix's code for the 2023 FRC Charged Up season

cpp frc wpilib wpilibc

Last synced: 30 Apr 2025

https://github.com/zigaowang/cpp-usaco

C++ 信息学奥赛一本通 + USACO

cplusplus cpp usaco

Last synced: 03 May 2025

https://github.com/hairrrrr/1200_problems

数据结构与算法 OJ 题目详解

algorithms c cpp data-structures java

Last synced: 10 Apr 2025

https://github.com/ahsankhan26/laser-data-transmission

Textual data transmission using Laser and Arduino

arduino ascii binary cpp data-transmission laser

Last synced: 03 Apr 2025

https://github.com/arbmind/qtcreator-containers

Docker containers with QtCreator - Ready to develop, build and run Qt Gui applications.

cpp docker-container docker-images qt qtcreator

Last synced: 10 Apr 2025

https://github.com/alirezasaadatmand/snake_game

Snake game in Python/pygame , Javascript/canvas , C++/raylib and Go/raylib

canvas cpp game go golang javascript pygame python raylib snake snake-game

Last synced: 13 Apr 2025

https://github.com/civictechto/tracket-sensor

Design files and source code for the tRacket noise sensor

arduino civic-tech cpp esp32 kicad noise platformio sound urban

Last synced: 09 Jul 2025

https://github.com/ericlbuehler/merlin

Make your code fly.

cpp interpreter

Last synced: 20 Mar 2025

https://github.com/kezhengjie/jsonserializer

a library aims to convert json string to C++ data struct in modern,fluent and fast way. Runtime safety and No C++ Exception.

bind bind-by-reference cpp cross-platform dynamic-language-like easy-to-use flexible fluent header-only json linux map modern no-exception runtime-safety template type-safety windows

Last synced: 12 Apr 2025

https://github.com/wichtounet/etl-gpu-blas

Mini BLAS-like library for GPU (complementary to CUBLAS)

blas cpp gpu performance

Last synced: 10 Apr 2025

https://github.com/proxdhiya/complex_number

C++11 Header file for the complex numbers

cpp cpp-library cpp11

Last synced: 30 Apr 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