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/dan-and-dna/mobilediablo

unreal c++ learning example 虚幻c++ topdown 例子

cpp game topdown ue4 ue4-tutorial

Last synced: 14 Mar 2025

https://github.com/vp817/cppbinarystream

binarystream made in cpp

binary-manipulation binary-stream cpp cpp17

Last synced: 20 Jul 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/hxndev/search-integer-in-a-grid-using-divide-and-conquer

Divide and Conquer technique is used to work out different problems of varyying natures. Our problem at hand is to efficiently search an integer value from grid of size n x n, where n is any integer, using the principles of divide and conquer. The grid has both it's rows as well as columns sorted in ascending order.

algortihm code complexity cpp divide-and-conquer grid integer search time-complexity-analysis

Last synced: 24 Aug 2025

https://github.com/m3y54m/sobel-simd-opencv

Using SIMD instructions in image processing using OpenCV

cpp intel-intrinsics opencv simd-instructions sobel-edge-detector

Last synced: 20 May 2026

https://github.com/falcao-g/beecrowd

Soluções de alguns desafios do beecrowd em Python e C++

beecrowd beecrowd-solutions cpp online-judge problem-solving python python3 sql uri-online-judge

Last synced: 04 Mar 2026

https://github.com/muhammad-tayyab-awan/voting-project-using-oop

This is My Procjet of Second Semester of Object Oriented Programming in Cpp

console-application cpp file-handling file-handling-in-cpp voting-project voting-system

Last synced: 02 Mar 2025

https://github.com/tensorush/cpp-deep-dive

:ocean: :diving_mask: Amateur's voyage into deep waters of C++ guided by the 5-Part Coursera specialization «Art of Modern C++ Development» from MIPT & Yandex (14.02.2021).

art-of-computer-programming c-plus-plus c-plus-plus-17 coursera coursera-specialization cpp cpp-course deep-dive from-zero-to-hero mipt modern-cpp modern-cpp-development yandex

Last synced: 15 Apr 2025

https://github.com/seigtm/complex

A simple complex numbers class that supports all basic operations.

complex-number complex-numbers cpp homework homework-assignments

Last synced: 20 Apr 2025

https://github.com/soroushj/cpp-course-example-cosine-similarity

Code example for the Fundamentals of Programming course at the University of Guilan, Fall 2016.

cosine-similarity cpp example tokenization

Last synced: 08 Apr 2025

https://github.com/ivandrf/image-editor

Image editor written in c++ using sfml

cmake cpp image sfml zenity

Last synced: 09 Mar 2026

https://github.com/jdsherbert/audio-phaser-effect

Simple C++ implementation of a basic Phaser technique.

audio audio-effect audio-effects audio-feedback audio-processing cpp delay haas phaser

Last synced: 30 Jun 2025

https://github.com/erdroy/vectormath

VectorMath - SharpDX Inspired C++ highly customizable vector math library. Custom types, double-precision, UpperCase and lowercase component names and more.

cpp math vectormath

Last synced: 02 Apr 2025

https://github.com/angeligareta/context-free-grammar

Program in C++ that reads a context-free grammar and removes the useless symbols and productions. After that, it generates a new simplified CFG in an output file.

cfg context-free context-free-grammar cpp

Last synced: 29 Jul 2025

https://github.com/serms1999/ssii-practica2

Repositorio de la práctica 2 de la asignatura de sistemas inteligentes del grado en Ingeniería Informática de la Universidad de Murcia para el curso 2019/20

c11 cmake cpp sbr ssii umu

Last synced: 04 Sep 2025

https://github.com/wervice/salut

Salut is a beautiful terminal greeter

cpp shell terminal theming

Last synced: 18 Mar 2025

https://github.com/flak-zoso/labirint

C++ game that doesn't have much to do with a labirint

c-plus-plus cpp labirint

Last synced: 26 May 2026

https://github.com/jonathanlinat/dockerized-trenchbroom

🐋 A dockerized version of kduske's TrenchBroom source code

build cpp docker trenchbroom

Last synced: 26 Aug 2025

https://github.com/mortennobel/simplevrcpp

Simple example of using the OculusVR SDK and SDL

cpp graphics-programming oculus-rift openvr sdl2 virtual-reality

Last synced: 18 Jun 2025

https://github.com/digoarthur/console-guessinggame

This was my first program create in University.

cpp

Last synced: 30 Mar 2025

https://github.com/bentoudev/annotationgenerator

Clang based C++ preprocessor for annotation based reflection generation

annotation clang code-generation cpp reflection

Last synced: 29 Aug 2025

https://github.com/kezhengjie/checkport

a tiny tool lib written in c++ based on asio for iterating and checking tcp port.

asio check-port cpp cross-platform fast fluent linux modern simple-api tcp-port-checker tcp-port-scanner tiny windows

Last synced: 04 May 2026

https://github.com/beardedfish/counter

A simple counting app made for devices running BlackBerry 10 OS.

app blackberry blackberry10 cascades counter cpp qml qt simple

Last synced: 09 Apr 2025

https://github.com/gazebosim/gz-harmonic

Harmonic, Gazebo's 8th named release

cpp gazebo robot-simulation

Last synced: 29 May 2026

https://github.com/vu2n/est

External D3D11 Shellcode Toolkit

cheat cpp d3d11 d3d11hook poc shellcode shellcode-hooking shellcode-injection

Last synced: 29 Aug 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/foo-dogsquared/automate-md

A CLI program that manages the frontmatter of your Jekyll or Hugo posts without manually entering into your text editor.

automation cpp cpp14 frontmatter hugo jekyll markdown

Last synced: 11 Apr 2026

https://github.com/huanhuanonly/openwin

The lightweight C++ library based on the Win32 API that encapsulates window and cursor operations, and includes drawing and animation effects. 基于 Win32 API 封装的关于窗口和游标操作的轻量级 C++ 库,并包含绘图和动画效果。

animations api cpp cursors libary lightweight openwin painter win32 windows

Last synced: 15 Apr 2025

https://github.com/arrufat/vala-benchmarks

Vala Benchmarks

benchmark c cpp csharp mono vala

Last synced: 12 May 2026

https://github.com/sea5kg/webhook-handler

webhook-handler service

cpp service webhook webhook-handler

Last synced: 30 May 2026

https://github.com/rajin-khan/dsa-sem-4

lab tasks and problems i solved during my fourth semester (data structures and algorithms, cpp)

cpp data-structures-and-algorithms university-course

Last synced: 24 May 2026

https://github.com/isaiah512/codewars

my solutions to codewars katas

cpp java javascript python

Last synced: 15 Mar 2025

https://github.com/bacpack-system/packager

BringAuto Packager - a simple way how to build and maintain our dependencies with almost zero learning curve and out-of-the box integration into our workflows.

bacpack-system c cmake cmakelib cpp cxx docker packager

Last synced: 12 Mar 2026

https://github.com/akash1474/spectrum_color_pro

SpectrumColor Pro: Effortlessly pick, modify, and copy colors on Windows. Screen capture, hue control, presets, and versatile format support in a sleek interface.

color-palette color-picker colorpicker cpp cpp17 glfw3 imgui-glfw opengl2 win32 windows windows-10 windows11

Last synced: 20 Jan 2026

https://github.com/psingh12354/imagetransforming

Image Transforming Project contain illnify watermark spotlight greyscale

coursera cpp final-project image-transform imageprocessing objectorientedprogramming

Last synced: 12 Jun 2025

https://github.com/luncliff/grpc-worknote

personal experiments with grpc(v1.25+) for C++

cmake codegen cpp cpp20 grpc korean

Last synced: 25 Apr 2025

https://github.com/jbaldwin/libpriamcql

Safe and easy to use C++17 CQL (Cassandra/ScyllaDB) client library.

async cassandra client cpp cpp17 cql scylladb

Last synced: 19 Apr 2026

https://github.com/nathancordeiro/line-follower-robot

Arduino Uno-powered line follower robot: Seamlessly follows lines with precision sensors and intelligent algorithms. Ideal for exploring robotics fundamentals and automation.

arduino cpp line-follower robotics

Last synced: 11 Apr 2026

https://github.com/eldment/lin-q

📈 为 C++ 打造的高性能、纯头文件 LINQ 风格查询库 📦 High-performance, header-only, LINQ-style query library for C++

cpp cpp17 header-only high-performance library linq linq-style mordern-cpp powerful

Last synced: 06 Sep 2025

https://github.com/gastonmorixe/lib-midi-akai-apc-mini

C++ Library to control AKAI APC mini MIDI in and out (led controls included)

akai apc-mini cpp lib library midi

Last synced: 04 Feb 2026

https://github.com/yashkarthik/tinyrenderer

A rasterization engine written from scratch (no libraries) in C++

cpp rasterization

Last synced: 04 Jul 2025

https://github.com/dexoron/dcr

DCR is a utility for managing C/C++ projects in a Cargo-like style.

c cpp cpp-all linux macos project-manager rust utils windows

Last synced: 20 Feb 2026

https://github.com/wldfngrs/cpp-crash-course-exercises-solutions

Repository of the solutions to all the exercises in the book 'C++ Crash Course' by the awesome Josh Lospinoso! Enjoy!

cpp

Last synced: 24 Mar 2025

https://github.com/ychaaby/pico-space-2d-video-game

Pico Space: The Cosmic Adventure in a Pixelated Universe

cocos2d cocos2d-x cpp game game-development opp oriented-object-programming

Last synced: 14 Jul 2025

https://github.com/speedycraftah/speedy-db

A database written in C++ which supports JSON querying and TCP encryption.

cpp database json

Last synced: 25 Sep 2025

https://github.com/threeal/errors-cpp

A C++ package that provides utilities for error handling

cmake cpp cpp-library error error-handling errors library

Last synced: 11 Apr 2025

https://github.com/veld-dev/customgravityplugin

An Unreal Engine plugin meant to let developers custom the gravity in many ways in their level, mainly with located gravities and spherical gravities (planets).

blueprint blueprints-visual-scripting cpp gravity gravity-simulation physics physics-3d unreal-engine unreal-engine-4 unreal-engine-5 unreal-engine-cpp unreal-engine-cpp-plugin unreal-engine-plugin unrealengine unrealengine4 unrealengine5

Last synced: 08 Apr 2025

https://github.com/petrenko-alex/logic-calculator

[Архив 2015] Логический калькулятор / Simple logic calculator

calculator cpp logic logical-operators logical-programming qt visualstudio2013

Last synced: 12 Apr 2026

https://github.com/islatri/leetkocpp

A cargo-like runner for C/C++/Rust LeetCode problems

algorithms c cpp leetcode leetcode-c leetcode-cpp leetcode-rust rust

Last synced: 24 Aug 2025

https://github.com/dhi13man/numcuts

A GUI tool that allows you to set up custom shortcut keys that you can press to run anything on your PC or the web. Built using C++ and containing a full HTML/CSS based UI, made using NodeJS and Electron Framework.

batch-script bootstrap c-plus-plus cpp css dhi13man electron electron-app html html-css-javascript html5 javascript nodejs open-source opensource shortcuts software time-saver utility windows

Last synced: 10 Apr 2026

https://github.com/ashokdey/pixel_explosion

C++ application that draws patterns with Pixels

animation cpp cpp11 particles pixel pixel-explosion sdl video visual-studio

Last synced: 23 Mar 2025

https://github.com/nbdy/modulepp

cpp module framework

cpp modular modularity modulepp shared-library

Last synced: 28 Mar 2025

https://github.com/kourouklides/perspective-taking

Visual and Spatial Perceptual Perspective Taking (using Kinect)

c c-plus-plus computer-vision cpp cpp-code kinect kinect-fusion opencv opengl openni robotics ros ros-kinetic

Last synced: 12 Apr 2026

https://github.com/cm0use/hangman

Hangman, no 3D or third-party libraries, just the standard functions provided by the compiler.

cpp cpp-game cppgame hangman hangman-console hangman-cpp hangman-game hangmangame

Last synced: 26 May 2026

https://github.com/spur27/renweb-engine

Lightweight engine and API for making cross platform desktop applications with web technology.

cpp cross-platform desktop-app html-css-js javascript native-gui webkit webkitgtk webview webview2 wkwebview

Last synced: 26 Apr 2026

https://github.com/doniaskima/learncpp

Learning algorithms and data structures can significantly improve your programming skills, enabling you to write more efficient and optimized code, leading to better performance and maintainability of your software.

algorithms cpp data-structures

Last synced: 15 Mar 2025

https://github.com/ferhatgec/mammapia

mammapia, script to piacli transpiler

cpp cpp17 mammapia piacli script transpiler

Last synced: 18 Feb 2026

https://github.com/sferez/hpc_mpi_traveling_salesman

High Performance Computing MPI for Traveling Salesman Problem

cpp high-performance high-performance-computing mpi openmpi travelling-salesman-problem

Last synced: 30 May 2026

https://github.com/ismailza/sudoku

Sudoku Game: A classic, engaging Sudoku puzzle experience developed in C++ with SFML.

cpp game sfml sudoku

Last synced: 27 May 2026

https://github.com/vivek-v-rao/cpp-dataframe

C++17 dataframe featuring CSV/binary I/O, date/datetime indices, arithmetic transforms, statistics (including rolling windows and multiple correlation types), and random data generators

cpp cpp17 dataframe statistics time-series time-series-analysis

Last synced: 04 Jan 2026

https://github.com/philipbraatz/eye-solver

The goal of this project is to let a neural network play any game on your screen with constant view of a score.

ai cpp evolutionary-algorithm neural-network ocr opencv2 visual-studio

Last synced: 11 Mar 2025

https://github.com/nurriyad/online-judge-solutions

This repository contain all of my accepted solution in various online judges.

c codechef codeforces competitive-programming cpp

Last synced: 15 May 2026

https://github.com/terroo/bible-tui

Get Bible Verses via Command Line

bible-verse cli cpp cpp20 jesus-christ-is-lord tui

Last synced: 02 Jul 2025

https://github.com/bcapathshala/crackyourinternship

Arsh Goyal Coding Challenge For Next 45 Days

algorithms cpp data-structures dsa dsa-practice java

Last synced: 07 Jan 2026

https://github.com/im-rises/tetrissfml

Tetris game made in C++ 17 with SFML lib

cpp game sfml tetris

Last synced: 11 Jun 2025

https://github.com/shanpic/utility

some utility

cpp python shell-script utiliy

Last synced: 08 May 2026

https://github.com/gdonald/game-of-life-cpp

Conway's Game of Life

conways-game-of-life cpp sdl2

Last synced: 16 Mar 2025

https://github.com/diegoiast/qmdilib

This is a simple mdi library for Qt6

cmake cpp qt

Last synced: 22 Feb 2026

https://github.com/georgiifirsov/ntp

"ntp" stands for "Native Thread Pool". This library implements a thread pool using Win32 API (and some Native API too).

cplusplus cplusplus-17 cpp cpp17 multithreading thread-pool winapi

Last synced: 07 Apr 2025

https://github.com/seigtm/qt-wms

My first attempt to create a warehouse management system. This project is a C++ training practice at my college (2020-2021).

college college-assignment college-project cpp pkgh practice practice-programming practice-project qt qt5 qtcreator warehouse warehouse-management warehouse-management-system warehouse-system warehousing wms

Last synced: 20 Apr 2025

https://github.com/yessenali-yerkebulan/guess-number-cpp

Just Guess Number game in C++

cpp

Last synced: 11 Sep 2025

https://github.com/lnvaldez/maze-solver

Generates a random maze and solves it using recursive backtracking. The maze generation utilizes Depth-First Search (DFS) to carve out passages and create a unique maze layout for each run.

backtracking backtracking-algorithm cpp maze maze-algorithms maze-generator maze-solver mazes mazesolver random random-generation recursive

Last synced: 04 Dec 2025

https://github.com/tank3-tk3/pi-calculation-cpu-gpu

PI calculation with CPU and GPU

c cpp cuda parallel-computing pi

Last synced: 13 Apr 2026

https://github.com/hansalemaos/isincython

fast isin() function using Cython (C++) - up to 80 times faster than NumPy/Pandas.

c cpp cython fast isin numpy pandas

Last synced: 11 Apr 2026

https://github.com/andreiavrammsd/cpp-zip

C++17 zip view and iterator

cpp cpp17 iterator view zip zip-iterator zip-view

Last synced: 11 Mar 2026

https://github.com/wuriyanto48/block-chain-cpp

My simple implementation of blockchain written in C++

blockchain blockchain-demos cpp

Last synced: 07 Apr 2026

https://github.com/amazingmonster/macaron

A C++ preprocessor library for metaprogramming testing.

cpp macros metaprogramming

Last synced: 12 Apr 2025

https://github.com/lambdaurora/lcmm

LambdaCMakeModules - CMake scripts to make life easier.

cmake cmake-modules cmake-scripts cpp

Last synced: 22 Mar 2025

https://github.com/andr3w03/kgv_uts_turing-a

Ujian Tengah Semester Mata Kuliah Komputer Grafik dan Visualisasi

c cpp desktop-application glew glfw opengl visual-studio

Last synced: 09 May 2026

https://github.com/afxres/binary-cxx

Experimental serialization library for C++.

binary-data cpp serialization

Last synced: 25 Aug 2025

https://github.com/gilzoide/file2c

Python script that generates C source files with global variables embedding binary/text file contents, with easy integration for CMake projects

bin2c c cmake cmake-module cpp embed-file source-code-generation source-code-generator source-generation source-generator

Last synced: 13 Apr 2026

https://github.com/flamboyantpenguin/wikilynx

A simple game browser made using Qt C++ for playing wikipedia speedrun the right way

cpp game qt qt6-gui qtwebengine wikipedia wikipedia-speedrun

Last synced: 13 Aug 2025

https://github.com/stellardx/detailinfogen-990-vs

Detailed information generator (System report) for SpaceEngine 0.990

astronomy cpp html markdown spaceengine

Last synced: 23 Apr 2025