Projects with this topic
-
The quick C++ application implementation starter. Examine available branches to find your most applicable variant of the template or combine multiple branches by merging them to assemble the best suited template structure for your needs.
Updated -
FlightGear open-source flight simulator flightgear.org
Updated -
-
Realtime MIDI for Garry's Mod
Updated -
-
Reusable algorithm and data structure templates for fast competitive programming practice in Python, C++, Java and other languages.
Updated -
The images annotator application to annotate and provide data for training AI and neural networks.
Updated -
VanitySearch is a tool designed for finding Bitcoin address prefixes. If you wish to generate a secure private key, please use the -s option to enter your passphrase; this passphrase will be used to generate a base key compliant with the BIP38 standard (e.g., VanitySearch.exe -s "my passphrase" 1MyPrefix). Alternatively, you can use the command VanitySearch.exe -ps "my passphrase", which incorporates an additional cryptographically secure seed into your passphrase. This update addresses bugs related to custom address matching and private key conversion, replaces the random number generator, introduces new search puzzles tailored to specific finite regions, and adds both "random" and "incremental" search modes. Furthermore, the -e option has been added to enable homomorphic properties—a feature that has been completely reimplemented—while the integration of the AVX2 instruction set optimizes CPU performance and enhances underlying logic.
Updated -
HKU C++ assignment: a Matrix class and Gaussian-elimination equation solver with a self-contained Moodle VPL autograder.
Updated -
Desktop application for interactive data analysis and visualization built in C++ and Qt6, featuring data preprocessing, custom plots, and ML algorithms including decision trees, clustering, and association rules.
Updated -
ESP32-S3 firmware platform: FreeRTOS multi-task architecture, BLE protocol, OTA recovery, tiered persistence, and on-device ML inference
Updated -
Open-source OBS plugin for IRL streaming telemetry, relay management, and bonded stream health monitoring.
Updated -
AES cryptographic library implemented in C/C++ with hardware acceleration using AES-NI and AVX2 instruction sets, and there is a generic version! They support AES-128, AES-192 and AES-256 bit key lengths, and multiple modes of operation: ECB, CBC, CTR, CFB128, OFB, GCM (basic building blocks).
Updated -
A minimal no-std for people who want to learn C without the hassle or if you are looking for a library for almost any purpose, I use this in all my projects and you should too, includes many code examples, a memory library, and many more!
Updated -
-
A C++20 compile-time replacement for Runtime Type Information (RTTI).
Project documentation: https://code-by-kieran.gitlab.io/constexpr-type-information
Updated -
Qt5/C++ application for automated label printing on DYMO LabelWriter printers with integrated DYMO scale support. Create custom SVG-based templates, manage prices, and print product labels with automatic weight calculation.
Updated -
Generator of maze where a small multi-colored square (with a nice trail) transforms a boring grid into a beautiful maze, and it repeats again and again.
Updated -
Bibliothèque d’interface unifiée avec les composants systèmes : sous-programmes, variables d’environnement et communications inter-processus (pipe linux).
Updated