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/karnkaul/bave

BAsic Vulkan Engine for desktop and Android

2d-game-engine android cpp cpp20 game-engine vulkan

Last synced: 05 Mar 2026

https://github.com/jpiechowka/xtea-file-encryptor

Simple encryption program using XTEA cipher to encrypt or decrypt files. Written in C++

cpp decrypt-files encryptor xtea xtea-cipher

Last synced: 27 Jan 2026

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/xaizek/uncov

uncov(er) is a tool that collects and processes code coverage reports.

agpl command-line-app command-line-tool coverage coverage-changes coverage-report coverage-reports cpp cpp11 gcov test-coverage web-interface

Last synced: 14 Apr 2025

https://github.com/jdsherbert/unreal-engine-true-first-person-template

An Unreal Engine C++ project with Raytracing enabled, built on top of the Third Person Template, with some edits to behave as a True First Person implementation as if from Epic Games.

cpp cpp17 epic-games first-person-view mit-license template template-project unreal unreal-engine unreal-engine-5

Last synced: 10 Apr 2025

https://github.com/egecetin/libkaleidoscope

A library to create kaleidoscope effect on images with CUDA. You can build on all platforms using CMake

c cpp cuda image-filter image-filtering image-manipulation image-processing kaleidoscope python real-time real-time-processing video-filter video-filtering video-processing

Last synced: 14 Apr 2025

https://github.com/ayeujjawalsingh/cheat-sheet

Here is the Some Cheat-Sheet, through which you can easily Revise your knowledge......

canvas cheatsheet cpp css django flask html5 java javascript jquery mysql php python sql

Last synced: 25 Aug 2025

https://github.com/genodelabs/genode-rpi

Raspberry Pi family support for Genode OS framework

aarch64 arm armv6 armv8 cplusplus cpp genode microkernel osdev raspberry-pi

Last synced: 04 Feb 2026

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/c-cube/ocaml-minisat

OCaml bindings to Minisat

binding c cpp minisat ocaml sat

Last synced: 21 Mar 2025

https://github.com/devfinwiz/leetcode-feeder

A repository designed for novice developers to make open-source contributions with just a few clicks. Get your pull request merged in under 12 hours!

algorithm-challenges competitive-coding cpp data-structures java leetcode leetcode-python python sql

Last synced: 21 Mar 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/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/frabert/ogler

Use GLSL shaders in REAPER

cpp reaper reaper-plugin vulkan

Last synced: 12 Apr 2025

https://github.com/chantsune/py_string

A library that provides methods equivalent to Python 3's str class in C ++

c-plus-plus cpp python string

Last synced: 07 Aug 2025

https://github.com/rewrking/dynrpg-system-opengl

Add an OpenGL renderer to older RPG Maker 2003 games

cpp opengl rpg-maker sfml

Last synced: 31 Aug 2025

https://github.com/yas-sim/openvino-model-division-and-simple-custom-layer

Demonstrates how to divide a DL model into multiple IR model files (division) and introduce a simplest way to implement a custom layer works with OpenVINO IR models.

cnn convolution cpp custom-kernel custom-layer example how-to intel mnist model-conversion model-generation model-optimizer numpy numpy-capi openvino python python-extension savedmodel tensorflow

Last synced: 22 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/praydog/alan-wake-2-cmdline-patcher

Enables use of intentionally disabled cmdline args in Alan Wake 2

alan-wake-2 cmkr cpp reverse-engineering

Last synced: 30 Jun 2025

https://github.com/akshaybabloo/cpp-notes

Introduction to C++

cpp cpp-notes

Last synced: 14 Jul 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/panda-official/waveletbuffer

A universal C++ compression library based on wavelet transformation

compression cpp cpp20 signal-processing wavelet wavelet-transform

Last synced: 31 Aug 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/claby2/termui-cpp

C++ header-only terminal user interface library

cpp dashboard terminal tui

Last synced: 21 Aug 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/mangad/cpp-project-template

⚡ A template for modern C++ cross-platform projects. Using CMake, CI/CD, unit tests, code coverage, static and dynamic analisis, auto formatting, package management, documentation, GUI, installers, and more.

ccache cdash cicd cmake codecov codecoverage cpp cpp20 ctest googletest mingw msvc nsis sanitizers tdd wix-toolset wixtoolset wxwidgets

Last synced: 07 May 2025

https://github.com/timostrating/projecteuler

These are Java / Ruby / C / Lisp / Haskell / PHP/ Bash / PL-SQL / Mathematica / Rust / Kotlin / Lua solutions for Project Euler, — In the best 1% of the world

cpp java mathematica projecteuler python ruby

Last synced: 12 Sep 2025

https://github.com/pankaj-str/data-structures-cpp

Welcome to the Data-Structures-CPP repository! 🚀 This repository serves as a comprehensive collection of common data structures implemented in C++. Whether you're a student learning algorithms or a developer looking to refresh your understanding, this repository is a valuable resource

cpp cppdsa dsa-algorithm dsa-learning-series

Last synced: 23 Sep 2025

https://github.com/hubenchang0515/tinyocr

轻量级中文OCR

cpp ocr

Last synced: 27 Sep 2025

https://github.com/felixguendling/express2cpp

Generates C++ classes and high-performance STEP file parsers from EXPRESS definitions to process openBIM® IFC model files

3d bim cpp cpp17 express generator high-performance iso-10303 openbim openbimstandards parser step

Last synced: 18 Aug 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/poker-sang/mahjong

非查表式日本麻将听牌算法(C#、C++和C++/CLI)

cpp cpp20 cppcli csharp mahjong wpf

Last synced: 02 May 2025

https://github.com/mortennobel/opengl_3.2_vs_2010_freeglut

A simple OpenGL 3.2 example using MSVS 2010 and freeglut

cpp cpp11 graphics-programming

Last synced: 24 Apr 2025

https://github.com/kljohann/genpybind-legacy

Autogeneration of Python bindings from manually annotated C++ headers

clang cpp libclang pybind11 python python-bindings

Last synced: 09 Apr 2025

https://github.com/moebiussurfing/ofxgpulutcube

openFrameworks addon to apply LUT filters live from standard .cube files using a GPU shader.

cpp openframeworks openframeworks-addon

Last synced: 16 Mar 2025

https://github.com/hxndev/password-cracker-using-brute-force-algorithm

This was our Final Project for Distributed Computing. In this we had to create a distributed system that will use the Brute Force Algorithm to crack a password from the etc/shadows file of Ubuntu as all the passwords are stored there. We used OpenMP and MPICH for this implementation.

brute-force bruteforce-password-cracker code cpp crack distributed-computing distributed-systems mpi mpi-library openmp openmp-parallelization openmpi parallel-computing password password-cracker password-cracking

Last synced: 07 May 2025

https://github.com/hellozee/errors

An idiot's attempt to do a go like error handling in c++

cmake cpp error-handling errors exception-handling exceptions golang

Last synced: 11 Apr 2025

https://github.com/toxe/example-cpp-ci-project

Example C++ CI Services Comparison supporting Linux, Mac, Windows and GCC, Clang (libc++ and libstdc++), MSVC and Clang-cl

appveyor ci circleci comparison continuous-integration cpp example github-actions-ci travis-ci

Last synced: 23 Apr 2025

https://github.com/moduscreateorg/network-rgb-matrix-display

A library for helping drive large arrays of RGB Matrices with Raspberry Pis

boost-asio cmake cplusplus cpp example-project iot iot-application maker multi-threading raspberry-pi rgb-led rgb-matrix

Last synced: 07 Sep 2025

https://github.com/jakubvojvoda/lpc-decoder

LPC (Linear Predictive Coding) decoder in C++

code-book cpp decoder linear-predictive-coding lpc signal-processing wav waveform

Last synced: 09 Apr 2025

https://github.com/yasushi-saito/grpc-ssl-example

Example of using grpc-c++ w/ self-signed certificates

cpp go grpc self-signed-certificate ssl tls

Last synced: 16 Mar 2025

https://github.com/fogleman/grayscott

Simple Gray Scott Reaction Diffusion model implemented in C++ and OpenCL

cpp gray-scott-model opencl reaction-diffusion

Last synced: 13 May 2025

https://github.com/bitwizeshift/not_null

Non-nullable pointers with 0-overhead and no hidden runtime cost.

cpp cpp11 cpp14 cpp17 modern-cpp not-null nullability

Last synced: 12 Apr 2025

https://github.com/analogfeelings/shadersave

A screensaver for Windows that can run Shadertoy shaders locally with little to no modification.

agplv3 cpp cpp20 customization glsl glsl-shaders open-source ricing screensaver screensavers shaders shadertoy shadertoy-compatibility

Last synced: 18 Jun 2025

https://github.com/mariokonrad/vhf-sim

Simulation of a maritime VHF

cpp lua maritime qt simulation vhf vhf-sim vhf-simulator

Last synced: 11 Apr 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/virtyaluk/coursera-data-structures-algorithms

:microscope: My progress doing Coursera' Data Structures and Algorithms Specialization

algorithms coursera cpp data-structures python

Last synced: 07 May 2025

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

Algorithms using Python 🐍and CPP 👨‍💻

algorithms cpp python3

Last synced: 06 Mar 2026

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/novak-99/vectorization

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

asm cpp vectorization

Last synced: 11 Apr 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/lecrapouille/openglcppwrapper

[Lib][Version 0.9][Partially Functional][WIP] A C++ 11 wrapper for Core Profile OpenGL allowing to write complete applications in a reduced number of lines of code

3d 3d-engine 3d-game 3d-graphics cpp cpp11 game-development glumpy graphics graphics-programming opengl opengl-functions opengl-tutorial opengl-wrapper rendering shaders three-cpp three-js wrapper

Last synced: 19 Mar 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/akagi201/learning-c-cpp

Codes when learning C and Cpp

c cpp learning tutorial

Last synced: 01 Mar 2026

https://github.com/ndhana94/ros2_wheeltec_n100_imu

ROS2 driver pkg for wheeltec N100 IMU module.

cpp imu rclcpp ros2 wheeltec wheeltec-n100

Last synced: 02 Mar 2026

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

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

cpp npcap udp winsocks

Last synced: 24 Feb 2026

https://github.com/myscale/tantivy-search

Tantivy-search is a C++ wrapper for Tantivy, a full-text search engine written in Rust. It is designed to integrate with MyScaleDB and ClickHouse.

clickhouse cpp myscale myscaledb rust search-engine

Last synced: 28 Jan 2026

https://github.com/rockfordwei/csweet

demo how to use C++ in Swift 3.1/4.0

cplusplus cplusplus-11 cpp cpp11 swift swift-package-manager

Last synced: 10 Apr 2025

https://github.com/nicmcd/libdes

A C++ discrete event simulation framework

cpp event simulation

Last synced: 26 Apr 2025

https://github.com/robert076/ubb-computer-science

The courses I took at UBB during my Bachelor's in Computer Science. A collection of my assignments, exams, projects, labs, lecture notes, and preparation materials for them, including extra work.

assembly cpp java lisp prolog python ubb ubb-cluj ubb-computer-science ubb-fmi

Last synced: 09 Oct 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/berndporr/cppthread

Generic C++ Thread class (very thin wrapper around std::thread)

cpp linux thread thread-library windows wrapper-api

Last synced: 26 Apr 2025

https://github.com/xenomega/archloader

ArchLoader is a utility to unlock the Halo 4 Network Test and add extensive functionality otherwise not available (even when the beta was active).

altivec beta c cpp disassembly hacks hooks powerpc reverse-engineering xbox360

Last synced: 07 May 2025

https://github.com/print3m/printos

Hobby simple kernel (x86-64) and bootloader (UEFI) written in C++.

bootloader c cpp hobby-os kernel low-level-programming os-dev uefi x86-64

Last synced: 30 Apr 2025

https://github.com/cms-patatrack/cluestering

Density-based clustering algorithm developed at CERN

alpaka cern clustering cpp cuda pybind11 python tbb

Last synced: 10 Apr 2025

https://github.com/bonnie39/tominecon.7z-cracker

an attempt at cracking the code to tominecon.7z

brute-force bruteforce bruteforce-attacks cpp minecraft tominecon

Last synced: 21 Feb 2025

https://github.com/lethalbit/abyss

Deeply Embeddable bare-metal C++ standard library

bare-metal cpp cpp20 embedded standard-library

Last synced: 10 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/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/thirtythreeforty/utilityproxies

Simple yet useful proxy models for Qt 5

cpp proxy-model qt

Last synced: 10 Apr 2025

https://github.com/parvvaresh/library-management-program-with-cpp

Library Management Program: It can be entered as a user or admin and both have different capabilities

c cpp oop

Last synced: 04 Sep 2025

https://github.com/seanpm2001/underune_maker

Underune maker is a map maker for Undertale and Deltarune. It contains all the assets, and you can make and customize as many rooms as you want.

cplusplus cpp cpp-language deltarune gaming gpl3 gplv3 map-maker md pc-gaming txt undertale underune underune-maker video-games wiki yaml yml

Last synced: 13 Oct 2025

https://github.com/risto97/peakrdl-halcpp

C++ 17 Hardware abstraction layer generator from systemrdl

cpp cpp17 cpu embedded processor programming risc-v riscv systemonchip systemrdl systemrdl-compiler

Last synced: 01 Sep 2025

https://github.com/ArkEcosystemArchive/cpp-client

A simple C++ API client for the Ark Blockchain.

ark blockchain cmake cpp crypto dpos

Last synced: 12 May 2025

https://github.com/reime005/react-native-cpp-code

This repository shows how to use C++ code as a custom module in a React Native app.

android cpp ios javascript react react-native react-native-module

Last synced: 06 Apr 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/qengineering/yolact-ncnn-raspberry-pi-4

Yolact running on the ncnn framework on a bare Raspberry Pi 4 with 64 OS, overclocked to 1950 MHz

aarch64 cpp deep-learning ncnn ncnn-framework ncnn-model raspberry-pi raspberry-pi-4 raspberry-pi-64-os yolact

Last synced: 06 Mar 2026

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/jonathan-foucher/snow-depth-arduino

This project was made by Anis Cerbah and myself in 2016 during our electrical engineering bachelor degree at Lille University of Science and Technology. The goal was to build a device able to measure the snow depth with an Arduino board.

arduino-uno cpp kicad-footprints student-project

Last synced: 13 Apr 2025

https://github.com/siarheifedartsou/mama

Realtime map matching with gRPC-based API

backend cpp grpc map map-matching maps openstreetmap osm

Last synced: 14 Jul 2025

https://github.com/netromdk/bmod

bmod parses binaries for modification/patching and disassembles machine code sections.

assembly-language binary cmake cpp disassembler disassembly modification patching qt5 x86 x86-32 x86-64

Last synced: 25 Jul 2025

https://github.com/superstar1205/housedesignapp

House🏠design 🔰 and building order and build Hybrid app in AU. iOS/Android/ionic/iPad/MobileAppDevelopment.

android-application cpp ionic-framework ios-app java javascript mobile-development objective-c typescript

Last synced: 31 Oct 2025

https://github.com/blastrain/libhtml5

minimum html5 library for running your C++ code on web browser

c-plus-plus cpp emscripten html5 wasm webassembly

Last synced: 05 Nov 2025

https://github.com/aazhar/keras2tensorflow

Tutorial on running keras model in C++ and python tensorflow

cpp keras keras-tensorflow python tensorflow

Last synced: 13 Apr 2025

https://github.com/virxec/rocketsim-rs

Rust bindings for the RocketSim project

autocxx bindings cpp rust

Last synced: 14 Apr 2025

https://github.com/ankan24/gfg-solutions

This repository contains solutions to various Data Structures and Algorithms (DSA) problems from GeeksforGeeks (GFG)

cpp dsa dsa-algorithm dsa-learning-series dsa-practice dsalgo java

Last synced: 07 Mar 2026