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/mohammadrezaamani/tictoctoe

Tic-Tac-Toe game implemented in C++ with Minimax algorithm and Alpha-Beta Pruning!

alpha-beta-pruning cpp minimax-algorithm tic-tac-toe x-o

Last synced: 09 Apr 2025

https://github.com/spqb/adabmdca

adabmDCA 2.0 – a flexible but easy-to-use package for Direct Coupling Analysis

bioinformatics cpp dca direct-coupling-analysis generative-ai julia python

Last synced: 12 Apr 2025

https://github.com/noejunior792/animatedresponsivelayout

✨ Is a study project focused on creating an animated and responsive layout using Flutter and Dart.

cpp dart flutter html swift

Last synced: 23 Feb 2026

https://github.com/tradias/lambda-tuple

An implementation of `std::tuple` based on variadic lambda capture

compile-time cpp cpp20 header-only lambda tuple

Last synced: 18 Oct 2025

https://github.com/rpgillespie6/posix-regex-cpp

A lightweight C++ syntax sugar wrapper for POSIX regex library commonly used in C

cpp posix regex

Last synced: 15 Mar 2025

https://github.com/samrb-dev/kry0steg

Kry0Steg is a simple cryptographic toolkit providing classical ciphers, hashing, encoding and steganography tools with graphical user interface written with C++ and GTK C++ binding called GTKmm.

ciphers cpp cryptography gtk gtk4 gtkmm4 steganography-tools

Last synced: 22 Apr 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/craftablescience/libloader

Loads dynamic libraries on Windows, Linux, and macOS.

cpp cpp20 cpp20-library linux macos windows

Last synced: 22 Apr 2025

https://github.com/pkestene/amr_mandelbrot

Compute Mandelbrot Set using adaptive mesh refinement

adaptive-mesh-refinement amr cea cpp kokkos mandelbrot performance-portability

Last synced: 06 Jul 2025

https://github.com/threeal/cpp-starter

A minimalistic GitHub repository template to kickstart your C++ project

boilerplate cmake cmake-template cmakelists cpp cpp-template cpp-templates template templates

Last synced: 14 Apr 2025

https://github.com/jsoulier/fluid_simulation

Fluid Simulation using SDL3 GPU with compute shaders

3d compute-shader compute-shaders cpp example examples fluid-simulation glsl gpu sdl sdl3 shaders

Last synced: 08 Feb 2026

https://github.com/ufrshubham/boids-sfml

A boids simulation made using C++ and SFML.

boids-simulation cmake cpp sfml sfml-boids

Last synced: 22 Apr 2025

https://github.com/asperamanca/monadic_operations_cpp23

Material for my talk "Safe and Readable Code: Monadic Operations in C++23"

cplusplus cplusplus-23 cpp functor monad slides talk

Last synced: 15 Apr 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/0xHericles/Pickle

:page_with_curl: Pickle - A Simple Text Based Interface Text Editor in C++ Language

bash cpp editor shell shell-script text text-editor

Last synced: 24 Mar 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/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/agentcooper/cpp-ast-example

Examples of representing and traversing AST (Abstract Syntax Tree) in C++

ast cpp

Last synced: 02 Mar 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/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/shakfu/pd-chuck

chuck in a pure-data external

chuck cpp puredata puredata-external

Last synced: 05 May 2025

https://github.com/martinhelmut/cpp-gui-template-sdl3

C++ GUI starter project template with CMake and Cpack, Dear ImGui, and SDL3.

cmake cpack cpp ctest gui imgui sdl3 template

Last synced: 26 Jun 2025

https://github.com/mo7ammedd/assiut-sheet-sol

solving problems from assiut newcomers sheets

codeforces competitive-programming cpp problem-solving

Last synced: 13 Jul 2025

https://github.com/supersodasea/netycat

Netycat: I/O library

cat cpp cpp14 filesystem network

Last synced: 25 Jul 2025

https://github.com/beyondesh/wechat

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

boost cpp node-js qt server wechat

Last synced: 14 Apr 2025

https://github.com/ferhatgec/shell-utilities

Shell utilities for write CLI Shell or System information application

bash cpp cpp17 fish library script shell util zsh

Last synced: 14 Apr 2025

https://github.com/misterzurg/stepik_yandex_introduction_to_programming_cpp

📓 Solutions to Stepik "Введение в программирование (C++)" course

cpp stepik yandex yandex-academy

Last synced: 25 Jul 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/eclipse-uprotocol/up-transport-zenoh-cpp

C++ client library to connect to the zenoh implementation of uProtocol

cpp up-transport uprotocol zenoh

Last synced: 12 Apr 2025

https://github.com/shinjimc/octree_voxel_vtk

Octree with VTK is a C++ project that efficiently manages, stores, and visualizes three-dimensional spatial data. It utilizes an Octree data structure and Visualization Toolkit (VTK) to load spatial points from CSV files into a 3D space. It features robust Google Test (GTEST) unit tests to ensure reliability.

3d-visualization c-plus-plus cpp data-management data-structures data-visualization gtest octree octree-structure point-clouds spatial-data vtk

Last synced: 14 Apr 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/challanger524/chernoopengl-cmake

Cross-platform restoration of TheCherno OpenGL YouTube series with perfect commit history (link to YouTube OpenGL playlist by The Cherno below)

cherno cmake cpp cpp17 graphics-programming graphics2d imgui learning lessons opengl perfect-commits perfect-history rebase-warning thecherno

Last synced: 13 Apr 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/maikel/finitevolumesolver

Using AMReX to solve the euler equations with embedded boundaries

amrex cpp cut-cells embedded-boundaries numerical-methods

Last synced: 14 Apr 2025

https://github.com/surajv311/myprogramming_interview-prep

A list of coding questions I solved (DS-Algo & CP) 👨‍💻 to enhance my algorithmic thinking skills. Also includes: Notes ✍ | Resources | Core-CS Subjects 📚 | Off-Campus... 🌏

algorithms amazon codechef codeforces competitive-programming cplusplus cpp data-structures data-structures-and-algorithms dynamic-programming faang google graph-algorithms hacktoberfest interview interview-practice interview-questions leetcode-solutions microsoft placement-preparation

Last synced: 09 Mar 2026

https://github.com/muellan/statistics

Header-only collection of statistics utilities for C++14

accumulator cpp cpp14 header-only histogram statistics

Last synced: 08 Mar 2026

https://github.com/rodolfobandeira/iex-cpp-client

IEX Finance API C++ Client. Stock Tracking, Companies Information, Financial Reports, Dividends, Statistics, Etc

cpp finance financial-data hacktoberfest iex stock-data stocks

Last synced: 19 Jul 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/abhineetraj1/cpp-gtk

GUI projects made in C++

cpp gtk gui gui-application

Last synced: 16 Apr 2025

https://github.com/basemax/cpp4beginners

List of site references and useful sources for beginners of c++ programming language.

cpp refferences

Last synced: 05 May 2025

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/wangyoucao577/modern-cpp

Practice and notes for Modern C++(i.e. C++ 11/14/17/20...).

cplusplus cpp cpp11 cpp14 effective-modern-cpp modern-cpp

Last synced: 13 Mar 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/swap76/bankers-algorithm

C++ Program to Simulate Banker's Algorithm

bankers-algorithm c-plus-plus cpp

Last synced: 01 May 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/wowemulation-dev/typescript2cxx

A TypeScript transpiler enabling users to transpile TypeScript to C++20 standard compliant CPP.

compiler cpp cpp20 transpiler typescript

Last synced: 16 May 2026

https://github.com/ferhatgec/processplusplus

Single header process & system information library. Written in C++17.

cpp cpp17 file header library linux pid proc process single

Last synced: 14 Apr 2025

https://github.com/can-lehmann/hdl.cpp

Register-transfer Level Intermediate Representation

cpp fpga intermediate-representation rtl verilog

Last synced: 13 May 2025

https://github.com/sibeeshvenu/mxchip-azure-iot-arduino

We will see how we can set up our MXChip and get it working to send Temperature, Humidity, Pressure, Audio, Decibels etc information to our Azure IoT Hub. Once we have received the data in our Azure IoT Hub we can do anything with that.

arduino azure azure-iot cpp internet-of-things iot iot-hub

Last synced: 05 Apr 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/chriskempson/cpp-connect-four

A game of Connect Four created in C++ with (SDL) Simple DirectMedia Layer.

cpp game sdl2

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/rmawatson/utf

utf iterators & converters for modern c++

cpp iterators unicode utf16 utf32 utf8

Last synced: 02 Mar 2026

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/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/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/tw1ddle/geometrize-installer

Installer code for Geometrize, an app for geometrizing images into geometric primitives

art cpp geometrize geometry geometry-processing hill-climbing installer

Last synced: 03 May 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/chaoses-ib/cpp

c cpp

Last synced: 16 Jun 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/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/600888/dlt645

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

cpp dlt645 go python

Last synced: 16 May 2026

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/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/wajahatkarim3/snake-game-with-ai

A snake game in C++ with multiplayer and computer AI snake using console graphics.

c-plus-plus computer-snake console-graphics cplusplus cpp game game-development snake snake-game

Last synced: 27 Mar 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/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/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/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/yanboishere/oi-diary-of-yanbo

Personal OJ Question Warehouse / 个人的OJ刷题仓库

codeforces coding competitive-programming cpp diary luogu oi oier online-judge practice

Last synced: 12 Jul 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/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/zhanghuanchong/dwscore

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

cpp qt5

Last synced: 10 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/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/danyspin97/cppgram

Framework for Telegram Bot API written in c++.

bot cpp framework telegram

Last synced: 03 May 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/makersf/resilient

Make handling failures easy and expressive

cpp cpp14 cpp17 fault-tolerance resiliency

Last synced: 10 Apr 2025

https://github.com/pdeljanov/ayane

A modern C++11 audio engine offering a clean, fast, and safe API for manipulating audio data

audio audio-processing cpp cpp11

Last synced: 21 Jun 2025

https://github.com/rrroyal/cppinjector

Simple C++ Windows DLL injector.

cpp dll-injection injector windows

Last synced: 12 Apr 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