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

termiospp, C++ wrapper around termios.h

cplusplus cpp term termios termios-structure

Last synced: 14 Apr 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/szykol/skeleton

Simple app framework written in C++/SFML.

cmake cpp framework gamedev gui sfml

Last synced: 15 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/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/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/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/keyu-tian/buaa-parallel-computing-project-solution

[Ranked No. 1🥇] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (北航并行程序设计). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.

beihang beihang-university buaa buaaoj compiling-principle compiling-theory cpp cpp11 cyk-algorithm dynamic-programming multithreading parallel-computing pthreads

Last synced: 13 Apr 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/xadillax/liburlencode

C++ library for urlencode.

cpp cpp-library urlencode

Last synced: 03 Oct 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/jul1u5/6.837

MIT Computer Graphics Course Assignments

computer-graphics cpp opengl

Last synced: 01 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/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/xixu-me/some-cpp-files

Source code for assignments from related programming courses

cpp

Last synced: 05 Aug 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/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/jpenuchot/poacher

poacher: C++ compile-time compiling experiments

brainfuck compilation cpp cpp20 cpp23 metaprogramming parser

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

Software for password cracker, C++ and Qt6 QML

cmake cmake-init cpp qml qt

Last synced: 10 Feb 2026

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/zanders3/butler

A really simple Jenkins build notification app

cpp jenkins jenkins-ci notifications win32

Last synced: 31 Jul 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/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/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/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/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/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/networkflux/cbuildtool

Simple C/C++ Project Generator

automation c cpp makefile

Last synced: 18 Mar 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/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/symcalc/symcalc-cpp

Symbolic mathematics and calculus in C++.

calculus cpp differentiation mathematics maths symcalc

Last synced: 26 Jul 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/siraajul/cpp

C++ With Data Structure & Algorithms

algorithms compititive-programming cplusplus cpp data-structures

Last synced: 31 Jul 2025

https://github.com/oclay1st/qwi-fi

An easy and beautiful tool for wifi access point management on Linux

cpp qml qt wifi

Last synced: 09 Jul 2025

https://github.com/grimmerk/algorithms-vscode

All are written in Python 3. Some also have Go, JavaScript (Node.js), C#, C++ versions. Include test cases. To be convenient, often not follow Python pep8 snake coding style. IDE: VS Code & Atom. Include data structures, LeetCode problems. Convenient debugging by VSCode Setting

c-sharp cpp dotnet-core jest mstest pytest unit-test visual-studio-code

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

Qt based steganography application

cpp cryptography lsb qt qtwidgets steganography

Last synced: 28 Oct 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/danyspin97/cppgram

Framework for Telegram Bot API written in c++.

bot cpp framework telegram

Last synced: 03 May 2025

https://github.com/german-one/termwnd

Find the terminal window hosting the shell process running in a local Windows session.

c command-line console cpp csharp powershell terminal vb-net windows

Last synced: 11 Apr 2025

https://github.com/shakfu/pd-chuck

chuck in a pure-data external

chuck cpp puredata puredata-external

Last synced: 05 May 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/jdsherbert/unreal-engine-dependency-injection-plugin

Simple implementation of a Dependency Injector Plugin for Unreal Engine. Uses a Singleton instance to hold the registered objects.

cpp dependency-injection dependency-manager plugin plugins singleton-pattern unreal unreal-engine unreal-engine-4 unreal-engine-5

Last synced: 19 Mar 2025

https://github.com/iamrajiv/nth-fibonacci

The Fibonacci sequence is a series of numbers defined by a simple linear recurrence relation, where each number is the sum of the two preceding ones. This sequence appears in many areas of mathematics and other sciences, particularly in the shape of many naturally occurring biological organisms.

cpp csharp go java javascript python swift

Last synced: 08 Sep 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: 15 May 2026

https://github.com/pschatzmann/arduino-midi-fileparser

A simple MIDI file parser library

arduino-library cmake cpp library midi midi-files

Last synced: 03 Apr 2025

https://github.com/rutujar/helloworld_travis_demo

This is a demo program using continuous integration tools such as Travis,Jenkins,Circle ci and AppVeyor. Many more will be updated shortly

appveyor c circleci circleci-demos codacy code-quality cpp csharp go java javascript jenkins jenkins-ci python r scala travis travis-ci travis-ci-demo travis-ci-github

Last synced: 10 Apr 2025

https://github.com/abhinav-26/laptop-repair-shop-management-system

A project on Laptop Repair Shop management system written in c++

cpp laptop-repair-shop software

Last synced: 20 Oct 2025

https://github.com/dan10ish/code

A modern online code editor with Python, JavaScript, and C++ support, real-time output, and data visualization.

cpp ide javascript python reactjs vscode

Last synced: 10 Apr 2025

https://github.com/praydog/severed-steel-vr

Severed Steel VR mod & VR plugin example.

cpp lua modding severed-steel uevr unreal virtual-reality

Last synced: 08 Jul 2025

https://github.com/crustyauklet/seal-test

test project using bare bones seal-device implementation

cmake cmsis cpp cpp17 embedded samd

Last synced: 06 May 2025

https://github.com/arturbomtempo-dev/programming-logic-course

A repository with the material for the Programming Logic course focusing on C and C++. This course is designed to help beginners start their journey in the field of programming and technology by covering fundamental concepts and building a strong foundation for future learning.

c course cpp programming-logic

Last synced: 30 Apr 2025

https://github.com/developer239/yolo-cmake-opencv-onnx-cpp

Use YOLO with your favorite language and computer vision library. This example includes ONNX runtime for better weights support.

cmake cpp macos onnx onnxruntime opencv windows yolov5 yolov7

Last synced: 10 Apr 2025

https://github.com/joanstinson/zork

A Zork game in C++ using Unitary Testing with CppUnit.

cplusplus-11 cpp cppunit game unit-testing zork

Last synced: 08 Jul 2025

https://github.com/agentcooper/cpp-ast-example

Examples of representing and traversing AST (Abstract Syntax Tree) in C++

ast cpp

Last synced: 02 Mar 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/massimo-marino/circular-buffer

A C++ implementation of a circular buffer

circular-buffer clang cpp cpp14 cpp17 cpp20 producer-consumer

Last synced: 10 Apr 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/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/kaidokert/tfixed

Import of C++ fixed point library by Anthony Williams

cpp fixed-point

Last synced: 10 Apr 2025

https://github.com/1dealgas/aerials

Public Parts of the Mobile Rhythm Game「Aerials」

aerials aerialsdemo cpp cpp11 defold lua mobilegame music-game rhythm-game

Last synced: 20 Mar 2025

https://github.com/kamranaghlami/libtlvcpp

libtlvcpp is a modern C++ ASN.1 tree manipulating & encoding/decoding library with a focus on performance, and a clean interface.

asn1 cpp deserializer modern-cpp serializer

Last synced: 07 Jul 2025

https://github.com/zhanghuanchong/dwscore

演讲比赛评委打分系统,使用 Qt 5 开发

cpp qt5

Last synced: 10 Apr 2025

https://github.com/jsiqbal/engineering-philosophy

Notes about Various Engineering Knowledge I gathered.

cpp deployment java oop ubuntu vscode-settings

Last synced: 10 Apr 2025

https://github.com/luqasz/avr-registers

Fixed registers and bit fields generated from atdf files

avr c cpp embedded rust

Last synced: 19 Mar 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/swap76/bankers-algorithm

C++ Program to Simulate Banker's Algorithm

bankers-algorithm c-plus-plus cpp

Last synced: 01 May 2025

https://github.com/xlite-dev/mgmatting-toolkit

🍅MGMatting with MNN/TNN/ONNXRuntime C++, GPU/CPU, support dynamic shape. (https://github.com/DefTruth/lite.ai.toolkit)

cpp matting mgmatting mnn onnxruntime tnn

Last synced: 12 Jul 2025

https://github.com/budchirp/graphite

Fast (🚀), Memory safe (🚀), Simple (🚀) language compiler written in C++ (bad 😡) using LLVM (🚀)

compiler cpp llvm llvm-ir

Last synced: 27 Apr 2026

https://github.com/mrdevanony/wtime

A lightweight and efficient command execution timer designed specifically for Windows.

cpp python python3 time timer windows

Last synced: 26 Apr 2026