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/jobinrjohnson/QSim

An ideal, multi-qubit, Universal Gate Quantum computing Simulator written in C/C++

cmake cpp python3 quantum-computing simulator universal-gate-computing

Last synced: 13 May 2025

https://github.com/superwhiskers/question

the question function, now in every language you could possibly want it in

bash c cpp crystal elixir erlang examples golang lua python rust

Last synced: 12 Apr 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/e6nlaq/aqua

🐬Fast, short, and easy.

aqua aquascript cpp lang programing-language programming

Last synced: 10 Mar 2026

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/skysign/wsapt

알고리즘 문제 풀이

codingtest cpp java problem-solving problemsolving python

Last synced: 02 Jul 2025

https://github.com/christopher-besch/cpp_go_fast

Collection of tips and tricks for fast C/C++ code.

c cpp memory optimization

Last synced: 01 Sep 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/cs-joy/analysis-of-algorithms

A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.

algorithm computation cpp data-processing

Last synced: 21 Apr 2025

https://github.com/smjsgaming/demangler

An Itanium ABI symbol demangler

assembly cpp itanium itanium-abi parser symbol

Last synced: 08 Apr 2025

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

{Epitech} C++ Pool

cpp cpppool epitech

Last synced: 07 May 2025

https://github.com/winterrdog/fast_entropy_calc

Calculate the Shannon entropy of the provided file.

av-evasion cplusplus cpp entropy fast information-security shannon-entropy

Last synced: 23 Aug 2025

https://github.com/derunelabs/enola

library to perform some tensor operation for deep and machine learning

algorithms cpp cpp17 opencl tensor

Last synced: 03 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/tsnsoft/codelite_wxwidgets_demo

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

codelite cpp example linux wxwidgets

Last synced: 22 Apr 2025

https://github.com/tsnsoft/codeblocks_linux

Code::Blocks с русским интерфейсом для Linux

c codeblocks codeblocks-ide cpp linux wxwidgets

Last synced: 22 Apr 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/tsnsoft/netbeans_wxwidgets_div2_demo

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

cpp example linux netbeans wxformbuilder wxwidgets

Last synced: 22 Apr 2025

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

A repository with all my CPP projects

cpp cpp-programming cpp-projects

Last synced: 15 Apr 2025

https://github.com/neural-bits/ai-programming-hub

Learn and experiment with new techniques and programming languages with a focus on ML

cpp cuda cython openai-triton python rust

Last synced: 12 Apr 2025

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

Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets для linux

c codeblocks cpp example linux wxwidgets

Last synced: 22 Apr 2025

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/components_choice_wxwidgets-linux

Компоненты выбора в wxWidgets на С++ в Code::Blocks

c choice codeblocks cpp example linux wxwidgets

Last synced: 03 Jul 2025

https://github.com/tsnsoft/multi_form_wxwidgets_linux

Пример многооконной программы на С++ в Code::Blocks (linux) с использованием wxFrame

codeblocks codeblocks-ide cpp example linux multiforms

Last synced: 22 Apr 2025

https://github.com/nicolasalmerge/newharu

PDF Creation Library based on the C LibHaru library

cpp cpp17 cpp20 libharu object-oriented object-oriented-programming oop pdf pdf-generation

Last synced: 19 Apr 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/coderobe/trimforce

Lilu plugin which forces SSD TRIM on unsupported drives

cpp hackintosh iokit kernel-extension kext macos patcher ssd xcode

Last synced: 11 Apr 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/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/francescmm/benchmarktool

C++ library that tracks the time it takes a function to run. It creates a calling tree.

benchmark cpp cpp17 multi-thread

Last synced: 15 Jun 2025

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/gmorales08/proyectodungeoncrawler

Juego Dungeon Crawler de terminal hecho en C++

cpp game game-development

Last synced: 01 May 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/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/axnjr/snn_be_pro

A state of the art AI framework for no/low-code (visually - drag & drop) building, testing, deploying, integrating latest deep learning models with privacy & security compliance using ollama, as a final year project!

ai cplusplus cpp cuda deep-neural-networks kernel-driver ml mlops python

Last synced: 06 Oct 2025

https://github.com/diamondinoia/cpu-performance-tests

This repository contains the code to benchmark CPU cache miss latency and branch misprediction penalty

branch-prediction branchless cache-latency cpp hpc memory-latency

Last synced: 11 Oct 2025

https://github.com/fr4nc3/code-hints

These are code exercises in several programming languages

angularjs c code cordova cpp csharp es6 java javascript jquery-mobile mongodb mongoose nodejs python r reactjs sample

Last synced: 12 Oct 2025

https://github.com/vignesh1507/feel-flux

This project is basically a sentiment analysis which will work in input and output format. The user will give an input in the form of a textual content and the the code will process every bit of it and generate the output accordingly. Output of the code will vary between 3 parameters that are positive, negative and neutral.

artificial-intelligence cpp nlp-machine-learning

Last synced: 07 Mar 2026

https://github.com/helmssyss/tps-shooter-system

This (beginner) system is made with Unreal Engine 4.27

basic-game cpp tps-game tps-shooter ue4 ue5 unreal-engine unreal-engine-4

Last synced: 12 Oct 2025

https://github.com/michaelpineapple/project-bestburger

Code which, when combined with Unreal Engine 4, will generate an endless procedurally generated city.

cpp unreal-engine-4

Last synced: 06 Sep 2025

https://github.com/renarddev/renjack

Renard Injector (PE section injector with hooks)

cpp injector pe reverse-engineering

Last synced: 05 Oct 2025

https://github.com/hyeockjinkim/weakkeywordcpp

Precompiler for type confusion in C++

antlr4 confusion cpp pre-compiler v-table

Last synced: 05 Oct 2025

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

My submissions to online judges and algorithms for competitive programming

competitive-programming cpp online-judges rust

Last synced: 28 Apr 2025

https://github.com/mortennobel/sre_glsl_editor

A simple glsl shader editor

cpp glsl graphics-programming opengl

Last synced: 08 Oct 2025

https://github.com/huzecong/renderer

Naïve renderer

cpp path-tracing renderer

Last synced: 08 Feb 2026

https://github.com/jagenjo/game2d_2019

A C++ game made during a week for the Game's Dev course at UPF 2019

cpp game gamedev turn-based

Last synced: 11 Mar 2025

https://github.com/esemeniuc/celestial-industries

A 2.5D real-time strategy game with city-builder influences

3d city-builder cpp opengl

Last synced: 10 Feb 2026

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

PingPong Game is a classic arcade game implemented in C++ using the Raylib library

cpp oop oops-in-cpp ping-pong raylib raylib-cpp

Last synced: 19 Sep 2025

https://github.com/0opsdev/farquhar-engine

Farquhar Engine is a Open Source c++ game engine created for the prepose of learning opengl

3d 3d-graphics cpp game-development game-engine gamedev glfw3 opengl raster rasterization

Last synced: 10 Apr 2025

https://github.com/sleepymalc/parkinglot

🚗 Start Parking! Watch Out! ⚠️

cpp object-oriented-programming opengl

Last synced: 27 Oct 2025

https://github.com/aleksandergondek/rules_cc_hdrs_map

Escape weird includes path hell with header maps

bazel bazel-rules c cpp headers rules-cc

Last synced: 11 Feb 2026

https://github.com/georgidelchev/personal-projects

Some Personal projects here.

cpp cs css html java javascript personal-project

Last synced: 27 Feb 2026

https://github.com/megatokio/z80

Configurable & fast Z80 CPU emulation written in c++

cpp emulation z80

Last synced: 08 Oct 2025

https://github.com/tsnsoft/multi_form_wxwidgets

Пример многооконной программы на С++ в Code::Blocks с использованием wxFrame

codeblocks cpp example windows wxframe wxwidgets

Last synced: 06 Oct 2025

https://github.com/plasmapper/modbus-esp-cpp

Modbus C++ Class Component for ESP-IDF

cpp esp-idf modbus

Last synced: 18 Jan 2026

https://github.com/kneth/eigendemo

A demo of how to use Eigen in Android apps

android-studio cpp kotlin-android linear-algebra ndk

Last synced: 12 Nov 2025

https://github.com/konfiger/konfiger-c

Light weight package to manage key value based configuration and data files for C and C++

c configuration cpp key-value language parser properties

Last synced: 13 Oct 2025

https://github.com/muellan/howto_dll

demo: how to make an MSVC-compatible DLL with MinGW

cpp dlls mingw mingw-w64 msvc windows

Last synced: 09 Oct 2025

https://github.com/casdoor/casdoor-cpp-sdk

C++ client SDK for Casdoor

auth authentication authn c casdoor cpp iam oauth oidc sdk sso

Last synced: 24 Oct 2025

https://github.com/schak04/cpp-learning-journey

My hands-on journey through C++, from the basics to OOP and STL. An ongoing and growing collection of what I learn.

c-plus-plus c-plus-plus-coding c-plus-plus-language c-plus-plus-programming coding cpp cpp-coding cpp-programming learning programming

Last synced: 31 May 2026

https://github.com/k173-x/codeit

A CLI based script to create CPP files

cli cpp cpp14 docker pypi-package python python3 script template-generator tool

Last synced: 07 Oct 2025

https://github.com/asciphx/ccorm

Compile time static reflection C++ ORM(mysql,pgsql,sqlite), the character recognition type system is adopted.

cpp cpp17 header-only modern-cpp mysql orm pgsql reflection serialization sqlite

Last synced: 07 Oct 2025

https://github.com/avipars/cs-resources

Free computer science resources and notes from yours truly

computer-science cpp digital programming

Last synced: 06 Sep 2025

https://github.com/hotakus/hellgatemonitor

微型的MC风格多功能无线监控副屏(开发中)

bilibili c cpp esp esp32 esp32-arduino lvgl monitor wifi

Last synced: 02 Mar 2026

https://github.com/andry81/tacklelib

The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules • :page_with_curl: https://github.com/andry81-stats/tacklelib--gh-stats :page_with_curl:

bash bash-script batch batch-script cmake cmd containers cpp cpp11 generics python shell utility vbs vbscript wsh

Last synced: 10 Oct 2025

https://github.com/amitness/ioe-oop

Lab & Past Paper Solutions for Object Oriented Programming in C++

cpp exam lab oop question-answering

Last synced: 10 Oct 2025

https://github.com/rswinkle/c_utils

utility functions and libraries, for lists, queue's, strings, file I/O and general utilities, and vectors in the form of CVector (which has it's own repo).

c cpp cvector list queue string utilities utility-library vector

Last synced: 25 Apr 2026

https://github.com/artemvlas/veretino

Folder integrity checker

checksums cpp crypto data digest folder hash integrity qt

Last synced: 05 Feb 2026

https://github.com/user19870/cppsp

cppsp --a transpiled script-like language base on c++

compile-language cpp cppsp linux mac open-source script-like transpiled-language windows

Last synced: 01 Apr 2026

https://github.com/evanxg852000/cpp-conan-docker-starter

A C++ starter project using conan within docker

cmake conan cpp cpp14 cpp17 docker docker-compose

Last synced: 17 Oct 2025

https://github.com/richelbilderbeek/kalmanfilterer

Tool to investigate a Kalman filter

cpp gui kalman kalman-filter qt

Last synced: 28 Jul 2025

https://github.com/dan920-dev/programmingcpp

Repository of C++

cplusplus cpp

Last synced: 13 Apr 2025

https://github.com/hideakitai/im920

Interplan IM920 series wrapper for Arduino and openFrameworks

communication cpp im920 serial sub-ghz wireless

Last synced: 01 May 2025

https://github.com/rinzii/mim

A linear algebra math framework written in modern C++ optimized for real time graphics.

cpp cpp17 cpp20 directx glsl graphics hlsl linear-algebra math mathematics metal modern-cpp opengl vulkan

Last synced: 11 Apr 2025

https://github.com/cppshizoids/containers

some containers and some my reimpl of std lib

containers cpp templates

Last synced: 19 Mar 2025

https://github.com/Jonathan-Greve/Xmake-template

Xmake C++23 project template. Using C++ modules, github workflows for CI/CD (Windows and Ubuntu) and gtest for testing. Compiles with both GCC on Ubuntu and MSVC on Windows. See the linux.yml file for how to properly install GCC on ubuntu if you're having trouble.

cd ci cicd cpp cpp20 cpp20-modules cpp23 gtest project starter-template template xmake xmake-repo

Last synced: 12 Mar 2025

https://github.com/dalae37/dl-engine-direct2d

Direct2D Based 2D Rendering Framework

cpp direct2d framework rendering-engine

Last synced: 30 Oct 2025

https://github.com/notselwyn/sudokusolver

Solves a Sudoku in the matter of seconds.

algorithms cpp golang javascript python python3 sudoku

Last synced: 12 Apr 2025

https://github.com/elerac/nanobind_opencv

nanobind typecaster for opencv types (i.e., cv::Mat_, cv::Matx, cv::Vec)

cpp nanobind opencv python

Last synced: 30 Oct 2025

https://github.com/igraph/igraph-cpp

C++ wrappers for igraph data structures

cpp igraph wrapper

Last synced: 11 Apr 2025

https://github.com/mateus-sm/conio2-vscode

Compilar códigos em C com biblioteca gráfica Conio2.h utilizando o compilador TDM-GCC 4.7.1 (x86)

c cpp gcc-complier mingw vscode vscode-extension

Last synced: 29 Oct 2025

https://github.com/wonikrobotics-git/allegro_hand_linux_v4

Official Code Repository for controlling the Allegro Hand V4 on Linux System

allegro-hand cpp python ros1-noetic

Last synced: 05 Apr 2025

https://github.com/basemax/cpp-mylanguage

My Language C++ TINY Library: A c++ library to handle and manage all of words/strings and languages of a software in a JSON structure.

cpp cpp-17 json language-manager languages translate translater translates

Last synced: 05 May 2025

https://github.com/hcolda/qchatserver

A lightweight chat software server (WIP)

chat chat-app chat-application chatapp chatroom cpp cpp23 server

Last synced: 12 Jun 2025

https://github.com/607011/9piece-solver

Solver for Scramble Square™️-like 3×3 puzzles, written in C++

cplusplus cplusplus-11 cpp educational educational-project puzzle-solver solver

Last synced: 05 Sep 2025

https://github.com/amirhnajafiz-university/s3ds01

Data structures final project.

bignum calculator cpp

Last synced: 10 Apr 2025