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/UgiR/gradescope-autograde-cpp

Gradescope Autograder Starter Template with C++ Tooling

autograder cpp gradescope

Last synced: 10 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/xxjwxc/sqlservercppconnection

SQLserver Connection for cpp ,c++ sqlserver 链接库

com cpp sqlserver sqlserver-connection

Last synced: 19 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/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/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/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/liulilittle/interceptor.net

.NET clr /core (x86/x64 instruction set platform) managed function inline interceptor (hooking)

asm cli cpp csharp dotnet function hook inline-hook linux managed method netcore vb-net vbnet win32 windows x86 x86-64

Last synced: 15 Oct 2025

https://github.com/thatsabhishek/coding_ninjas-intro_to_cpp

This repo includes all C++ problems for Coding Ninjas Introduction to C++ Course.

coding codingninja-solution codingninjas codingninjasfundamental codingninjaspractice cpp patterns programming

Last synced: 11 Apr 2025

https://github.com/martinrotter/qtlinq

A header-only LINQ-style query library for Qt

cpp linq qt

Last synced: 26 Feb 2026

https://github.com/laolarou726/coolcompiler

Stanford CS1/CS143 Compilers Course Project for COOL (Classroom Object-Oriented Language) in C++ using LLVM backend

ast code-generation compiler cool cpp lexer llvm llvm-ir parser parsers semantic stanford

Last synced: 28 Apr 2025

https://github.com/caimucheng/nodejava

Run NodeJS on Android with Java API

android bridge cpp java javascript kotlin nodejs rhino util

Last synced: 11 Jun 2025

https://github.com/aluriak/gravastre

Qt, C++, computations, geometry, graviationnal simulation

cpp gravitational-simulations simulation

Last synced: 22 Apr 2025

https://github.com/marianpekar/ue4-maze-generator

An example project for 'Procedural Generation Of Mazes In Unreal Engine' tutorial series.

blog-post cplusplus cpp maze-generator tutorial tutorial-code ue4

Last synced: 16 Mar 2026

https://github.com/baskuit/pinyon

Pinyon is a collection of algorithms and utilities for research in search/planning in simultaneous move games.

alphazero cpp games mcts pokemon search

Last synced: 14 Oct 2025

https://github.com/lawrencewarren/komo2

KoMo2 is an ARM emulator GUI program for Linux, written in C++ using the GTKMM library. It allows users to control the operation of an emulated ARM processor, while viewing the memory and register values of your loaded ARM assembly program.

arm c cpp emulation gtkmm gui linux nottingham nottinghamuni

Last synced: 11 Mar 2026

https://github.com/tornaia/panama-tutorial

"If non-Java programmers find some library useful and easy to access, it should be similarly accessible to Java programmers." - Interconnecting JVM and native code. Tutorials, learning by examples

c cpp foreign foreign-function-interface gcc interconnecting interoperability jep-191 jvm msbuild native openjdk openjdk-panama tutorials visual-studio windows winrt

Last synced: 12 Apr 2025

https://github.com/tsnsoft/components_choice_wxwidgets

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

codeblocks codeblocks-ide cpp example windows wxwidgets

Last synced: 03 Jul 2025

https://github.com/cfnptr/ecsm

Easy to use and fast Entity Component System Manager (ECS) C++ library.

c17 cpp cross-platform easy-to-use ecs entity-component-system library multi-platform template

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/rutura/qt-5-c-gui-development-for-beginners-

Source code for the Qt 5 C++ GUI Development for Beginners course on udemy

cpp qt5 qt5-gui

Last synced: 06 May 2025

https://github.com/ferhatgec/safepassplusplus

Single header Password Input Library.

cpp file header input library password single

Last synced: 06 Apr 2026

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/davidallendj/gdpm

CLI tool to automate managing Godot game engine assets from the command-line.

assets automation cli cmake command-line cpp godot3 godot4 make meson ninja package-manager scons

Last synced: 12 Apr 2025

https://github.com/end2endzone/bitreader

bitreader is an arduino library for reading and writing data as chunks of bits (bit serializing)

arduino bit compression cpp serialization serialize

Last synced: 30 Apr 2025

https://github.com/tsg405/miscellaneous-programs

Contains --[ Codes + Questions ] , on different programming languages (Eg: Python, C/C++,JAVA, SQL)

algorithms-and-data-structures challenges-solved cpp java miscellaneous-programs programming-languages python

Last synced: 07 Mar 2026

https://github.com/shaswata56/snake

Simple snake game in C++

2d classic cpp game linux sfml snake snakegame windows

Last synced: 08 Sep 2025

https://github.com/maxwelljay256/metroticketingsystem

基于 Qt6.5 的模拟地铁售票系统,HITSZ 2023 创新实践课B 项目

cpp hitsz qt qt6

Last synced: 11 Jul 2025

https://github.com/ntia/p2108

NTIA/ITS implementation of Recommendation ITU-R P.2108. This Recommendation contains three methods for the prediction of clutter loss: the Height Gain Terminal Correction Model, the Terrestrial Statistical Model, and the Aeronautical Statistical Model.

clutter cpp itu propagation proplib spectrum

Last synced: 19 Jun 2025

https://github.com/cyucelen/30daysofcode-go-cpp-java

Hackerrank 30 days of code all solution codes. I used Golang for solve challenges if available, otherwise i used C++ for data structure challenges and Java for OO concepts.

30daysofcode cpp go golang hackerrank hackerrank-30dayschallange hackerrank-solutions java

Last synced: 17 Jan 2026

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/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/r-o-b-o-t-o/generic-genetics

A library that allows running genetic algorithms in a generic way

ai cmake cpp dll genetic-algorithm templating

Last synced: 06 May 2025

https://github.com/paulo-d2000/pnexe

C++ Based Steganography with exe files & png images

cpp

Last synced: 10 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/bsolomon1124/hello-c-extension

Showcase use and packaging of a C++ extension module

cpp python python3

Last synced: 27 Mar 2025

https://github.com/hwzlovedz/vk3809ip_esp-idf_slider

VK3809IP&TTY6953: Multiple capacitive touch key slider ring chip,I2C interface.

c cpp esp-idf esp32 esp32-s3 slider touch

Last synced: 12 Apr 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/ashaduri/qtmmlwidget-qt5

Qt Solutions QtMmlWidget updated for Qt5

cmake cplusplus cpp library mml qt qt-solutions qt5 widget

Last synced: 18 Mar 2025

https://github.com/dyfanjones/urlparse

Fast and simple url parser for R

cpp r url url-parser urlparser

Last synced: 04 Mar 2025

https://github.com/akifev/algorithms-and-data-structures

Algorithms and Data Structure in ITMO, 2017-2018.

algorithms-and-data-structures cpp itmo

Last synced: 10 Apr 2025

https://github.com/ethiraric/cpptalksindex

An index for C++ talks

conferences cpp cppcon

Last synced: 11 Apr 2025

https://github.com/mingsm17518/cs-wiki

🌟Wiki of CS (computer science)

computer-science cpp mkdocs mkdocs-material

Last synced: 12 Apr 2025

https://github.com/mahmoud-nfz/codeforces-solutions

A collection of my personal solutions for problems on codeforces.

ajax competitive-programming cpp github-pages

Last synced: 05 May 2025

https://github.com/kdrag0n/aoc2021

My solutions for Advent of Code 2021

advent-of-code advent-of-code-2021 cpp javascript python rust

Last synced: 16 Jun 2025

https://github.com/bratergit/hacktoberfest-2021

Only algorithms in C and C++ , good for first timers

c cpp hacktoberfest hacktoberfest-2021

Last synced: 16 Jul 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/abdallahhemdan/mini-projects

💎 My implementation of some small projects as an application of different Languages and technologies ..

animations circuits cpp electrical-engineering loop-analysis python tic-tac-toe y-delta-transformation

Last synced: 13 Mar 2025

https://github.com/sbaldu/neural_network_hep

Implementation of a neural network framework from scratch in C++ applied to particle physics

cpp cuda high-energy-physics neural-networks

Last synced: 20 Jul 2025

https://github.com/itsjibel/ejib

Ejib is a lightweight Text editor

cpp lightweight text-editor

Last synced: 06 Apr 2026

https://github.com/innovatorved/pattern-and-array

Some of Important Array-SubArray and Pattern Problem and its Solution

arrays comptetive-programming cpp patterns

Last synced: 13 Apr 2025

https://github.com/bluecannonball/declengine

Providing powerful symbolic analysis of Latin words and sentences backed by rock-solid computational intelligence. ✨

cpp latin latin-language latin-language-dataset translation

Last synced: 04 Mar 2026

https://github.com/deryaxacar/42-ft_printf

This project is a reimplementation of the printf function in standard C. The printf function is used to produce formatted output and supports various data types and format specifiers. The ft_printf function recreates the same behavior while operating independently of standard library functions, providing a fully customizable structure.

42 42-ft-printf 42born2code 42cursus 42ftprintf 42projects 42school c-programming c-programming-language c-project c-projects cpp ft-printf print printf printf-42 project

Last synced: 13 Apr 2025

https://github.com/mrtkp9993/unittestcpp

Simple header-only C++ library for unit-testing.

cpp cpp-library cpp11 header-only testing testing-tools

Last synced: 07 May 2025

https://github.com/bdadmehr0/crown

C/C++ to Rust Code Converter

c cpp rust translation

Last synced: 03 Apr 2025

https://github.com/ggarber/cmake-bootstrap

CMake project template with C++11 and gtest support

cmake cmake-bootstrap cpp gtest-support template

Last synced: 04 Apr 2025

https://github.com/claudiuhbann/keep_it_simple

Source code dump from Keep It Simple Youtube channel

c console cpp desktop windows winrt winui3

Last synced: 07 May 2026

https://github.com/yhisaki/plotly.cpp

📈 plotly.cpp: A C++ plotting library for expressive, interactive, real-time and streaming data visualization

animation cpp physics-simuation plot plotly plots real-time robotics scatter-plot visualisation

Last synced: 14 May 2026

https://github.com/qninhdt/cybrion

Cybrion - A voxel game written in C++ using SDL2 and modern OpenGL

cpp game gamedev glsl minecraft-clone modern-cpp opengl voxel voxel-engine voxel-game

Last synced: 19 Jun 2026

https://github.com/hxndev/implementing-a-dns-server

DNS stands for Domain Name System. We have implemented DNS in this project. The basic task of DNS is to resolve a destination name hosted against some IP Address.

c cache code cpp dns dns-server implement ip-address project proxy routing server

Last synced: 05 May 2026

https://github.com/stellardx/cspaceengine-project

A C++ static library for astronomic calculation and modding SpaceEngine

astronomy astrophysics cpp library parser spaceengine

Last synced: 08 Jun 2026

https://github.com/haikelfazzani/dard

⭐ Dard is french educational programming language, it is designed as an instrument for learning 💻

c clang cpp french language programming-language tdd

Last synced: 14 May 2026

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/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/ethiy/proj.city

Project city 3D models. [Prototype]

cgal city-models cpp gdal geographic-data

Last synced: 14 Aug 2025

https://github.com/wesleych3n/ntu-iot-node

NTU Biophotonics and Bioimaging Lab dairy cow face monitoring project. Tensorflow Lite + OpenCV + Raspicam.

cli cpp iot iot-device mobilenetv2 opencv raspberry-pi-4 tensorflowlite yolov4-tiny

Last synced: 23 Mar 2025

https://github.com/iveevi/javelin

Framework for graphics programming in pure C++

cpp cpp20 game-engine glsl graphics graphics-programming jit

Last synced: 24 Jul 2025

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/fatlipp/cuda-tree

CUDA-based Tree builder

algorithms cpp cuda octree quadtree tree

Last synced: 19 Jun 2025

https://github.com/siyovush-hamidov/Hamming-Codes-8-4

🔐 This project implements the Hamming Code 8-to-4 algorithm for error detection and correction during information transmission, capable of handling one mistake

cpp cryptography

Last synced: 29 Jul 2025

https://github.com/wxx9248/flappybird.cpp

Flappy Bird C++ Implementation

cpp flappy-bird game sdl2

Last synced: 22 Aug 2025

https://github.com/crocsg/midiflower_wifi

sonification of biodata with web configuration

biodata cpp esp32 midi music sonification

Last synced: 02 May 2025

https://github.com/ferhatgec/translatfe

Very simple language translator written in C++.

cpp cpp17 english german language translate translator

Last synced: 14 Apr 2025

https://github.com/ferhatgec/desktof

Unique /s and simple desktop file parser. Written in C++17.

cpp cpp17 desktop file filesystem library parser plusplus simple

Last synced: 14 Apr 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/nelbok/eno-creator

Map editor, wavefront object export

3d cpp qt qtquick3d wavefront

Last synced: 04 Oct 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/ferhatgec/kalem

[Use Kalem.rs instead] Fegeya Kalem transpiler (maybe compiler?)

clang compiler cpp cpp17 fegeya language programming transpiler

Last synced: 14 Apr 2025

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/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/irdcat/wasm-invaders

Space invaders arcade machine emulator (intel8080 cpu & peripherials) compiled to WebAssembly

arcade-machine cpp cpp17 emscripten emulator intel8080 javascript wasm webassembly

Last synced: 15 May 2025

https://github.com/ngdream/stringer

change a text to strings for programming language don't forgot to hit a :star:

cpp engine java python string stringer

Last synced: 14 Apr 2025

https://github.com/solomon04/keylogger-cpp

NOTE THIS IS INTENDED FOR EDUCATIONAL PURPOSES ONLY. USE AT YOUR OWN RISK!

cpp keylogger malware-samples phishing trojan

Last synced: 02 Sep 2025