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/europa502/luhn-algorithm

It is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, etc.

cpp javascipt javascript luhn-algorithm php python shell-script

Last synced: 25 Jul 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/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/ferhatgec/scrilt

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

commandline cpp lightweight scrift shell

Last synced: 14 Apr 2025

https://github.com/prsntmaurya/error-level-analysis

Error Level Analysis Algorithm used in forensics

cpp ela

Last synced: 11 Jul 2025

https://github.com/tbhaxor/firefly

A standalone C++ Library for vectors calculations

cpp firefly hacktoberfest hacktoberfest2024 vector vector-projection vectors-calculations

Last synced: 09 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/krc2000/multiplayerproject

This is my client-server base for future multiplayer projects. It builds using SFML/Network module. It's in development state.

cpp multiplayer network sfml

Last synced: 25 Jul 2025

https://github.com/abdulahad968/tele-word-game-in-c-

Search the words combination in an NxN grid untill all the word in the provided list are over and you are finally left with a TeleWord, found by traversing across matrix row by row.

arrays backtracking-algorithm backtracking-search cpp filehandling

Last synced: 21 Jul 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/newyaroslav/888casino-game-bot

Робот для автоматической игры на 888casino

api bot casino casino-bot casino-games clicker cpp extension game-bot imgui

Last synced: 21 Jul 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/star-hengxing/clipboard-url-clear

clear your clipboard link.

clipboard cpp xmake

Last synced: 06 Feb 2026

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: 13 Feb 2026

https://github.com/bengreenier/vcpkg.nuget

vcpkg wrapped in nuget-y goodness 📦

cpp dependency-manager vcpkg

Last synced: 27 Oct 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/samyak2/skip-list

C++ implementation of skip list compatible with STL

cpp datastructure skiplist stl

Last synced: 24 Jun 2025

https://github.com/bestmahdi2/uni__bachelors_sku_path

A repository of complete information on computer engineering courses and projects along with project links

bachelor c cpp css fortran html java javafx javascript js php pyqt python qt swing

Last synced: 29 Oct 2025

https://github.com/huyhoang8704/cse-labdsa-hcmut

Lab code for Data Structures & Algorithms (CO2003) - Semester 231- HCMUT

algorithms cpp cse data-structures dsa hcmut lab

Last synced: 24 Apr 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/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/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/shahkv95/optimise.me

This repository is created to focus on code optimisation. Today in the world of programming, where everywhere - everything is getting coded. It is very important to write optimised code. We need to focus on various complexities involved.

algorithms c c-plus-plus cpp csharp data-structures go java javascript optimisation optimisation-algorithms programming-language python research

Last synced: 13 Jun 2025

https://github.com/divetoxx/mandelbrot

True 24-bit BGR TrueColor. High-Precision Rendering (80-bit). Multi-threaded performance (OpenMP). True SSAA 8x8 (64 independent samples per pixel) direct RGB-space integration. G, B, R - The Red, Green, and Blue channels are calculated using sine and cosine waves

antialiasing cpp cpu-rendering fractal fractals generative-art generative-arts high-precision high-resolution image-processing mandelbrot-set math multithreading openmp supersampling truecolor truecolors visualization visualizations

Last synced: 02 Apr 2026

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/llnl/gridkit

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

cpp energy

Last synced: 29 Apr 2025

https://github.com/geode-sdk/json

Simple json library that preserves insertion order. Made for Geode SDK

cpp cpp-library cpp20 json json-parser

Last synced: 14 Feb 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/3f/sandbox

:: ⛱ Experimental or incomplete components and libraries or tests for different languages, frameworks, components, platforms, etc.

algorithms code cpp csharp dotnet draft examples experimental expirement incomplete java javascript libraries native php samples sandbox

Last synced: 12 Apr 2025

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/kaiyux/caffebean

A deep learning framework in cpp

caffe cpp deep-learning

Last synced: 07 Apr 2025

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/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/aldanor/leventrie

Levenshtein distance implementation using an automaton and a trie for fast string similarity searching

automaton cpp levenshtein-distance python trie

Last synced: 15 May 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/tsnsoft/quadratic_equation_wxwidgets

Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets

codeblocks codeblocks-ide cpp example windows wxwidgets

Last synced: 22 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/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/konrad1991/etr

Expression template for C++ similar to R syntax

cpp cpp17 expression-template header-only-library r rlanguage rstats

Last synced: 15 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/choaib-elmadi/arduino-projects

Arduino based projects: 3d models, STL files, schematics, code and more.

3d-models 3d-printing arduino cpp projects schematics

Last synced: 12 Jul 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/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/abess-team/abess-a-fast-best-subset-selection-library-in-python-and-r

Reproducible materials for "abess: A Fast Best-Subset Selection Library in Python and R"

best-subset-selection cpp python

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

typescript

babel cpp csharp

Last synced: 15 Apr 2025

https://github.com/moduscreateorg/modite-adventure

Modus Create's 2020 Holiday Game for the LDK Game console.

cpp ldk ldk-game mod-music

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

My solutions for various problems on LeetCode.

coding-challenges competitive-coding cpp leetcode

Last synced: 22 Aug 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/oatpp/oatpp-protobuf

Use protobuf messages as regular oatpp DTOs

cpp dto oatpp protobuf

Last synced: 10 Jun 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/networkflux/cbuildtool

Simple C/C++ Project Generator

automation c cpp makefile

Last synced: 18 Mar 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/sanketpathak64/data-structures-and-algorithms

This repository contains implementation of data structures like linked list, stack, queue, trees. This repo also contains implementation of various algorithms.

algorithms-and-data-structures bst cpp data-structures linkedlist queue sorting-algorithms string tree

Last synced: 04 Aug 2025

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/luki120/aurorac

iOS password generator written in pure C & C++

c cpp ios jailbreak

Last synced: 07 Apr 2025

https://github.com/mathieu-lala/game_project

Game Project : The PURGE ~ Keimyung University ~ Fall 2020

cmake conan cpp cpp17 cpp20 entt game-development glfw3 imgui opengl

Last synced: 29 Sep 2025

https://github.com/hjo12/IsometricGameUWP

A 2D isometric game written in C++ Universal Windows Platform with Win2D using a custom game engine by Professor Charles Kelly for a course in Winter 2017

cpp universal-windows-platform uwp uwp-apps win2d

Last synced: 24 Sep 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/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/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/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/xcmyz/gobang-ai

A C++ Implementation of Gobang AI.

ai cpp gobang

Last synced: 25 Jul 2025

https://github.com/illuhad/quickcl

A simple OpenCL wrapper using C++11 that makes it easy to use OpenCL

cpp easy-to-use flexible opencl opencl-wrapper wrapper

Last synced: 16 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/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/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/yinqiwen/kcfg

A simple c++ json class/struct mapping head-only library.

config cpp json mapping

Last synced: 21 Apr 2025

https://github.com/adithya-s-k/llm-inferencenet

LLM InferenceNet is a C++ project designed to facilitate fast and efficient inference from Large Language Models (LLMs) using a client-server architecture. It enables optimized interactions with pre-trained language models, making deployment on edge devices easier.

cpp llama llamacpp llm

Last synced: 03 Aug 2025