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/facontidavide/safecppany

Extension of std::any with small object optmization and safe numeric conversion.

any cpp safe

Last synced: 19 Mar 2025

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

c cpp

Last synced: 16 Jun 2025

https://github.com/omanshu209/codehub

A collection of programs(mostly CUI) written in various different languages such as Python, C++, Java, JavaScript, C#, etc.

cpp csharp cui html java javascript nodejs python python3

Last synced: 27 Jul 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/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/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/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/cs-si/sirius

Sirius - Fast and simple to plug-in C++ resampling library that is taking advantage of the Fourier Transform

cpp fft fftw image-processing remote-sensing resampling

Last synced: 07 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/coyorkdow/cosched

A single-header c++20 coroutine scheduler

cpp cpp20 cpp20-coroutine

Last synced: 07 May 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/hajin-park/ucmerced-cse

UC Merced CSE Monorepo

c cpp mips python ucm ucmerced

Last synced: 07 May 2025

https://github.com/flbdx/maskuni

A standalone fast word generator in the spirit of hashcat's mask generator with unicode support

cpp hashcat hashcat-masks password-cracking word-generator

Last synced: 01 Apr 2025

https://github.com/rrroyal/cppinjector

Simple C++ Windows DLL injector.

cpp dll-injection injector windows

Last synced: 12 Apr 2025

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/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/melardev/xeytanboost-rat

WORK IN PROGRESS. RAT written in C++ using Boost Libraries

asio backdoor boost cpp desktop malware networking rat remote-administration-tool security sockets trojan

Last synced: 13 Apr 2025

https://github.com/terroo/cpf

Gere e valide CPF com C++

cpf-generator cpf-validador cplusplus cpp

Last synced: 21 Jul 2025

https://github.com/apwhitehat/http_threadripper

HTTP 1.1 server which shows off high concurrency capabilities of C++

c cpp cpp11 high-concurrency http libev socket-programming

Last synced: 13 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/erkamuzuncayir/solutions-of-introduction-to-computing-systems

This repository contains my solutions for Introduction to Computing Systems - From Bits & Gates to C - C++ & Beyond by Yale Patt and Sanjay Patel

assembly c c-language c-programming cpp cpp-programming lc-3 low-level low-level-programming programming-challenges programming-exercises programming-language solutions

Last synced: 15 Nov 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/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/newyaroslav/easy-email-cpp

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

api cpp curl email sendmail smtp

Last synced: 19 Apr 2025

https://github.com/daddesign-projects/daisyseedgfx2

Daisy seed graphics library MK2 with TFT drivers for st7789 and st7735

cpp daisy-seed gfx gfxlib library oled st7735 st7789 tft

Last synced: 06 May 2025

https://github.com/mo7ammedd/snake-game

Snake Game implemented in C++ using the OpenGL

cpp glut glut-library opengl snake

Last synced: 16 Apr 2025

https://github.com/kaiyux/caffebean

A deep learning framework in cpp

caffe cpp deep-learning

Last synced: 07 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/tabletgauffzdcyi/learngit

typescript

babel cpp csharp

Last synced: 15 Apr 2025

https://github.com/imdeep2905/coding-challenge-team-vanished-gradient

Heuristic solution for Knapsack Container Loading Problem (KCLP) implemented in C++ with visualization in python.

bin-packing container-loading-problem cplusplus cpp heuristics knapsack knapsack-container-loading matplotlib nphard python3

Last synced: 15 May 2025

https://github.com/rmiguelkelly/quickcluster

A KMeans implemented in C++ with Python bindings and GPU acceleration

clustering clustering-algorithm cpp cuda gpu kmeans kmeans-clustering metal objective-c python python3 unsupervised-learning

Last synced: 26 Jul 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/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/n4vrl0s3/bubble-sort-and-insert-sort

This repository contains Python implementations of two classic sorting algorithms: Bubble Sort and Insertion Sort. It serves as a simple and educational resource for understanding the basics of sorting algorithms, their implementations, and their performance characteristics. Ideal for students, developers, and anyone.

bubble-sort cpp insertion-sort python

Last synced: 16 Aug 2025

https://github.com/hxndev/openmp-program-to-print-number-of-threads

In this task, we had to write a multi-threaded OpenMP program, that will print the number of threads being used.

code cpp openmp openmp-parallelization parallel-computing parallel-programming threads

Last synced: 07 May 2025

https://github.com/bensuperpc/benlib

Fast and easy to use standalone header only library in C++20/C++23

cmake cpp cpp20

Last synced: 15 Apr 2025

https://github.com/flexivrobotics/flexiv_tdk

TDK (Teleoperation Development Kit) for Flexiv robots. Supports C++ and Python. Compatible with Linux.

cpp force-feedback haptic-feedback python remote-control teleoperation transparency

Last synced: 16 Jan 2026

https://github.com/laguna1989/openalpp

Modern OOP C++14 audio library built on OpenAL for Windows, macOS, Linux and web (emscripten).

audio audio-library cpp cpp14-library oop openal openal-soft

Last synced: 15 Apr 2025

https://github.com/deepcodinginturingacademy/habbit

🐰 A time management app on desktop 🍋🌿

cpp desktop qt time-management

Last synced: 20 Aug 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/ferhatgec/termiospp

termiospp, C++ wrapper around termios.h

cplusplus cpp term termios termios-structure

Last synced: 14 Apr 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/stla/rcdt

R package for 2D constrained Delaunay triangulation

constrained-delaunay-triangulation cpp delaunay-triangulation r

Last synced: 14 Apr 2025

https://github.com/oatpp/oatpp-protobuf

Use protobuf messages as regular oatpp DTOs

cpp dto oatpp protobuf

Last synced: 10 Jun 2025

https://github.com/jpenuchot/poacher

poacher: C++ compile-time compiling experiments

brainfuck compilation cpp cpp20 cpp23 metaprogramming parser

Last synced: 30 Apr 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/varnamproject/varnam-fcitx5

Fcitx5 wrapper for Varnam input method. Easily type Indian languages on Linux desktops.

cpp fcitx fcitx5 indic-languages input-method linux

Last synced: 03 Mar 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/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/zanders3/butler

A really simple Jenkins build notification app

cpp jenkins jenkins-ci notifications win32

Last synced: 31 Jul 2025

https://github.com/ferhatgec/scrilt

Scrift wants to be a Lightweight Shell. Oops, Scrilt.

commandline cpp lightweight scrift shell

Last synced: 14 Apr 2025

https://github.com/jul1u5/6.837

MIT Computer Graphics Course Assignments

computer-graphics cpp opengl

Last synced: 01 Aug 2025

https://github.com/lizhangqu/gradlejni

使用Gradle与JNI结合的项目

application cpp gradle java jni plugin

Last synced: 25 Apr 2025

https://github.com/p0dalirius/lib-parseargs

A simple library to parse command line arguments in C++.

arguments cpp libra parse

Last synced: 01 Aug 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/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/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/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/radoslawregula/reverb-juce-app

An application adding reverberation to a WAV file with 12-line FDN.

audio-effect audio-processing cpp juce juce-application music-production reverb reverberation wav

Last synced: 09 Mar 2026

https://github.com/thetestgame/panda3d-discord

Discord RPC module for the Panda3d game engine using the native discord-rpc library.

cpp discord discord-rpc p3dmodulebuilder panda3d python rich-presence

Last synced: 03 Aug 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/dakshitagrawal/leetcode_solutions

My solutions for various problems on LeetCode.

coding-challenges competitive-coding cpp leetcode

Last synced: 22 Aug 2025

https://github.com/luki120/aurorac

iOS password generator written in pure C & C++

c cpp ios jailbreak

Last synced: 07 Apr 2025

https://github.com/iker-gonzalez/42-common-core

Compilation of all the projects carried out as part of 42's common core program.

42cursus algorithms bash c cpp css3 data-structures docker html5 linux mysql nestjs networking networks oauth postgresql react typescript virtualization

Last synced: 25 Aug 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/bensuperpc/krackx

Software for password cracker, C++ and Qt6 QML

cmake cmake-init cpp qml qt

Last synced: 10 Feb 2026

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/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/guanshiyin28/primitive-list-doubly-linked-list

Primitive List Doubly Linked List (C++)

cpp linked-list list-double primitive

Last synced: 27 Feb 2025

https://github.com/reimunotmoe/pqpp

A simple and easy-to-use async C++ PostgreSQL client library.

boost-asio coroutine cpp postgresql

Last synced: 15 Mar 2025

https://github.com/timothy-liuxf/tmchat

A chat tool with a communication component using TCP/IPv4.

cpp linux network networking socket tcp tcp-ip tmsocket windows

Last synced: 27 Jul 2025

https://github.com/pgvalle/opengl-cpp

C++ Template to quickstart your opengl journey!

cmake cpp glfw graphics-programming jesus jesus-christ opengl opengl33 template template-project

Last synced: 09 Nov 2025

https://github.com/narasimha1997/cc-builder

Live compilation and linking tool for C/C++ projects written in Go.

build c compiler cplusplus cpp devtools go golang

Last synced: 24 Aug 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/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/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/ashampoosystems/boden-todomvc

Example of a simple todo list mobile application built with the Boden cross-platform GUI framework (www.boden.io)

cpp cpp17 example-code example-project gui mobile mobile-app mobile-development

Last synced: 30 Apr 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/nielsbishere/harpoon

Harpoon is a code injector for C# mono and can be used for games made with Unity.

cpp csharp dll injection injector modding mono reflective unity

Last synced: 27 Jul 2025

https://github.com/nomissbowling/pyob

Python PyObject wrapper for C++ matplotlib numpy wx etc

cplusplus cpp cpp-wrapper matplotlib numpy pyobject python python-cpp-wrapper wrapper wx wxpython

Last synced: 10 Apr 2025

https://github.com/gbowne1/starshipascension

A C++ Space and Starship game in a 80x24 space

cpp game space starbase stars starship text

Last synced: 02 Aug 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

https://github.com/faris771/doing-leetcode-everyday-until-i-get-a-job

Collection of LeetCode questions to ace the coding interview! (and be the next Elon Musk)

cpp leetcode-solutions problem-solving

Last synced: 05 Nov 2025