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/raphaelthegreat/psxemu

An experimental Playstation emulator

cpp emulator mips opengl playstation psx-emulator

Last synced: 27 Sep 2025

https://github.com/biojppm/c4stl

C++ library of performance-minded contiguous containers, strings and streams

containers contiguous-containers cpp cpp-library cpp11 string-manipulation

Last synced: 21 Aug 2025

https://github.com/javiorfo/nvim-fuel

Neovim plugin written in Lua for running a main or script in several languages

assembly cpp go haskell java kotlin lua main neovim neovim-plugin python rust scala scheme zig

Last synced: 05 May 2025

https://github.com/xuehao/programming-abstractions-in-cpp

Programming Abstractions in C++. Materials for a typical CS1 / CS2 course. Inspired by Stanford CS106B.

computer-science cpp cs106b programming-language

Last synced: 24 Apr 2025

https://github.com/bauripalash/escraper

Scrap Email Addresses From PDFs and Photos! in C++ (Python was tooo easy to do)

cpp email-parsing hacktoberfest scraper

Last synced: 16 Jan 2026

https://github.com/morglod/cpp_traits

rust-like traits (type erasure) on plain C++

cpp cpp20 rust rust-like traits type-erasure

Last synced: 24 Apr 2025

https://github.com/thecurle/purpuri

The Purple VM, a custom JVM in C++.

cpp interpreter java jvm stack-based

Last synced: 11 Jun 2025

https://github.com/ruimaciel/femp

A small C++ finite element method implementation developed as a part of my master's thesis

c-plus-plus cpp finite-element-analysis finite-element-methods finite-elements master-thesis opengl qt qt5

Last synced: 05 May 2025

https://github.com/robotology/superimpose-mesh-lib

A modern C++ augmented-reality library to superimpose 3D objects on images.

augmented-reality cpp library opencv opengl superimpose-3d-objects

Last synced: 19 Jun 2025

https://github.com/omercsp/simple-build-system

Easy to use and configure C/C++ build system based on Gnu Make

build build-system build-tool c clang cpp cxx gcc gmake linux make makefile sbs system toolchain

Last synced: 16 Oct 2025

https://github.com/marcpages2020/CombatSystem

Combat System developed in Unreal Engine 5 centered in getting the best Game Feel possible.

cplusplus cpp development game game-development unreal-engine

Last synced: 11 Mar 2025

https://github.com/justinmeiners/molecule-viewer

3D chemical molecule visualizer for XYZ files.

chemistry cpp opengl xyz-files

Last synced: 25 Mar 2025

https://github.com/garfield1002/jhr_skip_list

Header-only skip list library for modern C++ (C++17/C++20)

cpp data-structures header-only library skiplist

Last synced: 12 Apr 2025

https://github.com/loopperfect/satori

An HTTP server library in C++

cpp web-server

Last synced: 23 Jul 2025

https://github.com/gf712/python-cpp

Python implementation in C++

cpp interpreter python

Last synced: 13 Apr 2025

https://github.com/playboy-player/pytorch_dart

Pytorch_Dart is a dart wrapper for Libtorch,striving to provide an experience identical to PyTorch. You can use it as an alternative to Numpy in your Dart/Flutter projects.

android computer-vision cpp cross-platform dart dart-package dartlang deep-learning deep-neural-networks deeplearning flutter flutter-package libtorch linux machine-learning numpy pytorch tensor torch windows

Last synced: 09 Apr 2025

https://github.com/exely/wd-data-structure

王道《数据结构》2019版算法题

algorithms-and-data-structures c cpp

Last synced: 30 Jul 2025

https://github.com/victornpb/evc_pt2257

Arduino C++ Library for using PT2257 - Electronic Volume Controller IC

arduino arduino-library cpp digital-potentiometer i2c

Last synced: 02 Aug 2025

https://github.com/vitkarpov/dcp

:computer: :books: Interviews & competitive programming

competitive-programming cpp interview-preparation interview-questions javascript

Last synced: 06 May 2025

https://github.com/pockerman/rlenvscpp

Environments and various utilities for reinforcement learning with C++

cpp gymnasium-environment openai-gym reinforcement-learning reinforcement-learning-environments

Last synced: 12 Apr 2025

https://github.com/tuarua/taskbarprogressane

AIR Native Extension for displaying taskbar progress on macOS & Windows 7, 8, 10

actionscript adobe-air air-native-extensions ane cpp osx swift swift-3 windows-10

Last synced: 14 Apr 2025

https://github.com/abdallahhemdan/didumean

🚀 DidUMean, is a spelling checker application checks your spelling and recommend words for you in case of wrong spelling ...

cpp cpp14 english english-word spell spell-check spell-checker spell-corrector spelling-levenshtein-distance trie

Last synced: 06 May 2025

https://github.com/oleksis/picta-dl-gui

Picta Downloader GUI

cpp downloader gui picta qt5

Last synced: 15 Mar 2026

https://github.com/karnkaul/djson

Dumb simple JSON parsing library

cpp cpp23 cpp23-library json jsonc

Last synced: 11 Oct 2025

https://github.com/mattgodbolt/pt-three-ways-pres

Presentation for pt-three-ways - a CppCon 2019 presentation

cpp cppcon2019 path rendering tracing

Last synced: 16 Oct 2025

https://github.com/akashi-org/akashi

A next-generation video editor

akashi cpp hardware-acceleration python vfx video video-editor

Last synced: 16 Oct 2025

https://github.com/jamesboer/tbl

CSV and tab-delimited table reader

c-plus-plus c-plus-plus-17 cpp cpp17 csv csv-parser

Last synced: 11 Oct 2025

https://github.com/wu-vincent/scikit-build-core-conan

A conan plugin for scikit-build-core

cmake conan cpp python scikit skbuild

Last synced: 23 Jan 2026

https://github.com/umerghafoor/open-inventory

Open Inventory Management System project is developed in C++ using the Qt framework.

cpp inventory-management management-system qt qtcreator

Last synced: 12 Oct 2025

https://github.com/iwatake2222/digitalcamera_raspberrypi

A project to create a digital camera with Raspberry Pi in Linux standard way such as ioctl

cpp devicedriver raspberrypi

Last synced: 17 Oct 2025

https://github.com/adambadura/type_name

C++17-compatible, compile-time type name retrieval library.

cpp cpp-library cpp17

Last synced: 06 Sep 2025

https://github.com/ronenness/dcm_pool

Dynamic, Contiguous-Memory Objects Pool

cpp cpp-library gamedev pooling templates

Last synced: 27 Apr 2025

https://github.com/langriklol/pluto

Simple OS

c cpp nasm osdev pluto

Last synced: 08 May 2025

https://github.com/offa/nbcndunit

NetBeans C/C++ unit testing plugin – supporting CppUTest, GoogleTest (gtest) / GoogleMock (gmock) and libunittest C++.

c cpp cpputest googletest java netbeans netbeans-plugin unit-testing

Last synced: 14 May 2025

https://github.com/flaxengine/imgui

Dear ImGui plugin for Flax Engine that adds debug GUI interface to game viewport.

cpp csharp flax flax-engine imgui

Last synced: 12 Apr 2025

https://github.com/jeffotoni/benchmark

alguns testes de stress para divertimos um pouco com diversas langs usadas em aplicações web para backend

c cpp csharp dart deno go java javascipt lua nodejs php rust

Last synced: 12 Apr 2025

https://github.com/raymiiorg/c_ookieclicker

c++ console cookie clicker (linux)

console console-game cpp game

Last synced: 04 Apr 2025

https://github.com/cppfw/tst

C++ xUnit-like testing framework without macros

cpp testing testing-framework unit-testing unit-testing-framework unittest

Last synced: 12 Jun 2025

https://github.com/arthursonzogni/icemaze

WebAssembly game: a sliding block adventure.

arthursonzogni cmake cpp game ice maze webassembly

Last synced: 09 Apr 2025

https://github.com/tichau/sfml-starter

This project is an empty project completely setup to build an C++ SFML application using Visual Studio Code.

cpp sfml starter vscode

Last synced: 14 Apr 2025

https://github.com/thowell/ppo.cpp

Proximal Policy Optimization (PPO) written in C++ with PyTorch (LibTorch)

control cpp learning libtorch proximal-policy-optimization pytorch reinforcement-learning

Last synced: 25 Sep 2025

https://github.com/ferhatgec/gretea

Fegeya Gretea (aka green tea), new generation programming language.

compiler cpp cpp17 green greentea programming programming-language rust tea

Last synced: 14 Apr 2025

https://github.com/johnfercher/boilerplate

Linux, Git, C++, Cmake, Docker, GoogleTests, TravisCI and Shellscript

cmake cpp docker google-test linux shellscript travis

Last synced: 12 Apr 2025

https://github.com/anuj-er/testpad-solutions

University Course Solutions - TestPad This repository contains comprehensive solutions for all courses provided by the university

backend cpp frontend html5 java-8 mysql

Last synced: 08 May 2025

https://github.com/demurzasty/injector

Header-only, tiny and easy to use library for dependency injection written in C++17.

architectural-patterns cpp cpp17 dependency-injection header-only modern-cpp

Last synced: 26 Jun 2025

https://github.com/hilkojj/dibidab-engine

Small ECS-based Game Engine with Lua scripting

browser cpp ecs game-engine linux lua opengl windows

Last synced: 10 Sep 2025

https://github.com/martinhelmut/cpp-base-template

C++ project template.

cmake cpack cpp ctest template

Last synced: 18 Jul 2025

https://github.com/matifanger/crypto-replacer

This script is a tool to automatically replace cryptocurrency addresses in the clipboard with a predefined address. This can be useful to avoid accidentally sending cryptocurrency to the wrong address.

address clipboard cpp crypto python replacer stealer

Last synced: 28 Jun 2025

https://github.com/nickdiego/gstreamer-tests

Simple GStreamer test programs for learning puporses.

c cpp gstreamer learning

Last synced: 13 Apr 2025

https://github.com/hoangsonww/standard-deviation-calculator

📊 This repository contains a Standard Deviation Calculator implemented in C++. It provides an efficient algorithm for calculating the statistical standard deviation of a dataset, making it a valuable tool for students, researchers, and analysts seeking a reliable method for data analysis.

algorithms cplusplus cpp data data-analysis data-analytics data-science standard-deviation standard-deviation-calculator standard-deviations

Last synced: 22 Sep 2025

https://github.com/kfrlib/cxxdox

Generates mkdocs files from C++ source code with minimal configuration. Python + libclang, does not use doxygen. Works in docker

cpp documentation-generator documentation-tool libclang markdown mkdocs python

Last synced: 24 Aug 2025

https://github.com/anshumansinha3301/object-oriented-cpp

OOPS Codes I did in my third semester

cpp object-oriented-programming

Last synced: 16 Aug 2025

https://github.com/dylanbt928/retrofps

👾 retro-style fps game

cpp retrofps shooter ue5

Last synced: 20 Sep 2025

https://github.com/srijanshetty/bplustree

A C++ implementation of B+ Tree

btree cpp databases storage

Last synced: 28 Aug 2025

https://github.com/offchan42/unitycppclassdllexample

:bulb: Example exporting CPP class as DLL and importing in Unity C# as native plugin

cpp csharp dll exporting-cpp native-plugin unity

Last synced: 25 Mar 2025

https://github.com/eished/c-cpp

C/C++学习代码库和笔记

c cpp

Last synced: 26 Jul 2025

https://github.com/litongjava/whisper.cpp.android.java.demo

A sample Android app using java code and whisper.cpp library to do voice-to-text transcriptions.

andoird cpp java whisper-cpp

Last synced: 23 Aug 2025

https://github.com/ashaduri/demo-library-simple

A cmake project that demonstrates how to use static and dynamic libraries in a C++ project.

cmake cplusplus cpp demo dll dynamic library shared static

Last synced: 23 Aug 2025

https://github.com/mdequeljoe/readsdmx

read sdmx data into R dataframes

cpp dataframe r rcpp readsdmx sdmx sdmx-format sdmx-standards

Last synced: 20 Mar 2025

https://github.com/yuantinghsieh/itdp

Incremental Timing-Driven Placement, problem C of ICCAD contest 2015

cad cpp electronic-design-automation placement

Last synced: 20 Jun 2025

https://github.com/ArkEcosystemArchive/cpp-crypto

A simple Cryptography Implementation in C++ for the Ark Blockchain.

ark blockchain cmake cpp crypto dpos

Last synced: 12 May 2025

https://github.com/chris-1101/simple-assembler

:building_construction: Simple assembler written in C++

asm assembler assembly cpp interpreter

Last synced: 07 Mar 2026

https://github.com/andrefcruz/google-hashcode

Team Paprika's proposed solutions for Google Hashcode 2017 and 2018. In collaboration with @AJRamos308, @EdgarACarneiro and @therealdelay.

algorithms cpp google hashcode hashcode-2017 hashcode-2018

Last synced: 21 Aug 2025

https://github.com/nicknaso/node-heif

HEIF - High Efficiency Image File Format for Node.js

avc cpp gif heic heif hevc image javascript jpeg jpg mv-hevc native-module nodejs png shvc

Last synced: 13 Apr 2025

https://github.com/kimkulling/cppcore

My core for most of my projects ...

cpp

Last synced: 22 Mar 2025

https://github.com/noxsidereum/dargh

An open source version of the Dynamic Animation Replacer for Skyrim SE.

commmonlibsse cpp dynamic-animation-replacer modding reverse-engineering skse64 skyrim-special-edition

Last synced: 22 Jul 2025

https://github.com/nhatsmrt/algorithmpractice

Data Structures and Algorithms Practice

algorithms cpp interview-practice java leetcode-solutions python

Last synced: 05 Mar 2025

https://github.com/cschladetsch/kai

KAI is a distributed computing model written in modern C++ and is cross-plaftorm. Using custom language translators and an executor, KAI provides full reflection, persistence and cross-process communications without having to modify existing source code. KAI Comes with an automated, generational tricolor garbage collector, and Console- and Window-based interfaces.

ast-walker c-plus-plus cmake cpp kai language lexer networking parser raknet stack tests

Last synced: 13 Apr 2025

https://github.com/enigmalauncher/qfluentwidgets

Implementation of the Fluent UI in C++ for Qt5/Qt6

cpp cross-platform fluent fluentui linux macos qt qt-gui qt5 qt6 widgets windows winui winui3

Last synced: 10 Sep 2025

https://github.com/reputeless/enumbitmask

A C++ library to enable bitmask operators for an enum class type

bitmask cpp cpp17 enum

Last synced: 19 Apr 2025

https://github.com/xwhqsj/drawtool

a drawTool by openGL

cpp opengl windows

Last synced: 10 Jul 2025

https://github.com/aditya-a-garwal/stm32-hal-hd44780-16x2lcd

A simple library for STM32 microcontrollers to drive 16x2 LCD displays based on the HD44780 controller

arm armv6-m c cortex cortex-m cpp hd44780 hd44780-display i2c lcd lcd16x2 library microcontroller pc8574 stm32 stm32cubeide stm32cubemx

Last synced: 25 Jun 2025

https://github.com/abzico/pqxx_pool

Demonstration of connection pool for libpqxx. Port from https://github.com/borisovs/pool to work with libpqxx. Tested on Ubuntu 16.04.

connection-pool cpp cxx libpqxx pg postgres postgresdb

Last synced: 19 Apr 2025

https://github.com/emmet-hayes/batsynth

A polyphonic synthesizer with two oscillators implemented in C++ (with JUCE)

audio cplusplus cpp juce juce-framework synthesizer

Last synced: 12 Apr 2025

https://github.com/xxjwxc/xxjserver

C++ general tools,Cross-platform Tool Library

boost cpp platform tools

Last synced: 03 Jul 2025

https://github.com/jasonliang-dev/spry

2D game framework made for rapid prototyping

c cpp gamedev lua

Last synced: 12 Apr 2025

https://github.com/llnl/gidiplus

C++ libraries for accessing nuclear data from the Generalized Nuclear Database Structure (GNDS)

application cpp

Last synced: 05 Jul 2025

https://github.com/snowzurfer/brto-llvm

Modern C++ implementation of the Kaleidoscope LLVM tutorial.

cpp llvm-tutorial

Last synced: 19 Apr 2025

https://github.com/ilyachalov/lafore-book-examples

Примеры и решения упражнений из книги Роберта Лафоре «ООП в C++», 4-е издание

cpp examples lafore learning russian

Last synced: 11 Jun 2025