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/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/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/theo-mestre/sapphire

I'm learning how to make game engines!

cpp game-engine learning-by-doing

Last synced: 23 Aug 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/ranon-rat/moonmake

a package manager and a build system made in python

build-system c clang cpp gcc makefile raylib

Last synced: 10 Jun 2025

https://github.com/xcmyz/gobang-ai

A C++ Implementation of Gobang AI.

ai cpp gobang

Last synced: 25 Jul 2025

https://github.com/nicholaschiasson/car

Compile and Run! Execute source files directly without worrying at all about compiling.

c compile-and-run cpp csharp go java rust shebang utility

Last synced: 08 May 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/DoubleCouponDay/Chunkus

Discord bot that converts your chat image to a Scalable Vector Graphic.

c cpp docker hacktoberfest rust

Last synced: 01 Apr 2025

https://github.com/ardt2/f103c8t6_1a

Актуальный C++ проект для STM32F103C8T6, классы тактирования, периферии. RCC, GPIO, I2C, Leds

bmp180 cplusplus cpp cpp11 cpp14 cpp17 stm32 stm32f103 stm32f103c8t6 tm1637

Last synced: 05 Apr 2025

https://github.com/german-one/termwnd

Find the terminal window hosting the shell process running in a local Windows session.

c command-line console cpp csharp powershell terminal vb-net windows

Last synced: 11 Apr 2025

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

Zynq SoC support for the Genode OS framework

arm armv7 cplusplus cpp genode microkernel osdev zybo zynq

Last synced: 07 Apr 2025

https://github.com/coyorkdow/cosched

A single-header c++20 coroutine scheduler

cpp cpp20 cpp20-coroutine

Last synced: 07 May 2025

https://github.com/hollasch/pathmatch

A directory/filename pattern match utility for the Windows command shell

c-plus-plus command-line command-line-app cpp directory-tree search windows

Last synced: 12 Apr 2025

https://github.com/lesomnus/vcpkg-cache-http

HTTP provider for vcpkg binary caching

c cache cplusplus cpp vcpkg vcpkg-binary-caching

Last synced: 08 Jul 2025

https://github.com/hajin-park/ucmerced-cse

UC Merced CSE Monorepo

c cpp mips python ucm ucmerced

Last synced: 07 May 2025

https://github.com/msdn-whiteknight/diskview

Command line tool to display hard disk or volume information

command-line-tool cpp disk hdd smart winapi windows

Last synced: 18 Jul 2025

https://github.com/grimmerk/algorithms-vscode

All are written in Python 3. Some also have Go, JavaScript (Node.js), C#, C++ versions. Include test cases. To be convenient, often not follow Python pep8 snake coding style. IDE: VS Code & Atom. Include data structures, LeetCode problems. Convenient debugging by VSCode Setting

c-sharp cpp dotnet-core jest mstest pytest unit-test visual-studio-code

Last synced: 03 Apr 2025

https://github.com/eclipse-uprotocol/up-transport-zenoh-cpp

C++ client library to connect to the zenoh implementation of uProtocol

cpp up-transport uprotocol zenoh

Last synced: 12 Apr 2025

https://github.com/bast/calculator

Exercise to practice building projects with CMake.

cmake cpp fortran google-test

Last synced: 12 Apr 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/jdsherbert/unreal-engine-dependency-injection-plugin

Simple implementation of a Dependency Injector Plugin for Unreal Engine. Uses a Singleton instance to hold the registered objects.

cpp dependency-injection dependency-manager plugin plugins singleton-pattern unreal unreal-engine unreal-engine-4 unreal-engine-5

Last synced: 19 Mar 2025

https://github.com/mtarek97/sic-xe-assembler

Implementation of a SIC/XE two-pass assembler, written in C++, producing object code for the absolute loader.

assembler assembly-language cpp

Last synced: 29 Oct 2025

https://github.com/ankitjarwall/code-with-ankit

Hello everyone, Here we cook the fucking shit.

backend-api c cpp frontend-web mern python react

Last synced: 19 Jun 2025

https://github.com/prsntmaurya/error-level-analysis

Error Level Analysis Algorithm used in forensics

cpp ela

Last synced: 11 Jul 2025

https://github.com/newyaroslav/888casino-game-bot

Робот для автоматической игры на 888casino

api bot casino casino-bot casino-games clicker cpp extension game-bot imgui

Last synced: 21 Jul 2025

https://github.com/seznam/xgboostpredictor

C++ header-only thread-safe XGBoost predictor

cpp predictor xgboost

Last synced: 14 Apr 2025

https://github.com/kyuubiran/utility

A C++20, header-only utility library.

cpp cpp20 library utility

Last synced: 11 May 2025

https://github.com/joanstinson/candycrush

A simple Candy Crush implementation using a 2D game engine architecture with C++ and SDL (MVC pattern).

2d-game candy-crush cplusplus-11 cpp game game-engine-2d mvc-architecture sdl2

Last synced: 15 Sep 2025

https://github.com/shinjimc/octree_voxel_vtk

Octree with VTK is a C++ project that efficiently manages, stores, and visualizes three-dimensional spatial data. It utilizes an Octree data structure and Visualization Toolkit (VTK) to load spatial points from CSV files into a 3D space. It features robust Google Test (GTEST) unit tests to ensure reliability.

3d-visualization c-plus-plus cpp data-management data-structures data-visualization gtest octree octree-structure point-clouds spatial-data vtk

Last synced: 14 Apr 2025

https://github.com/massimo-marino/circular-buffer

A C++ implementation of a circular buffer

circular-buffer clang cpp cpp14 cpp17 cpp20 producer-consumer

Last synced: 10 Apr 2025

https://github.com/apwhitehat/http_threadripper

HTTP 1.1 server which shows off high concurrency capabilities of C++

c cpp cpp11 high-concurrency http libev socket-programming

Last synced: 13 Apr 2025

https://github.com/manjav/hx-impulse-engine

HAXE port of a simple, open source, 2D impulse based physics engine for non-view (server-side) use.

actionscript cpp csharp haxe haxelib java javascript physics-2d physics-engine

Last synced: 20 Jul 2025

https://github.com/faris771/doing-leetcode-everyday-until-i-get-a-job

Collection of LeetCode questions to ace the coding interview! (and be the next Elon Musk)

cpp leetcode-solutions problem-solving

Last synced: 05 Nov 2025

https://github.com/sofken-natori/kosenprocon30natori

#procon30 Competition section Repository of NIT,Sendai(Natori Campus)

c-plus-plus cpp cpp17 kosenprocon libcurl opensiv3d

Last synced: 30 Oct 2025

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/abhineetraj1/cpp-gtk

GUI projects made in C++

cpp gtk gui gui-application

Last synced: 16 Apr 2025

https://github.com/zanders3/butler

A really simple Jenkins build notification app

cpp jenkins jenkins-ci notifications win32

Last synced: 31 Jul 2025

https://github.com/jrob774/tein-editor

An unofficial editor for the game The End is Nigh.

cpp cpp17 editor game level leveleditor map mapeditor tein tein-editor theendisnigh

Last synced: 31 Jul 2025

https://github.com/andriawan/AndKamus

Aplikasi ini adalah aplikasi kamus berbasis CLI dikembangkan dengan C++

c-plus-plus cli cpp dictionary kamus

Last synced: 13 Apr 2025

https://github.com/mattkretz/wg21-papers

my papers to WG21 — the C++ committee

cpp papers wg21

Last synced: 30 Jul 2025

https://github.com/xadillax/liburlencode

C++ library for urlencode.

cpp cpp-library urlencode

Last synced: 03 Oct 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/surajv311/myprogramming_interview-prep

A list of coding questions I solved (DS-Algo & CP) 👨‍💻 to enhance my algorithmic thinking skills. Also includes: Notes ✍ | Resources | Core-CS Subjects 📚 | Off-Campus... 🌏

algorithms amazon codechef codeforces competitive-programming cplusplus cpp data-structures data-structures-and-algorithms dynamic-programming faang google graph-algorithms hacktoberfest interview interview-practice interview-questions leetcode-solutions microsoft placement-preparation

Last synced: 09 Mar 2026

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/keyu-tian/buaa-parallel-computing-project-solution

[Ranked No. 1🥇] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (北航并行程序设计). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.

beihang beihang-university buaa buaaoj compiling-principle compiling-theory cpp cpp11 cyk-algorithm dynamic-programming multithreading parallel-computing pthreads

Last synced: 13 Apr 2025

https://github.com/abess-team/abess-a-fast-best-subset-selection-library-in-python-and-r

Reproducible materials for "abess: A Fast Best-Subset Selection Library in Python and R"

best-subset-selection cpp python

Last synced: 22 Sep 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/jul1u5/6.837

MIT Computer Graphics Course Assignments

computer-graphics cpp opengl

Last synced: 01 Aug 2025

https://github.com/pmfoss/simpleimagebrowser

This project demonstrates a way to customize the class QListView of the Qt framework. It does not claim to be completed or to provide and support a program for productive use.

cpp customization listview qt

Last synced: 15 Apr 2025

https://github.com/deepcodinginturingacademy/habbit

🐰 A time management app on desktop 🍋🌿

cpp desktop qt time-management

Last synced: 20 Aug 2025

https://github.com/hjo12/IsometricGameUWP

A 2D isometric game written in C++ Universal Windows Platform with Win2D using a custom game engine by Professor Charles Kelly for a course in Winter 2017

cpp universal-windows-platform uwp uwp-apps win2d

Last synced: 24 Sep 2025

https://github.com/lizhangqu/gradlejni

使用Gradle与JNI结合的项目

application cpp gradle java jni plugin

Last synced: 25 Apr 2025

https://github.com/bensuperpc/krackx

Software for password cracker, C++ and Qt6 QML

cmake cmake-init cpp qml qt

Last synced: 10 Feb 2026

https://github.com/laguna1989/openalpp

Modern OOP C++14 audio library built on OpenAL for Windows, macOS, Linux and web (emscripten).

audio audio-library cpp cpp14-library oop openal openal-soft

Last synced: 15 Apr 2025

https://github.com/spqb/adabmdca

adabmDCA 2.0 – a flexible but easy-to-use package for Direct Coupling Analysis

bioinformatics cpp dca direct-coupling-analysis generative-ai julia python

Last synced: 12 Apr 2025

https://github.com/karsten-vermeulen-dev/into-the-deep-blue-c

A complete introductory to intermediate course covering the main C++ topics

cplusplus cpp game-development games programming tutorial tutorials

Last synced: 03 May 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/hxndev/openmp-program-to-print-number-of-threads

In this task, we had to write a multi-threaded OpenMP program, that will print the number of threads being used.

code cpp openmp openmp-parallelization parallel-computing parallel-programming threads

Last synced: 07 May 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/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/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/moduscreateorg/modite-adventure

Modus Create's 2020 Holiday Game for the LDK Game console.

cpp ldk ldk-game mod-music

Last synced: 15 Apr 2025

https://github.com/pgvalle/opengl-cpp

C++ Template to quickstart your opengl journey!

cmake cpp glfw graphics-programming jesus jesus-christ opengl opengl33 template template-project

Last synced: 09 Nov 2025

https://github.com/mikeoliphant/vst3visualstudioexample

A simple windows VST (VST3) example plugin using Visual Studio

audio cpp plugin visual-studio vst vst3 windows

Last synced: 21 Aug 2025

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/abdallahhemdan/huffman-coding-compression

📦 Huffman Coding Compression Algorithms with Encoding and Decoding using C++

binary-tree compression-algorithm cpp data-structures huffman-coding huffman-compression-algorithm

Last synced: 31 Aug 2025

https://github.com/mathieu-lala/game_project

Game Project : The PURGE ~ Keimyung University ~ Fall 2020

cmake conan cpp cpp17 cpp20 entt game-development glfw3 imgui opengl

Last synced: 29 Sep 2025

https://github.com/newyaroslav/easy-email-cpp

C++ библиотека для отправки сообщений на email

api cpp curl email sendmail smtp

Last synced: 19 Apr 2025

https://github.com/imdeep2905/coding-challenge-team-vanished-gradient

Heuristic solution for Knapsack Container Loading Problem (KCLP) implemented in C++ with visualization in python.

bin-packing container-loading-problem cplusplus cpp heuristics knapsack knapsack-container-loading matplotlib nphard python3

Last synced: 15 May 2025

https://github.com/allankoechke/mantisbase

Lightning fast BaaS in C++ — One binary, full backend, anywhere.

api auto-rest-api cpp database http rest-api sql

Last synced: 17 Jan 2026

https://github.com/alphalaneous/tinker

Geode mod for an improved Geometry Dash editor experience

cocos2d-x cpp geode geode-sdk geometry-dash mod

Last synced: 27 Apr 2026

https://github.com/abin-z/threadpool

A cross-platform, header-only C++11 thread pool (线程池)

cpp cpp11 mutilthread task task-manager threadpool

Last synced: 22 Jan 2026

https://github.com/dalexhd/ft_irc

The goal of this project is to make you write your own IRC server. To do so, you will test your work with a real IRC client. Internet is ruled by solid and standards protocols that allow a strong interaction between every connected computer. It’s always good to know about it.

cpp cpp98 irc irc-server

Last synced: 10 Apr 2025

https://github.com/noejunior792/animatedresponsivelayout

✨ Is a study project focused on creating an animated and responsive layout using Flutter and Dart.

cpp dart flutter html swift

Last synced: 23 Feb 2026

https://github.com/star-hengxing/clipboard-url-clear

clear your clipboard link.

clipboard cpp xmake

Last synced: 06 Feb 2026

https://github.com/mfelici/mad

Vertica anomaly detection UDx based on Median Absolute Deviation

anomaly cpp detection sql timeseries udx userdefined-functions vertica

Last synced: 18 Oct 2025

https://github.com/threeal/result

A simple C++ implementation of Rust Result, an alternative to Abseil Status

abseil cmake cpp result results rust-result status

Last synced: 04 Mar 2026

https://github.com/mattkretz/lockfree_ring

lock-free queue, implemented as a ring-buffer on the stack

cpp cpp17 lock-free ringbuffer

Last synced: 27 Feb 2026