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/gregyjames/octaneenginepp

A portable, high performance, multithreaded C++ file downloading library built on libcurl and boost::asio.

cpp curl curl-library download-file downloader network network-programming networking

Last synced: 25 Apr 2025

https://github.com/johnjohnlin/namedtuple

Implementation of super-fast C++-styled namedtuple, for compile-time reflection.

c-plus-plus cpp cpp11 cpp14 cpp17 header-only reflection

Last synced: 09 Mar 2026

https://github.com/abdallahhemdan/huffman-coding-compression

📦 Huffman Coding Compression Algorithms with Encoding and Decoding using C++

binary-tree compression-algorithm cpp data-structures huffman-coding huffman-compression-algorithm

Last synced: 31 Aug 2025

https://github.com/xcmyz/gobang-ai

A C++ Implementation of Gobang AI.

ai cpp gobang

Last synced: 25 Jul 2025

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/guanshiyin28/bubble-sort-and-insert-sort

Bubble Sort dan Insert Sort (Python & C++)

bubble-sort cpp insertion-sort python

Last synced: 27 Feb 2025

https://github.com/historia-inc/windowtransparency

UE5 plugin for creating transparent window backgrounds on Windows (DX11), with dynamic click-through.

cpp desktop desktop-pet ue5 ue5-plugin unreal-engine unreal-engine-5 winapi

Last synced: 17 May 2026

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/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/danielhe4rt/100daysofcode

Repository focus to update all my journey through 100DaysOfCode challenge. Here you're gonna find a lot of C++, Rust and Database content.

100daysofcode cpp database

Last synced: 26 Mar 2025

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/mghalix/bank-system

C++ Console Application for a Banking System.

console-application cpp data-structures file-organization oop

Last synced: 05 Sep 2025

https://github.com/zmercury/cpp

C++ - Second Semester Notes

bed bicte c cpp ict notes programming sanothimi

Last synced: 07 Apr 2025

https://github.com/autohdw/flames

Flexible Linear Algebra with Matrix-Empowered Synthesis (for Vitis HLS)

cpp fpga high-level-synthesis hls linear-algebra vitis vitis-hls

Last synced: 10 Mar 2026

https://github.com/andrewshin-7th-technology-student/build-ci

Building a CI web config. for the XXC file GO TO THE LINK TO SEE REPO RULES, ETC.

bots c cmake cpp javascript python shell squirrel typescript webassembly

Last synced: 12 Jun 2025

https://github.com/DoubleCouponDay/Chunkus

Discord bot that converts your chat image to a Scalable Vector Graphic.

c cpp docker hacktoberfest rust

Last synced: 01 Apr 2025

https://github.com/tsnsoft/netbeans_wxwidgets_div2_demo-windows

Пример визуальной программы с wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Windows

apache cpp example mingw msys2 netbeans windows wxformbuilder wxwidgets

Last synced: 22 Apr 2025

https://github.com/brian8544/cpp-auth

cpp-auth is a simple key/license check system written in C++ and PHP. It allows you to verify license keys and manage user authentication for your application. This repository consists of both server-side and client-side code.

cpp gui json license license-checking php qt6

Last synced: 30 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/xixu-me/stdcxx.h-for-vs

C++ includes used for precompiling on Visual Studio

cpp visualstudio

Last synced: 08 May 2025

https://github.com/larryaasen/obslib-framework

A macOS framework created from libobs and consumed by Cocoapods. (Help Wanted)

c cocoapod cocoapods cpp framework help-wanted livestreaming macos obs streaming xcode

Last synced: 06 Mar 2025

https://github.com/vincent-picaud/meson_starter_script

A simple script to create a messon project skeleton

bash-script cpp doxygen gtest mesonbuild project-template

Last synced: 20 Aug 2025

https://github.com/newyaroslav/easy-email-cpp

C++ библиотека для отправки сообщений на email

api cpp curl email sendmail smtp

Last synced: 19 Apr 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/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/theakman2/ntb

A simple Ninja file generator for Linux

build c cpp lua ninja-build

Last synced: 14 Oct 2025

https://github.com/amanoteam/musl-gcc-cross

A GCC cross-compiler targeting Linux musl

c cpp cross-compiler gcc linux musl

Last synced: 02 Jun 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/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/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/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/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/rmawatson/utf

utf iterators & converters for modern c++

cpp iterators unicode utf16 utf32 utf8

Last synced: 02 Mar 2026

https://github.com/zz990099/depth_anything_cpp

DepthAnything算法的c++实现,包括TensorRT、RKNN、OnnxRuntime三种硬件平台(推理引擎).

cpp deploy depthanything depthanythingv2 implementation onnxruntime rknn tensorrt

Last synced: 27 Feb 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/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/prakalp-pande/data-structure

The GitHub repository focuses on data structures and algorithms, providing implementations and examples for various concepts in computer science. It aims to help developers understand fundamental topics like arrays, linked lists, stacks, queues, trees, sorting algorithms, and searching algorithms. With well-documented code snippets and explanations

c competitive-programming cpp dsa

Last synced: 15 Oct 2025

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/gkaszewski/audio-recorder

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

audio-recorder cpp qt5

Last synced: 09 May 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/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/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/kyuubiran/utility

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

cpp cpp20 library utility

Last synced: 11 May 2025

https://github.com/grimmerk/algorithms-vscode

All are written in Python 3. Some also have Go, JavaScript (Node.js), C#, C++ versions. Include test cases. To be convenient, often not follow Python pep8 snake coding style. IDE: VS Code & Atom. Include data structures, LeetCode problems. Convenient debugging by VSCode Setting

c-sharp cpp dotnet-core jest mstest pytest unit-test visual-studio-code

Last synced: 03 Apr 2025

https://github.com/dstein64/revdoor

A single-file C++ library for visiting revolving door combinations.

combinatorics cpp revolving-door taocp

Last synced: 20 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/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/jackmilner1/fizz

My own statically typed programming language with support of pointers, a custom compiler (Lexer, Parser , Abstract syntax tree) written in C++ and uses LLVM

compiler cpp llvm open-source pointers programming-language statically-typed

Last synced: 05 Apr 2025

https://github.com/ankitjarwall/code-with-ankit

Hello everyone, Here we cook the fucking shit.

backend-api c cpp frontend-web mern python react

Last synced: 19 Jun 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/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/makersf/resilient

Make handling failures easy and expressive

cpp cpp14 cpp17 fault-tolerance resiliency

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

Framework for Telegram Bot API written in c++.

bot cpp framework telegram

Last synced: 03 May 2025

https://github.com/basemax/codemelicheckerdesktop

Desktop (Qt/Cross-platform) tool for validation Iranian National code. (QML)

checker cpp cpp17 cross-platform cross-platform-app iran iranian iranian-national iranian-national-checker iranian-national-id qml qt

Last synced: 05 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/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/abdallahhemdan/crackingthecodeinterview

🎯 My Solutions to Cracking the Coding Interview Book, 6th Edition with cpp..

cpp cracking-the-coding-interview data-structures interview-questions

Last synced: 12 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/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/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/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/awulkiew/exclude-from-build

ExcludeFromBuild extension for Visual Studio

build c cpp csharp directory exclude extension file include vb visual-studio wpf xaml

Last synced: 14 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/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/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/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/xiezhq-hermann/atan_lookup

A fast and accurate approximation of arctan by look-up mothod with three variants inside, implemented in C++

approximation arctan atan cpp

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

A web demo of the UntitledImGuiFramework

cpp demo emscripten imgui opengl wasm webgl

Last synced: 29 Aug 2025

https://github.com/simonbaeumer/clionarduinosupport

Auto-Completion, Compiling, Uploading, Writing C++ in CLion for Arduino

ant arduino clion cpp platformio

Last synced: 11 Nov 2025

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/siraajul/cpp

C++ With Data Structure & Algorithms

algorithms compititive-programming cplusplus cpp data-structures

Last synced: 31 Jul 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/ferhatgec/termiospp

termiospp, C++ wrapper around termios.h

cplusplus cpp term termios termios-structure

Last synced: 14 Apr 2025

https://github.com/mahdimotamedi/cpp-tutorial-samples-2017

this samples collected from cplusplus.com

cpp cpp-examples cpp-samples cpp-tutorials

Last synced: 27 Feb 2025

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