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/dcavar/fomajni

A Java JNI interface for Foma (a Finite State Transducer compiler for NLP)

cpp finite-state-transducer foma java jni morphology nlp

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

A web demo of the UntitledImGuiFramework

cpp demo emscripten imgui opengl wasm webgl

Last synced: 29 Aug 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/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/rrroyal/cppinjector

Simple C++ Windows DLL injector.

cpp dll-injection injector windows

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

Make handling failures easy and expressive

cpp cpp14 cpp17 fault-tolerance resiliency

Last synced: 10 Apr 2025

https://github.com/lecrapouille/simtadyn

[Application][Version 0.4][Not Functional][Will be remade] SIMulateur TAbleur DYNamique: a GIS in a spreadsheet

cartography cpp forth gis graph gtkmm opengl science spreadsheet

Last synced: 19 Mar 2025

https://github.com/junaidrahim/program-homework-solver

Input a few integers of a series and it will return the source code to output that series till the nth term..

cmake cpp forthebadge hack homework-solver lagrange-interpolation lagrange-polynomial-interpolation polynomials series

Last synced: 12 Mar 2025

https://github.com/max0x7ba/optparse

C++ command line parsing inspired by Python optparse library.

c-plus-plus command-line cplusplus cpp cxx linux

Last synced: 10 Apr 2025

https://github.com/konrad-kubacki/px_particles

Basic particles on the screen using OpenGL and C++.

cpp opengl particles simd

Last synced: 17 Mar 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/abhineetraj1/cpp-gtk

GUI projects made in C++

cpp gtk gui gui-application

Last synced: 16 Apr 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/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/palucki/qstegano

Qt based steganography application

cpp cryptography lsb qt qtwidgets steganography

Last synced: 28 Oct 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/dreamycecil/mousetrapper

A simple program that traps the mouse cursor within certain limits. Based on Windows Forms using C++/CLI. Made with Visual Studio 2013.

cpp cursor cursor-clip mouse mouse-trap net-framework pointer trapper vs2013 winforms

Last synced: 01 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/ridika-2004/competitive-programming

💻 A repository dedicated to solving problems and improving problem-solving skills in various competitive programming platforms. 🚀📈

algorithms codechef-solutions codeforces-solutions competive-programming cpp data-structures

Last synced: 18 Feb 2026

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/ferhatgec/scrilt

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

commandline cpp lightweight scrift shell

Last synced: 14 Apr 2025

https://github.com/leixingyu/reducepoly

Poly-reduction visualization plugin for Maya

algorithms cpp maya-api maya-plugin mesh

Last synced: 14 Jun 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/msdn-whiteknight/diskview

Command line tool to display hard disk or volume information

command-line-tool cpp disk hdd smart winapi windows

Last synced: 18 Jul 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

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/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/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/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/ferhatgec/termiospp

termiospp, C++ wrapper around termios.h

cplusplus cpp term termios termios-structure

Last synced: 14 Apr 2025

https://github.com/qengineering/traffic-counter-rpi_64-bit

A fully functional traffic counter on a bare Raspberry Pi 4 with MQTT and remote live viewer

aarch64 bytetracker cpp deep-learning ncnn raspberry-pi-4 raspberry-pi-5 traffic-counter traffic-counting

Last synced: 13 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/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/can-lehmann/hdl.cpp

Register-transfer Level Intermediate Representation

cpp fpga intermediate-representation rtl verilog

Last synced: 13 May 2025

https://github.com/supersodasea/netycat

Netycat: I/O library

cat cpp cpp14 filesystem network

Last synced: 25 Jul 2025

https://github.com/muellan/statistics

Header-only collection of statistics utilities for C++14

accumulator cpp cpp14 header-only histogram statistics

Last synced: 08 Mar 2026

https://github.com/nishkarshraj/cpp-reference

A complete list of C++ source codes including Data Structures and Algorithms helpful for interviews etc.

algorithms cpp data-structures

Last synced: 22 Apr 2025

https://github.com/giovanni-iannaccone/eikon

Lightweight image processing library, built entirely from scratch to offer fast, and customizable image manipulation capabilities 🖼️

art bmp c-plus-plus cli cpp cpp-library css-colors from-scratch image-processing library png ppm

Last synced: 30 May 2026

https://github.com/beyondesh/wechat

WeChat 聊天系统是一个基于分布式架构的即时通讯应用,包含服务器集群和跨平台客户端。该系统模仿了微信的核心功能,采用现代C++技术栈构建,支持用户注册、登录、好友管理、即时消息通信等功能。项目采用微服务架构设计,确保系统的高可用性、可扩展性和可维护性。

boost cpp node-js qt server wechat

Last synced: 14 Apr 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/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/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/briancairl/boost_archive_json

JSON input/output archives compatible with boost serialization

boost cpp cpp17 json picojson serialization

Last synced: 22 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/rodolfobandeira/iex-cpp-client

IEX Finance API C++ Client. Stock Tracking, Companies Information, Financial Reports, Dividends, Statistics, Etc

cpp finance financial-data hacktoberfest iex stock-data stocks

Last synced: 19 Jul 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/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/symcalc/symcalc-cpp

Symbolic mathematics and calculus in C++.

calculus cpp differentiation mathematics maths symcalc

Last synced: 26 Jul 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/madarauchiha-314/data-structures-library

Implementation Of Various Data Structures And Related Algorithm's In C++

algorithms cpp data-structures stl

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

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

cpp cpp20 library utility

Last synced: 11 May 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/ferhatgec/freebrain

Next generation antidote against Brainf*ck.

brainfuck cpp esolang esoteric-language

Last synced: 04 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/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/lunaemons/sdrplusplus_communityedition

🎵 SDR++CE Community Edition - Advanced SDR software with MPX analysis, cross-platform support for RTL-SDR, HackRF, LimeSDR, AirSpy, PlutoSDR and more. Features real-time FM broadcasting analysis, frequency scanning, and spectrum visualization.

airspy community-edition cpp cross-platform dsp fm-broadcasting frequency-scanner hackrf ham-radio limesdr mpx-analysis open-source plutosdr radio rf rtl-sdr sdr signal-processing software-defined-radio spectrum-analyzer

Last synced: 29 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/tw1ddle/blind-crossword-3d

:star2: 2D and 3D crossword puzzle game for blind and partially-sighted users

accessibility blind blindness cpp crossword crossword-game qt

Last synced: 03 May 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/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/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/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/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/kaiyux/caffebean

A deep learning framework in cpp

caffe cpp deep-learning

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/very-serious-games/project1-shock-troopers

Shock Troopers clone made with SDL Library

cpp game game-development sdl2

Last synced: 01 May 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/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/nicholaschiasson/car

Compile and Run! Execute source files directly without worrying at all about compiling.

c compile-and-run cpp csharp go java rust shebang utility

Last synced: 08 May 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/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/richelbilderbeek/aminoacidfighter

Game in which amino acids do battle, written in C++ using Qt

amino-acids battle cpp cpp14 game qt5 qtcreator sfml sfml-game

Last synced: 29 Jul 2025

https://github.com/tessapower/3d-terrain

3D terrain simulation built with C++, GLSL, OpenGL and ImGui. Users move around a procedurally generated scene of trees, clouds, and terrain, and edit the terrain mesh in real-time using the mouse.

cpp glsl imgui opengl procedural-generation realtime-rendering

Last synced: 24 Apr 2026

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/xadillax/liburlencode

C++ library for urlencode.

cpp cpp-library urlencode

Last synced: 03 Oct 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/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/bensuperpc/benlib

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

cmake cpp cpp20

Last synced: 15 Apr 2025