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/dup4/snapshot-cpp

Similar to Jest Snapshot, but implemented in C++.

cpp snapshot unittest

Last synced: 22 Jun 2026

https://github.com/adityachandra1/testcase-file-generator

A simple program to automate the process of generating test-case input and output files when creating problem statements for competitive programming contests.

algorithm-challenges algorithms codechef codeforces competitive-programming competitive-programming-contests cpp hackerearth hackerrank problem-setter problem-setting testcase

Last synced: 22 Jun 2026

https://github.com/nir3x/httprequest.cpp

HttpRequest - WinAPI HTTP Request Library

c-plus-plus cpp http-request httprequest library winapi winhttp

Last synced: 13 Jun 2026

https://github.com/tsnsoft/wxprojectcreator

Генератор новых проектов с wxWidgets для DialogBlocks, RedPanda-CPP, Visual Studio 2026 и VSCode

application console cpp creator dialogblocks redpanda-cpp visual visual-studio visual-studio-code wxwidgets

Last synced: 13 Jun 2026

https://github.com/yottaawesome/writing-secure-code-source

Unofficial source code for Writing Secure Code, 2nd Ed by David LeBlanc and Michael Howard.

cpp reference win32

Last synced: 22 Jun 2026

https://github.com/snesnopic/chisel

Cross‑platform C++ project for lossless recompression/re-encoding of files using a variety of statically compiled libraries.

cli compression cpp linux macos recompression windows

Last synced: 15 Jun 2026

https://github.com/nachovizzo/saxpy_openacc_cpp

My way of thinking about OpenACC, C++, and Parallel computing in general

cpp cuda gpu openacc

Last synced: 23 Jun 2026

https://github.com/leotgo/awesomecompiler

Projeto da cadeira Compiladores, semestre 2015/1 com o professor Lucas Schnorr.

c compilers cpp inf-ufrgs infufrgs ufrgs yaml

Last synced: 09 May 2026

https://github.com/marklagodych/colorpicker

Advanced color picker (RGB/HSL/CMYK/HTML color names)

color-picker colorpicker cpp qt5

Last synced: 13 May 2026

https://github.com/maurodelazeri/kafkaz

High level C++ wrapper for librdkafka - https://github.com/edenhill/librdkafka

cpp kafka librdkafka

Last synced: 23 Jun 2026

https://github.com/wx257osn2/linse

BSD licensed header-only C++17 readline library that supports UTF-8 and Windows.

cpp cpp17 header-only linenoise readline

Last synced: 19 Jun 2026

https://github.com/b1f6c1c4/findbug

Locate bug(s) for ANY program with YES/NO feedback only.

algebra algorithms blindness bug cpp debug lattice nodejs

Last synced: 09 May 2026

https://github.com/kurotych/modern-cpp-lib

Investigate ways to create modern cpp project

bindings ci cmake codecov cpp docker gcc gcov gtest html lcov library modern python testing travis unit

Last synced: 09 May 2026

https://github.com/muhammad-fiaz/tunix-library

A powerful, cross-platform terminal UI framework written in pure C11 with an optional modern C++20 wrapper.

bash c c-language c-libraries c-library c-programming cmake cpp cpp-library cpp-programming terminal-app terminal-ui tui tui-cpp xmake

Last synced: 20 Jun 2026

https://github.com/rclement/grape

GRAPE is Romain's Audio Plug-in Extension classes for the JUCE framework

audio cpp juce plugins

Last synced: 20 Jun 2026

https://github.com/andy-byers/hmm

A small C++ library for working with hidden Markov models

cpp hidden-markov-model hmm

Last synced: 23 Jun 2026

https://github.com/cedricschwyter/vk

Vulkan part of my Vulkan vs. OpenGL comparison

3d-graphics cpp cpp17 linux vulkan vulkan-api windows

Last synced: 09 May 2026

https://github.com/wendellast/car-robot

Undergraduate Research Project 2nd semester, 03/10/2022. This project combines the autonomy of a car with proximity sensors using Arduino with the convenience of manual control through a mobile app. The vehicle is equipped with proximity sensors for obstacle detection and can operate autonomously, avoiding collisions.

arduino cpp robot

Last synced: 19 Jun 2026

https://github.com/kalinbogatzevski/talq-desktop

Native Qt desktop client for Nextcloud Talk — drawn with QPainter, not wrapped. Fast, low-idle, built to run all day.

chat-client cpp desktop nextcloud nextcloud-talk qt qt6 webrtc

Last synced: 13 Jun 2026

https://github.com/andriykalashnykov/cpp-sample-app

C++ starter project with a CMakeLists.txt. The project is also using the boost testing libraries

cmake cpp dockerimage

Last synced: 18 Jun 2026

https://github.com/fl0p1337/strafehelper

Movement macroing tool for Apex legends

cpp imgui lurch-strafe movement neostrafe superglide win32

Last synced: 13 May 2026

https://github.com/aaronkirkham/jc-model-renderer

An application containing a series of tools required for modding Avalanche Engine games.

cpp d3d11 file-explorer game-tools modding-tools

Last synced: 23 Jun 2026

https://github.com/cm0use/switchbutton

Implementation of Material Design 2 for the Switch component.

component cpp cpp-qt cpp17 material-design material-design-2 material-ui qt qt-gui qt-widget qt6 qt6-widgets qtdesigner widget

Last synced: 13 May 2026

https://github.com/tech-gian/school_simulation_cpp

👨‍🎓📚🏫 A simple school simulation made with Object-Oriented Programming principles in C++.

cpp oop oop-cpp oop-principles school school-project simulation

Last synced: 23 Jun 2026

https://github.com/tinawebdev/cpp-lafore

Exercises from "Object-Oriented Programming in C++" by Robert Lafore (Fourth Edition)

cpp cpp-exercises lafore

Last synced: 17 Jun 2026

https://github.com/tranglecong/trlc_threadsafe

A C++ library that provides utilities for managing thread-safe operations. This library is designed to simplify concurrent programming by offering easy-to-use and robust thread-safe abstractions.

cpp guard mutilthread notify queue wait

Last synced: 20 Jun 2026

https://github.com/qninhdt/jbt

The JSON-like Binary Tag (JBT) file format - A simple file format developed for store binary data: game save, world, ...

binary cpp game-development gamedev json lz4

Last synced: 19 Jun 2026

https://github.com/qninhdt/yourcraft

YourCraft - a simple voxel game written in C++ using modern OpenGL

cpp game gamedev glsl imgui minecraft minecraft-clone opengl voxel

Last synced: 19 Jun 2026

https://github.com/dominiklindorfer/sycl-intelgpu-quickstart

Lightweight & simplified approach to SYCL development

c cpp dpp gpu gpu-programming intel oneapi oneapi-dpc sycl vscode

Last synced: 09 May 2026

https://github.com/dalbitresb12/winformscpp-template

A project template for creating an application with a Windows Forms (WinForms) user interface using C++ in Visual Studio 2019.

cpp template-project visual-studio windows-forms

Last synced: 09 May 2026

https://github.com/alepuglisi/stonefish-learning

Tutorials and Projects using the Stonefish library for underwater robotics simulation

cpp sensors-simulation simulation underwater-robotics

Last synced: 24 Jun 2026

https://github.com/pranjalya/competitive-programming-hub

Competitive Programming questions and their solutions from various sources including LeetCode, Hackerrank, Google Kickstart, Codechef and more platforms.

codechef codeforces competitive-programming cp cpp golang hackerrank leetcode python

Last synced: 10 May 2026

https://github.com/neoxelox/bow

Diana Dot backend.

backend c cpp embedded esp-idf esp32-s3 espressif

Last synced: 20 Jun 2026

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

CMake template project using the Karma Krafts CMake infrastructure.

c cmake cplusplus cpp cpp17 cpp20 example make quick template

Last synced: 13 May 2026

https://github.com/user0332/csnative

An implementation of C# compiling to native code

compiler cplusplus cpp csharp csnative dotnet native stdlib

Last synced: 11 May 2026

https://github.com/pooh555/webull-api

A C++ SDK for Webull OpenAPI

cpp cpp-library trading-deployment-kit webull webull-api

Last synced: 24 Jun 2026

https://github.com/connieya/cpp_algorithm

CPP Algorithm Source Code Storage

algorithm cpp ps

Last synced: 22 Jun 2026

https://github.com/huming2207/yilishen

YiLiShen - a command line helper tool for Xiaomi Yeelight WiFi light bulbs, written in C++

cmake cpp cpp14 cxx cxx14 rapidjson socket ssdp tcp yeelight yeelight-devices

Last synced: 22 Jun 2026

https://github.com/blayung/cs-c4

The code for my own csgo (or in the near future cs2) bomb replica. You won't do much with it unless you build a circuit just like mine.

arduino bomb counter-strike cpp electronics

Last synced: 14 May 2026

https://github.com/michelerenzullo/blur_algorithms

Fastest algorithm for Gaussaian blur on CPU. Fast Fourier Convolution - Portable alternative to cv::blur and cv::GaussianBlur in the frequency domain - Documentation and refactoring in progress

blur convolution cpp fft fftw fourier frequency gaussian image-processing kernel opencv openmp padding pffft pocketfft time

Last synced: 20 Aug 2025

https://github.com/nscotto/claphub

Template workspace for developing all your clap plugins in C/C++ with CMake

audio c clap cpp

Last synced: 30 Apr 2026

https://github.com/evanmcclure/malo-metalu

A handwritten character trainer for Apple M1 and recognizer for Cortex-M4

apple-silicon cortex-m4 cpp handwritten-character-recognition hobby-project m1 macbook machine-learning mcu metal

Last synced: 13 Jun 2025

https://github.com/pent0/symfirm

Symbian Firmware

cpp firmware symbian

Last synced: 24 Mar 2025

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/pakerwreah/cppstd

Personal standard library (for fun)

cpp standard-library stdlib stdlib-replacement study-project

Last synced: 16 Mar 2025

https://github.com/xray2016/cppwebserver

C++实现的Http服务器

cpp web

Last synced: 08 Apr 2025

https://github.com/juoelenis/binux

Binux is an Operating System Kernel based on POSIX principles and based some components slightly on the first version of Linux

c cpp ez h kernel mit-license os

Last synced: 12 Apr 2026

https://github.com/avidlearnerinprogress/datastructures-ucsd

Coursework solutions to UCSD DSA Specialization

cpp data-structures

Last synced: 04 Sep 2025

https://github.com/ismailza/sudoku

Sudoku Game: A classic, engaging Sudoku puzzle experience developed in C++ with SFML.

cpp game sfml sudoku

Last synced: 27 May 2026

https://github.com/gmitch215/cmakekt

⚙️ A CMake Plugin to generate Kotlin/Native Bindings

c cmake cpp kotlin kotlin-native

Last synced: 05 Sep 2025

https://github.com/gowthertg/cpp-module-06

This module is designed to help you understand the different casts in CPP.

cpp imperative-programming object-oriented-programming rigor

Last synced: 17 Mar 2025

https://github.com/veld-dev/customgravityplugin

An Unreal Engine plugin meant to let developers custom the gravity in many ways in their level, mainly with located gravities and spherical gravities (planets).

blueprint blueprints-visual-scripting cpp gravity gravity-simulation physics physics-3d unreal-engine unreal-engine-4 unreal-engine-5 unreal-engine-cpp unreal-engine-cpp-plugin unreal-engine-plugin unrealengine unrealengine4 unrealengine5

Last synced: 08 Apr 2025

https://github.com/sudeepacharjee/cpp-projects

is repository contains simple programs written in C++ programming languages to help beginners understand the basics of coding. Feel free to explore and learn

c cpp txt-files

Last synced: 08 Jan 2026

https://github.com/abolfazlmohammadpour/sixdofmanipulator

This Is A Six Degree Of Freedom Manipulator Controlling Program Which Wrote In Arduino IDE And ArduinoLabsForMicroPython With C/C++ And Python<MicroPython> Programming Languages That Works On A Raspberry Pi Pico With RP2040 Main Processor Or A Raspberry Pi Pico2 With RP2350 Processor

altium-designer arduino c cad cpp manipulator pcb raspberry-pi robotics rp2040 rp2350 solidworks

Last synced: 19 Apr 2025

https://github.com/yappy/qol

社会人のQOLを高める

cpp directx directx-11 lua

Last synced: 26 Jan 2026

https://github.com/whoiscipher/tetris

Imersive Tetris Game built using c++ and raylib. Makefile added for automated build

cpp game-development makefile raylib raylib-cpp tetris tetris-clone

Last synced: 01 Apr 2025

https://github.com/luncliff/grpc-worknote

personal experiments with grpc(v1.25+) for C++

cmake codegen cpp cpp20 grpc korean

Last synced: 25 Apr 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/russlank/xpressformula

Windows C++/ImGui math plotting application for 2D curves, 3D surfaces, and implicit equations with export and installer packaging. Formula graphing desktop app built

3d-visualization cpp desktop-app directx11 equation-parser formula-editor graphing imgui math mathematics plotting scientific-computing win32 windows wix-toolset

Last synced: 02 Mar 2026

https://github.com/tank3-tk3/pi-calculation-cpu-gpu

PI calculation with CPU and GPU

c cpp cuda parallel-computing pi

Last synced: 13 Apr 2026

https://github.com/rinatmambetov/cpp-modules-42school

The goal of these modules is to introduce you to Object-Oriented Programming. This will be the starting point of your C++ journey.

42projects 42school cpp modules

Last synced: 22 Aug 2025

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

A C++ package that provides utilities for error handling

cmake cpp cpp-library error error-handling errors library

Last synced: 11 Apr 2025

https://github.com/loreneteval/hysteria-python

Python bindings for hysteria, a feature-packed proxy & relay tool.

cpp golang hysteria proxy pybind11 python socks5 tunnel udp

Last synced: 23 Apr 2025

https://github.com/0400h/libplugin

Libplugin is a framework which provide ability to get symbols from shared library.

cmake cpp plugin python rust

Last synced: 03 May 2026

https://github.com/emampons/cpint

Lightweight Big Integer library for C++

biginteger cpp

Last synced: 09 Apr 2025

https://github.com/skippyr/libtmk

Libtmk (aka "Terminal Manipulation Kit") is a simple C99 terminal manipulation library that contains a modest set of features to manipulate terminal properties, styles, arguments and key readings primarily using UTF-8 encoding. It is available for Windows, macOS and Linux.

c c-library cli command-line cpp cpp-library library linux macos shell terminal tui windows

Last synced: 27 Mar 2025

https://github.com/christianpanov/cinq

Language-Integrated Query (LINQ) for C++

cinq cpp cpp-library cpp17 language-integrated-query library linq

Last synced: 30 May 2026

https://github.com/thepaqui/sample_win32_cpp20

Sample program using C++20 with Win32 API

cpp cpp20 template win32 win32api

Last synced: 09 Apr 2025

https://github.com/zjx-kimi/found-program-error

用于对拍程序

code cpp debug oi

Last synced: 26 Mar 2025

https://github.com/torchcs-mc/logger

TorchCS Logger is an extension of spdlog. It is generally used for console applications, such as bots or server software

cmake cpp spdlog torchcs torchcs-logger wrapper

Last synced: 01 Jul 2025

https://github.com/kchousos/solar-system-opengl

A simple solar system implementation in openGL.

cpp graphics opengl solar-system

Last synced: 17 May 2026

https://github.com/skitsanos/node-napi-cpp

Example on how to use Node.js N-API in C++

cpp napi node-addon node-addon-api nodejs

Last synced: 19 Apr 2026

https://github.com/nuiipointerexception/farbe

A optimized color module and library for high performance applications.

cpp rust zig zig-library zig-package

Last synced: 12 Apr 2025

https://github.com/mpaperno/touchportal-cpp-api

A simple TCP/IP network client for use in Touch Portal plugins which wish to utilize the `Qt` C++ framework.

c-plus-plus cpp qt qt-framework qt5 qt6 touch-portal touch-portal-api touch-portal-plugin touch-portal-plugin-api touchportal touchportalapi

Last synced: 01 Feb 2026

https://github.com/developer239/vite-react-wasm-cpp-emscripten-cmake

TypeScript & React boilerplate with C++ WASM module for native features or performance boost.

cmake cpp emscripten javascript react typescript vite wasm

Last synced: 13 Apr 2026

https://github.com/sea5kg/Roads2DGenerator

algorithm for procedural generation map of roads in 2d or caves or something else

2d caves collapse-wave-function cpp generator map procedural-generation roadmap roads

Last synced: 07 May 2025

https://github.com/wzslr321/datastructures_implementation

data structures which I've tried to implement in C++, much more incoming 👨‍💻

cpp data-structures

Last synced: 21 Jun 2025

https://github.com/vovandreevik/spline-lagrange-quanc8

The program calculates the value of the function for a given x and a given step using the QUANC8 program. Builds a spline function and a Lagrange polynomial of degree 10

cpp langrange-interpolation quanc8 spline

Last synced: 07 Apr 2025

https://github.com/chasenut/booker

Booker is a rental (like Booking.com), made using C++ and Qt QML

app booking cpp desktop qml rental store webassembly

Last synced: 01 Mar 2026

https://github.com/kritagya-web/online_examination_project_cpp

This project is a windows-based application used for taking Exams of multiple subjects.Marks would be calculated automatically after the test finishes. Some modules/ functionalities included are New User Registration, Attempt Test, Results, Contact US, etc.

c cpp online-examination-system test-taking-platform

Last synced: 01 Mar 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/sarincr/raspberrypi-gui-development-with-cpp

This repository contains C++ examples for constructing simple GUI (graphical user interfaces). C++ is faster and lighter than Python,allowing GUIs to respond rapidly and interface with related embedded C supported hardware designs directly.

app appdev appdevelopment application arduino arm c cpp cpp11 embedded-systems fltk gui gui-application iot qt raspberry-pi sdl2 sfml tkinter wxwidgets

Last synced: 01 Mar 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/compscidr/non-blocking-sockets

Non blocking tcp and modbus sockets

cpp libmodbus modbus sockets tcp

Last synced: 09 Jun 2026

https://github.com/ychaaby/pico-space-2d-video-game

Pico Space: The Cosmic Adventure in a Pixelated Universe

cocos2d cocos2d-x cpp game game-development opp oriented-object-programming

Last synced: 14 Jul 2025

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

😃 Simple GUI C++ Program

cpp qtcreator

Last synced: 25 Mar 2025

https://github.com/varshneydevansh/qchat

Simple QtNetwork chat application

cpp qt qtnetwork

Last synced: 30 Apr 2026