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/bkosm/szt-os

Operating system simulator made for an university project.

cpp operating-system os

Last synced: 23 Jul 2025

https://github.com/avrongols/tetris-opengl

Classic 2D Tetris game created using C++ and OpenGL (GLEW, GLUT)

cpp glew glut opengl tetris

Last synced: 10 Apr 2025

https://github.com/maximilianfeldthusen/fftw

This C++ code generates a sample signal composed of a sine wave with added noise, performs a Fast Fourier Transform (FFT) on that signal, and then displays the magnitude spectrum of the FFT result.

cpp fft signal

Last synced: 11 Jun 2025

https://github.com/peng-hc/my_project

该仓库存储了我所做的项目

cpp gobang-ai gobang-game music-player qt thread

Last synced: 23 Jun 2025

https://github.com/tsnsoft/netbeans_wxwidgets_micro

Пример простейшей визуальной программы с wxWidgets на C++ в NetBeans с использованием wxFormBuilder для Linux

cpp example linux netbeans wxformbuilder wxwidgets

Last synced: 22 Apr 2025

https://github.com/bartoszwarzocha/bwx_sdk

BWX_SDK Library - multiplatform extension of the wxWidgets library

cpp cross-platform linux macos windows wxwidgets

Last synced: 10 Apr 2026

https://github.com/kaidokert/cpp-delegate

A short version of Elbert Mai's lightweight delegates/callbacks in C++11

cpp cpp11 delegate header-only

Last synced: 27 May 2026

https://github.com/tekord/cpp-opcode-generator

A python script for generating enums with opcode constants based on YAML file definition

compilers cpp emulation generators opcode programming-language-development python rust virtual-machine

Last synced: 23 Apr 2025

https://github.com/tsnsoft/netbeans_wxwidgets_table-linux

Пример визуальной программы с таблицей wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Linux

apache cpp example linux netbeans wxformbuilder wxwidgets

Last synced: 22 Apr 2025

https://github.com/tsnsoft/codelite_table_demo

Пример работы с таблицами wxWidgets на C++ в CodeLite (linux, debian)

codelite cpp example linux wxwidgets

Last synced: 22 Apr 2025

https://github.com/akshaybabloo/unrealengine-and-cpp

Introduction to UnrealEngine using C++

blueprint cpp tutorial unrealengine

Last synced: 07 Apr 2025

https://github.com/cascadingradium/cuda-hungarian-clustering

A GPU-Accelerated Clustering Algorithm that uses the Hungarian method

clustering cpp cuda gpu hungarian-algorithm parallel-computing

Last synced: 16 May 2025

https://github.com/jspanchu/wasm-bits

Bunch of examples for embinding C++ to JavaScript

cpp embind emscripten js wasm

Last synced: 24 Sep 2025

https://github.com/shiroinekotfs/jupyter-cpp-header-template

C++ kernel for Jupyter headers template. Used to provide additional abilities for the kernel.

cpp jupyter jupyter-kernels

Last synced: 15 Apr 2025

https://github.com/skysign/wsapt

알고리즘 문제 풀이

codingtest cpp java problem-solving problemsolving python

Last synced: 02 Jul 2025

https://github.com/ayhamratrout/cpu_simulator

A C/C++ program to simulate the functionality of a simple CPU, which utilizes one worker thread, with 256 levels of priority in a run queue.

c c-plus-plus cpp cpu cpu-emulator cpu-scheduling cpu-scheduling-algorithms data-structures object-oriented-programming operating-system operating-systems operating-systems-project os

Last synced: 22 Sep 2025

https://github.com/hoangtien2k3/leetcode-solutions

LeetCode , Dev LeetCode ep1 #odleets code Java/C/C++/Java/Kotlin ..., expand your knowledge and prepare for technical interviews, algorithms.

algorithms-and-data-structures c cpp java kotlin

Last synced: 21 Apr 2025

https://github.com/reputeless/indexediterator

Header-only indexed iterator library for modern C++

cpp cpp17

Last synced: 03 Sep 2025

https://github.com/oliverfindl/arduino-uno-temperature-monitor

Source code for simple temperature monitor built with Arduino UNO board, DS18B20 temperature sensor, TM1637 display and signal LED.

arduino arduino-uno cpp display ds18b20 ino led temperature temperature-monitoring temperature-sensor tm1637

Last synced: 04 Mar 2026

https://github.com/mattgodbolt/ce-behind-the-scenes

Slides for a "Behind the Scenes" presentation

compiler cpp devops explorer

Last synced: 24 Mar 2025

https://github.com/kaiyux/ctc-decoder

A cpp reimplementation for CTC decoder

cpp ctc decoder ocr speech

Last synced: 15 Apr 2025

https://github.com/fatlipp/cuda-tree

CUDA-based Tree builder

algorithms cpp cuda octree quadtree tree

Last synced: 19 Jun 2025

https://github.com/lackhole/ssstl

SS Standard Template Library. It focuses on implementing high version features for lower versions of C++

c-plus-plus cplusplus cpp cpp11 cpp14 cpp17 cpp20 modern-cpp optional ssstl stl type-traits

Last synced: 07 Apr 2025

https://github.com/r3w0p/caravan

A command-line version of the Caravan card game from Fallout: New Vegas.

caravan card-game cli cmake command-line cpp cxx fallout fallout-new-vegas ftxui game new-vegas tui

Last synced: 10 Apr 2025

https://github.com/nielsbishere/terrain_downloader

A tool for helping you download larger parts of terrain from terrain.party.

cpp terrain terrain-mapping

Last synced: 15 Apr 2025

https://github.com/eigenbom/ecs-example

An example of an ECS architecture in C++

cpp

Last synced: 08 May 2025

https://github.com/morgancaron/cpputils

C++ Utilities Library for compilers or various projects

compiler cpp cpp20 cpp23 cpputils logger parser parser-combinators parser-generator utility-library

Last synced: 12 May 2025

https://github.com/wesleych3n/ntubme-autograde

NTU BME Computer Programming Course. Create Autograde code for C++ assessments by professor.

autograder autolab automation cpp docker gtest

Last synced: 23 Mar 2025

https://github.com/tsnsoft/dialogblocks_test

Пример простейшей визуальной программы с wxWidgets для DialogBlocks

cpp dialogblocks example wxwidgets

Last synced: 22 Apr 2025

https://github.com/adamhlt/cod-waw-cheat

Call of Duty : World at War Cheat (x86) - Zombie mode cheat

call-of-duty cheat cpp zombie

Last synced: 31 Mar 2025

https://github.com/quaddarv1ne/maestro7it_education

Программирование на С++, CSharp, JavaScript и Python для начинающих </>

2024 c config courses cpp csharp education javascript js json maximdupley oop python python3 quadd4rv1n7 stepik stepik-course study

Last synced: 14 Apr 2025

https://github.com/zpnst/smart-list

Functional doubly linked list

cpp datastructures doubly-linked-list oop

Last synced: 02 Jul 2025

https://github.com/pencilcaseman/surge

A lightweight, cross-platform C++ creative-coding framework

cpp creative-coding cross-platform glfw graphics graphics-programming gui imgui librapid lightweight raylib raylib-cpp ui

Last synced: 15 May 2025

https://github.com/vishal2376/todo

A simple todo list application created with file handling in C++

cpp filehandling todo

Last synced: 06 Mar 2025

https://github.com/tsnsoft/codelite_wxwidgets_demo

Простейший пример работы с wxWidgets на C++ в CodeLite (linux, debian)

codelite cpp example linux wxwidgets

Last synced: 22 Apr 2025

https://github.com/Tosox/rpc4stalker

An easy discord rich-presence implementation for S.T.A.L.K.E.R.

console cpp discord discord-rpc game mod modding rich-presence sdk stalker tosox windows

Last synced: 31 Mar 2025

https://github.com/nawaz1991/timedeventqueue

TimedEventQueue is a C++17 template class for managing and scheduling events based on their associated timestamps.

cpp event priority-queue timed-events

Last synced: 21 Apr 2025

https://github.com/martin-olivier/cpppool

{Epitech} C++ Pool

cpp cpppool epitech

Last synced: 07 May 2025

https://github.com/astrodynamic/photolab-in-qt-cpp

PhotoLab is a C++17 program that applies filters to BMP images. It implements the MVC pattern, provides a GUI using the Qt library, and includes convolution filters and color correction algorithms. Developed within the PLab namespace and with a full set of unit-tests.

bmp-image cmake convolution convolution-filter cpp filter gui image image-processing make matrix mvc qt qtw unit-testing

Last synced: 20 Sep 2025

https://github.com/darcamo/conan-vtk

Conan recipe for VTK

conan cpp vtk vtk-library

Last synced: 18 Feb 2026

https://github.com/wtrsltnk/hlloader

Old piece of code that I wrote around 2004. This loads several GoldSrc file formats and prints information on the loaded file on screen.

bsp cpp goldsrc map mdl ms3d opengl rmf wad win32

Last synced: 20 Sep 2025

https://github.com/pkg-dot-zip/traffic-tactician

Training simulation for traffic controllers using OpenGL and OpenCV, created for an university assignment.

cpp glfw imgui opencv opengl pose-detection pose-estimation

Last synced: 29 Jul 2025

https://github.com/sdragonx/android_app

android_app c++ framework ( public domain )

android android-app cplusplus cpp framework nativeactivity ndk

Last synced: 03 Aug 2025

https://github.com/abdallahhemdan/sudoku-solver

🔢 A Simple Sudoku Solver Using Recursive Backtracking technique..

backtracking backtracking-algorithm cpp sudoku-solver

Last synced: 22 Jul 2025

https://github.com/xffxff/spinningup-cpp

Implement some of the core deep RL algorithms with C++

cartpole cpp libtorch ppo reinforcement-learning spinningup vpg

Last synced: 03 Aug 2025

https://github.com/johnnelbaylen/data-structure-algorithms

A c++ exploration of data structures and algorithms to understand logic building, efficiency, and problem-solving.

cpp datastructures-algorithms

Last synced: 29 Jul 2025

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

It contains questions from various online and offline platforms such as Hackerrank, Coding Ninjas, Codeforces, Leetcode, Codeforces etc

c cpp geeksforgeeks geeksforgeeks-solutions hackerrank hackerrank-solutions java programming python

Last synced: 26 Jul 2025

https://github.com/ibaigorordo/libusbnativeandroidtest

Example of a Native Android app for testing the libusb library in Android.

android cpp jni libusb native-activity ndk

Last synced: 29 Jul 2025

https://github.com/print3m/anti-vm

Windows-based implementation of several anti-vm techniques used in malware development.

anti-virtualization anti-vm cpp malware-development winapi

Last synced: 27 Sep 2025

https://github.com/lzxhahaha/nudle

Content base image retrieval platform

cbir cpp flask python react

Last synced: 08 Mar 2026

https://github.com/ferhatgec/native-cpp

Use C++ in your native language.

cpp cpp17 cpp20 header language library native single

Last synced: 14 Apr 2025

https://github.com/b1f6c1c4/cpp-create-objects

How many ways to create object(s) in C++?

cplusplus cpp

Last synced: 25 Jul 2025

https://github.com/gamemake-eng/gxe

The Game eXperience Engine helps you learn to make games with a simple lua api

allegro allegro5 cpp development engine framework fun gamedev games lua mit rendering

Last synced: 17 Sep 2025

https://github.com/tonitaga/photo_laboratory

An application to apply different filters to your image, a manually written filter kernel is supported. More than 13 filters are implemented in C++ programming language using Qt framework

convolution cpp filterkernel filters photoshop qt

Last synced: 08 Aug 2025

https://github.com/w2sv/kuka-kr-16-scene

Celestially interactive 3d scene, depicting controllable robot arm modeled after Kuka KR 16. Implemented in fixed-function pipeline OpenGL 2.1.

cpp graphics-programming opengl2 robotics

Last synced: 30 Jul 2025

https://github.com/manydeps/cxxbuild

cxxbuild is a python script to easily generate C/C++ build files for cmake and bazel.

bazel build-automation build-system build-tool builder c catch2 cmake conan cpp cxxbuild cxxdeps dependencies fmt python requirements unit-testing vcpkg

Last synced: 14 Sep 2025

https://github.com/fahdseddik/video-to-ascii-on-console

A C++ Program that converts .mp4 files to ASCII and then plays the video on the console

ascii-art ascii-graphics console-application console-visualization cpp opencv video

Last synced: 31 Aug 2025

https://github.com/thealgo/hackerrank_solutions

Solutions to all the hackerrank questions solved my me using my own noble algorithms

algorithms cpp data-structures hackerrank

Last synced: 19 Sep 2025

https://github.com/leeingnyo/newpuyoc

Puyo Puyo with 1 vs 1 network, multi-platform! See https://en.wikipedia.org/wiki/Puyo_Puyo for game rule, etc.

cpp cpp11 game-development multi-platform socket-programming

Last synced: 14 Apr 2025

https://github.com/lecrapouille/bacasable

[SandBox][Examples] My micro projects for learning and to be used in larger projects

autoload-lib cpp gtk3 gtkmm julia max-plus maxplus model-view-controller model-view-presenter mvc mvc-pattern mvp mvp-pattern plant-growth shared-library

Last synced: 19 Feb 2026

https://github.com/qobulovasror/visual-c-independent-work

SamSU Software Engineer Visual C++ independent work

cpp visual-cpp

Last synced: 06 Apr 2025

https://github.com/fahimfba/cpp

Learn C++ with a lot of practice and guidance from Md. Fahim Bin Amin. Repository that contains all the codes for "All About C++ In Bangla" YouTube playlist.

c-plus-plus cpp cpp-examples cpp-programming cpp20

Last synced: 14 Apr 2025

https://github.com/djkovrik/customgauge

Simple customizable gauge class [C++, wxWidgets].

cpp wxwidgets

Last synced: 11 Aug 2025

https://github.com/creosb/nft-art-gallery

Cross-Platform Multiplayer NFT Art Gallery on Unreal Engine

art artgallery binance cpp eos game multiplayer nft opensea steam unreal-engine unreal-engine-4

Last synced: 15 Sep 2025

https://github.com/jsh32/codex

Books/Courses written by the Codex Foundation

book computer-science course cpp educational-resources learning learning-resources programming

Last synced: 14 Apr 2025

https://github.com/rafaykhattak/snake-cpp

Snake Game is a classic implementation of the popular Snake game in C++ using the Raylib library.

cpp oop oops-in-cpp raylib raylib-cpp snake-game

Last synced: 19 Sep 2025

https://github.com/rafaykhattak/notepad-cpp

A simple text editor built with Qt framework for basic file editing tasks

cpp notepad-application qt qtcreator

Last synced: 19 Sep 2025

https://github.com/joanstinson/hackandslash

A simple hack and slash game using SDL and C++ with some design patterns and doxygen documentation.

cplusplus-11 cpp design-patterns doxygen-documentation game game-development game-engine-2d sdl2

Last synced: 21 May 2026

https://github.com/kabirjaipal/evil-codes

Evil Codes is a repository where you will find many useful code snippets and also you can add your codes contact me on instagram : kabirjaipal_2004

c code-generation codeforces codes cpp discord discord-bot discord-js javascript problem-solving python script scripts snippets snippets-collection

Last synced: 09 Jul 2025

https://github.com/sammycage/juno

a basic animation library in c++

animation cpp smil tween

Last synced: 06 Aug 2025

https://github.com/supercmmetry/rainman

A lightweight flexible hierarchical memory manager for C++

cpp leak manager memory memory-leak rainman smart-pointer thread-safe

Last synced: 13 Aug 2025

https://github.com/h2337/cppdataloader

cppdataloader is a batching and caching library for C++17

batch batching cache caching cpp cpp17 dataloader

Last synced: 13 Aug 2025

https://github.com/karnkaul/microengine

Garbage Collectors Contest Team 3

cpp cpp17 game game-engine game-engine-2d

Last synced: 12 Aug 2025

https://github.com/impact-eintr/cplusplus

系统学一下C艹 银行不要gopher啊 :(

apue c cpp interview lars leveldb linux

Last synced: 29 Oct 2025

https://github.com/clarketm/hackerrank-c

HackerRank C/C++ Solutions

c cpp hackerrank solutions

Last synced: 14 Apr 2025

https://github.com/dylanbt928/cpp-projects

📋 Simple projects developed in C++

beginner cpp learning projects simple

Last synced: 31 Jul 2025

https://github.com/ali-elshorpagi/snake_game

A Snake Game using the C++ graphics.h library

cpp game game-development graphics-library snake-game

Last synced: 23 Jun 2025

https://github.com/bunnysakura/hashcalculator

图形界面的文件哈希摘要计算工具。Graphical User Interface (GUI) File Hash Digest Calculation Tool.

calculator cpp gui hash md5 python sha1 sha256 sha512 wxwidgets

Last synced: 04 Oct 2025

https://github.com/hrbrmstr/sl2json

Standalone program to convert Lowrance SL2 files to ndjson

cpp lowrance sl2

Last synced: 29 Oct 2025

https://github.com/flowerinthenight/win32-base-service

Skeleton service for Windows.

cpp win32 windows-service

Last synced: 31 Jul 2025

https://github.com/tsedan/anxlang

Anx is an experimental programming language written in C++ using LLVM

compiler cpp language llvm systems

Last synced: 14 Apr 2025