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/thatsabhishek/coding_ninjas-intro_to_cpp

This repo includes all C++ problems for Coding Ninjas Introduction to C++ Course.

coding codingninja-solution codingninjas codingninjasfundamental codingninjaspractice cpp patterns programming

Last synced: 11 Apr 2025

https://github.com/lawrencewarren/komo2

KoMo2 is an ARM emulator GUI program for Linux, written in C++ using the GTKMM library. It allows users to control the operation of an emulated ARM processor, while viewing the memory and register values of your loaded ARM assembly program.

arm c cpp emulation gtkmm gui linux nottingham nottinghamuni

Last synced: 11 Mar 2026

https://github.com/dup4/learning-cpp

Some demos in the process of learning C++

cpp learnging

Last synced: 24 Apr 2025

https://github.com/avipars/cs-resources

Free computer science resources and notes from yours truly

computer-science cpp digital programming

Last synced: 06 Sep 2025

https://github.com/jagenjo/game2d_2019

A C++ game made during a week for the Game's Dev course at UPF 2019

cpp game gamedev turn-based

Last synced: 11 Mar 2025

https://github.com/azimjohn/minesweeper

Minesweeper Game - in C++

cpp sfml university-project

Last synced: 01 Mar 2025

https://github.com/andy-messer/mipt-cpp

Задачи выполненные по курсу ООП C++.

classes cpp mipt-homeworks structures

Last synced: 09 Apr 2025

https://github.com/michaelpineapple/project-bestburger

Code which, when combined with Unreal Engine 4, will generate an endless procedurally generated city.

cpp unreal-engine-4

Last synced: 06 Sep 2025

https://github.com/nixman/cmdargs

C++17 library to work with command-line args and config files

cpp

Last synced: 10 Apr 2025

https://github.com/rafaykhattak/pingpong-cpp

PingPong Game is a classic arcade game implemented in C++ using the Raylib library

cpp oop oops-in-cpp ping-pong raylib raylib-cpp

Last synced: 19 Sep 2025

https://github.com/0opsdev/farquhar-engine

Farquhar Engine is a Open Source c++ game engine created for the prepose of learning opengl

3d 3d-graphics cpp game-development game-engine gamedev glfw3 opengl raster rasterization

Last synced: 10 Apr 2025

https://github.com/renarddev/renjack

Renard Injector (PE section injector with hooks)

cpp injector pe reverse-engineering

Last synced: 05 Oct 2025

https://github.com/vignesh1507/feel-flux

This project is basically a sentiment analysis which will work in input and output format. The user will give an input in the form of a textual content and the the code will process every bit of it and generate the output accordingly. Output of the code will vary between 3 parameters that are positive, negative and neutral.

artificial-intelligence cpp nlp-machine-learning

Last synced: 07 Mar 2026

https://github.com/axnjr/snn_be_pro

A state of the art AI framework for no/low-code (visually - drag & drop) building, testing, deploying, integrating latest deep learning models with privacy & security compliance using ollama, as a final year project!

ai cplusplus cpp cuda deep-neural-networks kernel-driver ml mlops python

Last synced: 06 Oct 2025

https://github.com/k173-x/codeit

A CLI based script to create CPP files

cli cpp cpp14 docker pypi-package python python3 script template-generator tool

Last synced: 07 Oct 2025

https://github.com/muellan/howto_dll

demo: how to make an MSVC-compatible DLL with MinGW

cpp dlls mingw mingw-w64 msvc windows

Last synced: 09 Oct 2025

https://github.com/kataglyphis/kataglyphis-beschleunigerballett

🚀 C++23 based acceleration playground. Contains renderer with Vulkan/OpenGL support. Serves as playground for me to test new CMake/C++/Vulkan/... features.🚀

cmake cpp opengl path-tracing physically-based-rendering rendering vulkan

Last synced: 11 Oct 2025

https://github.com/mylo54/rtype

This project aims to create an online multiplayer R-Type game. We had to implement a multi-threaded server using Asio and a graphical client in SFML.

cmake conan cpp linux macos rtype-game sfml windows

Last synced: 23 Oct 2025

https://github.com/rohanprasadofficial/data-structures-using-cpp

Implementation of Data Structures using C++. Handled all the boundary conditions and testcases that would be possible for each operations of each data structure. would love to receive issue or pull request.

algorithms-and-data-structures algortihms cpp daa datastructures datastructuresincpp ds standard-template-library stl

Last synced: 24 Oct 2025

https://github.com/casdoor/casdoor-cpp-sdk

C++ client SDK for Casdoor

auth authentication authn c casdoor cpp iam oauth oidc sdk sso

Last synced: 24 Oct 2025

https://github.com/imdanielsp/dstructs

A data structure playground

algorithms cpp data-structures unit-test

Last synced: 19 Sep 2025

https://github.com/claudiuhbann/keep_it_simple

Source code dump from Keep It Simple Youtube channel

c console cpp desktop windows winrt winui3

Last synced: 12 Aug 2025

https://github.com/ferhatgec/translatfe

Very simple language translator written in C++.

cpp cpp17 english german language translate translator

Last synced: 14 Apr 2025

https://github.com/ferhatgec/native-cpp

Use C++ in your native language.

cpp cpp17 cpp20 header language library native single

Last synced: 14 Apr 2025

https://github.com/ibaigorordo/libusbnativeandroidtest

Example of a Native Android app for testing the libusb library in Android.

android cpp jni libusb native-activity ndk

Last synced: 29 Jul 2025

https://github.com/lucasfturos/projects_c-cpp

Repositório focado para salvar meus estudos nas linguagens C e C++

c cpp makefiles opengl

Last synced: 01 Aug 2025

https://github.com/Tosox/rpc4stalker

An easy discord rich-presence implementation for S.T.A.L.K.E.R.

console cpp discord discord-rpc game mod modding rich-presence sdk stalker tosox windows

Last synced: 31 Mar 2025

https://github.com/astrodynamic/photolab-in-qt-cpp

PhotoLab is a C++17 program that applies filters to BMP images. It implements the MVC pattern, provides a GUI using the Qt library, and includes convolution filters and color correction algorithms. Developed within the PLab namespace and with a full set of unit-tests.

bmp-image cmake convolution convolution-filter cpp filter gui image image-processing make matrix mvc qt qtw unit-testing

Last synced: 20 Sep 2025

https://github.com/dsc712/concepts_of_java

A repository having java programs implementing important concepts in java programming language along with a competitive section , containing codes of successful submissions of different online coding platforms .

c cpp java

Last synced: 16 Aug 2025

https://github.com/ferhatgec/fstring

New generation STL String implementation with powerful features.

cpp cpp17 cpp20 implementation sh standart std stdlib stl stl-string

Last synced: 14 Apr 2025

https://github.com/ssciwr/high-performance-cpp

High Performance C++ [SSC Compact Course]

cpp performance ssc-compact-course

Last synced: 13 Aug 2025

https://github.com/bitwizeshift/bit-tools

A library of useful c++ tools for creating application front-ends.

c-plus-plus-14 cpp cpp14

Last synced: 31 Jul 2025

https://github.com/djkovrik/customgauge

Simple customizable gauge class [C++, wxWidgets].

cpp wxwidgets

Last synced: 11 Aug 2025

https://github.com/winterrdog/fast_entropy_calc

Calculate the Shannon entropy of the provided file.

av-evasion cplusplus cpp entropy fast information-security shannon-entropy

Last synced: 23 Aug 2025

https://github.com/fluxer/katie

C++ toolkit derived from the Qt 4.8 framework

c-plus-plus cpp qt4 toolkit

Last synced: 20 Feb 2026

https://github.com/rafaykhattak/notepad-cpp

A simple text editor built with Qt framework for basic file editing tasks

cpp notepad-application qt qtcreator

Last synced: 19 Sep 2025

https://github.com/aw-junaid/cpp-or-c

Master C++ (or C) programming: data structures, algorithms, system design, and performance optimization. Includes examples and best practices for all levels.

c cpp

Last synced: 14 Apr 2025

https://github.com/irdcat/wasm-invaders

Space invaders arcade machine emulator (intel8080 cpu & peripherials) compiled to WebAssembly

arcade-machine cpp cpp17 emscripten emulator intel8080 javascript wasm webassembly

Last synced: 15 May 2025

https://github.com/yhaiovyi/c-wasm-loader

Super change your browser with C/C++ power.

c cpp wasm webpack webpack-loader webpack3

Last synced: 14 Apr 2025

https://github.com/iveevi/javelin

Framework for graphics programming in pure C++

cpp cpp20 game-engine glsl graphics graphics-programming jit

Last synced: 24 Jul 2025

https://github.com/wtrsltnk/hlloader

Old piece of code that I wrote around 2004. This loads several GoldSrc file formats and prints information on the loaded file on screen.

bsp cpp goldsrc map mdl ms3d opengl rmf wad win32

Last synced: 20 Sep 2025

https://github.com/tonitaga/photo_laboratory

An application to apply different filters to your image, a manually written filter kernel is supported. More than 13 filters are implemented in C++ programming language using Qt framework

convolution cpp filterkernel filters photoshop qt

Last synced: 08 Aug 2025

https://github.com/johnnelbaylen/data-structure-algorithms

A c++ exploration of data structures and algorithms to understand logic building, efficiency, and problem-solving.

cpp datastructures-algorithms

Last synced: 29 Jul 2025

https://github.com/christopher-besch/cpp_go_fast

Collection of tips and tricks for fast C/C++ code.

c cpp memory optimization

Last synced: 01 Sep 2025

https://github.com/karnkaul/microengine

Garbage Collectors Contest Team 3

cpp cpp17 game game-engine game-engine-2d

Last synced: 12 Aug 2025

https://github.com/pencilcaseman/surge

A lightweight, cross-platform C++ creative-coding framework

cpp creative-coding cross-platform glfw graphics graphics-programming gui imgui librapid lightweight raylib raylib-cpp ui

Last synced: 15 May 2025

https://github.com/quaddarv1ne/maestro7it_education

Программирование на С++, CSharp, JavaScript и Python для начинающих </>

2024 c config courses cpp csharp education javascript js json maximdupley oop python python3 quadd4rv1n7 stepik stepik-course study

Last synced: 14 Apr 2025

https://github.com/supercmmetry/rainman

A lightweight flexible hierarchical memory manager for C++

cpp leak manager memory memory-leak rainman smart-pointer thread-safe

Last synced: 13 Aug 2025

https://github.com/gamemake-eng/gxe

The Game eXperience Engine helps you learn to make games with a simple lua api

allegro allegro5 cpp development engine framework fun gamedev games lua mit rendering

Last synced: 17 Sep 2025

https://github.com/joanstinson/hackandslash

A simple hack and slash game using SDL and C++ with some design patterns and doxygen documentation.

cplusplus-11 cpp design-patterns doxygen-documentation game game-development game-engine-2d sdl2

Last synced: 28 Dec 2025

https://github.com/jayantgoel001/spoj

SPOJ Solutions

cpp spoj

Last synced: 04 Oct 2025

https://github.com/haknkayaa/qledindicator-customplugin-withcmake-example

A simple Qt Designer plugin using CMake. Adapts official qmake guides to CMake, distributing a shared library with a sample app for custom widgets.

cpp qml qml-applications qml-samples qt5 qt5-widgets qt6 qt6-application qt6-gui qt6-widgets qtcreator-plugin qtdesigner qtdesigner-plugin

Last synced: 24 Jul 2025

https://github.com/ferhatgec/colorized

single header console color library for C++20.

color colorized cpp cpp20 header library single single-header

Last synced: 14 Apr 2025

https://github.com/jdumas/cpp-project-template

Template repository for C++ projects using CMake, libigl, etc.

cmake cpp graphics

Last synced: 15 May 2025

https://github.com/jppelteret/dealii-weak_forms

An implementation of a symbolic weak form interface for deal.II, using expression templates as well as automatic and symbolic differentiation.

cpp dealii finite-element-method weak-forms

Last synced: 02 Aug 2025

https://github.com/akshaybabloo/unrealengine-and-cpp

Introduction to UnrealEngine using C++

blueprint cpp tutorial unrealengine

Last synced: 07 Apr 2025

https://github.com/pkestene/tsp

traveling salesman problem solved with different programing models

cea cpp cuda kokkos nvidia-gpu openacc openmp performance-portability stdpar sycl

Last synced: 19 Aug 2025

https://github.com/yassin522/leetcode

Collection of LeetCode problems to ace the coding interview!

cpp leetcode leetcode-solutions problem-solving

Last synced: 07 Apr 2025

https://github.com/pkg-dot-zip/traffic-tactician

Training simulation for traffic controllers using OpenGL and OpenCV, created for an university assignment.

cpp glfw imgui opencv opengl pose-detection pose-estimation

Last synced: 29 Jul 2025

https://github.com/ferhatgec/elite.cpp

Elite[dot]cpp, C++17 implementation of Elite build system.

build build-system clang cpp cpp17 elite elitebuild fegeya

Last synced: 14 Apr 2025

https://github.com/btq-ag/btq-core

The reference implementation of the BTQ protocol, featuring a fully validating peer-to-peer node and wallet management system for secure blockchain network participation.

blockchain-protocol cpp distributed-ledger p2p-node reference-implementation

Last synced: 24 Feb 2026

https://github.com/liut/kedge

A bittorrent engine base on libtorrent-rasterbar with RESTful API

api bittorrent boost cpp http kedge linux web

Last synced: 11 Oct 2025

https://github.com/rishaandesai/carbonvscode

Official Visual Studio Code Extension for the Carbon Language

carbon carbon-lang carbon-language cpp vscode vscode-extension

Last synced: 26 Apr 2025

https://github.com/marianpekar/ue4-maze-generator

An example project for 'Procedural Generation Of Mazes In Unreal Engine' tutorial series.

blog-post cplusplus cpp maze-generator tutorial tutorial-code ue4

Last synced: 16 Mar 2026

https://github.com/helmssyss/tps-shooter-system

This (beginner) system is made with Unreal Engine 4.27

basic-game cpp tps-game tps-shooter ue4 ue5 unreal-engine unreal-engine-4

Last synced: 12 Oct 2025

https://github.com/mizux/cmake-pybind11

Test to build a Native Python 3 package using pybind11

cmake cpp mizux native-library pybind11 python

Last synced: 13 Oct 2025

https://github.com/kovacsv/emscriptencmakeminimal

A minimalist example to build an Emscripten application with CMake.

cmake cpp emscripten

Last synced: 13 Oct 2025

https://github.com/garvit-joshi/kompiler

A package for auto compiling C++ files as soon as they are saved.

cpp python

Last synced: 12 Mar 2026

https://github.com/baskuit/pinyon

Pinyon is a collection of algorithms and utilities for research in search/planning in simultaneous move games.

alphazero cpp games mcts pokemon search

Last synced: 14 Oct 2025

https://github.com/mpusz/wg21-papers

ISO C++ Committee papers by Mateusz Pusz

cpp cpp-library wg21

Last synced: 15 Jun 2025

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

My submissions to online judges and algorithms for competitive programming

competitive-programming cpp online-judges rust

Last synced: 28 Apr 2025

https://github.com/nilsdeppe/tuples

High quality C++11 compatible std::tuple and tagged_tuple implementations

c-plus-plus c-plus-plus-11 cpp cpp11 cpp14 metaprogramming

Last synced: 14 Mar 2026

https://github.com/sorok-dva/screenme

ScreenMe is a versatile screenshot tool that allows you to capture, edit, and upload your screenshots online effortlessly. Enhance your productivity with its intuitive editing features and seamless online sharing.

cpp free-image-gallery image-editing image-hosting lightshot-alternative qt screenshot screenshot-utility

Last synced: 29 Oct 2025

https://github.com/coderonion/cuda-beginner-course-python-version

bilibili视频【CUDA 12.x 并行编程入门(Python版)】配套代码

cpp cublas cuda cuda-programming cudnn cupy gpu gpu-programming nvcc nvidia parallel-programming python rust

Last synced: 19 Oct 2025

https://github.com/oatpp/oatpp-zlib

Module oatpp-zlib provides functionality for compressing/decompressing content with deflate and gzip. Supports both "Simple" and "Async" oatpp APIs.

cpp deflate gzip oatpp zlib

Last synced: 25 Apr 2025

https://github.com/swoft-cloud/swoft-rpc-client

[READ ONLY] RPC Client Compoment for Swoft

cpp php rpc rpc-client swoft swoole

Last synced: 27 Apr 2025

https://github.com/euxhenh/multiset-multicover

Multiset multicover using the extended greedy cover algorithm implemented in C++ and exposed to Python.

cover cpp multiset python set set-cover set-cover-problem

Last synced: 04 Apr 2026

https://github.com/jnelbaylen/data-structure-algorithms

A c++ exploration of data structures and algorithms to understand logic building, efficiency, and problem-solving.

cpp datastructures-algorithms

Last synced: 25 Oct 2025

https://github.com/mgorshkov/sklearn

ML methods from scikit-learn library

cplusplus cpp machine-learning machinelearning mathematics ml sklearn

Last synced: 04 Apr 2026

https://github.com/artemvlas/veretino

Folder integrity checker

checksums cpp crypto data digest folder hash integrity qt

Last synced: 05 Feb 2026

https://github.com/laolarou726/coolcompiler

Stanford CS1/CS143 Compilers Course Project for COOL (Classroom Object-Oriented Language) in C++ using LLVM backend

ast code-generation compiler cool cpp lexer llvm llvm-ir parser parsers semantic stanford

Last synced: 28 Apr 2025