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/rokhan/gocpp

Quick and dirty experimentations to parse go code and generate equivalent c++ code

compiler cpp golang

Last synced: 20 Mar 2025

https://github.com/pecas-dev/mypong

PONG recreated in C++ by me using Raylib

cpp pong-game raylib

Last synced: 04 Mar 2025

https://github.com/dalae37/dl-engine-directx11

DirectX11 Based 2D/3D Rendering Framework

cpp directx11 framework rendering-engine

Last synced: 14 Jul 2025

https://github.com/jchiefelk/node-quandl

Stock Analytics Platform built with the following stack; Node, C++, Express, React.

c-plus-plus coinbase-api cpp flux node-addon node-js reactjs

Last synced: 07 Apr 2026

https://github.com/stdbug/argparse

Single-header C++ command line argument parser

argument-parser c-plus-plus c-plus-plus-17 cpp cpp17 option-parser

Last synced: 20 Jul 2025

https://github.com/thetallprogrammer/password-manager

Falkenberg's Password Manager is a secure, offline tool for managing and storing passwords locally. With strong encryption and customizable password generation, it ensures your data remains private and protected.

cpp cyber-security cybersecurity data-encryption gui-application local-storage offline-password-manager password-generator password-generator-cpp password-management password-manager password-security privacy qt qtcreator security software-security

Last synced: 29 Oct 2025

https://github.com/astrodynamic/dna_analazer-algorithms-for-working-with-text-in-cpp

This project implements substring search and sequence alignment algorithms for molecular sequences analysis. It includes the Rabin-Karp algorithm for substring search and the Needleman-Wunsch algorithm for sequence alignment. Developed in C++17, the code follows Google Style and includes a Makefile for building and testing the program.

algorithms analayze cmake cmakelists console-application console-applications cpp cpp17 dna dna-sequences hashing learning makefile rabin-karp-algorithm regex reusable testing text-algorithms text-summarization

Last synced: 20 Sep 2025

https://github.com/mhdzhhan/advanced-cpp-learning

To improve programming logic. ❤‍🔥

cpp gcc-complier

Last synced: 18 Mar 2025

https://github.com/lukechu10/ultimatetictactoe-gui

A UWP GUI application for Ultimate TicTacToe

ai cpp ultimate-tic-tac-toe uwp winrt-uwp xaml

Last synced: 20 Jan 2026

https://github.com/y1yang0/libfco

A fast coroutine library for C++

asymmetric coroutine cpp

Last synced: 30 Mar 2025

https://github.com/baccega/page-rank-and-hits

📃🔍 C++ implementation of two link analysis algorithms: PageRank (Google) by Sergey Brin and Lawrence Page and HITS (Ask.com) by Jon Kleinberg.

compressed-sparse-row cpp hits-algorithm information-retrieval link-analysis mmap pagerank-algorithm

Last synced: 27 Mar 2025

https://github.com/CorridoniMatias/kemmens

Biblioteca Multiuso para C - Socket Server - Socket Client - Thread Pool - Serialization - Command Interpreter

c command-interpreter commons cpp frba gnu kemmens operativos serialization sisop socket thread thread-pool utn

Last synced: 11 May 2025

https://github.com/raedaddala/turtle-graphic-library-in-c-and-sdl2

Simulating the turtle python Library using C++ and SDL2

c cpp graphics sdl2 turtle-graphics turtle-python

Last synced: 16 May 2026

https://github.com/islipnot/autostruct

Automatically converts and aligns the layouts of structs and enums between C++ and IDA.

cpp ida ida-pro reverse-engineering

Last synced: 13 Apr 2025

https://github.com/villy-p/logic-projects

A Collection of projects for Logic class of 2022-23. Includes Chess, Craps, Monopoly, and Poker!

c chess chess-game cpp craps craps-game css games html lisp monopoly monopoly-game poker poker-game typescript

Last synced: 19 Mar 2025

https://github.com/rbergen/r136

(Originially DOS-based) text adventure a school friend and I created in 1998.

borland-cpp c cmake cpp game ncurses pdcurses visual-studio

Last synced: 19 Mar 2025

https://github.com/ruddyscent/ccspip-in-cpp

C++ porting of 'Classic Computer Problems in Python' by David Kopec

algorithms book computer-science cpp cpp17 manning

Last synced: 21 Jun 2025

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

MultilayerPerceptron Project is a C++ implementation of a multilayer perceptron capable of classifying handwritten Latin alphabet images with 2 to 5 hidden layers. Built with the MVC pattern and Qt library, it requires C++17, CMake, Qt5 Widgets/Charts, and Google Test library. The program can be customized and features options.

cmake cpp cpp-programming cpp17 gui image-classification machine-learning makefile mlp multilayer-perceptron multilayer-perceptron-network neural-network qt ui

Last synced: 08 May 2026

https://github.com/wx257osn2/clockwork_base32_cxx

Implementation of Clockwork Base32 for C++.

base32 cpp cpp17

Last synced: 07 Jun 2026

https://github.com/shawonbarman/beecrowd-problems-solutions

I have solved each problem in my own way using C++, Java, Python, PHP, and JavaScript. My profile link: https://www.beecrowd.com.br/judge/en/profile/556748

cpp java javascript php python

Last synced: 13 Jul 2025

https://github.com/ifera/pathmapper

A data structures project utilizing Dijkistra algorithm and AdjacencyList to find the shortest path between two nodes.

adjacency-list cpp datastructures dijkistra-algorithm eme nust opensource path-mapping shortest-path-algorithm

Last synced: 09 Apr 2025

https://github.com/im-rises/nbody-simulator-docker

N-body simulator using bruteforce method using docker for calculations

containers cpp docker javascript n-body n-body-simulator nbody-simulation nodejs simulation simulator

Last synced: 06 Apr 2026

https://github.com/skillfulelectro/cstdarg

here we gonna walk through cstdarg source header and build it from scratch

c cpp cstdarg

Last synced: 02 May 2026

https://github.com/samyam81/theoryofcomputation

This is a repository created to store the questions related to theory of Computation. This maynot be the most efficient way of solving the problem.

cpp java theory-of-computation

Last synced: 19 May 2026

https://github.com/tachoknight/oracle-pro-c-to-cpp-on-a-mac

Example project of using Oracle's Pro*C compiler on a Mac using C++11

clang cpp database macos oracle

Last synced: 11 May 2026

https://github.com/tebogoyungmercykay/object_orientated_programming_in_cpp

C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. C++ gives programmers a high level of control over system resources and memory. The language was updated 4 major times in 2011, 2014, 2017, and 2020 to C++11, C++14, C++17, C++20.

access-control-device array-of-objects binary-heap classes cpp doubly-linked-lists encryption-and-decription enumeration genetic-algorithm inheritance linear-data-structures matrix-arithmetic operator-overloading pointers pointers-to-objects singly-linked-lists stacks templates vectors

Last synced: 13 Apr 2025

https://github.com/kei-k23/todo-cli

This project is a command-line interface (CLI) application that allows you to manage tasks efficiently written C++.

clang cli command-line cpp management todo-list

Last synced: 19 Jun 2025

https://github.com/pingzilao/zookeeper_client_design_manual

zookeeper client sdk 开发必备 指南 ,C++,C, java, golang,go, 服务注册,服务发现,负载均衡,分布式锁

c client cpp go golang java zksdk zookeeper zookeeper-client

Last synced: 17 Jan 2026

https://github.com/samyam81/genericdatastructure

This repository contains implementations of various generic data structures and algorithms in C++.

cpp generic

Last synced: 12 Jul 2025

https://github.com/gabrielenava/eigenukf

Implementation of the Unscented Kalman Filter (UKF) in C++ using Eigen.

cpp eigen estimation unscented-kalman-filter

Last synced: 11 Jul 2025

https://github.com/neko-box-coder/cppoverride

Override any functions you want, just like mocking but better

cpp cpp11 mock mocking unit-test unit-testing

Last synced: 13 Apr 2025

https://github.com/zpl-c/track

Native C99 event tracking library.

c c99 cpp curl desktop iot library mobile native segment

Last synced: 18 Feb 2026

https://github.com/giulioromualdi/named_tuple

Single header tagged tuple implementation

cpp cpp17 std tuple

Last synced: 29 Mar 2025

https://github.com/yaozhenghangma/messaging

Messaging is a modern C++20 MPI wrapper.

cpp mpi

Last synced: 29 Oct 2025

https://github.com/stephanecharette/darknet_ng_to_be_deleted

Darknet/YOLO Next Generation - Neural Networks for Object Detection

computer-vision cpp darknet neural-network object-detection yolo yolov3 yolov4 yolov7

Last synced: 11 Sep 2025

https://github.com/sandarutharuneth/cpps

Collection of basic C++ programs. All C++ beginner collaborators are welcome to add there simple tools here.

beginner-project coding collaboration cpp programming programming-language

Last synced: 28 Oct 2025

https://github.com/rudrakshi99/competitive_programming

This repository contains the record of my practice🧐 of questions at codeforces.

codeforces-solutions competitive-programming cpp google-hashcode hashcode-2021 practice problem-solving

Last synced: 09 Jul 2025

https://github.com/indeemasoftware/qpredix

This is Qt/C++ SDK for Predix Ge services API (https://www.predix.io/) developed by Indeema Software Inc.

cpp industrial ingest-data predix predix-cloud predix-uaa qpm timeseries-service

Last synced: 18 May 2026

https://github.com/theolepage/face-detection

Simple C++ program to detect human faces in an image.

computer-vision cpp face-detection

Last synced: 21 Jul 2025

https://github.com/localizethedocs/mlx-docs-l10n

Localization of The MLX Documentation

cpp crowdin l10n mlx python sphinx

Last synced: 17 May 2026

https://github.com/yaozhenghangma/hybrid_programming

Tutorials about hybrid programming using C++ and Python

cpp hybrid-programming mpi4py pybind11 python

Last synced: 14 May 2026

https://github.com/localizethedocs/cmake-docs-l10n

Localization of The CMake Documentation

clang cmake cpp crowdin l10n sphinx

Last synced: 17 May 2026

https://github.com/ripred/profiler

Easily profile your Arduino functions to see how much time they take. The output can be disabled and enabled at runtime. Very lightweight. Optional output pin debugging and custom text output supported too.

arduino arduino-library cplusplus cpp profiling profiling-library utility-library

Last synced: 17 May 2026

https://github.com/khushiyant/reqboost

Reqboost is a high-performance Python library developed primarily in C++ and built on libcurl. It is designed for developers who need a fast, efficient HTTP client with minimal overhead and extensive control.

cpp http libcurl pybind11 python requests

Last synced: 12 Apr 2025

https://github.com/thepatrickniyo/banking-service-challenge

Building a banking service out of c++ 🏦

cpp

Last synced: 17 May 2026

https://github.com/rakesh9100/cse-dsa-codes

This repository contains the advanced basic reference codes of Data Structures and Algorithms.

algorithms cpp data-structures programmes

Last synced: 17 Jun 2025

https://github.com/wzslr321/dotfiles

My humble dotfiles - mainly nvim - config, which I use daily to develop mostly in Flutter, C++ and Rust

config cpp dart flutter latex neovim rust

Last synced: 09 Sep 2025

https://github.com/gbowne1/random_c_cpp_programs

A collection of my random opensource C and C++ programs

c cpp math mathematics program random utilities utility

Last synced: 24 Oct 2025

https://github.com/alexvzyl/nativeframework

💡 A GPU-accelerated native application framework, with performance and scalability at its core. Written in C++ using GLFW, OpenGL and dear imgui.

cpp data-structures framework glfw gpu-acceleration imgui lua native-app opengl

Last synced: 30 Oct 2025

https://github.com/rogerboesch/opengltutorial

Companion code of my OpenGL tutorial

android cpp gamedev ios macosx opengl tu

Last synced: 12 Apr 2025

https://github.com/akshat2602/sem3_dsl

Assignments for SPPU Sem 3 Comp Engineering DSL (Data structures Lab)

cpp data-structures

Last synced: 05 Apr 2025

https://github.com/frklan/dodgethecreeps-cpp

Source code for the "Your first game" tutorial at Godot Docs made in C++

cpp cpp17 game-development godot ios

Last synced: 17 May 2026

https://github.com/amkreta/programming-language

A simple interpreted programming language written in c++.

angular cpp emscripten interpreter programming-language typescript wasm

Last synced: 14 Feb 2026

https://github.com/raphaelsenn/newton-raphson-fractals

Generate stunning Newton-Raphson fractal images in .ppm format, with your own polynomials.

complex-numbers cpp fractal fractal-images fractals mathematics newton-raphson ppm-format ppm-image

Last synced: 25 Jun 2025

https://github.com/endiliey/algorithms

:books: Algorithms and data structures for personal review and revision

algorithm array cpp data-structures graphs list sorting-algorithms trees vector

Last synced: 22 Jun 2025

https://github.com/cmsong111/opengl_doom

OpenGL Deu.univ assignment

c cpp opengl

Last synced: 11 Feb 2026

https://github.com/biogui/guia-leetcode

[PT-BR] Guia de estudos voltados para o leetcode.com baseado na Curva de Esquecimento de Ebbinghaus

algorithms-and-data-structures cpp hacktoberfest hacktoberfest2021

Last synced: 11 Sep 2025

https://github.com/nathad17/segitiga-siku-siku-with-cpp-v1

bangun datar segitiga siku-siku dengan c++

cpp do-while-loop for-loop loop segitiga triangle while-loop

Last synced: 09 Jul 2025

https://github.com/realtimechris/directx12-class-library

Some of the DirectX 12 Core Interfaces, lightly wrapped and with some of my currently preferred defaults.

cpp directx12 header-only wrappers

Last synced: 27 Mar 2025

https://github.com/efmsoft/logme

Runtime-controlled logging for C/C++ applications. Selectively enable, route, and limit logs at runtime — without restarting

c-plus-plus console cpp cross-platform file file-log linux logger logging logging-library macos windows

Last synced: 17 Jan 2026

https://github.com/encelo/pmtracer

Poor Man's Tracer is a very simple and minimal ray tracing and path tracing library

cornell-box cpp cross-platform global-illumination library pathtracer pathtracing raytracer raytracing

Last synced: 04 Apr 2025

https://github.com/nelsonzhao/algorithms_and_data_structures

Algorithms and data structures implemented using C++

algorithm cpp datastructures

Last synced: 11 Apr 2025

https://github.com/w20089527/net

A C++ Network Library

cpp echo-server http http-client http-server socket tcp

Last synced: 03 Apr 2025

https://github.com/antosser/prime-number-calculator-cpp

Calculate prime numbers at insane speeds

claculator cpp prime prime-numbers primes

Last synced: 30 Oct 2025

https://github.com/madladsquad/untitledlog

A logging library initially written for the Untitled Vulkan Game Engine

console cpp imgui logging logging-library

Last synced: 11 Apr 2025

https://github.com/maximilianfeldthusen/simpleusermanagementsystem

The code implements a simple user management system using classes, exception handling, and smart pointers for memory management.

classes cpp exception-handling user-management

Last synced: 07 Mar 2026

https://github.com/amirhnajafiz/radosh

RADOS Shell for direct interaction with Ceph object storage.

ceph ceph-rados cli cpp

Last synced: 21 Jun 2025

https://github.com/mortennobel/ParallelComputingPlayground

Shows different programming techniques for parallel computing on CPU and GPU

cpp cpp11 gpu

Last synced: 08 May 2025

https://github.com/karmakrafts/kstd-platform

OS abstractions for various purposes like memory mapping for C++17/20.

abstraction cplusplus cplusplus-17 cplusplus-20 cpp cpp17 cpp20 cross-platform cross-platform-library library standard-library

Last synced: 11 May 2025

https://github.com/kaka-lin/canbus-tool

CAN bus tool that can send/dump data. GUI is implemented with Qt/PyQt and QML

cpp docker pyqt5 python-can python3 qml qml-applications qt5 socketcan

Last synced: 16 Jul 2025

https://github.com/arturfriedrich/programozasgknb_intm021

Gyakorlati anyagok a Széchenyi István Egyetem Programozás (GKNB_INTM021) tárgyához

c cpp szegyetem

Last synced: 13 May 2026

https://github.com/lomarco/hexan

Simple hex viewer in C++

bash cpp hex

Last synced: 16 Jul 2025

https://github.com/johancdev/bomberman

💣 Recreation of Bomberman arcade game using Raylib and C++. This project has been done with 5 other students and signed the end of my 2nd year at Epitech.

bomberman cpp ecs raylib

Last synced: 13 Apr 2025

https://github.com/gabyx/tech-pr-cpp-value-catergories

Technical presentation about value catergories (rvalue/lvalue) in C++ and how to understand them...

cpp cpp-library cpp-programming cpp17 cpp20 lvalue rvalue standard-library

Last synced: 18 May 2026

https://github.com/hrolive/fundamentals-of-accelerated-computing-with-cuda-c-cpp

Accelerate and optimize existing C/C++ CPU-only applications using the most essential CUDA tools and techniques.

cpp cuda cuda-kernels cuda-programming nsight nvidia profilling

Last synced: 10 Apr 2025

https://github.com/sayedtahsin/competitive_programming

Algorithms and Data Structures for competitive Programming.

bitwise cpp dsa graph-algorithms number-theory searching-algorithms sorting-algorithms

Last synced: 13 Apr 2025

https://github.com/jjones646/utf8-cpp

A clone of the UTF8-CPP library by Nemanja Trifunovic

cpp encoding portable portable-library utf-8

Last synced: 02 Apr 2026

https://github.com/mohammadkarbalaee/programming-fundamentals

All the codes and exercises done during the fundamentals of programming course that I took on fall 2020

c cpp problem-solving programming sbu

Last synced: 27 Mar 2025

https://github.com/akshat2602/sem3_oopl

Assignments for SPPU Sem 3 Comp Engineering OOPL (Object Oriented Programming Lab)

cpp oop

Last synced: 05 Apr 2025

https://github.com/gittygupta/slam

Simplest implementation of Simultaneous Localisation and Mapping with Brute-force matching of necessary points. Visualized and optimized using Pangolin and g2o libraries of C++ respectively, build for python.

cpp python slam

Last synced: 19 May 2026

https://github.com/hxndev/apriori-algorithm-frequent-item-in-grocery-store

This assignment will give you basic insight into using Apriori algorithm. Apriori is use for finding the frequent item set in transaction.

apriori apriori-algorithm code cpp data-structures frequency frequency-analysis grocery-list grocery-store oop oop-principles

Last synced: 30 Oct 2025

https://github.com/truthbk/datadog-cpp

Datadog C++ Statsd Client Library

cpp datadog library statsd statsd-client

Last synced: 13 May 2026

https://github.com/kezhengjie/database

A modern,fluent and simple C++ mysql database library implemented wit C MySQL API.Runtime safety and no exception.

cpp cross-platform dynamic-language-like easy-to-use fluent libmysqlclient linux modern modern-cpp mysql mysql-database no-exception runtime-safety simple windows

Last synced: 07 May 2026

https://github.com/engineersbox/wolfenstein-3d

Re-creation of Id Software's Wolfenstein 3D

astar-algorithm cpp game-engine glut opengl raycaster wolfenstein-3d

Last synced: 09 May 2026

https://github.com/ho-cooh/include-info

A VSCode extension for showing infos about your included files

c cpp visual-studio-code

Last synced: 08 May 2026