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/ferhatgec/termiospp

termiospp, C++ wrapper around termios.h

cplusplus cpp term termios termios-structure

Last synced: 14 Apr 2025

https://github.com/rodolfobandeira/iex-cpp-client

IEX Finance API C++ Client. Stock Tracking, Companies Information, Financial Reports, Dividends, Statistics, Etc

cpp finance financial-data hacktoberfest iex stock-data stocks

Last synced: 19 Jul 2025

https://github.com/jul1u5/6.837

MIT Computer Graphics Course Assignments

computer-graphics cpp opengl

Last synced: 01 Aug 2025

https://github.com/p0dalirius/lib-parseargs

A simple library to parse command line arguments in C++.

arguments cpp libra parse

Last synced: 01 Aug 2025

https://github.com/radoslawregula/reverb-juce-app

An application adding reverberation to a WAV file with 12-line FDN.

audio-effect audio-processing cpp juce juce-application music-production reverb reverberation wav

Last synced: 09 Mar 2026

https://github.com/zmercury/cpp

C++ - Second Semester Notes

bed bicte c cpp ict notes programming sanothimi

Last synced: 07 Apr 2025

https://github.com/europa502/luhn-algorithm

It is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, etc.

cpp javascipt javascript luhn-algorithm php python shell-script

Last synced: 25 Jul 2025

https://github.com/bpla-team/locus_no_pilotus

Project of four first-year MIPT AES DAFE students (for engineering practical work in the second semester) to create a mathematical trajectory calculator in Qt C++

algorithms boost cmake cpp dafe doxygen-documentation json math mipt qcustomplot qt qt6 traveling-salesman-problem

Last synced: 02 Aug 2025

https://github.com/uraninite/rsa-algorithm

Math based RSA public/private key generator and encryptor/decryptor.

algorithm console-application cpp cryptography rsa

Last synced: 18 Jan 2026

https://github.com/jgcmarins/mst-prim-kruskal

Clustering aggregation using Prim and Kruskal's MST algorithm

c clustering cpp gnuplot kruskal-algorithm minimum-spanning-trees mst prim-algorithm

Last synced: 30 Apr 2025

https://github.com/reimunotmoe/pqpp

A simple and easy-to-use async C++ PostgreSQL client library.

boost-asio coroutine cpp postgresql

Last synced: 15 Mar 2025

https://github.com/larryaasen/obslib-framework

A macOS framework created from libobs and consumed by Cocoapods. (Help Wanted)

c cocoapod cocoapods cpp framework help-wanted livestreaming macos obs streaming xcode

Last synced: 06 Mar 2025

https://github.com/jsoulier/fluid_simulation

Fluid Simulation using SDL3 GPU with compute shaders

3d compute-shader compute-shaders cpp example examples fluid-simulation glsl gpu sdl sdl3 shaders

Last synced: 08 Feb 2026

https://github.com/very-serious-games/project1-shock-troopers

Shock Troopers clone made with SDL Library

cpp game game-development sdl2

Last synced: 01 May 2025

https://github.com/fair-acc/chart-qt

ChartQt is a charting library written in C++ focusing on performance. It uses the Qt libraries but has a dedicated rendering system running on top of QtQuick which gives it great performance and a wide platform support, being able to use any of the 3D rendering APIs OpenGL, Vulkan, Direct3D and Metal. Still in early development.

charting-library cpp data-visualization qt qt6 qtquick rhi scientific-visualization shader

Last synced: 22 Apr 2025

https://github.com/vaxastd/primitive-list-doubly-linked-list

This repository features a fundamental implementation of a doubly linked list in Python. It demonstrates key operations such as insertion, deletion, and traversal in a doubly linked list structure. Ideal for learners and developers looking to understand or revisit the basics of data structures and algorithm design.

cpp linked-list list-double primitive

Last synced: 11 Mar 2026

https://github.com/bincrafters/docker-win1803-vctools1572

Visual Studio Build Tools 2017

conan cpp docner msvc visual-studio

Last synced: 03 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/mahrjose/bracu-cse221

BRAC University's course - CSE221 (Algorithms) Lab Assignment Solutions. (Summer - 2022)

algorithm algorithms bracu bracucse221 cpp cpp17 cse221 djikstra-algorithm lcs-algorithm mahrjose python3 python310

Last synced: 22 Apr 2025

https://github.com/choaib-elmadi/arduino-projects

Arduino based projects: 3d models, STL files, schematics, code and more.

3d-models 3d-printing arduino cpp projects schematics

Last synced: 12 Jul 2025

https://github.com/mo7ammedd/snake-game

Snake Game implemented in C++ using the OpenGL

cpp glut glut-library opengl snake

Last synced: 16 Apr 2025

https://github.com/mahdimotamedi/cpp-tutorial-samples-2017

this samples collected from cplusplus.com

cpp cpp-examples cpp-samples cpp-tutorials

Last synced: 27 Feb 2025

https://github.com/illuhad/quickcl

A simple OpenCL wrapper using C++11 that makes it easy to use OpenCL

cpp easy-to-use flexible opencl opencl-wrapper wrapper

Last synced: 16 Apr 2025

https://github.com/johnjohnlin/namedtuple

Implementation of super-fast C++-styled namedtuple, for compile-time reflection.

c-plus-plus cpp cpp11 cpp14 cpp17 header-only reflection

Last synced: 09 Mar 2026

https://github.com/ahmad45123/not-another-temple-run

A 3D running game that consists of 2 different environments (modes) developed using OpenGL and C++

cpp game-development graphics opengl

Last synced: 16 May 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/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/tsnsoft/netbeans_wxwidgets_div2_demo-windows

Пример визуальной программы с wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Windows

apache cpp example mingw msys2 netbeans windows wxformbuilder wxwidgets

Last synced: 22 Apr 2025

https://github.com/asperamanca/monadic_operations_cpp23

Material for my talk "Safe and Readable Code: Monadic Operations in C++23"

cplusplus cplusplus-23 cpp functor monad slides talk

Last synced: 15 Apr 2025

https://github.com/guanshiyin28/bubble-sort-and-insert-sort

Bubble Sort dan Insert Sort (Python & C++)

bubble-sort cpp insertion-sort python

Last synced: 27 Feb 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/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/yinqiwen/kcfg

A simple c++ json class/struct mapping head-only library.

config cpp json mapping

Last synced: 21 Apr 2025

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

Oat++ native BSON + MongoDB driver implementation based on Oat++ object-mapping sub-framework.

bson cpp mongodb oatpp object-mapping

Last synced: 25 Apr 2025

https://github.com/0xHericles/Pickle

:page_with_curl: Pickle - A Simple Text Based Interface Text Editor in C++ Language

bash cpp editor shell shell-script text text-editor

Last synced: 24 Mar 2025

https://github.com/veriblock/alt-integration-cpp

Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.

cpp

Last synced: 19 Apr 2025

https://github.com/scortier/complete-dsa-collection

Complete Data Structure and Algorithms Code and Explanation Collection in C++.

algorithms algorithms-and-data-structures cpp data-structures

Last synced: 12 Jul 2025

https://github.com/flexivrobotics/flexiv_tdk

TDK (Teleoperation Development Kit) for Flexiv robots. Supports C++ and Python. Compatible with Linux.

cpp force-feedback haptic-feedback python remote-control teleoperation transparency

Last synced: 16 Jan 2026

https://github.com/tw1ddle/blind-crossword-3d

:star2: 2D and 3D crossword puzzle game for blind and partially-sighted users

accessibility blind blindness cpp crossword crossword-game qt

Last synced: 03 May 2025

https://github.com/luki120/aurorac

iOS password generator written in pure C & C++

c cpp ios jailbreak

Last synced: 07 Apr 2025

https://github.com/gjjvdburg/numpy_c_extension

Skeleton Python Package for linking a C/C++ library as a NumPy Extension

c c-library cpp extension linking numpy python python-numpy python-wrapper skeleton

Last synced: 09 Oct 2025

https://github.com/3f/sandbox

:: ⛱ Experimental or incomplete components and libraries or tests for different languages, frameworks, components, platforms, etc.

algorithms code cpp csharp dotnet draft examples experimental expirement incomplete java javascript libraries native php samples sandbox

Last synced: 12 Apr 2025

https://github.com/samrb-dev/kry0steg

Kry0Steg is a simple cryptographic toolkit providing classical ciphers, hashing, encoding and steganography tools with graphical user interface written with C++ and GTK C++ binding called GTKmm.

ciphers cpp cryptography gtk gtk4 gtkmm4 steganography-tools

Last synced: 22 Apr 2025

https://github.com/mohammadrezaamani/tictoctoe

Tic-Tac-Toe game implemented in C++ with Minimax algorithm and Alpha-Beta Pruning!

alpha-beta-pruning cpp minimax-algorithm tic-tac-toe x-o

Last synced: 09 Apr 2025

https://github.com/hun756/hybble

Data Structures with basically C++ OOP concepts. Containers are handled as in STL.

beginner-friendly cpp cpp-course cpp-library cpp17 data-structures

Last synced: 06 Oct 2025

https://github.com/prakalp-pande/data-structure

The GitHub repository focuses on data structures and algorithms, providing implementations and examples for various concepts in computer science. It aims to help developers understand fundamental topics like arrays, linked lists, stacks, queues, trees, sorting algorithms, and searching algorithms. With well-documented code snippets and explanations

c competitive-programming cpp dsa

Last synced: 15 Oct 2025

https://github.com/rnayabed/vegadude

Utility to program CDAC VEGA microprocessor powered boards

cdac cpp riscv vega

Last synced: 26 Feb 2026

https://github.com/ufrshubham/boids-sfml

A boids simulation made using C++ and SFML.

boids-simulation cmake cpp sfml sfml-boids

Last synced: 22 Apr 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/shahkv95/optimise.me

This repository is created to focus on code optimisation. Today in the world of programming, where everywhere - everything is getting coded. It is very important to write optimised code. We need to focus on various complexities involved.

algorithms c c-plus-plus cpp csharp data-structures go java javascript optimisation optimisation-algorithms programming-language python research

Last synced: 13 Jun 2025

https://github.com/brian8544/cpp-auth

cpp-auth is a simple key/license check system written in C++ and PHP. It allows you to verify license keys and manage user authentication for your application. This repository consists of both server-side and client-side code.

cpp gui json license license-checking php qt6

Last synced: 30 Apr 2025

https://github.com/divetoxx/mandelbrot

True 24-bit BGR TrueColor. High-Precision Rendering (80-bit). Multi-threaded performance (OpenMP). True SSAA 8x8 (64 independent samples per pixel) direct RGB-space integration. G, B, R - The Red, Green, and Blue channels are calculated using sine and cosine waves

antialiasing cpp cpu-rendering fractal fractals generative-art generative-arts high-precision high-resolution image-processing mandelbrot-set math multithreading openmp supersampling truecolor truecolors visualization visualizations

Last synced: 02 Apr 2026

https://github.com/tfc/attoparsecpp

Trying to imitate the elegance of Haskell parsers

cpp haskell library parsec parsing

Last synced: 12 Oct 2025

https://github.com/monal5031/chimera

C/C++ implementation of basic linux commands

c commands cpp linux

Last synced: 12 Apr 2025

https://github.com/calebtt/xmaplib

A closer to the metal library for Xbox controller to keyboard and mouse input.

controllers cpp gamepad input-simulation joystick mouse mouse-movement winapi xbox

Last synced: 09 Apr 2025

https://github.com/oktonion/phwidgets-lib

lightweight fast C++ interface library for QNX Photon microGUI

application builder cpp cpp98 gui library micro microgui photon photon-widget phwidgets-lib qnx qnx-photon-gui qnx6 widgets

Last synced: 10 Apr 2025

https://github.com/terotests/ranger

Cross -platform transpiler to enable writing portable algorithms

cpp csharp go java javascript php scala swift transpiler typescript

Last synced: 28 Apr 2025

https://github.com/25-masik-52/cppinterviewkit

📚 Essential C++ Interview Prep: algorithms, OOP, memory management, STL, concurrency & more. Quick-reference cheatsheets, code examples, and common pitfalls. Save time, crush interviews! 🚀

cpp interview kit obsidian

Last synced: 31 Jan 2026

https://github.com/Print3M/Anti-VM

Windows-based implementation of several anti-vm techniques used in malware development.

anti-virtualization anti-vm cpp malware-development winapi

Last synced: 26 Oct 2025

https://github.com/cryskram/bilobe

A New Programming Language To Introduce New Way To Code...

cmake cpp cpp17 interpreter language linux new programming-language repl windows

Last synced: 23 Apr 2025

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

42 Cursus: c++ modules for learning the language.

42-cpp-module 42-cpp-modules cpp cpp-modules cpp-modules-42 cpp98 cpp98-compatible linux macos

Last synced: 23 Oct 2025

https://github.com/dariarty/calculator_qt

Desktop GUI Calculator made using Qt/QML/C++ with simple Flat Design

calculator cpp github-pages qmake qml qt

Last synced: 12 Apr 2025

https://github.com/achrafelkhnissi/webserv

webserv is an HTTP server capable of handling multiple clients simultaneously using C++, Socket programming, and CGI.

1337 1337cursus 1337school 42 42born2code 42cursus 42projects 42school c cgi cpp cpp98 http http-requests http-server makefile network-programming socket-programming webserv webserver

Last synced: 10 Apr 2025

https://github.com/llnl/gridkit

Experimental code for prototyping interfaces between numerical libraries and network models.

cpp energy

Last synced: 29 Apr 2025

https://github.com/itdevwu/naive-pascal-compiler

A compiler for the Pascal programming language

antlr4 compiler cpp pascal xmake

Last synced: 12 Mar 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/cmpute/traji

A C++/Python library designed for trajectory calculation in Cartesian / Frenet coordinate system

cmake cpp cpp14 frenet-serret-frame path-planning pybind11 python trajectory

Last synced: 06 Feb 2026

https://github.com/gkaszewski/audio-recorder

Basic audio recorder written in C++ using QT library.

audio-recorder cpp qt5

Last synced: 09 May 2025

https://github.com/basemax/cpp4beginners

List of site references and useful sources for beginners of c++ programming language.

cpp refferences

Last synced: 05 May 2025

https://github.com/basemax/codemelicheckerdesktop

Desktop (Qt/Cross-platform) tool for validation Iranian National code. (QML)

checker cpp cpp17 cross-platform cross-platform-app iran iranian iranian-national iranian-national-checker iranian-national-id qml qt

Last synced: 05 May 2025

https://github.com/melardev/xeytanboost-rat

WORK IN PROGRESS. RAT written in C++ using Boost Libraries

asio backdoor boost cpp desktop malware networking rat remote-administration-tool security sockets trojan

Last synced: 13 Apr 2025

https://github.com/pooranjoyb/cpp-sdk-appwrite

First-Ever C++ SDK for Appwrite, Built from Scratch!

appwrite cpp jwoc sdk sdk-cpp unofficial

Last synced: 14 Apr 2025

https://github.com/raresail/pico-w-template

This is a TCP Socket Server template for the RPI Pico W with features like AES 256 CTR encryption, JSON, Ping System

aes-256 aes-ctr c cpp json pico-wireless rasspberry-pi socket tcp-server template

Last synced: 21 Jul 2025

https://github.com/nishkarshraj/cpp-reference

A complete list of C++ source codes including Data Structures and Algorithms helpful for interviews etc.

algorithms cpp data-structures

Last synced: 22 Apr 2025

https://github.com/merendamattia/mdp

MdP - Metodologie di Programmazione presso l'Università degli Studi di Parma (6 CFU).

c cpp

Last synced: 15 Jul 2025

https://github.com/f33rni/qpsk-mod-demod-libs

C-libraries for QPSK modulation and demodulation

c cmake cpp floating-point qpsk qpsk-demodulation qpsk-modulation shared-library

Last synced: 13 Apr 2025

https://github.com/nzeemin/neonbtl-qt

Emulator for Soyuz-Neon PK-11/16, Qt version, WIP 🚧

c-plus-plus cpp cross-platform emulator pdp-11 pdp11 qt qt5 retrocomputing soviet-computer soyuz-neon

Last synced: 12 Apr 2025

https://github.com/qengineering/traffic-counter-rpi_64-bit

A fully functional traffic counter on a bare Raspberry Pi 4 with MQTT and remote live viewer

aarch64 bytetracker cpp deep-learning ncnn raspberry-pi-4 raspberry-pi-5 traffic-counter traffic-counting

Last synced: 13 Apr 2025