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/jdsherbert/unreal-engine-class-templates

Simple template classes for writing Unreal C++, handy as a reference point or as a quick start with syntax.

class cpp template template-class template-repository templates unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine

Last synced: 15 Jul 2025

https://github.com/breezewish/jitplot

Ultra fast plot drawer using JIT and SIMD technologies. Course Homework.

cpp jit shunting-yard-algorithm simd

Last synced: 22 Mar 2025

https://github.com/denismakogon/libcv-c-api

C++ API to C API to Java API

c cpp java native xcode

Last synced: 11 Apr 2026

https://github.com/realtristan/cgl

OpenGL GLFW Wrapper and Graphics Library Inspired by PyGame

cpp glfw library opengl

Last synced: 26 Dec 2025

https://github.com/607011/pwned

A collection of tools to convert pwned password files to searchable MD5 files, create indexes on them, and look up passwords in these files

binary-search boost cpp divide-and-conquer hash leaks md5 passwords pwned rest restful webservice

Last synced: 12 Apr 2025

https://github.com/mazkdevf/hashminder

HashMinder is the ultimate application for security-conscious professionals and privacy-focused individuals alike.

checker cpp fast hashes hashminder javascript js md5 sha256 sha384

Last synced: 04 Oct 2025

https://github.com/stefanjohnsen/wavefrontobj

Wavefront OBJ parser C++ 11

cpp cpp11 header-only obj wavefront wavefront-obj

Last synced: 20 Oct 2025

https://github.com/nouraalgohary/algorithms

An easy-to-understand description of algorithms, simple illustrations, pseudo code, and examples.

algorithms cpp leetcode python

Last synced: 16 Apr 2026

https://github.com/killerasus/adaptive_shooter

The game developed as an implementation of the dynamic difficulty adaptivity algorithm described in my M.Sc. dissertation.

c-plus-plus clanlib cmake cpp game lua machine-learning

Last synced: 15 Feb 2026

https://github.com/kennek4/helix

A pixel art focused sprite editor

cpp spriteeditor

Last synced: 14 Oct 2025

https://github.com/jdsherbert/unreal-engine-audio-spline-plugin

Unreal Engine AudioSpline Plugin. Provides a Spline with an AudioComponent attached that tries to move to the nearest point on the Spline to a target Actor.

audio audio-processing blueprint cpp cpp17 cpp20 plugin unreal unreal-engine unreal-engine-5 unrealengine

Last synced: 27 Jan 2026

https://github.com/kotleni/glengine

Cpp 3d OpenGL game engine. Early WIP.

cpp engine glsl opengl render sdl2

Last synced: 24 Feb 2026

https://github.com/alirn76/maze-v2.0

Maze Game

cpp game maze

Last synced: 25 Oct 2025

https://github.com/samyam81/searching_mechanism

Searching in data structure refer to the process of finding the targetted information from a collection of items stored in computer memory.

cpp csharp java

Last synced: 18 Apr 2026

https://github.com/barakugav/fdml

FDML is a CPP software for robot localization processing and queries using few (one or two) distance measurements

computational-geometric cpp geometric-algorithms localization robotics

Last synced: 15 Mar 2026

https://github.com/alexf2/ImageResizer

IE6 ActiveX control for uploading and resizing images at the same time

activex asp-net atl component-object-model cpp gdiplus internet-explorer ocx visual-studio

Last synced: 11 Mar 2025

https://github.com/jin/bazel-android-ndk-example

Build C++ for Android using Bazel and NDK

android android-ndk bazel cpp

Last synced: 14 Apr 2026

https://github.com/abdullah-sheikh/hacktoberfest2021

beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2021! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨

c cpp hacktoberfest hacktoberfest2021 java programming python

Last synced: 07 Sep 2025

https://github.com/wild-queue/imperative-language-compiler

A tool for running code written in an imperative programming language. This tool provides the ability to run code written in a toy imperative programming language by translating the code into C# code (and then running it using .Net) or by translating it directly into the .Net CIL. It also performs a type checking before running the code.

bison-flex compiler-construction cpp csharp dotnet makefile parser programming-language-translator

Last synced: 07 Oct 2025

https://github.com/mo-karbalaee/pentago-game

Pentago game based on CLI. Final project of introduction to programming course at SBU. fall 2020

cpp game sbu

Last synced: 31 Jan 2026

https://github.com/iamazeem/cppprimenumberprograms

C++ Prime Number Programs

cpp hacktoberfest prime-numbers

Last synced: 15 Aug 2025

https://github.com/mrrobinofficial/easingfunctions

A collection of easing functions. It supports multiple programming languages and game development frameworks.

cpp csharp ease easing easing-functions python unreal-engine

Last synced: 12 Apr 2025

https://github.com/chayaroten/annak

Annak is a strategic board game inspired by Catan, developed in C++ with an interactive OpenCV GUI.

cpp opencv

Last synced: 13 Feb 2026

https://github.com/superb-man/pacman

Classic Pacman game remake with 3 levels for each of the 10 mazes!Added fireball releasing and hiding features!!Hope you enjoy😁

2d c cpp game igraphics-project maze open-gl x-33

Last synced: 03 Mar 2025

https://github.com/fazendaaa/project-euler

Some of the Project Euler exercises in different languages

c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript

Last synced: 07 Oct 2025

https://github.com/fathershafiu/sieve-of-eratosthenes-method-of-prime-numbers

This is a C++ program that generates prime numbers using the Sieve of Eratosthenes method of prime number generation

cpp

Last synced: 25 Feb 2026

https://github.com/mubeen-channa/cpp-programs

Daily C++ Programs: A collection of daily C++ coding exercises and solutions to help you practice and improve your programming skills.

competitive-programming contributions-welcome cpp cpp-programs mubeen-channa mubeenchanna programs-practice

Last synced: 14 Oct 2025

https://github.com/andreasfertig/heise-2020-07-cpp-tricks-enums

Companion source code for "Scoped Enums in C++"

article cpp cpp17 cpp20 ct heise

Last synced: 26 Oct 2025

https://github.com/deadsix27/foo_now_playing_helper

A foobar2000 component that announces events as well as track metadata via OutputDebugString, which is a hacky but simple method to capture it from other programs

addon cpp foobar2000 foobar2000-component now-playing outputdebugstring plugin

Last synced: 27 Oct 2025

https://github.com/j-obog/heap-sim

C++ program aimed to provide a high-level view of what's going on under the hood when you do pointer operations.

cpp heap-memory memory-management modeling simulation

Last synced: 17 Jan 2026

https://github.com/shaderpluginteam/shaderpluginforphotoshop

Shader Plugin used for works with GLSL in Adobe Photoshop.

adobe clr cpp csharp dotnet glsl opentk photoshop plugin shader

Last synced: 28 Dec 2025

https://github.com/axodox/greenscan

Tool to create 3D models using Kinect.

3d-scanning cpp directx-11 kinect wpf

Last synced: 23 Apr 2025

https://github.com/blagojeblagojevic/motor_speed_pid

Dc motor speed control using PIC16F877A and MICROC IDE. For the purpose of simulation it is used Proteus.Also PID algoritam is implemented.

arduino asm avr avr-assembly c cpp electronics embeded-systems esp32 esp8266 esp8266-arduino microchip microcontroller motor pic pic16f877a pid-controller proteus speed-controller web-server

Last synced: 12 Feb 2026

https://github.com/keithdhedger/docsets

Some doc sets for use with Zeal and other apps.

api bash cpp development docset gtk2 gtk3 python qt5 qt6 zeal

Last synced: 12 Feb 2026

https://github.com/ravi-prakash1907/design-and-analysis-of-algorithm

Design and Analysis of Algorithm (DAA) practicals as per the syllabus of B.Sc. (hons.) CS

alorithms college cpp daa hacktoberfest hacktoberfest2020

Last synced: 06 Sep 2025

https://github.com/tw1ddle/geometrize-lib-unit-tests

Unit tests for Geometrize, a library for geometrizing images into geometric primitives

art cpp cpp-library geometrize geometry geometry-processing hill-climbing unit-testing

Last synced: 04 Feb 2026

https://github.com/amr-khaled-ahmed/fcai-cairo-university-fraction-calculator-

this repo made to do basic mathematical operations for the fractions

calculator contribution cpp fractional-calculus

Last synced: 13 Oct 2025

https://github.com/isc30/generic_optional

enables reference types for std::optional

cpp optional

Last synced: 11 Mar 2025

https://github.com/pratik08/pytorch-submodular

A GPU accelerated Submodular Optimization toolkit.

cpp machine-learning submodular-optimization submodularity

Last synced: 06 Dec 2025

https://github.com/zakariaelbouzkri/class-ganerator

this project is script that i used to generate classes in othodox canonical form

cpp orthodox-canonical-class python3 scripting

Last synced: 28 Apr 2025

https://github.com/klirii/javacallswithoutjni

Example of calling Java methods in C++ without using JNI or JVMTI

cpp dll dll-injection example java jdk jni jvm minecraft

Last synced: 15 Oct 2025

https://github.com/imadmi/internet_relay_chat

This project is about creating an IRC server

cpp irc irc-bot irc-server

Last synced: 19 Oct 2025

https://github.com/damatrix/libdsi

a wip attempt to build a libnds alternative for the dsi, without use of libnds or devkitARM

cpp dsi homebrew libnds

Last synced: 16 Apr 2026

https://github.com/alirn76/snakecpp

Simple Snake Game Written in CPP

cpp game snake

Last synced: 25 Oct 2025

https://github.com/ferhatgec/gu

gu, Gefertean Union reader

cpp cpp17 fpaper gefertean-union gu implementation reader

Last synced: 18 Feb 2026

https://github.com/comfysage/cpp-hayashi

🌱 a tiny distro-independent package manager in C++.

cpp package-manager

Last synced: 06 Sep 2025

https://github.com/rkskekzzz/42seoul

📘 42Seoul 에서 공부한 내용을 정리한 repo 입니다:)

42 42born2code 42seoul c cpp

Last synced: 07 Sep 2025

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

CMake application template project using the Karma Krafts CMake infrastructure.

c cmake cplusplus cpp cpp17 cpp20 example make quick template

Last synced: 30 Jan 2026

https://github.com/jfalcou/nucog

High-Level DSEL for designing C++ numerical code

cpp cpp17 dsl hpc numerical-calculations

Last synced: 17 Oct 2025

https://github.com/massimo-marino/memvar

A C++ implementation of a variable with memory of its previous values.

cpp cpp17 cpp20 timestamped-variable timetagged-variable variable-with-memory

Last synced: 10 Apr 2025

https://github.com/cmazakas/cppinit

A CLI tool written in Go used to generate C++ projects

boost catch2 cli cmake cpp golang

Last synced: 27 Jan 2026

https://github.com/savenkovigor/cppfronttemplate

Simple conan/cmake/cpp template project

cmake conan cpp cppfront

Last synced: 05 Jan 2026

https://github.com/m0saan/cp

The repository contains solutions to CP problem from diffrent CP websites

bit-manipulation bitwise-operators competitive-programming cpp cpp11 cpp17

Last synced: 26 Oct 2025

https://github.com/luncliff/ssf

simple socket functions

cmake-examples cpp example-repo

Last synced: 12 Oct 2025

https://github.com/priontoabdullah/c-cpp-programming-all-projects

🆑 The goal of this repo is to save my C & C++ all my Projects. 🚀💻

c cpp cpp-graphics logic projects

Last synced: 03 Mar 2025

https://github.com/andreasfertig/heise-2020-04-cpp-tricks-fold-expressions

Companion source code for "Effizienterer Code mit Fold Expressions"

article cpp cpp17 cpp20 ct heise templates

Last synced: 13 Oct 2025

https://github.com/haripasapuleti/leetcode-problems

Folder containing solutions to various LeetCode problems, showcasing my problem-solving skills and progress in algorithmic challenges.

cpp data-structures-and-algorithms problem-solving sql

Last synced: 07 Sep 2025

https://github.com/sbeyer/commonsat

a common C++11 SAT solver interface for different SAT solvers

c-plus-plus c-plus-plus-11 cpp cpp-library cpp11 formula header-only library sat sat-solver satsolver

Last synced: 05 Feb 2026

https://github.com/michalspano/terminarium

🌱 An Enclosure System – Terrarium + Terminal

arduino cpp vue

Last synced: 24 Apr 2025

https://github.com/soreing/wincmdsnake

Console/Terminal Snake game written in C++ using the Windows API

console cpp game terminal winapi windows

Last synced: 21 Aug 2025

https://github.com/keithdhedger/lprgui

qt5 based frontend for lpr cli command

cpp cups frontend frontend-app gui-application lpr qt5 qt5-gui

Last synced: 22 Feb 2026

https://github.com/ranaessam03/linear_structures

This repository contains implementation of various data structures and algorithms in C++, including linear data structures like arrays, linked lists, stacks, and queues.

cpp data-structures linked-list problem-solving queue stack

Last synced: 05 Oct 2025

https://github.com/b1z0n/cpp-dev-resources

Curated list of useful c++ tools, and resources to learn them:

books c cpp cpp11 cpp14 cpp17 cpp1z developer-experience developer-tools development-tools resources tutorials

Last synced: 24 Feb 2026

https://github.com/andreasfertig/heise-2024-09-save-ressources-with-constexpr

Companion source code for "Ressourcen sparen mit constexpr"

cplusplus cpp

Last synced: 29 Jan 2026

https://github.com/alexf2/SignalProcessing

Digital signal processing system (VB6, Visual C++, ATL, 1999)

atl component-object-model cpp signal-processing vb6 visual-basic

Last synced: 11 Mar 2025

https://github.com/ptahmose/mexlibczi

read and write CZI-documents from MATLAB and Octave

cpp czi-documents matlab microscopy octave zeiss zeiss-czi-files

Last synced: 24 Feb 2026

https://github.com/kaloslazo/datafusiondb

Integration of different data models (Extendible Hashing, AVL, Sequential File) and advanced information (index) retrieval techniques within a single DB.

cpp dbms parser python sql

Last synced: 31 Jan 2026

https://github.com/isaka-james/server

My Nerd HTTP/1.1 C++ web server made from scratch.

cpp server

Last synced: 24 Jan 2026

https://github.com/jesuisstan/42_http_webserver

implementation of a simple http web server in c++

42 cpp html http makefile server

Last synced: 14 Feb 2026

https://github.com/milind220/ball-balance

A PID algorithm controlled ball balance that returns a ball to a set point when it's pushed around. My first real robotics project!

arduino ball-balancing-pid ball-balancing-platform control-theory cpp pid-control robotics

Last synced: 22 Feb 2025

https://github.com/cuixing158/visual-based-odometry-estimation1-cpp

Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map

algorithms bev cpp odometry-estimation opencv orb pose-optimization visual-features

Last synced: 06 Jul 2025

https://github.com/mr-mrf-dev/doctors-building

🏥 My Project in FOP (BP) With C Programming Language.

basic-programming c cpp fundamentals-of-programming terminal-app

Last synced: 22 Feb 2026

https://github.com/basemax/mysqlcalc

A MySQL/MariaDB module and plugin to calculate the formula and calculate mathematical expression in SQL Query.

c calc calc-engine calculate calculation calculations calculator calculator-application calculators cc cpp cpp-calc mariadb-udf mysql-udf udf-mariadb udf-mysql

Last synced: 03 Apr 2025

https://github.com/truthbk/datadog-cpp

Datadog C++ Statsd Client Library

cpp datadog library statsd statsd-client

Last synced: 22 Feb 2025

https://github.com/mguludag/ann_backpropagation_example_qtcpp

This is a school project for Machine Learning course. BTW the ann model taken from course's slides

ann cpp gui qt

Last synced: 01 Aug 2025

https://github.com/tanis2000/bone

Bone, the Binocle project generator

c cpp engine gamedev generator rust-lang

Last synced: 27 Feb 2025

https://github.com/tomcat-42/cppdev

A modern C++ development box

archlinux containerization cpp cpp23 docker

Last synced: 25 Oct 2025

https://github.com/bytesclub/n-puzzle-solver

Solution of N Puzzle using A* pathfinding

ai cpp npuzzle pathfinding

Last synced: 15 Apr 2025

https://github.com/mikayelgr/wintcachemulti

WinTCacheMulti is an experimental project which aimed to implement a multithreaded approach for thumbnail extraction on Windows-based systems with Windows File Explorer.

cpp human-computer-interaction parallelization rust thumbnail-extraction thumbnails windows

Last synced: 20 Apr 2026

https://github.com/khangvum/fileusage

A Windows console application that lists file usage by grouping files based on their extensions.

cpp cpp17 cpp20 file-extension file-extensions file-management file-manager file-scan file-scanner file-scanning file-size file-sizes file-usage filesystem fileusage

Last synced: 14 Feb 2026

https://github.com/deftruth/ptx-isa-8.2-zh

🎉持续更新:CUDA 12.2 PTX-ISA-8.2学习笔记,部分中文翻译 + 个人理解 + 内联汇编示例,讲解CUDA 12.2 PTX-ISA-8.2 汇编指令;进行中.....

asm cpp cuda ptx

Last synced: 20 Oct 2025

https://github.com/llnl/spify

cpp

Last synced: 21 Jan 2026