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/imharshag/kernelcraft

An operating system meticulously crafted from scratch. Designed as a foundational project to understand the core principles of system architecture and low-level programming,.

cpp operating-system

Last synced: 23 Apr 2025

https://github.com/jdsherbert/unreal-engine-class-templates

Simple template classes for writing Unreal C++, handy as a reference point or as a quick start with syntax.

class cpp template template-class template-repository templates unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine

Last synced: 15 Jul 2025

https://github.com/bensuperpc/vector

High performance multidimensional vectors in C++17, with optional OpenMP acceleration.

cmake cmake-init cpp cpp17 openmp vector

Last synced: 20 Jan 2026

https://github.com/realtristan/cgl

OpenGL GLFW Wrapper and Graphics Library Inspired by PyGame

cpp glfw library opengl

Last synced: 06 May 2026

https://github.com/seanchas116/tensorflow-lite-cpp-builds

[WIP] TensorFlow Lite C++ builds for several platforms

cpp tensorflow tensorflow-lite tflite

Last synced: 29 Jun 2025

https://github.com/tensorush/cpp-deep-dive

:ocean: :diving_mask: Amateur's voyage into deep waters of C++ guided by the 5-Part Coursera specialization «Art of Modern C++ Development» from MIPT & Yandex (14.02.2021).

art-of-computer-programming c-plus-plus c-plus-plus-17 coursera coursera-specialization cpp cpp-course deep-dive from-zero-to-hero mipt modern-cpp modern-cpp-development yandex

Last synced: 15 Apr 2025

https://github.com/ilyachalov/windows-api-examples

Примеры программ для работы с функциями из набора Windows API

cpp examples learning russian winapi

Last synced: 16 Mar 2025

https://github.com/beardedfish/counter

A simple counting app made for devices running BlackBerry 10 OS.

app blackberry blackberry10 cascades counter cpp qml qt simple

Last synced: 09 Apr 2025

https://github.com/kylereddoch/chadatech

Project One for CS-210 C++ Class

chadatech-clock-cplusplus cplusplus cpp snhu

Last synced: 14 Mar 2025

https://github.com/nouemankhal/geekcode

A CLI that transforms text into ASCII Art.

cli cmake cpp text-generation

Last synced: 29 May 2026

https://github.com/nivindulakshitha/quizify-frontend

The goal of this project is to provide a flexible and engaging mobile application for quizzes.

cmake cpp dart flutter html swift

Last synced: 22 Apr 2025

https://github.com/AlexKordic/HLSProxy

HTTP proxy server. Used for P2P streaming - HLS protocol.

cpp hls-live-streaming proxy-server

Last synced: 18 Jul 2025

https://github.com/hxndev/implementing-routing-protocol

Created a routing protocol in Cpp. We implemented RIP, OSPF and EIGRP. We also implemented a DNS server.

cache console-based cpp proxy-server routing routing-algorithm routing-protocols terminal-based

Last synced: 29 Jun 2025

https://github.com/karenina-na/data-structure-experiments

西北工业大学(NWPU)数据结构实验

c cpp data-structures-and-algorithms

Last synced: 20 May 2026

https://github.com/teiacare/teiacaresdk

TeiaCareSDK is a collection of reusable C++ components

cpp cross-platform datetime geometry high-performance multithreading sdk utilities

Last synced: 22 Apr 2025

https://github.com/iveevi/littlevk

A light, non-intrusive, single-header wrapper for jump starting visualization applications using Vulkan.

cpp game-engine vulkan vulkan-api

Last synced: 15 Apr 2025

https://github.com/hhxsv5/logger4cpp

🎥 Logger for cpp, support log into stdout/syslog/file.

cpp filelog logger syslog

Last synced: 22 Mar 2025

https://github.com/stivio00/fourbarvis

Four bar linkage mechanism simulation software

cpp linkage multibodydynamics qt simulation

Last synced: 12 Jan 2026

https://github.com/gazebosim/gz-fortress

Fortress, Gazebo's 6th named release

cpp gazebo ignition-robotics robot-simulation

Last synced: 06 Mar 2025

https://github.com/gazebosim/gz-harmonic

Harmonic, Gazebo's 8th named release

cpp gazebo robot-simulation

Last synced: 29 May 2026

https://github.com/moon0922/longest-path-in-2248-numbers-game

An algorithm for searching the longest path in a 2248 numbers game.

alorithms cpp dfs-algorithm

Last synced: 20 Jan 2026

https://github.com/flak-zoso/labirint

C++ game that doesn't have much to do with a labirint

c-plus-plus cpp labirint

Last synced: 26 May 2026

https://github.com/masx200/leetcode-test

leetcode题解和一些测试工具

cpp golang kotlin leetcode leetcode-solutions typescript

Last synced: 07 May 2025

https://github.com/wervice/salut

Salut is a beautiful terminal greeter

cpp shell terminal theming

Last synced: 18 Mar 2025

https://github.com/dmitrii-artuhov/gengo

Gengo - dumb interpreted programming language based on C++

cpp programming-language

Last synced: 24 May 2026

https://github.com/richelbilderbeek/correct_cpp

C++ course using all tools to deliver quality code

course cpp cpp14 git github self-study study study-material study-materials

Last synced: 18 Mar 2025

https://github.com/ne0nwinds/simd-ray-tracer

A brute-force ray tracer optimized with SIMD and multi-threading

avx2 cpp simd sse wasm wasm-simd

Last synced: 15 Apr 2025

https://github.com/d4rk-lucif3r/home-automation

Micro-Controller Based Home Automation for Smart Homes

android-application arduino cpp java smarthome

Last synced: 12 Jul 2025

https://github.com/shlomnissan/dns-lookup

🌍 DNS hostname resolution CLI tool using BSD sockets

cpp dns dns-lookup sockets udp

Last synced: 30 Jun 2025

https://github.com/stephanecharette/darknet

Darknet/YOLO Next Generation - Neural Networks for Object Detection

computer-vision cpp darknet neural-network object-detection yolo yolov3 yolov4 yolov7

Last synced: 03 Jul 2025

https://github.com/sebasfalcone/better-work-notes

A repository containing my notes from different sources on good practices for codding and managing teams

c clean-code cpp development good-practices management oops-in-cpp

Last synced: 14 Jul 2025

https://github.com/kezhengjie/checkport

a tiny tool lib written in c++ based on asio for iterating and checking tcp port.

asio check-port cpp cross-platform fast fluent linux modern simple-api tcp-port-checker tcp-port-scanner tiny windows

Last synced: 04 May 2026

https://github.com/terroo/ffpp

A dynamic library written in C++ with API for most of the main tasks with FFmpeg. Much faster for your GUI interfaces than using processes.

cpp ffmpeg-api

Last synced: 30 Jun 2025

https://github.com/digoarthur/console-guessinggame

This was my first program create in University.

cpp

Last synced: 30 Mar 2025

https://github.com/amaansayyad/autox-code-pilot

An AI Code Pilot that help developers to complete code snippets based on single line comments and make the work easy & increase productivity by reducing time & cost.

artificial-intelligence cpp javascript visual-studio-code visual-studio-extension

Last synced: 15 Apr 2025

https://github.com/0xvpr/snake-pit

Command and Control interface built using a Flask with a modular backend.

c c2 command-and-control cpp flask localhost python

Last synced: 11 Apr 2026

https://github.com/venratech/source-codes-by-venratech

A repository full of GDI effects. All protected with a GPL 3.0 license.

cpp cpplearining effects gdi learning-cpp source-code

Last synced: 12 Feb 2026

https://github.com/sleeptightansic/actorsingleton

Small code plugin for Unreal 5 which adds inheritable Actor class that can be spawned only once within same World context.

actor cpp plugin singleton ue5 ue5-plugin unreal-engine-5

Last synced: 05 Jan 2026

https://github.com/nerd-bear/bassil

Bassil: A modern, mid-level interpreted programming language designed for efficiency and readability. Featuring robust lexical analysis, error handling, and cross-platform support for Windows and Linux. Bassil offers a balance between low-level control and high-level abstraction, making it ideal for system programming, web development, and more.

cpp custom-interpreted-language custom-language custom-programming-language interpreter lexer lexer-parser parser

Last synced: 27 May 2026

https://github.com/8dcc/libsigscan

Single-header C/C++ library for signature scanning on Linux.

c c-library cpp game-hacking hacking library signature-scanning sigscan

Last synced: 24 Apr 2025

https://github.com/bitwizeshift/metal-cpp

Rehost of Apple's metal-cpp project (not my intellectual property)

apple cpp metal

Last synced: 17 Nov 2025

https://github.com/quinta0/gravity

3D Gravity Simulator is a C++ program that visualizes the gravitational interactions between celestial bodies

3d cmake cpp gravity opengl physics physics-simulation simulation vcpkg

Last synced: 06 Jan 2026

https://github.com/mortennobel/simplevrcpp

Simple example of using the OculusVR SDK and SDL

cpp graphics-programming oculus-rift openvr sdl2 virtual-reality

Last synced: 18 Jun 2025

https://github.com/danielgospodinow/spaceshooter

Multiplayer semi-immersive virtual reality mobile game made with Cocos2d-x

android cocos2d-x cpp game java lan multiplayer multiplayer-game networking

Last synced: 22 Apr 2025

https://github.com/denismakogon/libcv-c-api

C++ API to C API to Java API

c cpp java native xcode

Last synced: 11 Apr 2026

https://github.com/skhg/weather-station

🌥 ESP8266-based personal weather station project

air-quality arduino cpp data electronics environment esp8266 weather

Last synced: 16 Jan 2026

https://github.com/socrats/dyrwin

Simulator of evolutionary dynamics and game theory in c++

cpp evolutionary-game-theory game-theory simulation

Last synced: 11 Jun 2025

https://github.com/breezewish/jitplot

Ultra fast plot drawer using JIT and SIMD technologies. Course Homework.

cpp jit shunting-yard-algorithm simd

Last synced: 22 Mar 2025

https://github.com/cybex-dev/robot-compiler

A simple code compiler that compiles Pascal code with a syntax and contextual analyser (and production rules)

bnf code compiler context-free-grammar cpp cpp-compiler linux syntax syntax-analysis syntax-analyzer

Last synced: 04 May 2026

https://github.com/huanhuanonly/openwin

The lightweight C++ library based on the Win32 API that encapsulates window and cursor operations, and includes drawing and animation effects. 基于 Win32 API 封装的关于窗口和游标操作的轻量级 C++ 库,并包含绘图和动画效果。

animations api cpp cursors libary lightweight openwin painter win32 windows

Last synced: 15 Apr 2025

https://github.com/pmalek/quick

quick aims to be a small header only library to help black box testing in C++

blackbox-testing cpp cpp14 testing

Last synced: 03 Apr 2025

https://github.com/tylerburdsall/combigen

An efficient CLI tool to generate possible combinations written in C++

c-plus-plus cartesian-product cartesian-products cli combigen combination cpp

Last synced: 31 Mar 2025

https://github.com/rodyherrera/zendajs

ZendaJS is a JavaScript runtime environment, built using C/C++ with the help of the fast v8 engine developed by Google. An environment with fast performance, which you can use to experiment in your spare time.

backend backend-services cplusplus cpp cxx ecmascript ecmascript-modules javascript javascript-engines javascript-es6 javascript-framework javascript-tools python runtime v8 v8-engine v8-javascript-engine v8js

Last synced: 11 Jun 2025

https://github.com/lokranjanp/cryptosystems

All cryptography algorithms of Cryptography and Network Security course implemented in C++ [21IS6C03]

cpp cryptography-algorithms

Last synced: 21 Apr 2025

https://github.com/abhinavkumar2369/pw-decode-dsa-with-cpp-2.0

📁 Repository with all Assigment 📝 of course.

cpp pw pw-skills

Last synced: 16 Apr 2025

https://github.com/satyajitghana/lambdacalculus

A repository that contains codes to various Lambda Calculus stuff i did when learning LambdaCalculus, mostly contains JavaScript and Python Code i believe

cpp haskell javascript lambda lambda-calculus lambdacalculus list-processing python

Last synced: 11 Apr 2026

https://github.com/kaizerpwn/dogs-shelter-app

Qt Desktop application for managing shelter dogs, allowing users to record and track essential information such as name, breed, age, color, description, and adoption date.

cpp desktop-app dogs-shelter dogs-shelter-app qt qt-creator qt-desktop-application qt-framework

Last synced: 20 Feb 2026

https://github.com/codingkoopa/shiny-hunting-counter

Mirror of https://gitlab.com/CodingKoopa/shiny-hunting-counter.

cpp pokemon qt

Last synced: 20 Jun 2026

https://github.com/deftruth/ptx-isa-8.2-zh

🎉持续更新:CUDA 12.2 PTX-ISA-8.2学习笔记,部分中文翻译 + 个人理解 + 内联汇编示例,讲解CUDA 12.2 PTX-ISA-8.2 汇编指令;进行中.....

asm cpp cuda ptx

Last synced: 13 May 2026

https://github.com/maurodelazeri/elapsed_timer

header-only lib record time elapsed using C++11

cpp elapsed-time header-only library

Last synced: 20 Jun 2026

https://github.com/dmotte/winautoclicker

🖱 Simple Auto-Clicker CLI application for Windows, written in C++

auto auto-clicker autoclicker c c-plus-plus cli clicker cpp exe interval millis milliseconds mingw portable time win windows

Last synced: 11 May 2026

https://github.com/engineersbox/wolfenstein-3d

Re-creation of Id Software's Wolfenstein 3D

astar-algorithm cpp game-engine glut opengl raycaster wolfenstein-3d

Last synced: 09 May 2026

https://github.com/andstor/mouse-controller

:mouse: Node.js C++ Addon for emulating mouse behavior

cpp macos mouse node-addon nodejs

Last synced: 09 May 2026

https://github.com/lallenfrancisl/ds-and-algo-ucsandiego

Coursework done for Data Structures and Algorithms Specialization of UC Sandiego

algo-ucsandiego algorithms algorithms-and-data-structures algorithms-specialization coursework cpp data-structures python3

Last synced: 13 May 2026

https://github.com/pratik08/pytorch-submodular

A GPU accelerated Submodular Optimization toolkit.

cpp machine-learning submodular-optimization submodularity

Last synced: 09 May 2026

https://github.com/samyam81/observer_designer

Observer design is a methodology in control systems engineering that involves designing an observer to estimate the unmeasurable internal states of a system based on available measurements.

cpp csharp java observer-design-pattern

Last synced: 09 May 2026

https://github.com/mguludag/shared_memory

a simple thread safe shared_memory concept

cpp cpp11 raii-idiom shared-memory thread-safe-queue

Last synced: 14 Jun 2026

https://github.com/devoloper-1/ambulance-management-system

A project that simulates Ambulance Managment System with native UI

algorithms ambulance-management-system cpp data-structures design-patterns oop system-design

Last synced: 10 Jun 2026

https://github.com/ahadalireach/oop.interview.questions

A repository containing fundamentals of programming, OOP, and other related concepts with interview questions and code implementations.

cpp exceptions interview-questions oop oop-concepts oop-principles pointers strings templates

Last synced: 06 Mar 2026

https://github.com/pyrbin/realm.hpp

A WIP, experimental header-only ECS framework. Written in C++20/17.

cpp cpp20 ecs entity-component-system game-development game-engine

Last synced: 19 Jun 2026

https://github.com/truthbk/datadog-cpp

Datadog C++ Statsd Client Library

cpp datadog library statsd statsd-client

Last synced: 13 May 2026

https://github.com/fahdseddik/image-to-textart

C++ program that converts an image into ASCII characters written in a .txt file.

ascii ascii-art c cpp opencv

Last synced: 08 May 2026

https://github.com/CorridoniMatias/kemmens

Biblioteca Multiuso para C - Socket Server - Socket Client - Thread Pool - Serialization - Command Interpreter

c command-interpreter commons cpp frba gnu kemmens operativos serialization sisop socket thread thread-pool utn

Last synced: 11 May 2025

https://github.com/gabyx/tech-pr-cpp-value-catergories

Technical presentation about value catergories (rvalue/lvalue) in C++ and how to understand them...

cpp cpp-library cpp-programming cpp17 cpp20 lvalue rvalue standard-library

Last synced: 18 May 2026

https://github.com/maragedev/ue4-useful-cpp

This is a plugin providing useful cpp functions for blueprints like file edition and management

blueprints cpp files plugin unreal-engine-4

Last synced: 26 Jul 2025

https://github.com/pfpimenta/tequenne

Projet pour le module Jeux Vidéo à CPE Lyon (Décembre 2018)

cpp irrlicht irrlicht-engine jeuxvideo tekken videogame

Last synced: 10 Aug 2025

https://github.com/maximilianfeldthusen/simpleusermanagementsystem

The code implements a simple user management system using classes, exception handling, and smart pointers for memory management.

classes cpp exception-handling user-management

Last synced: 07 Mar 2026

https://github.com/Jyotibrat/CompeteX

Adding all the programs which I have done while practicing Competitive Coding on different Platforms.

codechef codeforces competitive-programming cpp cpp17 git github-config python python3

Last synced: 31 Oct 2025

https://github.com/avicted/skogsnet

Arduino -> Serial bus -> Unix -> (main) Measuements read from the Serial bus. With Raylib as Visualization for the data.

arduino c cpp embedded-systems iot linux makefile pid pid-control raylib raylib-c raylib-cpp serial-communication temperature unix

Last synced: 27 Jul 2025

https://github.com/cmsong111/opengl_doom

OpenGL Deu.univ assignment

c cpp opengl

Last synced: 11 Feb 2026

https://github.com/tohrusky/srmd-ncnn-py

Python Binding for srmd-ncnn-vulkan with PyBind11

cpp ncnn pybind11 python3 srmd super-resolution

Last synced: 10 Aug 2025

https://github.com/adamjosephmather/codewizard

CodeWizard is a code editor/IDE like no other. Written in QT C++. Far superior to CodeShizard.

code-editor codewizard cpp custom-ide ide idle python qt

Last synced: 31 Aug 2025

https://github.com/ippclub/yarnflow

A lightweight compiler that converts Yarn Spinner scripts into Lua code, enabling seamless integration of interactive storytelling into Lua-based projects.

cpp lua yarn-spinner yuescript

Last synced: 14 Apr 2025

https://github.com/geovannewashington/raylab

Learning graphics with Raylib.

cpp graphics raylib raylib-cpp

Last synced: 10 Aug 2025