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/mortennobel/softimagewebglexport

A WebGL export plugin for SoftImage 2011

cpp cpp11 graphics-programming

Last synced: 24 Apr 2025

https://github.com/platisd/cpp-builder-pattern

Builder Pattern with C++: A pragmatic approach

cpp design-patterns tutorial

Last synced: 04 Sep 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/yaraslaut/prop

2D FDTD solver of Maxwell's equations

cpp electromagnetics kokkos maxwell-equations physics simulation

Last synced: 16 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/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/cdluminate/leicht

Naive (Static Graph) Deep Learning Framework

cpp deep-trench deeplearning deletegithub educational simple

Last synced: 27 Oct 2025

https://github.com/copperspice/cs_pointer

Library of C++ Smart Pointers including an Intrusive Pointer and a Node Manager

cpp intrusive-pointer smart-pointers

Last synced: 11 Jun 2025

https://github.com/stefanangelovski/plunder

Web-scraper and frontend app for the Trimui Smart Pro on Crossmix-OS, letting you easily browse and access ROM sites directly from your handheld.

cpp crossmixos handheld roms scraper storefront trimui

Last synced: 13 Feb 2026

https://github.com/tankerhq/tconcurrent

Tanker coroutine library

coroutine-library cpp

Last synced: 16 Mar 2026

https://github.com/jakoch/cpp-devbox

C++ DevBox is a docker devcontainer for C++ development. Based on Debian with LLVM, GCC, VulkanSDK, CMake, VCPKG, zsh.

bookworm clang-17 clang-18 cpp debian-12 debian-13 docker gcc-12 gcc-13 llvm trixie vulkan-sdk

Last synced: 28 Oct 2025

https://github.com/seppahbaws/pelicanengine

A Vulkan game engine wanna be that I worked on to improve my understanding of Vulkan and game engines.

cpp cpp20 game-engine vulkan

Last synced: 27 Oct 2025

https://github.com/yexuanxiao/basic_json

A modern C++ library for working with JSON data, aims to provide full support for the JSON standard, as well as allowing users to customize and extend the library according to their needs. The library offers a user-friendly and C++-idiomatic API, without compromising on performance.

cpp cpp20 cpp23 json modern-cpp

Last synced: 04 Apr 2026

https://github.com/icingworld/ww-stl

A personal implementation of STL containers in C++. 手撕C++ STL容器。

cpp implementation-of-data-structures stl stl-containers

Last synced: 25 Oct 2025

https://github.com/eliseydudin/ict-solutions

solutions for tasks on platforms like codeforces :D

c cpp golang leetcode leetcode-solutions python rust sports-programming

Last synced: 23 Oct 2025

https://github.com/wittenberg/vlad

Variable Life Adjusted Display and other risk-adjusted quality control charts

cpp healthcare quality-control r risk-adjustment surgery

Last synced: 22 Oct 2025

https://github.com/yawkar/hse-dsa-lab-2

This repository offers studies & implementations of several point-querying algorithms in a 2D plane. The algorithms' performance is benchmarked and compared against one another.

algorithms benchmark conan cpp data-structures hse lab

Last synced: 19 Oct 2025

https://codeberg.org/poezio/biboumi

XMPP to IRC gateway

chat component cpp gateway irc jabber linux xmpp

Last synced: 05 Oct 2025

https://github.com/tum-i4/binary-rts

BinaryRTS is a research tool for regression test selection of C++ binaries based on dynamic binary instrumentation

cpp dynamic-binary-instrumentation regression-test-selection regression-testing research

Last synced: 17 Jan 2026

https://github.com/joswinemmanuel/banking-system-cpp

A C++ implementation of a banking system with features like account creation, balance enquiry, deposit, withdrawal, account closure, and account management.

cpp

Last synced: 13 Oct 2025

https://github.com/redbluebird/competitive-programming

Competitive Programming problem solutions

competitive-programming cpp usaco usaco-solutions

Last synced: 09 Oct 2025

https://github.com/germanaizek/visualleakdetector-ng

Updated vlc plugin for Visual Studio 2010/12/13/15/17/19/22 memory leak detection

analyzer cpp memory memory-allocations memory-leak-detection

Last synced: 13 Oct 2025

https://github.com/ivynya/esp32-rick-roller

A compact solution for Rick Rolling your friends, coworkers, and normies in public.

arduino cpp esp32 rick-astley rickroll

Last synced: 08 Oct 2025

https://github.com/officialasishkumar/leetcode

Here you can find the best leetcode solutions! Make sure to contribute and help others : )

c cpp hacktoberfest hacktoberfest2023 hacktoberfest2023-accepted java javascript python ruby rust typescript

Last synced: 12 Oct 2025

https://github.com/edwardjxli/vexv5raytracer

Simple 3D Raytracer Ported To The Vex V5 Robot Brain.

cpp port raytracer vex vex-robotics vex-v5

Last synced: 15 Jul 2025

https://github.com/shsms/mime

mime is a scripting tool for text processing, inspired by Emacs Keyboard Macros.

cpp emacs scripting text-processing

Last synced: 21 Jun 2025

https://github.com/poseidon-code/neetcode-solutions

C++ / Go / Python / Java Solutions for problems in https://neetcode.io

cpp go java leetcode neetcode python solutions

Last synced: 30 Oct 2025

https://github.com/endurodave/stl_allocator

STL std::allocator Fixed Block Memory Allocator

cpp embedded-systems memory-allocation stl stl-containers

Last synced: 11 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/stephenberry/efftw

Modern C++ FFTW Wrapper for Eigen library

cpp eigen eigen3 fftw fftw3 fftw3-binding header-only

Last synced: 14 Jul 2025

https://github.com/andreped/fp-dsa-plugin

Digital Slide Archive plugin to enable FAST deployment of pretrained CNNs for digital pathology

cpp deep-learning digital-pathology digital-slide-archive fast fastpathology gpu histopathology large-image plugin python real-time tensorrt

Last synced: 13 Apr 2025

https://github.com/israelalagbe/embedded-systems

robotics and embedded systems projects

arduino cpp electronics embedded-systems

Last synced: 27 Oct 2025

https://github.com/zephirfxec/hnanosolver

Houdini GPU Fluid Solver powered by NanoVDB

cpp cuda fluid-dynamics houdini nanovdb openvdb

Last synced: 05 May 2025

https://github.com/chinmaymahajan/dreamscoder-examples

This repository contains the example code for the posts on the blog www.DreamsCoder.com

c cpp css data-structures data-structures-algorithms datastructures java javascript php react react-component react-components reactjs

Last synced: 18 Jun 2025

https://github.com/zeyu-li/algorithms

A useful collections of algorithms, formulas, APTs, and some other notes 🗒

algorithms cpp data-structure data-structures formulas graph graph-algorithms graph-theory graph-theory-algorithms python school

Last synced: 13 Jul 2025

https://github.com/luca-penasa/spc

library for geological data extraction from TLS and photogrammetry point clouds.

cpp photogrammetry point-cloud

Last synced: 24 Jun 2025

https://github.com/jokoardh/kuliah-koding-fik-uby

kumpulan materi perkuliahan fakultas ilmu komputer Universitas Boyolali, meliputi materi pemrograman dasar, oop dan basic mobile

algoritma cpp dart ilmu-komputer oops-in-python python struktur-data university-assignment

Last synced: 11 Apr 2025

https://github.com/akielaries/opengpmp

Hardware Accelerated General Purpose Mathematics Package

computational-mathematics cpp linear-algebra machine-learning number-theory opengpmp simd

Last synced: 12 Apr 2025

https://github.com/saiyamdubey/dsa_questions

This is my collection of solved DSA questions ... I am Prepairing for the Interview perspective ..

arrarys binary-search cpp cprogramming hackerrank leetcode-solutions sliding-window sorting-algorithms two-pointers

Last synced: 15 Jul 2025

https://github.com/nixman/csprot

C++14 compile time literal-string encoder, which decodes a strings at run-time

compile-time cpp cpp14 encoder

Last synced: 18 Jul 2025

https://github.com/altaks/cours-iut

Archive des cours de BUT Informatique - IUT La Rochelle

class cours cpp dev

Last synced: 19 Jul 2025

https://github.com/ericlbuehler/merlin

Make your code fly.

cpp interpreter

Last synced: 20 Mar 2025

https://github.com/ngocbh/mtcnn-tf

MTCNN implementation by C++ and tensorflow framework

cpp face-detection mtcnn tensorflow

Last synced: 11 Sep 2025

https://github.com/rdb/fcollada

Community maintained version of FCollada, formerly developed by Feeling Software

c-plus-plus collada cpp fcollada

Last synced: 21 Jun 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/konyshevartem/render-engine

Simple rendering engine supporting DX12, OpenGL, GLES and Metal on Windows, Android, Mac and iOS

android cpp dear-imgui dx12 gles glfw glsl hlsl ios macos metal msl opengl shaders windows

Last synced: 07 Mar 2026

https://github.com/hominsu/tensorrt-yolov5-jetsonnano

JetsonNano 上的 YoloV5 的 TensorRt 加速推理,额外加上了 gRPC 等服务

cpp jetson-nano tensorrt

Last synced: 13 Apr 2025

https://github.com/keremtan/logger

A logging class will be designed in this repository that can control the number of log files and the frequency of their occurrence.

cpp cpp11 logger logging logging-library oop-in-cpp oop-principles queue singleton-pattern thread threading

Last synced: 13 Apr 2025

https://github.com/kuroppoi/opendw

Open source reimplementation of the MacOS Deepworld client.

axmol axmolengine cocos2d cpp deepworld reverse-engineering

Last synced: 01 Apr 2026

https://github.com/kerneltuner/kernel_float

CUDA/HIP header-only library writing vectorized and low-precision (16 bit, 8 bit) GPU kernels

bfloat16 cpp cuda floating-point gpu half-precision header-only-library hip kernel-tuner low-precision mixed-precision performance reduced-precision vectorization

Last synced: 12 Apr 2025

https://github.com/im-rises/cmake-cpp-library-example

This repository contains examples and tutorials demonstrating how to link multiplaform libraries to C++ for Windows, Linux and macOS projects using CMake.

c cmake cpp emscripten example glad glfw imgui library linux opencl opencv opengl openmp openmpi pthreads sdl2 sfml

Last synced: 18 Jun 2025

https://github.com/madladsquad/untitledexec

A cross-platform wrapper on top of fork and exec/CreateProcess

c cpp cross-platform execution library unix windows

Last synced: 11 Apr 2025

https://github.com/cctyl/qtjson

dependency-free, header-only, ready-to-use library for automatic serialization and deserialization; 无依赖、head-only、开箱即用的半自动qtjson序列化、反序列化库

cpp json qt qt6

Last synced: 25 Jun 2025

https://github.com/rnburn/satyr

Numerical computing library for linear algebra and task-based parallelism.

blas cpp cpp17 expression-template lapack linear-algebra mkl tbb

Last synced: 14 May 2025

https://github.com/joswinemmanuel/abdul-bari-cpp

A comprehensive repository of programs and tips learned from the C++ course mentored by Abdul Bari on Udemy.

cpp

Last synced: 05 Apr 2025

https://github.com/jomy10/defer

A simple, single-header library which implements defer and autofree at compile-time in C/C++

autofree c cpp defer single-header single-header-lib single-header-library

Last synced: 21 Mar 2025

https://github.com/videlanicolas/novpn

A reengineering over Google's Beyond Corp

beyond-compare cpp google nginx python vpn

Last synced: 06 Apr 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/w2wizard/iconhandler

UE4/5 Plugin to allow customized asset icons for C++ Classes.

cpp ue4 ue4-plugin ue5 ue5-plugin

Last synced: 15 Sep 2025

https://github.com/haoyang-graphics/baba-is-demo

BABA IS DEMO, ENGINE IS GODOT. Enjoy!

baba-is-you babaisyou cpp cpp17 godot godot-engine godot-game

Last synced: 12 Apr 2025

https://github.com/nrf24/rf24log

A nice logging library for Arduino devices

arduino cpp hacktoberfest nrf24l01 rf24

Last synced: 12 May 2025

https://github.com/markusjx/stacktrace

C++ stack traces for windows, (debian based-) linux and macOs systems

cpp developer-tools stacktrace

Last synced: 13 Apr 2025

https://github.com/aminkhani/c

Cpp/C Tutorials, Exercise and PDF

c c-example c-exercise c-language c-project cpp cpp-examples cpp-tutorials

Last synced: 19 Jul 2025

https://github.com/olegschwann/technopark-algorithms

Implementation of various algorithms in C / C++ for the first semester of Technopark.

algorithms-and-data-structures c cpp

Last synced: 02 Apr 2026

https://github.com/dynesshely/cppenhanced

A library has advanced supports for c++ developers.

cmake cpp cpp-library

Last synced: 20 Mar 2025

https://github.com/matthewgeorgy/solarsystem

3D Solar System Visualization in OpenGL 4

cpp glsl imgui opengl

Last synced: 12 Apr 2025

https://github.com/abarrak/why-compiled-languages

A simple experiment for compiled/dynamic languages comparision.

cpp csharp go java javascript python ruby

Last synced: 13 May 2025

https://github.com/nicknaso/podofo

Mirror repository for PoDoFo a library to work with the PDF file format.

cpp pdf

Last synced: 03 Oct 2025

https://github.com/georgecatalin/qt5-cpp-development-fundamentals

Code practice from the Udemy course "Qt 5 C++ GUI Development For Beginners : The Fundamentals" authored by Daniel Gakwaya

cpp qt qt5 qt5-gui qtcreator qtwidgets

Last synced: 08 Mar 2026

https://github.com/nragland37/ai-minimax-tictactoe

An unbeatable Tic-Tac-Toe Artificial Intelligence in C++, featuring the Minimax algorithm with Alpha-Beta pruning and visualized move tree traversal

ai alpha-beta-pruning artificial-intelligence-algorithms cpp minimax minimax-algorithm minimax-alpha-beta-pruning tic-tac-toe

Last synced: 14 Apr 2025

https://github.com/itsfuad/xebec-server

HTTP server implementation written in C++ using the Winsock API for Windows.

cpp cpp-http-server http-server

Last synced: 15 Sep 2025

https://github.com/aliwoto/mdparser-cpp

A simple telegram Markdown parser for C++.

cpp markdown markdown-parser md telegram telegram-api

Last synced: 26 Jun 2025

https://github.com/mgorshkov/pd

C++ pandas-like data analysis library.

cplusplus cpp pandas

Last synced: 04 Apr 2026

https://github.com/tsnsoft/codeblocks_rus

Code::Blocks (x64) с русским интерфейсом и проверкой русской орфографии

c codeblocks codeblocks-ide cpp russian

Last synced: 03 Apr 2026

https://github.com/ironcorelabs/ironoxide-swig-bindings

IronCore Labs SDK bindings which are generated using swig

android c cpp cryptography java jvm proxy-re-encryption transform-encryption

Last synced: 12 Mar 2026

https://github.com/aminezouitine/volumelist-cpp

🗄Make a list that has a notion of volume 🗄

cpp data-structures

Last synced: 02 Mar 2026

https://github.com/gurugio/tcppl_exercise

exercise solutions for The c++ programming language 4th edition

c-plus-plus cpp

Last synced: 06 Mar 2026

https://github.com/abdulahad968/sky-nav-ai---sfml-based

SkyNav AI revolutionizes flight planning with dynamic graphics and advanced C++ data structures like graphs, queues, and linked lists. It offers seamless visualization of complex flight data, efficient layover management, flexible route adaptation, and personalized travel options, delivering an interactive and intuitive experience for traveling.

cpp dijkstra-shortest-path dsa graphs-algorithms linked-list project-management queue sfml

Last synced: 02 Mar 2026

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/milderhc/auto-parallelizer

Automatic parallelizer for C/C++ code

antlr4 cpp source-code-analysis

Last synced: 24 Jul 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/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/diegoferigo/development-iit

Docker-based isolated development environment for my activities @ Italian Institute of Technology

container cpp development docker environment ide programming script setup

Last synced: 15 Apr 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/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/soumik12345/libtorch-examples

Basic Deep Learning examples using LibTorch C++ frontend

cpp deep-learning libtorch torch

Last synced: 09 Nov 2025