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/mattkretz/wg21-papers

my papers to WG21 — the C++ committee

cpp papers wg21

Last synced: 30 Jul 2025

https://github.com/thetestgame/panda3d-discord

Discord RPC module for the Panda3d game engine using the native discord-rpc library.

cpp discord discord-rpc p3dmodulebuilder panda3d python rich-presence

Last synced: 03 Aug 2025

https://github.com/hjo12/IsometricGameUWP

A 2D isometric game written in C++ Universal Windows Platform with Win2D using a custom game engine by Professor Charles Kelly for a course in Winter 2017

cpp universal-windows-platform uwp uwp-apps win2d

Last synced: 24 Sep 2025

https://github.com/jul1u5/6.837

MIT Computer Graphics Course Assignments

computer-graphics cpp opengl

Last synced: 01 Aug 2025

https://github.com/p0dalirius/lib-parseargs

A simple library to parse command line arguments in C++.

arguments cpp libra parse

Last synced: 01 Aug 2025

https://github.com/skyf0l/nanotekspice

Simulator of logic gate circuits (Epitech tek2 C++ project)

cpp cpp14 nanotekspice

Last synced: 09 Apr 2026

https://github.com/gbowne1/starshipascension

A C++ Space and Starship game in a 80x24 space

cpp game space starbase stars starship text

Last synced: 02 Aug 2025

https://github.com/joanstinson/candycrush

A simple Candy Crush implementation using a 2D game engine architecture with C++ and SDL (MVC pattern).

2d-game candy-crush cplusplus-11 cpp game game-engine-2d mvc-architecture sdl2

Last synced: 15 Sep 2025

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

Symbolic mathematics and calculus in C++.

calculus cpp differentiation mathematics maths symcalc

Last synced: 26 Jul 2025

https://github.com/xixu-me/some-cpp-files

Source code for assignments from related programming courses

cpp

Last synced: 05 Aug 2025

https://github.com/adithya-s-k/llm-inferencenet

LLM InferenceNet is a C++ project designed to facilitate fast and efficient inference from Large Language Models (LLMs) using a client-server architecture. It enables optimized interactions with pre-trained language models, making deployment on edge devices easier.

cpp llama llamacpp llm

Last synced: 03 Aug 2025

https://github.com/beyondesh/wechat

WeChat 聊天系统是一个基于分布式架构的即时通讯应用,包含服务器集群和跨平台客户端。该系统模仿了微信的核心功能,采用现代C++技术栈构建,支持用户注册、登录、好友管理、即时消息通信等功能。项目采用微服务架构设计,确保系统的高可用性、可扩展性和可维护性。

boost cpp node-js qt server wechat

Last synced: 14 Apr 2025

https://github.com/pk-cod3ch3mist/zolomon

A single header unit testing library for C++

cpp cpp-library cpp17 hacktoberfest header-only testing-library

Last synced: 23 Jul 2025

https://github.com/dfsp-spirit/cpp_geodesics

Fast computation of geodesic distances and related mesh descriptors on (brain surface) meshes in C++ and OpenMP.

brain cpp distance geodesics mesh openmp parallel parallel-computing

Last synced: 16 Aug 2025

https://github.com/ferhatgec/freebrain

Next generation antidote against Brainf*ck.

brainfuck cpp esolang esoteric-language

Last synced: 04 Aug 2025

https://github.com/leixingyu/reducepoly

Poly-reduction visualization plugin for Maya

algorithms cpp maya-api maya-plugin mesh

Last synced: 14 Jun 2025

https://github.com/n4vrl0s3/bubble-sort-and-insert-sort

This repository contains Python implementations of two classic sorting algorithms: Bubble Sort and Insertion Sort. It serves as a simple and educational resource for understanding the basics of sorting algorithms, their implementations, and their performance characteristics. Ideal for students, developers, and anyone.

bubble-sort cpp insertion-sort python

Last synced: 16 Aug 2025

https://github.com/stla/rcdt

R package for 2D constrained Delaunay triangulation

constrained-delaunay-triangulation cpp delaunay-triangulation r

Last synced: 14 Apr 2025

https://github.com/vkayy/vkinematics

A Verlet integration physics engine in C++.

cpp physics-engine verlet-integration

Last synced: 26 Jul 2025

https://github.com/rmiguelkelly/quickcluster

A KMeans implemented in C++ with Python bindings and GPU acceleration

clustering clustering-algorithm cpp cuda gpu kmeans kmeans-clustering metal objective-c python python3 unsupervised-learning

Last synced: 26 Jul 2025

https://github.com/pgvalle/opengl-cpp

C++ Template to quickstart your opengl journey!

cmake cpp glfw graphics-programming jesus jesus-christ opengl opengl33 template template-project

Last synced: 09 Nov 2025

https://github.com/mikeoliphant/vst3visualstudioexample

A simple windows VST (VST3) example plugin using Visual Studio

audio cpp plugin visual-studio vst vst3 windows

Last synced: 21 Aug 2025

https://github.com/bensuperpc/krackx

Software for password cracker, C++ and Qt6 QML

cmake cmake-init cpp qml qt

Last synced: 10 Feb 2026

https://github.com/jrob774/tein-editor

An unofficial editor for the game The End is Nigh.

cpp cpp17 editor game level leveleditor map mapeditor tein tein-editor theendisnigh

Last synced: 31 Jul 2025

https://github.com/europa502/luhn-algorithm

It is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, etc.

cpp javascipt javascript luhn-algorithm php python shell-script

Last synced: 25 Jul 2025

https://github.com/genodelabs/genode-zynq

Zynq SoC support for the Genode OS framework

arm armv7 cplusplus cpp genode microkernel osdev zybo zynq

Last synced: 07 Apr 2025

https://github.com/mathieu-lala/game_project

Game Project : The PURGE ~ Keimyung University ~ Fall 2020

cmake conan cpp cpp17 cpp20 entt game-development glfw3 imgui opengl

Last synced: 29 Sep 2025

https://github.com/frgfm/torch-cuda-template

Template for CUDA / C++ extension writing with PyTorch

cpp cuda pytorch pytorch-extension

Last synced: 31 Jul 2025

https://github.com/threeal/result

A simple C++ implementation of Rust Result, an alternative to Abseil Status

abseil cmake cpp result results rust-result status

Last synced: 04 Mar 2026

https://github.com/vaxastd/Delete-First-and-Last

Delete First and Delete Last Function (Python & C++)

cpp delete-first delete-last python

Last synced: 02 Apr 2026

https://github.com/hedhyw/hyperfractal

A three-dimensional fractal animation generator.

cpp fractal fractal-images fractal-rendering opengl

Last synced: 26 Oct 2025

https://github.com/esa/dcgp.js

JavaScript bindings for the differential Cartesian Genetic Programming library

cpp dcgp javascript webassembly

Last synced: 15 Mar 2026

https://github.com/izenynn/cpp-modules

42 Cursus: c++ modules for learning the language.

42-cpp-module 42-cpp-modules cpp cpp-modules cpp-modules-42 cpp98 cpp98-compatible linux macos

Last synced: 23 Oct 2025

https://github.com/goldsborough/atom-clang-expand

:dragon: A clang tool for happy refactoring without source-code gymnastics (atom package)

atom c clang cpp objective-c package tool

Last synced: 12 Oct 2025

https://github.com/geode-sdk/json

Simple json library that preserves insertion order. Made for Geode SDK

cpp cpp-library cpp20 json json-parser

Last synced: 14 Feb 2026

https://github.com/SebastianSchmidl/pyonlinesvr

Python-Wrapper for Francesco Parrella's OnlineSVR C++ implementation with scikit-learn-compatible interface.

cpp machine-learning numpy online onlinesvr python python3 scikit-learn streaming-algorithms svr

Last synced: 26 Oct 2025

https://github.com/allankoechke/mantisbase

Lightning fast BaaS in C++ — One binary, full backend, anywhere.

api auto-rest-api cpp database http rest-api sql

Last synced: 17 Jan 2026

https://github.com/rnayabed/vegadude

Utility to program CDAC VEGA microprocessor powered boards

cdac cpp riscv vega

Last synced: 26 Feb 2026

https://github.com/iamrajiv/nth-fibonacci

The Fibonacci sequence is a series of numbers defined by a simple linear recurrence relation, where each number is the sum of the two preceding ones. This sequence appears in many areas of mathematics and other sciences, particularly in the shape of many naturally occurring biological organisms.

cpp csharp go java javascript python swift

Last synced: 08 Sep 2025

https://github.com/konrad-kubacki/px_particles

Basic particles on the screen using OpenGL and C++.

cpp opengl particles simd

Last synced: 17 Mar 2025

https://github.com/luqasz/avr-registers

Fixed registers and bit fields generated from atdf files

avr c cpp embedded rust

Last synced: 19 Mar 2025

https://github.com/lecrapouille/plantumlstatecharts

[Tool][Functional] Generate state machine in C++ from PlantUML statecharts

cpp finite-state-machine fsm generator plantuml state-machine statechart statecharts translator uml

Last synced: 19 Mar 2025

https://github.com/jdsherbert/unreal-engine-dependency-injection-plugin

Simple implementation of a Dependency Injector Plugin for Unreal Engine. Uses a Singleton instance to hold the registered objects.

cpp dependency-injection dependency-manager plugin plugins singleton-pattern unreal unreal-engine unreal-engine-4 unreal-engine-5

Last synced: 19 Mar 2025

https://github.com/pschatzmann/arduino-midi-fileparser

A simple MIDI file parser library

arduino-library cmake cpp library midi midi-files

Last synced: 03 Apr 2025

https://github.com/tbhaxor/firefly

A standalone C++ Library for vectors calculations

cpp firefly hacktoberfest hacktoberfest2024 vector vector-projection vectors-calculations

Last synced: 09 Jul 2025

https://github.com/vinitshahdeo/dsa-lab-codes

Lab Assignments for Data Structures and Algoithms

algorithms cpp data-structures lab-assignment

Last synced: 10 Apr 2025

https://github.com/junaidrahim/program-homework-solver

Input a few integers of a series and it will return the source code to output that series till the nth term..

cmake cpp forthebadge hack homework-solver lagrange-interpolation lagrange-polynomial-interpolation polynomials series

Last synced: 12 Mar 2025

https://github.com/dan10ish/code

A modern online code editor with Python, JavaScript, and C++ support, real-time output, and data visualization.

cpp ide javascript python reactjs vscode

Last synced: 10 Apr 2025

https://github.com/xlite-dev/mgmatting-toolkit

🍅MGMatting with MNN/TNN/ONNXRuntime C++, GPU/CPU, support dynamic shape. (https://github.com/DefTruth/lite.ai.toolkit)

cpp matting mgmatting mnn onnxruntime tnn

Last synced: 12 Jul 2025

https://github.com/zhanghuanchong/dwscore

演讲比赛评委打分系统,使用 Qt 5 开发

cpp qt5

Last synced: 10 Apr 2025

https://github.com/kamranaghlami/libtlvcpp

libtlvcpp is a modern C++ ASN.1 tree manipulating & encoding/decoding library with a focus on performance, and a clean interface.

asn1 cpp deserializer modern-cpp serializer

Last synced: 07 Jul 2025

https://github.com/massimo-marino/circular-buffer

A C++ implementation of a circular buffer

circular-buffer clang cpp cpp14 cpp17 cpp20 producer-consumer

Last synced: 10 Apr 2025

https://github.com/chaoses-ib/cpp

c cpp

Last synced: 16 Jun 2025

https://github.com/oclay1st/qwi-fi

An easy and beautiful tool for wifi access point management on Linux

cpp qml qt wifi

Last synced: 09 Jul 2025

https://github.com/jsiqbal/engineering-philosophy

Notes about Various Engineering Knowledge I gathered.

cpp deployment java oop ubuntu vscode-settings

Last synced: 10 Apr 2025

https://github.com/arturbomtempo-dev/programming-logic-course

A repository with the material for the Programming Logic course focusing on C and C++. This course is designed to help beginners start their journey in the field of programming and technology by covering fundamental concepts and building a strong foundation for future learning.

c course cpp programming-logic

Last synced: 30 Apr 2025

https://github.com/developer239/yolo-cmake-opencv-onnx-cpp

Use YOLO with your favorite language and computer vision library. This example includes ONNX runtime for better weights support.

cmake cpp macos onnx onnxruntime opencv windows yolov5 yolov7

Last synced: 10 Apr 2025

https://github.com/praydog/severed-steel-vr

Severed Steel VR mod & VR plugin example.

cpp lua modding severed-steel uevr unreal virtual-reality

Last synced: 08 Jul 2025

https://github.com/abhinav-26/laptop-repair-shop-management-system

A project on Laptop Repair Shop management system written in c++

cpp laptop-repair-shop software

Last synced: 20 Oct 2025

https://github.com/rutujar/helloworld_travis_demo

This is a demo program using continuous integration tools such as Travis,Jenkins,Circle ci and AppVeyor. Many more will be updated shortly

appveyor c circleci circleci-demos codacy code-quality cpp csharp go java javascript jenkins jenkins-ci python r scala travis travis-ci travis-ci-demo travis-ci-github

Last synced: 10 Apr 2025

https://github.com/slowy07/cpplesson

list my cpp

cpp

Last synced: 10 Apr 2025

https://github.com/dreamycecil/mousetrapper

A simple program that traps the mouse cursor within certain limits. Based on Windows Forms using C++/CLI. Made with Visual Studio 2013.

cpp cursor cursor-clip mouse mouse-trap net-framework pointer trapper vs2013 winforms

Last synced: 01 May 2025

https://github.com/chetan6780/75-days-dsa-challenge

Ninja technique🥷 to ACE DSA Interviews.

algorithms challenge cpp data-structures dsa

Last synced: 02 May 2025

https://github.com/swap76/bankers-algorithm

C++ Program to Simulate Banker's Algorithm

bankers-algorithm c-plus-plus cpp

Last synced: 01 May 2025

https://github.com/makersf/resilient

Make handling failures easy and expressive

cpp cpp14 cpp17 fault-tolerance resiliency

Last synced: 10 Apr 2025

https://github.com/aermoss/ostest

A 64-bit operating system written in C++ and x86 Assembly.

assembly assembly-x86 cpp kernel operating-system operating-system-kernel

Last synced: 06 Mar 2026

https://github.com/max0x7ba/optparse

C++ command line parsing inspired by Python optparse library.

c-plus-plus command-line cplusplus cpp cxx linux

Last synced: 10 Apr 2025

https://github.com/1dealgas/aerials

Public Parts of the Mobile Rhythm Game「Aerials」

aerials aerialsdemo cpp cpp11 defold lua mobilegame music-game rhythm-game

Last synced: 20 Mar 2025

https://github.com/palucki/qstegano

Qt based steganography application

cpp cryptography lsb qt qtwidgets steganography

Last synced: 28 Oct 2025

https://github.com/kaidokert/tfixed

Import of C++ fixed point library by Anthony Williams

cpp fixed-point

Last synced: 10 Apr 2025

https://github.com/cmpute/traji

A C++/Python library designed for trajectory calculation in Cartesian / Frenet coordinate system

cmake cpp cpp14 frenet-serret-frame path-planning pybind11 python trajectory

Last synced: 06 Feb 2026

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: 26 Oct 2025

https://github.com/lucasfturos/musicspectrum

Visualizador de espectro de audio

cpp glsl imgui opengl sfml

Last synced: 02 Mar 2026

https://github.com/tfc/attoparsecpp

Trying to imitate the elegance of Haskell parsers

cpp haskell library parsec parsing

Last synced: 12 Oct 2025

https://github.com/25-masik-52/cppinterviewkit

📚 Essential C++ Interview Prep: algorithms, OOP, memory management, STL, concurrency & more. Quick-reference cheatsheets, code examples, and common pitfalls. Save time, crush interviews! 🚀

cpp interview kit obsidian

Last synced: 31 Jan 2026

https://github.com/sanchitbajaj02/hacktoberfest-2022

About for the participants of HacktoberFest Event 2022 to win and receive the swags (win a T-Shirt or plant a tree).

cpp hacktoberfest hacktoberfest-accepted hacktoberfest2022 java javascript open-source python

Last synced: 23 Oct 2025

https://github.com/rmawatson/utf

utf iterators & converters for modern c++

cpp iterators unicode utf16 utf32 utf8

Last synced: 02 Mar 2026

https://github.com/divetoxx/mandelbrot

True 24-bit BGR TrueColor. High-Precision Rendering (80-bit). Multi-threaded performance (OpenMP). True SSAA 8x8 (64 independent samples per pixel) direct RGB-space integration. G, B, R - The Red, Green, and Blue channels are calculated using sine and cosine waves

antialiasing cpp cpu-rendering fractal fractals generative-art generative-arts high-precision high-resolution image-processing mandelbrot-set math multithreading openmp supersampling truecolor truecolors visualization visualizations

Last synced: 02 Apr 2026

https://github.com/emd4600/enhancedcolorpickermod

Spore mod that adds a color wheel to the editor

cpp modapi spore spore-mod

Last synced: 08 Oct 2025

https://github.com/gjbex/code-optimization

Repository for participants of the "Code optimization" training

c cpp fortran hpc optimization profiling scientific-computing

Last synced: 13 Oct 2025

https://github.com/th3spl/kstd

Implementing STL C++ classes in Kernel Env ( with some differences )

cpp cpp20 kernel stl utility

Last synced: 30 Oct 2025

https://github.com/abin-z/threadpool

A cross-platform, header-only C++11 thread pool (线程池)

cpp cpp11 mutilthread task task-manager threadpool

Last synced: 22 Jan 2026

https://github.com/german-one/termwnd

Find the terminal window hosting the shell process running in a local Windows session.

c command-line console cpp csharp powershell terminal vb-net windows

Last synced: 11 Apr 2025

https://github.com/raresail/pico-w-template

This is a TCP Socket Server template for the RPI Pico W with features like AES 256 CTR encryption, JSON, Ping System

aes-256 aes-ctr c cpp json pico-wireless rasspberry-pi socket tcp-server template

Last synced: 21 Jul 2025