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/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/nadchif/phone-resolution-tool

[TOOL] [NO ROOT] Change android phone resolution and DPI without root.

android cpp dpi phone resolution tweak

Last synced: 04 Jul 2025

https://github.com/calebtt/xmaplib

A closer to the metal library for Xbox controller to keyboard and mouse input.

controllers cpp gamepad input-simulation joystick mouse mouse-movement winapi xbox

Last synced: 09 Apr 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/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/lizhangqu/gradlejni

使用Gradle与JNI结合的项目

application cpp gradle java jni plugin

Last synced: 25 Apr 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/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/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/tttapa/mastering-cpp-scientific-computing

Slides about C++ tooling and best practices for scientific computing.

best-practices cmake conan cpp

Last synced: 26 Jul 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/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/deepcodinginturingacademy/habbit

🐰 A time management app on desktop 🍋🌿

cpp desktop qt time-management

Last synced: 20 Aug 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/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/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/jul1u5/6.837

MIT Computer Graphics Course Assignments

computer-graphics cpp opengl

Last synced: 01 Aug 2025

https://github.com/pk-cod3ch3mist/zolomon

A single header unit testing library for C++

cpp cpp-library cpp17 hacktoberfest header-only testing-library

Last synced: 23 Jul 2025

https://github.com/mikeoliphant/vst3visualstudioexample

A simple windows VST (VST3) example plugin using Visual Studio

audio cpp plugin visual-studio vst vst3 windows

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

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

C++ With Data Structure & Algorithms

algorithms compititive-programming cplusplus cpp data-structures

Last synced: 31 Jul 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/mattkretz/wg21-papers

my papers to WG21 — the C++ committee

cpp papers wg21

Last synced: 30 Jul 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/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/skyf0l/nanotekspice

Simulator of logic gate circuits (Epitech tek2 C++ project)

cpp cpp14 nanotekspice

Last synced: 09 Apr 2026

https://github.com/bpla-team/locus_no_pilotus

Project of four first-year MIPT AES DAFE students (for engineering practical work in the second semester) to create a mathematical trajectory calculator in Qt C++

algorithms boost cmake cpp dafe doxygen-documentation json math mipt qcustomplot qt qt6 traveling-salesman-problem

Last synced: 02 Aug 2025

https://github.com/amrdeveloper/done

Compiler to generate C Code and executable with many features and syntax sugger

c-code-generator codegenerator compiler cpp lexer parser transpiler

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

utf iterators & converters for modern c++

cpp iterators unicode utf16 utf32 utf8

Last synced: 02 Mar 2026

https://github.com/allankoechke/mantisbase

Lightning fast BaaS in C++ — One binary, full backend, anywhere.

api auto-rest-api cpp database http rest-api sql

Last synced: 17 Jan 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/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/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/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/kyranet/drakhtar

C++ Videogame made on top of SDL2

cpp sdl2 strategy strategy-game video-game

Last synced: 08 May 2025

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/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/th3spl/kstd

Implementing STL C++ classes in Kernel Env ( with some differences )

cpp cpp20 kernel stl utility

Last synced: 30 Oct 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/bowenfu/lisp.cpp

A simple lisp interpreter in C++.

compiler cpp interpreter lisp macro scheme virtual-machine

Last synced: 07 Jul 2025

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/achrafelkhnissi/webserv

webserv is an HTTP server capable of handling multiple clients simultaneously using C++, Socket programming, and CGI.

1337 1337cursus 1337school 42 42born2code 42cursus 42projects 42school c cgi cpp cpp98 http http-requests http-server makefile network-programming socket-programming webserv webserver

Last synced: 10 Apr 2025

https://github.com/analogfeelings/blitzcord

Blitz3D userlib to use the Discord Game SDK (RPC).

blitz blitz3d blitzbasic cpp discord vs2022

Last synced: 28 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/hun756/hybble

Data Structures with basically C++ OOP concepts. Containers are handled as in STL.

beginner-friendly cpp cpp-course cpp-library cpp17 data-structures

Last synced: 06 Oct 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/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/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/pkprajapati7402/cpp-notes

Here's the notes and the Problems with solutions, that we generally see While learning any new language. These problems contains OOPS, Data Structures and Algorithm problems using C++.

algorithms cpp data-structures dsa oops-in-cpp tutorial

Last synced: 22 Aug 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/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/m3y54m/start-platformio-arduino

Getting started with PlatformIO IDE with Arduino Uno board in Linux

arduino cpp getting-started platformio serial-port vscode

Last synced: 13 Apr 2025

https://github.com/raresail/pico-w-template

This is a TCP Socket Server template for the RPI Pico W with features like AES 256 CTR encryption, JSON, Ping System

aes-256 aes-ctr c cpp json pico-wireless rasspberry-pi socket tcp-server template

Last synced: 21 Jul 2025

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

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

audio-recorder cpp qt5

Last synced: 09 May 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/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/hxndev/leetcode-solutions

This repository consists of solutions to various LeetCode questions. I have tried to add as many solutions in as many languages as possible. Feel free to contribute to this repository while following the contribution rules.

cpp interview-practice interview-questions java javascript leetcode leetcode-java leetcode-javascript leetcode-python leetcode-solutions python solutions

Last synced: 26 Jun 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/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/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/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/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/dasaav-dsv/erskeletonman

An Elden Ring runtime skeleton modification header-only library.

cpp cpp17 dll elden-ring header-only hooking-library modding-framework modding-tools reverse-engineering rtti

Last synced: 24 Dec 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/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