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/xwhqsj/drawtool

a drawTool by openGL

cpp opengl windows

Last synced: 10 Jul 2025

https://github.com/xxjwxc/xxjserver

C++ general tools,Cross-platform Tool Library

boost cpp platform tools

Last synced: 03 Jul 2025

https://github.com/ilyachalov/lafore-book-examples

Примеры и решения упражнений из книги Роберта Лафоре «ООП в C++», 4-е издание

cpp examples lafore learning russian

Last synced: 11 Jun 2025

https://github.com/basemax/eweather

The eWeather is a GUI application that allows you to get the weather forecast for any city in the world. It is written in C++ and Qt and uses the OpenWeatherMap API to get the weather data.

cpp cpp-qt qml qml-applications qml-components qml-files qml-samples qt qt-quick qt-ui qt5 qt6 qt6-gui qt6-ui qtcreator weather weather-app weather-application weatherapp

Last synced: 05 May 2025

https://github.com/nicknaso/node-heif

HEIF - High Efficiency Image File Format for Node.js

avc cpp gif heic heif hevc image javascript jpeg jpg mv-hevc native-module nodejs png shvc

Last synced: 13 Apr 2025

https://github.com/andoryuuta/mhw-classpropdump

An application to dump DTI type information from Monster Hunter: World

cpp dti mhw

Last synced: 11 Feb 2026

https://github.com/andrefcruz/google-hashcode

Team Paprika's proposed solutions for Google Hashcode 2017 and 2018. In collaboration with @AJRamos308, @EdgarACarneiro and @therealdelay.

algorithms cpp google hashcode hashcode-2017 hashcode-2018

Last synced: 21 Aug 2025

https://github.com/hilkojj/dibidab-engine

Small ECS-based Game Engine with Lua scripting

browser cpp ecs game-engine linux lua opengl windows

Last synced: 10 Sep 2025

https://github.com/noxsidereum/dargh

An open source version of the Dynamic Animation Replacer for Skyrim SE.

commmonlibsse cpp dynamic-animation-replacer modding reverse-engineering skse64 skyrim-special-edition

Last synced: 22 Jul 2025

https://github.com/anuj-er/testpad-solutions

University Course Solutions - TestPad This repository contains comprehensive solutions for all courses provided by the university

backend cpp frontend html5 java-8 mysql

Last synced: 08 May 2025

https://github.com/offa/nbcndunit

NetBeans C/C++ unit testing plugin – supporting CppUTest, GoogleTest (gtest) / GoogleMock (gmock) and libunittest C++.

c cpp cpputest googletest java netbeans netbeans-plugin unit-testing

Last synced: 14 May 2025

https://github.com/offchan42/unitycppclassdllexample

:bulb: Example exporting CPP class as DLL and importing in Unity C# as native plugin

cpp csharp dll exporting-cpp native-plugin unity

Last synced: 25 Mar 2025

https://github.com/kfrlib/cxxdox

Generates mkdocs files from C++ source code with minimal configuration. Python + libclang, does not use doxygen. Works in docker

cpp documentation-generator documentation-tool libclang markdown mkdocs python

Last synced: 24 Aug 2025

https://github.com/Eisenwave/voxel-io

C++17 I/O library for various voxel formats, including VOX, QB, QEF and more.

cpp cpp17 io library magicavoxel mit-license parser qubicle voxel

Last synced: 21 Nov 2025

https://github.com/srijanshetty/bplustree

A C++ implementation of B+ Tree

btree cpp databases storage

Last synced: 28 Aug 2025

https://github.com/jeffotoni/benchmark

alguns testes de stress para divertimos um pouco com diversas langs usadas em aplicações web para backend

c cpp csharp dart deno go java javascipt lua nodejs php rust

Last synced: 12 Apr 2025

https://github.com/matifanger/crypto-replacer

This script is a tool to automatically replace cryptocurrency addresses in the clipboard with a predefined address. This can be useful to avoid accidentally sending cryptocurrency to the wrong address.

address clipboard cpp crypto python replacer stealer

Last synced: 28 Jun 2025

https://github.com/ashaduri/demo-library-simple

A cmake project that demonstrates how to use static and dynamic libraries in a C++ project.

cmake cplusplus cpp demo dll dynamic library shared static

Last synced: 23 Aug 2025

https://github.com/cschladetsch/monotonic

Boost proposal: C++ Fastest memory allocator.

boost cpp memory

Last synced: 13 Apr 2025

https://github.com/adia-dev/spritesheet_editor

Introducing my spritesheet editor app! Built with C++ using OpenCV, SFML, and ImGUI. It was a challenging but rewarding project, and I'm already working on making it even better !

cpp imgui imgui-sfml opencv sfml sprites spritesheet-animation spritesheet-cutter

Last synced: 14 Apr 2025

https://github.com/fgarlin/skytracer

A spectral volumetric path tracer for atmosphere rendering

atmosphere cpp pathtracer physically-based-rendering renderer sky spectral

Last synced: 01 Sep 2025

https://github.com/litongjava/whisper.cpp.android.java.demo

A sample Android app using java code and whisper.cpp library to do voice-to-text transcriptions.

andoird cpp java whisper-cpp

Last synced: 23 Aug 2025

https://github.com/sumory/ciao

a minimal C++ web framework (beta)

apis cpp embedded-webserver http-server middleware sinatra web

Last synced: 14 Apr 2025

https://github.com/johnaparker/pybind_examples

Examples of pybind11 based projects (using cmake)

cmake cpp cuda mpi openmp pybind11 python

Last synced: 19 Apr 2025

https://github.com/alexeytaranov/ue4_gumbo

HTML parser for Unreal Engine 4

blueprint cpp html parser ue4 ue4-plugin

Last synced: 24 Dec 2025

https://github.com/sdmg15/conanlight

Bring syntax highlighting to your conan file in VSCode :bulb:

conanfile cpp dependencies highlighter syntax-highlighter

Last synced: 10 Jul 2025

https://github.com/soreing/audio-adpcm-cpp

A simple lossy compression library for WAV files written in C++.

adpcm audio compression cpp

Last synced: 27 Mar 2025

https://github.com/duboviy/low_level_programming

:volcano: A sandbox for trying out low-level programming languages

c cpp low-level low-level-programming

Last synced: 07 Sep 2025

https://github.com/basemax/simple-jit-compiler

This project is designed to illustrate the mechanism used in JIT compilers development.

c compiler compiler-jit cpp jit jit-compiler

Last synced: 05 May 2025

https://github.com/nickdiego/gstreamer-tests

Simple GStreamer test programs for learning puporses.

c cpp gstreamer learning

Last synced: 13 Apr 2025

https://github.com/hxndev/3d-solar-system-scene-using-opengl

This was my Computer Graphics' project. In this i used OpenGL and Glut to create a 3D Solar System Scene. Its without textures and wrapping. Just the most basic functionalities.

3d code computer-graphics computer-graphics-opengl computer-graphics-project cpp glut glut-library graphics opengl solar-system

Last synced: 16 Jul 2025

https://github.com/Emmet-Hayes/BatSynth

A polyphonic synthesizer with two oscillators implemented in C++ (with JUCE)

audio cplusplus cpp juce juce-framework synthesizer

Last synced: 08 May 2025

https://github.com/alichtman/data-structures-cpp

Teaching data structures in C++. Great resource for students.

avl-tree btree cpp cs225 data-structures graph-algorithms hashtable trees uiuc

Last synced: 19 Mar 2025

https://github.com/natelindev/optimization-methods

Using Heuristic Rules, Meta-Heuristic and Hyper-Heuristic approach to solve Job Shop Scheduling Problem.

cpp heuristic hha jobshop-scheduling latex pso

Last synced: 30 Apr 2025

https://github.com/martinhelmut/cpp-base-template

C++ project template.

cmake cpack cpp ctest template

Last synced: 18 Jul 2025

https://github.com/cschladetsch/kai

KAI is a distributed computing model written in modern C++ and is cross-plaftorm. Using custom language translators and an executor, KAI provides full reflection, persistence and cross-process communications without having to modify existing source code. KAI Comes with an automated, generational tricolor garbage collector, and Console- and Window-based interfaces.

ast-walker c-plus-plus cmake cpp kai language lexer networking parser raknet stack tests

Last synced: 13 Apr 2025

https://github.com/serverx-org/dsa-mastery

This repository covers the roadmap for mastering Data Structures and Algorithms in JavaScript, Python, C/C++, and Java.

algorithms algorithms-and-data-structures compitative-coding compititive-programming cpp dsa dsa-mastery hacktoberfest hacktoberfest-2024 java js learn-dsa py server-x-101 serverx

Last synced: 28 Feb 2026

https://github.com/chris-1101/simple-assembler

:building_construction: Simple assembler written in C++

asm assembler assembly cpp interpreter

Last synced: 07 Mar 2026

https://github.com/llnl/user-eph

LAMMPS extension to capture electron-ion interaction. This is a mirror of https://gitlab.com/artuuuro/USER-EPH.

cpp electron-phonon-coupling gpu lammps molecular-dynamics

Last synced: 13 Jun 2025

https://github.com/llnl/launchmon

LaunchMON is a software infrastructure that enables HPC run-time tools to co-locate tool daemons with a parallel job. Its API allows a tool to identify all the remote processes of a job and to scalably launch daemons into the relevant nodes.

cpp hpc parallel parallel-computing

Last synced: 29 Apr 2025

https://github.com/jasonliang-dev/spry

2D game framework made for rapid prototyping

c cpp gamedev lua

Last synced: 12 Apr 2025

https://github.com/ronenness/dcm_pool

Dynamic, Contiguous-Memory Objects Pool

cpp cpp-library gamedev pooling templates

Last synced: 27 Apr 2025

https://github.com/theartful/broadcast_queue

A blazingly fast™ single producer multiple consumer broadcast queue

broadcast-queue concurrent-data-structure cpp lock-free multiple-consumers seqlock

Last synced: 26 Oct 2025

https://github.com/wu-vincent/scikit-build-core-conan

A conan plugin for scikit-build-core

cmake conan cpp python scikit skbuild

Last synced: 23 Jan 2026

https://github.com/llnl/smoothg

Mixed graph Laplacian upscaling and solvers

cpp graph math-physics solver

Last synced: 29 Apr 2025

https://github.com/m0saan/cpp-module

Learn C++ through a CPP-Pool by 42

1337fil 1337school 42born2code cpp cpp98 phonebook-application

Last synced: 10 Apr 2025

https://github.com/arthursonzogni/icemaze

WebAssembly game: a sliding block adventure.

arthursonzogni cmake cpp game ice maze webassembly

Last synced: 09 Apr 2025

https://github.com/oktonion/cpp-fast-delegates

Header-only extension for C++ Fast Delegates of Don Clugston (C++98 compatible)

cpp cpp03 cpp11 cpp98 crossplatform delegate delegates fast fast-delegates

Last synced: 10 Apr 2025

https://github.com/khaledashrafh/b-tree

This contains a C++ code that implements a B-Tree data structure. A B-Tree is a self-balancing tree that can store and retrieve data efficiently. It is commonly used in databases and file systems.

b-tree b-tree-implementation cpp data-structures generic scratch-implementation template

Last synced: 17 Oct 2025

https://github.com/hengxin666/hxlibs

现代C++20协程编写的基于io_uring/iocp百万并发HTTP服务器; 可异步读写, 支持分块编码传输文件, 支持断点续传; http/websocket、客户端socks5代理、JSON解析、聚合类无宏反射/宏反射支持别名

coroutine cpp cpp20 http io-uring iocp json router websocket

Last synced: 06 Oct 2025

https://github.com/gammasoft71/tunit

Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.

cpp cpp17 framework ios libraries library macosx multi-platform tdd test test-framework testing unit-tesing unit-test unit-testing unit-testing-framework unit-tests unittest unittests

Last synced: 11 Jun 2025

https://github.com/nicmcd/libdes

A C++ discrete event simulation framework

cpp event simulation

Last synced: 26 Apr 2025

https://github.com/skyzh/bplustree

🌲 Fully unit-tested B+ tree with basic paging implemented in C++

bplus-tree bplustree clion cmake cpp

Last synced: 27 Oct 2025

https://github.com/ggabriel96/lasso

A generic game loop implementation in C++

cpp game-development game-loop

Last synced: 22 Apr 2025

https://github.com/alex2772/hackers-mc-launcher

Free and open source Minecraft and other games launcher

cpp launcher minecraft minecraft-launcher qt qt5

Last synced: 27 Nov 2025

https://github.com/luncliff/eclair

Fast setup of JNI + Gradle project for (Korean) C++ developers

cpp example-project gradle jni jni-sample

Last synced: 25 Apr 2025

https://github.com/mohitjaisal/codingbooks

As you begin your path on becoming a coding specialist it is always pleasant to find good sources of information. Many computer languages might be tricky to learn at the beginning so you need reliable references to double-check your mistakes and learn how to not make them again.

books c coding coding-interview codingbooks cpp hacktober hacktoberfest hacktoberfest-accepted hacktoberfest2021 java python

Last synced: 12 Oct 2025

https://github.com/yutianqaq/bypassav-1

通过分离的方式免杀火绒

bypass-antivirus cpp redteam redteam-tools

Last synced: 12 Mar 2026

https://github.com/ewliang/c-programming-tutorials-for-beginners

This repository contains the source code for the projects I've made in my C++ Programming for Beginners tutorials series on my Youtube Channel at https://www.youtube.com/user/ewliang Feel free to pop over and consider subscribing to my channel.

cpp cpp-course visual-studio visual-studio-code youtube

Last synced: 23 Apr 2025

https://github.com/qsctech/jvm-cpp

a basic jvm

cpp jvm

Last synced: 28 Apr 2025

https://github.com/arkssss/studynotes

后端技能校招笔记整理 (包含数据结构, 算法, Java, C++, 数据库, Redis, Linux 等)

cpp git java linux mysql php rabbitmq react redis vim

Last synced: 23 Mar 2025

https://github.com/ldionne/wg21

My proposals for the C++ standard

cpp proposals wg21

Last synced: 19 Apr 2025

https://github.com/methyldragon/momobot

A ROS enabled autonomous ground vehicle for service!

2wd agv autonomous cpp python robot robotics ros

Last synced: 15 Jul 2025

https://github.com/archishmansengupta/competitive-coding

my random competitive programming solutions (and other stuff) ~ 3 years ago, yes ik i need to make a comeback

competitive-programming cpp icpc

Last synced: 23 Jul 2025

https://github.com/vkayy/vkdb

A time series database engine in C++.

cpp database time-series

Last synced: 05 Oct 2025

https://github.com/potat-dev/cpplabs

С++ Programming Labs at the SUAI university 🚀

cpp education git lab suai

Last synced: 15 Apr 2025

https://github.com/captain-woof/powerwoof

A collection of handy C#, Powershell and C++ POCs, concepts and examples to aid in pentesting.

cpp csharp pentesting-tools pentesting-windows poc powershell windows

Last synced: 06 Jul 2025

https://github.com/dan-tan/riot-cpp

Basic api client to query riot's api. Handles rate limiting, server errors and does basic logging.

api-client api-wrapper catch2 cpp libcurl restful-api riot-games-api

Last synced: 12 Apr 2025

https://github.com/novak-99/vectorization

Quick demo of vectorization using C++ and x86_64 ASM.

asm cpp vectorization

Last synced: 11 Apr 2025

https://github.com/farzadforuozanfar/cpp_cource_ex

Introductory C ++ language exercises at the university in the basics of computer and advanced programming and discrete mathematics

basic-programming calculator cpp date discrete-mathematics n-queens n-queens-problem oop structured-data template time twitter vector

Last synced: 12 Apr 2025

https://github.com/bengreenier/cppfactory

Modern c++ object factory implementation in <200 lines

cpp cpp-11 design-patterns factory-pattern

Last synced: 28 Oct 2025

https://github.com/shibam120302/love-babbar-dsa-sheet-sol

Solution of the problems listed in DSA cracker sheet made by Love Babbar, with resources

challenges cpp dsa dsa-algorithm lovebabbar-dsa-sheet youtube

Last synced: 10 Jul 2025

https://github.com/yeaseen/angrybirds_igraphics

:performing_arts: A casual puzzle video game implemented in C/C++ with OpenGL iGraphics for GUI as a term project assignment of C Programming Language Sessional course, CSE102 of CSE, BUET.

angry-bird-game angry-birds c cpp cse-buet igraphics-project opengl visual-studio

Last synced: 14 Aug 2025

https://github.com/gochomugo/crun

Run C/C++ scripts, just like you would do with Python, Ruby etc.

c c-plus-plus cpp

Last synced: 21 Mar 2025

https://github.com/megatokio/libraries

c++ libraries required for all of my projects

c-string cpp library

Last synced: 14 Apr 2025

https://github.com/prince-chrismc/user-management

An open-source application delivering a responsive user management experience.

cmake conan conan-packages cpp cpp14 docker docker-image openapi3 react-hooks reactjs restful-api webpack

Last synced: 23 Oct 2025

https://github.com/lakshyabatman/algorithms-stew

Algorithms using Python 🐍and CPP 👨‍💻

algorithms cpp python3

Last synced: 06 Mar 2026

https://github.com/tttapa/linear-algebra

Educational linear algebra algorithms

cpp linear-algebra matrix numerical-linear-algebra

Last synced: 20 Jun 2025

https://github.com/tereius/onvifmonitor

📹 A proof of concept of an ONVIF camera viewer/monitor

cpp gsoap onvif qml qt

Last synced: 15 Jul 2025

https://github.com/Abdul-AZ/Ainan

A visual effects and motion graphics making application mainly targeting game developers.

cpp directx-11 good-first-issue graphics graphics-programming opengl premake5 render visual-studio

Last synced: 11 Mar 2025

https://github.com/ashtum/smpp

A C++ implementation of SMPP protocol on Boost.Asio

boost-asio coroutines cpp smpp smpp-client smpp-server

Last synced: 13 Apr 2025

https://github.com/heatxd/gekkonet

P2P Rollback Game Networking SDK

c cpp game-development library netcode networking rollback-netcode sdk

Last synced: 13 Feb 2026

https://github.com/djkovrik/w3modmerger

Mod merging tool for The Witcher 3: Wild Hunt [C++, Qt5]

cpp qt5 witcher-3

Last synced: 06 Oct 2025

https://github.com/eclipse-ecal/udpcap

📦 Npcap-based UDP socket emulation library for C++ 👨‍💻

cpp npcap udp winsocks

Last synced: 24 Feb 2026