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/ra101/graphical-representation-of-graphs-in-cpp

A C++ program to draw a graph of, circles as vertexes and lines as edges using graphic.h

cpp draw graph

Last synced: 01 Aug 2025

https://github.com/rtahmasbi/geneevolve

A fast and memory efficient forward-time simulator of realistic whole-genome sequence and SNP data

bioinformatics cpp genomics sequencing simulator snp-data statistics

Last synced: 19 Apr 2025

https://github.com/tsnsoft/wxwidgets_table_demo-linux

Пример программы с таблицей на С++ в Code::Blocks с использованием wxWidgets в linux

c codeblocks cpp example linux table wxwidgets

Last synced: 22 Apr 2025

https://github.com/karsten-vermeulen-dev/into-the-deep-blue-c

A complete introductory to intermediate course covering the main C++ topics

cplusplus cpp game-development games programming tutorial tutorials

Last synced: 03 May 2025

https://github.com/pmfoss/simpleimagebrowser

This project demonstrates a way to customize the class QListView of the Qt framework. It does not claim to be completed or to provide and support a program for productive use.

cpp customization listview qt

Last synced: 15 Apr 2025

https://github.com/keyu-tian/buaa-parallel-computing-project-solution

[Ranked No. 1🥇] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (北航并行程序设计). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.

beihang beihang-university buaa buaaoj compiling-principle compiling-theory cpp cpp11 cyk-algorithm dynamic-programming multithreading parallel-computing pthreads

Last synced: 13 Apr 2025

https://github.com/jgcmarins/mst-prim-kruskal

Clustering aggregation using Prim and Kruskal's MST algorithm

c clustering cpp gnuplot kruskal-algorithm minimum-spanning-trees mst prim-algorithm

Last synced: 30 Apr 2025

https://github.com/theo-mestre/sapphire

I'm learning how to make game engines!

cpp game-engine learning-by-doing

Last synced: 23 Aug 2025

https://github.com/pablrod/cppplotly

Generate html/javascript charts from C++ data using javascript library plotly.js

chart cpp header-only plot plotly plotlyjs

Last synced: 17 Jul 2025

https://github.com/xadillax/liburlencode

C++ library for urlencode.

cpp cpp-library urlencode

Last synced: 03 Oct 2025

https://github.com/omonimus1/computer-science-degree-courseworks

Coding Coursework that I have created individually or in Team while studying Computer Science at Napier University.

computer-science computer-science-education coursework cpp csharp databse haskell html-css-javascript scripting sql students university-coursework webtechnology

Last synced: 25 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/szykol/skeleton

Simple app framework written in C++/SFML.

cmake cpp framework gamedev gui sfml

Last synced: 15 Apr 2025

https://github.com/uraninite/rsa-algorithm

Math based RSA public/private key generator and encryptor/decryptor.

algorithm console-application cpp cryptography rsa

Last synced: 18 Jan 2026

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/fair-acc/chart-qt

ChartQt is a charting library written in C++ focusing on performance. It uses the Qt libraries but has a dedicated rendering system running on top of QtQuick which gives it great performance and a wide platform support, being able to use any of the 3D rendering APIs OpenGL, Vulkan, Direct3D and Metal. Still in early development.

charting-library cpp data-visualization qt qt6 qtquick rhi scientific-visualization shader

Last synced: 22 Apr 2025

https://github.com/egordm/libtempo

C++ / Python library with signal processing and tempo estimation utilities.

armadillo cpp music-information-retrieval signal-processing

Last synced: 20 Apr 2025

https://github.com/fmahadybd/university-codding

This repository contains my University Lab Tasks, Assignment Code, Research Code, and other quality resources that I have worked on during my time at university.

asm c cpp css html java javsascript mysql php python

Last synced: 07 Oct 2025

https://github.com/jadis0x/devourx

DevourX is a C++ based mod menu specifically designed for the game Devour

cpp devour il2cpp il2cpp-modding unity

Last synced: 14 Apr 2026

https://github.com/dalexhd/ft_irc

The goal of this project is to make you write your own IRC server. To do so, you will test your work with a real IRC client. Internet is ruled by solid and standards protocols that allow a strong interaction between every connected computer. It’s always good to know about it.

cpp cpp98 irc irc-server

Last synced: 10 Apr 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/twilight-dream-of-magic/museair-cpp

A high-performance, non-cryptographic hashing algorithm written in C++. MuseAir offers fast, efficient hashing optimized for large datasets, with competitive performance compared to other popular algorithms like WyHash and RapidHash. Cross-platform support with thorough benchmarking.

cpp cpp17 cross-platform hash hashing-algorithm high-performance-computing high-speed komihash museair non-cryptographic-hash rapidhash smhasher3 wyhash

Last synced: 10 Apr 2025

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/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/piratheon/ori

OpenRouter Interactive Assistant for Unix / Unix-like TUI Environments

ai assistant cpp linux shell terminal tui uncensored unix

Last synced: 26 Jan 2026

https://github.com/mattkretz/lockfree_ring

lock-free queue, implemented as a ring-buffer on the stack

cpp cpp17 lock-free ringbuffer

Last synced: 27 Feb 2026

https://github.com/tink-crypto/tink-cc-awskms

AWS-KMS extension for Tink C++

aws-kms cpp crypto cryptography security

Last synced: 27 Jan 2026

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/vietanhdev/facecam

Funny camera app with face decorators like Snapchat. This project uses face detection and alignment algorithms from OpenCV.

camera camera-app computer-vision cpp face-decorator machine-learning snap-chat snapchat

Last synced: 06 Sep 2025

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/novelrt/Fabulist

A terse, flexible language and runtime for creating and executing visual novels.

c-plus-plus cplusplus cpp lua visual-novel

Last synced: 11 Mar 2025

https://github.com/alphalaneous/tinker

Geode mod for an improved Geometry Dash editor experience

cocos2d-x cpp geode geode-sdk geometry-dash mod

Last synced: 27 Apr 2026

https://github.com/kyranet/drakhtar

C++ Videogame made on top of SDL2

cpp sdl2 strategy strategy-game video-game

Last synced: 08 May 2025

https://github.com/llnl/gridkit

Experimental code for prototyping interfaces between numerical libraries and network models.

cpp energy

Last synced: 29 Apr 2025

https://github.com/lesomnus/vcpkg-cache-http

HTTP provider for vcpkg binary caching

c cache cplusplus cpp vcpkg vcpkg-binary-caching

Last synced: 08 Jul 2025

https://github.com/hollasch/pathmatch

A directory/filename pattern match utility for the Windows command shell

c-plus-plus command-line command-line-app cpp directory-tree search windows

Last synced: 12 Apr 2025

https://github.com/pthom/cmake_registertest

cmake scripts for googletest / catch / doctest. Automatic tests registration, even inside library code.

catch cmake cmake-scripts cpp doctest googletest static-library unit-testing unit-tests

Last synced: 12 Apr 2025

https://github.com/ardt2/f103c8t6_1a

Актуальный C++ проект для STM32F103C8T6, классы тактирования, периферии. RCC, GPIO, I2C, Leds

bmp180 cplusplus cpp cpp11 cpp14 cpp17 stm32 stm32f103 stm32f103c8t6 tm1637

Last synced: 05 Apr 2025

https://github.com/hajin-park/ucmerced-cse

UC Merced CSE Monorepo

c cpp mips python ucm ucmerced

Last synced: 07 May 2025

https://github.com/rrroyal/cppinjector

Simple C++ Windows DLL injector.

cpp dll-injection injector windows

Last synced: 12 Apr 2025

https://github.com/coyorkdow/cosched

A single-header c++20 coroutine scheduler

cpp cpp20 cpp20-coroutine

Last synced: 07 May 2025

https://github.com/gkaszewski/audio-recorder

Basic audio recorder written in C++ using QT library.

audio-recorder cpp qt5

Last synced: 09 May 2025

https://github.com/kassane/asio

Asio C++ Library (uses zig build-system)

asio asio-library asynchronous cpp cpp-library networking zig-package

Last synced: 06 May 2025

https://github.com/nzeemin/neonbtl-qt

Emulator for Soyuz-Neon PK-11/16, Qt version, WIP 🚧

c-plus-plus cpp cross-platform emulator pdp-11 pdp11 qt qt5 retrocomputing soviet-computer soyuz-neon

Last synced: 12 Apr 2025

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/madladsquad/uimguidemo

A web demo of the UntitledImGuiFramework

cpp demo emscripten imgui opengl wasm webgl

Last synced: 29 Aug 2025

https://github.com/nishkarshraj/cpp-reference

A complete list of C++ source codes including Data Structures and Algorithms helpful for interviews etc.

algorithms cpp data-structures

Last synced: 22 Apr 2025

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

c cpp

Last synced: 16 Jun 2025

https://github.com/sofken-natori/kosenprocon30natori

#procon30 Competition section Repository of NIT,Sendai(Natori Campus)

c-plus-plus cpp cpp17 kosenprocon libcurl opensiv3d

Last synced: 30 Oct 2025

https://github.com/manjav/hx-impulse-engine

HAXE port of a simple, open source, 2D impulse based physics engine for non-view (server-side) use.

actionscript cpp csharp haxe haxelib java javascript physics-2d physics-engine

Last synced: 20 Jul 2025

https://github.com/ridika-2004/competitive-programming

💻 A repository dedicated to solving problems and improving problem-solving skills in various competitive programming platforms. 🚀📈

algorithms codechef-solutions codeforces-solutions competive-programming cpp data-structures

Last synced: 18 Feb 2026

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/n4vrl0s3/delete-first-and-delete-last-function

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

cpp delete-first delete-last python

Last synced: 12 Apr 2025

https://github.com/kade-github/lerpfunctioncreator

Lerp Function Creator (LFC) is a tool to create your own lerp functions with a GUI Interface

cpp csharp graphing lerp lua

Last synced: 17 Jun 2025

https://github.com/melchor629/raycastergl

A Wolf3D-like raycaster using OpenGL shaders

cpp cpp17 opengl opengl-shaders raycaster

Last synced: 13 Apr 2025

https://github.com/raisinten/benoni

A lightweight C++ HTTP library that uses the system's HTTP client on Windows, Apple and Linux.

apple cpp http libsoup linux nsurlsession windows winhttp

Last synced: 04 Apr 2025

https://github.com/mtarek97/sic-xe-assembler

Implementation of a SIC/XE two-pass assembler, written in C++, producing object code for the absolute loader.

assembler assembly-language cpp

Last synced: 29 Oct 2025

https://github.com/bast/calculator

Exercise to practice building projects with CMake.

cmake cpp fortran google-test

Last synced: 12 Apr 2025

https://github.com/pooranjoyb/cpp-sdk-appwrite

First-Ever C++ SDK for Appwrite, Built from Scratch!

appwrite cpp jwoc sdk sdk-cpp unofficial

Last synced: 14 Apr 2025

https://github.com/kyuubiran/utility

A C++20, header-only utility library.

cpp cpp20 library utility

Last synced: 11 May 2025

https://github.com/iskyzh/raft

⛵ Raft Consensus Algorithm. gRPC for communication. Tested with a few cases.

boost cmake cpp grpc gtest protobuf raft

Last synced: 12 Apr 2025

https://github.com/merendamattia/mdp

MdP - Metodologie di Programmazione presso l'Università degli Studi di Parma (6 CFU).

c cpp

Last synced: 15 Jul 2025

https://github.com/shakfu/pd-chuck

chuck in a pure-data external

chuck cpp puredata puredata-external

Last synced: 05 May 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/600888/dlt645

DLT645-2007智能电表采集协议,支持RTU服务端/客户端,TCP服务端/客户端,目前有C++、Python和Go三个版本

cpp dlt645 go python

Last synced: 16 May 2026

https://github.com/f33rni/qpsk-mod-demod-libs

C-libraries for QPSK modulation and demodulation

c cmake cpp floating-point qpsk qpsk-demodulation qpsk-modulation shared-library

Last synced: 13 Apr 2025

https://github.com/budchirp/graphite

Fast (🚀), Memory safe (🚀), Simple (🚀) language compiler written in C++ (bad 😡) using LLVM (🚀)

compiler cpp llvm llvm-ir

Last synced: 27 Apr 2026

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/mrdevanony/wtime

A lightweight and efficient command execution timer designed specifically for Windows.

cpp python python3 time timer windows

Last synced: 26 Apr 2026

https://github.com/rayokota/jsonata-cpp

JSONata for C++

cpp json jsonata

Last synced: 01 Apr 2026

https://github.com/misaghmomenib/file-manager-cpp

In This Project, I Wrote With C Plus Plus That You Can Manage Your Files and Have Different Options With It

cpp file-manager git open-source

Last synced: 12 Jun 2026

https://github.com/jurihock/reopen62541

C++ and C++/CLI extension for the open62541.org implementation of OPC UA

client cpp cpp-cli cpp17 csharp iec-62541 opc opc-ua opcua open62541 server

Last synced: 13 Apr 2026

https://github.com/ranon-rat/moonmake

a package manager and a build system made in python

build-system c clang cpp gcc makefile raylib

Last synced: 10 Jun 2025

https://github.com/bincrafters/docker-win1803-vctools1572

Visual Studio Build Tools 2017

conan cpp docner msvc visual-studio

Last synced: 03 Oct 2025

https://github.com/dariarty/calculator_qt

Desktop GUI Calculator made using Qt/QML/C++ with simple Flat Design

calculator cpp github-pages qmake qml qt

Last synced: 12 Apr 2025

https://github.com/itdevwu/naive-pascal-compiler

A compiler for the Pascal programming language

antlr4 compiler cpp pascal xmake

Last synced: 12 Mar 2025

https://github.com/mfelici/mad

Vertica anomaly detection UDx based on Median Absolute Deviation

anomaly cpp detection sql timeseries udx userdefined-functions vertica

Last synced: 18 Oct 2025

https://github.com/tabletgauffzdcyi/learngit

typescript

babel cpp csharp

Last synced: 15 Apr 2025

https://github.com/samyak2/skip-list

C++ implementation of skip list compatible with STL

cpp datastructure skiplist stl

Last synced: 24 Jun 2025