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/abhineetraj1/cpp-gtk

GUI projects made in C++

cpp gtk gui gui-application

Last synced: 16 Apr 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/wangyoucao577/modern-cpp

Practice and notes for Modern C++(i.e. C++ 11/14/17/20...).

cplusplus cpp cpp11 cpp14 effective-modern-cpp modern-cpp

Last synced: 13 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/f33rni/qpsk-mod-demod-libs

C-libraries for QPSK modulation and demodulation

c cmake cpp floating-point qpsk qpsk-demodulation qpsk-modulation shared-library

Last synced: 13 Apr 2025

https://github.com/tw1ddle/geometrize-installer

Installer code for Geometrize, an app for geometrizing images into geometric primitives

art cpp geometrize geometry geometry-processing hill-climbing installer

Last synced: 03 May 2025

https://github.com/lesomnus/vcpkg-cache-http

HTTP provider for vcpkg binary caching

c cache cplusplus cpp vcpkg vcpkg-binary-caching

Last synced: 08 Jul 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/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/pthom/cmake_registertest

cmake scripts for googletest / catch / doctest. Automatic tests registration, even inside library code.

catch cmake cmake-scripts cpp doctest googletest static-library unit-testing unit-tests

Last synced: 12 Apr 2025

https://github.com/rrroyal/cppinjector

Simple C++ Windows DLL injector.

cpp dll-injection injector windows

Last synced: 12 Apr 2025

https://github.com/basemax/codemelicheckerdesktop

Desktop (Qt/Cross-platform) tool for validation Iranian National code. (QML)

checker cpp cpp17 cross-platform cross-platform-app iran iranian iranian-national iranian-national-checker iranian-national-id qml qt

Last synced: 05 May 2025

https://github.com/flbdx/maskuni

A standalone fast word generator in the spirit of hashcat's mask generator with unicode support

cpp hashcat hashcat-masks password-cracking word-generator

Last synced: 01 Apr 2025

https://github.com/nzeemin/neonbtl-qt

Emulator for Soyuz-Neon PK-11/16, Qt version, WIP 🚧

c-plus-plus cpp cross-platform emulator pdp-11 pdp11 qt qt5 retrocomputing soviet-computer soyuz-neon

Last synced: 12 Apr 2025

https://github.com/manjav/hx-impulse-engine

HAXE port of a simple, open source, 2D impulse based physics engine for non-view (server-side) use.

actionscript cpp csharp haxe haxelib java javascript physics-2d physics-engine

Last synced: 20 Jul 2025

https://github.com/aermoss/ostest

A 64-bit operating system written in C++ and x86 Assembly.

assembly assembly-x86 cpp kernel operating-system operating-system-kernel

Last synced: 06 Mar 2026

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/melchor629/raycastergl

A Wolf3D-like raycaster using OpenGL shaders

cpp cpp17 opengl opengl-shaders raycaster

Last synced: 13 Apr 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/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/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/ranon-rat/moonmake

a package manager and a build system made in python

build-system c clang cpp gcc makefile raylib

Last synced: 10 Jun 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/autohdw/flames

Flexible Linear Algebra with Matrix-Empowered Synthesis (for Vitis HLS)

cpp fpga high-level-synthesis hls linear-algebra vitis vitis-hls

Last synced: 10 Mar 2026

https://github.com/narasimha1997/cc-builder

Live compilation and linking tool for C/C++ projects written in Go.

build c compiler cplusplus cpp devtools go golang

Last synced: 24 Aug 2025

https://github.com/luki120/aurorac

iOS password generator written in pure C & C++

c cpp ios jailbreak

Last synced: 07 Apr 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/zmercury/cpp

C++ - Second Semester Notes

bed bicte c cpp ict notes programming sanothimi

Last synced: 07 Apr 2025

https://github.com/varnamproject/varnam-fcitx5

Fcitx5 wrapper for Varnam input method. Easily type Indian languages on Linux desktops.

cpp fcitx fcitx5 indic-languages input-method linux

Last synced: 03 Mar 2025

https://github.com/scortier/complete-dsa-collection

Complete Data Structure and Algorithms Code and Explanation Collection in C++.

algorithms algorithms-and-data-structures cpp data-structures

Last synced: 12 Jul 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/mattkretz/wg21-papers

my papers to WG21 — the C++ committee

cpp papers wg21

Last synced: 30 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/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/skyf0l/nanotekspice

Simulator of logic gate circuits (Epitech tek2 C++ project)

cpp cpp14 nanotekspice

Last synced: 09 Apr 2026

https://github.com/andriawan/AndKamus

Aplikasi ini adalah aplikasi kamus berbasis CLI dikembangkan dengan C++

c-plus-plus cli cpp dictionary kamus

Last synced: 13 Apr 2025

https://github.com/nomissbowling/pyob

Python PyObject wrapper for C++ matplotlib numpy wx etc

cplusplus cpp cpp-wrapper matplotlib numpy pyobject python python-cpp-wrapper wrapper wx wxpython

Last synced: 10 Apr 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/spqb/adabmdca

adabmDCA 2.0 – a flexible but easy-to-use package for Direct Coupling Analysis

bioinformatics cpp dca direct-coupling-analysis generative-ai julia python

Last synced: 12 Apr 2025

https://github.com/florianbecker/layoutvisualizer

Layout Visualizer for Qt and Tools for Ui debugging

cpp cpp11 cpp14 cpp17 layout-visualizer qt qt5-gui qt5-widgets qt6

Last synced: 07 Apr 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/jrob774/tein-editor

An unofficial editor for the game The End is Nigh.

cpp cpp17 editor game level leveleditor map mapeditor tein tein-editor theendisnigh

Last synced: 31 Jul 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/pmfoss/simpleimagebrowser

This project demonstrates a way to customize the class QListView of the Qt framework. It does not claim to be completed or to provide and support a program for productive use.

cpp customization listview qt

Last synced: 15 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/p0dalirius/lib-parseargs

A simple library to parse command line arguments in C++.

arguments cpp libra parse

Last synced: 01 Aug 2025

https://github.com/brian8544/cpp-auth

cpp-auth is a simple key/license check system written in C++ and PHP. It allows you to verify license keys and manage user authentication for your application. This repository consists of both server-side and client-side code.

cpp gui json license license-checking php qt6

Last synced: 30 Apr 2025

https://github.com/twilight-dream-of-magic/museair-cpp

A high-performance, non-cryptographic hashing algorithm written in C++. MuseAir offers fast, efficient hashing optimized for large datasets, with competitive performance compared to other popular algorithms like WyHash and RapidHash. Cross-platform support with thorough benchmarking.

cpp cpp17 cross-platform hash hashing-algorithm high-performance-computing high-speed komihash museair non-cryptographic-hash rapidhash smhasher3 wyhash

Last synced: 10 Apr 2025

https://github.com/geode-sdk/json

Simple json library that preserves insertion order. Made for Geode SDK

cpp cpp-library cpp20 json json-parser

Last synced: 14 Feb 2026

https://github.com/danielhe4rt/100daysofcode

Repository focus to update all my journey through 100DaysOfCode challenge. Here you're gonna find a lot of C++, Rust and Database content.

100daysofcode cpp database

Last synced: 26 Mar 2025

https://github.com/bengreenier/vcpkg.nuget

vcpkg wrapped in nuget-y goodness 📦

cpp dependency-manager vcpkg

Last synced: 27 Oct 2025

https://github.com/bowenfu/lisp.cpp

A simple lisp interpreter in C++.

compiler cpp interpreter lisp macro scheme virtual-machine

Last synced: 07 Jul 2025

https://github.com/doctoractoantohich/the-truth

An art project that tells you the truth

cpp cpp17 esoteric

Last synced: 10 Apr 2025

https://github.com/shahkv95/optimise.me

This repository is created to focus on code optimisation. Today in the world of programming, where everywhere - everything is getting coded. It is very important to write optimised code. We need to focus on various complexities involved.

algorithms c c-plus-plus cpp csharp data-structures go java javascript optimisation optimisation-algorithms programming-language python research

Last synced: 13 Jun 2025

https://github.com/theakman2/ntb

A simple Ninja file generator for Linux

build c cpp lua ninja-build

Last synced: 14 Oct 2025

https://github.com/samrb-dev/kry0steg

Kry0Steg is a simple cryptographic toolkit providing classical ciphers, hashing, encoding and steganography tools with graphical user interface written with C++ and GTK C++ binding called GTKmm.

ciphers cpp cryptography gtk gtk4 gtkmm4 steganography-tools

Last synced: 22 Apr 2025

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

https://github.com/fmahadybd/university-codding

This repository contains my University Lab Tasks, Assignment Code, Research Code, and other quality resources that I have worked on during my time at university.

asm c cpp css html java javsascript mysql php python

Last synced: 07 Oct 2025

https://github.com/zz990099/depth_anything_cpp

DepthAnything算法的c++实现,包括TensorRT、RKNN、OnnxRuntime三种硬件平台(推理引擎).

cpp deploy depthanything depthanythingv2 implementation onnxruntime rknn tensorrt

Last synced: 27 Feb 2026

https://github.com/hun756/hybble

Data Structures with basically C++ OOP concepts. Containers are handled as in STL.

beginner-friendly cpp cpp-course cpp-library cpp17 data-structures

Last synced: 06 Oct 2025

https://github.com/tink-crypto/tink-cc-awskms

AWS-KMS extension for Tink C++

aws-kms cpp crypto cryptography security

Last synced: 27 Jan 2026

https://github.com/mfelici/mad

Vertica anomaly detection UDx based on Median Absolute Deviation

anomaly cpp detection sql timeseries udx userdefined-functions vertica

Last synced: 18 Oct 2025

https://github.com/terotests/ranger

Cross -platform transpiler to enable writing portable algorithms

cpp csharp go java javascript php scala swift transpiler typescript

Last synced: 28 Apr 2025

https://github.com/3f/sandbox

:: ⛱ Experimental or incomplete components and libraries or tests for different languages, frameworks, components, platforms, etc.

algorithms code cpp csharp dotnet draft examples experimental expirement incomplete java javascript libraries native php samples sandbox

Last synced: 12 Apr 2025

https://github.com/ufrshubham/boids-sfml

A boids simulation made using C++ and SFML.

boids-simulation cmake cpp sfml sfml-boids

Last synced: 22 Apr 2025

https://github.com/DoubleCouponDay/Chunkus

Discord bot that converts your chat image to a Scalable Vector Graphic.

c cpp docker hacktoberfest rust

Last synced: 01 Apr 2025

https://github.com/esa/dcgp.js

JavaScript bindings for the differential Cartesian Genetic Programming library

cpp dcgp javascript webassembly

Last synced: 15 Mar 2026

https://github.com/fenrirsoftware/win-copy-clone

C++ ve C# kullanılarak yazılan Windows Copy Board klonu

c cpp csharp dll keyboardhook keyhook winapi winapi-ui windows10 windows11

Last synced: 12 Jun 2025

https://github.com/cmpute/traji

A C++/Python library designed for trajectory calculation in Cartesian / Frenet coordinate system

cmake cpp cpp14 frenet-serret-frame path-planning pybind11 python trajectory

Last synced: 06 Feb 2026

https://github.com/goldsborough/atom-clang-expand

:dragon: A clang tool for happy refactoring without source-code gymnastics (atom package)

atom c clang cpp objective-c package tool

Last synced: 12 Oct 2025

https://github.com/threeal/cpp-starter

A minimalistic GitHub repository template to kickstart your C++ project

boilerplate cmake cmake-template cmakelists cpp cpp-template cpp-templates template templates

Last synced: 14 Apr 2025

https://github.com/cryskram/bilobe

A New Programming Language To Introduce New Way To Code...

cmake cpp cpp17 interpreter language linux new programming-language repl windows

Last synced: 23 Apr 2025

https://github.com/vaxastd/Delete-First-and-Last

Delete First and Delete Last Function (Python & C++)

cpp delete-first delete-last python

Last synced: 02 Apr 2026

https://github.com/gjbex/code-optimization

Repository for participants of the "Code optimization" training

c cpp fortran hpc optimization profiling scientific-computing

Last synced: 13 Oct 2025

https://github.com/allankoechke/mantisbase

Lightning fast BaaS in C++ — One binary, full backend, anywhere.

api auto-rest-api cpp database http rest-api sql

Last synced: 17 Jan 2026