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/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/hunyadi/javabind

Effective C++ and Java interoperability via JNI

bindings cpp interoperability java jni-wrapper

Last synced: 03 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/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/eigenbom/ecs-example

An example of an ECS architecture in C++

cpp

Last synced: 08 May 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/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/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/briancairl/zen

A functional/railway-oriented programming library for C++17

cpp cpp17 cpp20 functional-programming header-only multithreading railway-oriented-programming

Last synced: 22 Aug 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/unusualcodeorg/clab

clab - Creative Programming Solutions using C - Programming is enjoyable when applied to solve interesting problems (may not be directly used in general day-to-day professional work). The learning and knowledge acquired in the process make a better programmer.

c coding-challenge consumer-producer cpp graph hashmap linkedlist maze-algorithms programming pthreads puzzles queue stack thread-pool travelling-salesman-problem tree

Last synced: 16 Apr 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/pkestene/tsp

traveling salesman problem solved with different programing models

cea cpp cuda kokkos nvidia-gpu openacc openmp performance-portability stdpar sycl

Last synced: 19 Aug 2025

https://github.com/arindal1/striversdsasheet

Solutions of all the problems in Striver's A2Z DSA Sheet

cpp data datastructures datastructures-algorithms striver strivers-sde-sheet

Last synced: 04 Apr 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/yhaiovyi/c-wasm-loader

Super change your browser with C/C++ power.

c cpp wasm webpack webpack-loader webpack3

Last synced: 14 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/multi_form_wxwidgets_linux

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

codeblocks codeblocks-ide cpp example linux multiforms

Last synced: 22 Apr 2025

https://github.com/matthewgeorgy/mrtx

opengl raytracer in c++ using glsl compute shaders

c cpp glsl opengl raytracing

Last synced: 31 Aug 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/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/bkosm/szt-os

Operating system simulator made for an university project.

cpp operating-system os

Last synced: 23 Jul 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/ethiy/proj.city

Project city 3D models. [Prototype]

cgal city-models cpp gdal geographic-data

Last synced: 14 Aug 2025

https://github.com/luizppa/smal

A file comrpessor using LZ78 algorithm.

compression compression-algorithm cpp cpp11 lz78 lz78-encode-decode

Last synced: 15 Jun 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/yeaseen/syscallimplementationos

A c++ implementation of making bin file for a c file using system calls internally. This program averse creating a command line and to activate that from any location in the linux terminal

bin-file cpp creating-command-line-in-linux linux-command system-calls

Last synced: 07 May 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/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/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/alvinhochun/mingw-w64-cppwinrt

Using the C++/WinRT language projection with

cpp cpp20 cppwinrt mingw-w64 windows winrt

Last synced: 19 Apr 2025

https://github.com/jube/std_hmi

Proposal for Human-Machine Interface in the Standard Library

2d cpp cpp17 graphics graphics-library opengl-es sdl2

Last synced: 07 Apr 2025

https://github.com/iamazeem/beginnings

Some C/C++ stuff from my early days! [2003 - '04]

borland-cpp c cpp old-stuff projects text-based user-interface

Last synced: 15 Aug 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/deathkiller/cx-compiler

Cx Compiler: Experimental compiler for modified C language to i386 DOS executables

compiler cpp dos i386 x86

Last synced: 09 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/periareon/rules_cc_autoconf

Bazel rules providing a light-weight alternative to GNU Autoconf.

autoconf bazel bazel-rules c cpp rules-cc

Last synced: 27 Apr 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/miere43/notification-filter

SKSE plugin that allows hiding notifications based on customizable rules.

commonlibsse cpp mod modding skse skse-plugin skse64 skse64-plugin skyrim-se skyrim-special-edition

Last synced: 09 Jun 2026

https://github.com/jujimeizuo/polygon_clip

多边形裁剪-Weiler-Athenton算法,俗称大模拟!!!

cpp opengl weiler-atherthon

Last synced: 09 May 2026

https://github.com/getiot/cpp-courses

C++ 基础教程配套代码

cpp stl tutorial-code

Last synced: 13 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/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/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/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/hrbrmstr/sl2json

Standalone program to convert Lowrance SL2 files to ndjson

cpp lowrance sl2

Last synced: 29 Oct 2025

https://github.com/hunterdii/leetcode-potd

🌟 Welcome to the vibrant world of Leetcode Daily Problem of the Day solutions! Dive into a treasure trove of daily challenges meticulously crafted to sharpen your problem-solving skills. With diverse topics, detailed explanations, and a supportive community, this repository is your gateway to mastering algorithms, data structures, and more!🚀

c competitive-programming cpp daily-coding-problem dailyprogrammer dsa-algorithm good-first-issue java leetcode leetcode-c leetcode-cpp leetcode-java leetcode-python3 leetcode-rust leetcode-solutions leetcode-solutions-cpp leetcode-solutions-python python3 rust

Last synced: 23 Aug 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

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/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/creaktive/waifu2x-converter-cpp

Dockerfile for DeadSix27's fork of waifu2x-converter-cpp

cpp docker opencl opencv waifu2x waifu2x-converter-cpp

Last synced: 05 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/ferhatgec/colorized

single header console color library for C++20.

color colorized cpp cpp20 header library single single-header

Last synced: 14 Apr 2025

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/ferhatgec/fstring

New generation STL String implementation with powerful features.

cpp cpp17 cpp20 implementation sh standart std stdlib stl stl-string

Last synced: 14 Apr 2025

https://github.com/ferhatgec/generafor

Fegeya Generafor, Your website no longer only website, It's an application.

app app-generator application cpp cpp17 generator gnome gtk gtk3 gtk4 gui icon vala

Last synced: 16 Sep 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/ssciwr/high-performance-cpp

High Performance C++ [SSC Compact Course]

cpp performance ssc-compact-course

Last synced: 13 Aug 2025

https://github.com/haknkayaa/qledindicator-customplugin-withcmake-example

A simple Qt Designer plugin using CMake. Adapts official qmake guides to CMake, distributing a shared library with a sample app for custom widgets.

cpp qml qml-applications qml-samples qt5 qt5-widgets qt6 qt6-application qt6-gui qt6-widgets qtcreator-plugin qtdesigner qtdesigner-plugin

Last synced: 24 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/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/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/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/njroussel/remeshingtree

Remeshing tool which converts a given mesh into a tree/root like strucutre.

cpp remeshing surface-mesh wireframe

Last synced: 14 May 2025

https://github.com/0rayn/gettoknow.github.io

Learning how everything works

assembly c cpp os-tutorial osdev

Last synced: 13 May 2025

https://github.com/pinto0309/tinyyolo

Challenge the marginal performance of YoloV2 + Neural Compute Stick + RaspberryPi YoloV2+Neural Compute Stick(NCS)+Raspberry Piの限界性能に挑戦

cpp deeplearning movidius neural-compute-stick opencv opengl python raspberrypi tinyyolo yolov2

Last synced: 13 Sep 2025

https://github.com/huy-dna/nonvariadic-printf

An implementation of printf + A preprocessor to pass the code through before compiling

cpp implementation makefile printf python3 speculative

Last synced: 24 Feb 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/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/clarketm/hackerrank-c

HackerRank C/C++ Solutions

c cpp hackerrank solutions

Last synced: 14 Apr 2025

https://github.com/sleepymalc/parkinglot

🚗 Start Parking! Watch Out! ⚠️

cpp object-oriented-programming opengl

Last synced: 27 Oct 2025

https://github.com/ashwaniydv/my-lsm-tree-cpp

Log-structured Key-Value storage engine written in C++

bitcask cpp database db storage-engine wal write-ahead-logging

Last synced: 23 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/DanialKama/TurretAI

Turret AI plugin developed with Unreal Engine 5 (multiplayer ready)

ai blueprint blueprints-visual-scripting cpp multiplayer plugin unreal-engine unreal-engine-5

Last synced: 11 Mar 2025

https://github.com/amiremohamadi/rw

A minimal library to parse and work with binary stored files in C++ (read and write lib)

cplusplus cpp file parser read reader write

Last synced: 23 Apr 2025