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/gpuengineering/gputils

A C++ header-only library for parallel linear algebra on GPUs (CUDA/cuBLAS under the hood)

cplusplus-17 cplusplus-20 cpp cuda cuda-c cuda-cpp cuda-programming header-only linear-algebra

Last synced: 13 Aug 2025

https://github.com/arsdever/qcolorpicker

Qt dialog for picking color (a modernized version)

color-picker cpp dialog qt widget

Last synced: 19 Apr 2025

https://github.com/akhilsharmaa/competitive-programming-sublime

Sublime template @akhilsharmaa, auto-completions file

build competitive-programming cpp osx-setup sublime-text

Last synced: 04 Aug 2025

https://github.com/rokid/mingutils

The C++ utilities repository includes logging, serialization, threading, parsing arguments and more.

cpp utilities

Last synced: 31 Jul 2025

https://github.com/klus3kk/microsociety

An object-oriented project that represents the simulator of the society with dynamically changing events.

2d ai cpp deep-q-learning machine-learning oop python reinforcement-learning sfml simulation tensorflow

Last synced: 10 Apr 2026

https://github.com/lambdaurora/typing_cat

A cat "clone" but with a typing effect.

cat cpp cpp17 lambdacommon typing-effect

Last synced: 16 May 2026

https://github.com/mamunul/face-alignment-lbf

Making compatiable of https://github.com/yulequan/face-alignment-in-3000fps project to iOS and macOS platform

computer-vision cpp face-alignment ios landmark-detection machine-learning macos opencv shape-prediction

Last synced: 26 Jul 2025

https://github.com/vishal2376/json-formatter

A simple c++ tool to format json file and make it easy to read

cpp filehandling json json-formatter

Last synced: 14 Jul 2025

https://github.com/intellifire-uofg/intellifirecore

IntelliFire Core Repository for Autonomous Firefighter Truck

cpp embedded-systems event-driven linux mtxserv qt5 raspberry-pi ssh threading

Last synced: 04 Aug 2025

https://github.com/illud/crono

Crono is a desktop app that allows you to have all your games, apps in one place and track the time used.

cpp desktop qt qtcreator

Last synced: 15 Apr 2025

https://github.com/h-d-owl/variable-storage

Adds a structure and a set of functions that allow you to write multiple pieces of data to a single structure, and then retrieve any written data from it.

blueprint blueprint-plugin blueprints cpp game-dev game-developement game-developer game-development game-engine gamedevelopment plugin plugin-development ue5 ue5-plugin unreal unreal-engine unreal-engine-5 unreal-engine-plugin unrealengine unrealengine5

Last synced: 03 Aug 2025

https://github.com/palmanov/qml-fm

File Manager based on QML/Qt

cpp file-manager qml qt

Last synced: 24 Aug 2025

https://github.com/metacall/embedding-nodejs-example

An example of embedding NodeJS into C/C++ using MetaCall.

c cmake cpp embedding nodejs

Last synced: 27 Dec 2025

https://github.com/ansys/grpc_chunk_stream_demo

Demonstrate Large Array Serialization using gRPC

cpp grpc

Last synced: 15 Aug 2025

https://github.com/jackeylea/cuda_linux

linux下cuda/qt教程

cpp cuda cudnn qt5

Last synced: 26 Jul 2025

https://github.com/y1hy11/codedex-projects

My Codédex Projects repository, where I showcase my skills in HTML, CSS, JavaScript, React and C++. This repository contains a collection of projects that demonstrate my proficiency in front-end development using these fundamental technologies.

codedex cpp html-css-javascript reactjs reponsive-web-design vitejs

Last synced: 11 Aug 2025

https://github.com/hxndev/searching-a-number-among-slave-processes-using-openmp-and-mpi

In this task, I wrote the code using both OpenMP and MPI inorder to parallelize it. What it does is that the master process distributes a chunk of number equally among the slave processes. Each slave process then searches for the number to find. When one slave process finds the number, it sends a message to the master process who then sends a "terminating message" to the slave processes who then abort their search.

code cpp distributed-computing master mpi mpi-library mpich openmp openmp-parallelization openmpi parallel parallel-computing parallel-programming search searching slave

Last synced: 31 Mar 2025

https://github.com/rodjjo/bottled-ai

A chat bot using various LLM models. It runs locally using your own GPU and/or CPU.

ai chatbot cpp llm python3

Last synced: 01 May 2025

https://github.com/luki120/cassia

Simple tweak written in pure C, yes you read that right

c cpp ios jailbreak

Last synced: 07 Apr 2025

https://github.com/rizwanullah313/car-rental-managament-system

Car rental management system project using C++...

cli cpp dev

Last synced: 25 Sep 2025

https://github.com/qianbinbin/leetcode

LeetCode Solutions in C, C++, Java and Python

algorithm c cpp java leetcode python

Last synced: 03 Aug 2025

https://github.com/deveshsangwan/two-pass-assembler

A two pass assembler implementation in c++

assembler cpp two-pass-assembler

Last synced: 19 May 2026

https://github.com/robertcorponoi/unreal-interactive-actors

Demo project for the tutorial at https://robertcorponoi.com/unreal-c-an-in-depth-guide-to-creating-interactive-actors/

cpp tutorial unreal-engine unreal-engine-4

Last synced: 28 Jul 2025

https://github.com/melardev/cppwxwidgetsconsolesnippets

Cpp wxWidgets Snippets related to text processing, concurrency, filesystem, IO, etc

concurrency console cpp demos examples filesystem io process snippets wx wx-widgets wxwidgets

Last synced: 18 Sep 2025

https://github.com/hxndev/huffman-data-encryption

The idea behind Huffman coding is based upon the frequency of a symbol in a sequence. The symbol that is the most frequent in that sequence gets a new code that is very small, the least frequent symbol will get a code that is very long, so that when we’ll translate the input, we want to encode the most frequent symbols will take less space than they used to and the least frequent symbols will take more space.

coding compression cpp decipher decoding decryption encoding encryption huffman huffman-algorithm huffman-coding huffman-compression-algorithm queue tree vector

Last synced: 31 Mar 2025

https://github.com/shawnjeffersonwang/messenger

This repository contains a C++ Chatroom application supporting features like user authentication, friend management, private and group chats, real-time notifications, and file uploads. The project uses Redis, CMake, and epoll with multithreading for efficient performance.

async cmake cpp linux messenger multithreading network redis websocket-client websocket-server

Last synced: 15 Apr 2025

https://github.com/apwhitehat/openmp-irc

An IRC server and client based on openMP and Non-Blocking Sockets

asynchronous cpp irc multithreading nonblocking-sockets openmp

Last synced: 28 Jul 2025

https://github.com/weliveindetail/blog

Sporadic details on compilers, code and tooling from the world of LLVM

cpp jit lldb llvm native orc remote

Last synced: 12 Apr 2025

https://github.com/rfsantacruz/mycudasamples

This is a series of CUDA C++ programming samples developed to study CUDA technology and its parallel programming model.

cpp cuda gpgpu

Last synced: 13 Apr 2025

https://github.com/akagi201/learning-gn

Notes and codes while learning gn

cpp gn learning tutorial webrtc

Last synced: 20 Feb 2026

https://github.com/gamestrap/premake-vscodegen

C++ VSCode generator for Premake

cpp premake vscode

Last synced: 23 Mar 2025

https://github.com/minwook-shin/ubuntu-korea-cpp-study-book

Ubuntu Korean Community C++ Basic Study Textbook

cpp korean study-textbook textbook ubuntu

Last synced: 15 Jul 2025

https://github.com/utkuonursahin/cppio

Simple yet powerful C++ library for console based input and output operations.

console-input console-output cpp library

Last synced: 11 Aug 2025

https://github.com/eliasmoflag/xscan

Simple header-only IDA-style code scanner

code-scanning cpp game-hacking modding pattern-scanning windows x86 x86-64

Last synced: 16 Aug 2025

https://github.com/l-super/qtpacker

Qt图形化自动化打包工具,针对基于Qt开发的程序进行打包。

cpp qt qt5

Last synced: 08 Aug 2025

https://github.com/xyz347/mongoxclient

利用x2struct对mongo-cxx-driver的一个简单封装。可以像golang一样直接操作结构体。只有基本接口,还不是很完备。

cpp golang mongodb-driver wrapper x2struct

Last synced: 04 Jul 2025

https://github.com/amiremohamadi/crun

Simple shell script to run cpp files easier!

cpp

Last synced: 30 Apr 2026

https://github.com/luzifer/espsms

Receive SMS for a SIM-card and forward them to a server

cpp esp32 sim800l

Last synced: 18 Aug 2025

https://github.com/AlbertSuarez/Jutge-EDA

🎓 Tots els problemes del Jutge de EDA (FIB). All Jutge problems of EDA (FIB).

backtracking barcelona bfs cpp eda fib jutge jutge-eda upc

Last synced: 14 Mar 2025

https://github.com/fahdseddik/competitive-programming

A collection of my solutions to competitive programming problems on different platforms. Using C++.

codeforces codeforces-problems codeforces-solutions competitive-programming cpp cpp-programming cpp-solutions hackerrank hackerrank-solutions uva-solutions

Last synced: 12 Apr 2025

https://github.com/ankitsultana/parallel-df

An OpenMP based solution for computing K-most frequent words in a corpus (see README for more). Also, my submission for Assignment 2 of Parallel Computing Course, BITS Pilani (2nd Sem 2017/18)

cpp document-frequency openmp openmp-parallelization

Last synced: 03 Feb 2026

https://github.com/maksasj/matrix

Simple single-header matrix library written in C++, intended for simple projects, tests.

cpp header-only library matrix-calculations matrix-library

Last synced: 13 Aug 2025

https://github.com/argvchs/fastio

C++ FastIO lib.

c-plus-plus cpp cpp20 fastio

Last synced: 17 Mar 2025

https://github.com/johnkinuthiaa/zero-to-hero

This comprehensive "Zero to Hero" coding course is designed for absolute beginners and aspiring developers seeking to gain proficiency in in-demand programming languages and technologies.It covers takes you from basic to pro in just a few clicks

cpp css golang html java javascript project-based-learning python sql typescript

Last synced: 01 Jul 2025

https://github.com/ellman12/password-generator-and-guesser

Slightly over-engineered password guesser program written in C++, with lots of customization.

c cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp password password-generator password-guessing

Last synced: 04 Oct 2025

https://github.com/suhatanriverdi/create-random-island-matrix

C++ Code about Matrices and Recursive Function for Students

cpp

Last synced: 14 Mar 2025

https://github.com/myriad-dreamin/influxdb-v2-client

c++11 flux api (influxdb v2)

cpp influxdb influxdb-client

Last synced: 20 Sep 2025

https://github.com/jakobbbb/splat

a simple and not very optimized Gaussian splat renderer

3dgs cpp gaussian-splatting opengl

Last synced: 15 Mar 2025

https://github.com/thexkey/vitatrak

Tracker player homebrew for Playstation Vita.

cpp cpp11 homebrew libopenmpt modarchive playstation psvita tracker-music

Last synced: 14 Jul 2025

https://github.com/rabarbra/webserv

Webserv 42 project

cpp epoll kqueue webserver

Last synced: 12 Apr 2025

https://github.com/leonmavr/HIP35

HP-35 RPN calculator emulator in C++17 with a terminal user interface

calculator cpp emulator hp-35 ncurses rpn

Last synced: 14 Mar 2025

https://github.com/kaikyulotus/icy-bot

C++ Telegram Bot with personal Telegram-bot-api wrapper.

callbacks cpp curl json telegram telegram-bot telegram-bot-api

Last synced: 11 Mar 2026

https://github.com/ctu-vras/rosmsg_cpp

C++ library for getting full ROS message definition or MD5 sum given message type as string

cpp library message ros

Last synced: 19 Feb 2026

https://github.com/qpcr4vir/thdysec

Modeling of primers/probes hybridization on to a set of target viral sequences.

bioinformatics biology cpp dynamic-programming pcr primer-design qpcr science

Last synced: 15 May 2025

https://github.com/saifadin1/copyshield

Simple Plagiarism detection tool for competitive programming competitions

codeforces competitive-programming cpp plagiarism-detection vjudge

Last synced: 25 Sep 2025

https://github.com/andreeadraghici/oop

OOP concepts in C++ Language

concept cpp familiarization language notions oop

Last synced: 14 Mar 2025

https://github.com/dev-cafe/context-api-example

Shows how to implement context-aware APIs in different languages.

api c cffi cmake context cpp fortran

Last synced: 16 May 2025

https://github.com/njroussel/simulatedannealing

A C++ implementation of simulated annealing for the Ising perceptron.

annealing cpp eigen jupyter mcmc mcmc-sampler pybind11 python

Last synced: 08 May 2026

https://github.com/samuelmarks/type-correct

Correct types: typed correctly

c cpp libclang libtooling llvm

Last synced: 08 May 2026

https://github.com/vittorioromeo/cppcon2016

Repository for my `cppcon2016` talk: "Implementing static control flow in C++14"

control-flow cpp cpp11 cpp14 cpp17 cppcon presentation slides

Last synced: 29 Apr 2026

https://github.com/tsnsoft/wxwidgets_demo

Пример программы на С++ в Code::Blocks с использованием wxWidgets

codeblocks cpp example windows wxwidgets wxwidgets-applications

Last synced: 20 Apr 2026

https://github.com/wtrsltnk/goldsrc-maps

Map viewer for Valve's GoldSrc engine

cmake cpp glfw glm goldsrc imgui opengl

Last synced: 07 May 2026

https://github.com/commandcracker/garrysmod-lua-executor

GarrysMod-Lua-Executor is a DLL for GarrysMod that makes it possible to run Lua code in the client. It is based on https://www.youtube.com/watch?v=gKUtsUtK3Qw

c cpp dll gmod lua

Last synced: 06 May 2026

https://github.com/echo-devim/simba

SMB lightweight client for Linux based on libdsm

cpp file-server file-share gtk libdsm samba smb

Last synced: 06 May 2026

https://github.com/ngynkvn/wasm-raytracer

Simple ray tracer based off an online guide. Built with WebAssembly. [Demo inside]

beginner cpp emscripten graphics raytracer rendering wasm webassembly

Last synced: 24 Apr 2026

https://github.com/ferhatgec/pls

Fegeya Please (or Pls), simple & cross-platform package searcher.

cpp cpp17 cross-platform installer manager package pls searcher simple

Last synced: 18 Jun 2026

https://github.com/donydchen/image-caption-cpp

A data driven query expansion approach for image caption, implemented in cpp

bleu cpp image-captioning

Last synced: 19 Jun 2026

https://github.com/googlers-repo/node-native

Android native functions written in Node.js

android cpp javascript magisk magisk-module native

Last synced: 09 May 2026

https://github.com/icexin/clang_complete

A tool generates .clang_complete file for c++ project

clang cpp

Last synced: 04 May 2026

https://github.com/ferhatgec/cliwidget

Fegeya CLIWidget, Single header CLI-based widgets for C++ developers.

branch cli cpp cpp17 emoji git mercurial single-header time widget

Last synced: 10 May 2026

https://github.com/ibob/c-utf8

utf8 ⇔ utf32 (Unicode) conversion for C an C++

c cpp unicode utf-8 utf8

Last synced: 28 Apr 2026

https://github.com/zer0m4n/chip8_wasm

A lightweight CHIP-8 emulator compiled from C++ to WASM. Runs in the browser with keyboard input, timers, sound, and pixel-perfect rendering.

ch8 chip-8 chip8 chip8-emulator cpp emulation emulator english-spanish github github-pages learn wasm webassembly

Last synced: 20 Apr 2026

https://github.com/pixelomer/libshijima

A shimeji simulation library written in C++

cpp cross-platform desktop-pet library

Last synced: 02 May 2026

https://github.com/flavouredtux/ember

x86-64 decompiler built from first principles. ELF + Mach-O, IR + SSA, pseudo-C, QuickJS scripting.

cpp cpp23 decompiler disassembler elf mach-o reverse-engineering x86-64

Last synced: 29 Apr 2026

https://github.com/zlatnaspirala/web-to-native

Testing basic c++ compilers work

c cef cpp porting visual-studio web xcode

Last synced: 13 May 2026

https://github.com/manraj29/logic_gates

C++ code for Logic-Gates Concept.

cpp logic-gates object-oriented-programming txt-files

Last synced: 20 Jun 2026

https://github.com/rabinadk1/ictc-modeling

ICTC Building as Graphics Project

c cmake cpp graphics modelling

Last synced: 16 Aug 2025

https://github.com/alexhuszagh/libxlsxwriterpp

C++ bindings for libxlsxwriter.

cpp libxlsxwriter

Last synced: 19 Apr 2025

https://github.com/abdulrhman-dev/circuit-simulator

A simple circuit solver that solves DC circuits that contain independent sources and resistors.

circuit-simulator circuit-solver circuits cpp dc graphics mna raylib

Last synced: 18 Mar 2025

https://github.com/1357310795/simplespice

SimpleSpice - A course project for integrated circuit simulating, with friendly GUI support

chart circuit cpp parser qt qt5-gui spice

Last synced: 12 Apr 2025

https://github.com/101rror/leetcode

Contests, Practice Problems and Daily Challenges Solutions, 🤞💻🤞 (Author :: 101rror)

cpp daily-coding-problem javascript problem-solving python3

Last synced: 30 Aug 2025

https://github.com/rochet2/smallfolk_cpp

smallfolk serializer with C++

cpp hacktoberfest lua serialization serializer smallfolk

Last synced: 06 May 2025

https://github.com/jshulgach/desktop-arm

This is the main repo for the desktop robot arm project. Contains folders for scripts, libraries, examples, and readme files

6dof arduino cpp cv kinematics python3 raspberry-pi robot robotics ros2

Last synced: 03 Sep 2025

https://github.com/bluecannonball/orca

A C++ UCI-compliant chess engine.

alpha-beta-pruning chess chess-engine cpp magic-bitboards uci

Last synced: 02 Sep 2025