Projects with this topic
-
FlightGear open-source flight simulator flightgear.org
Updated -
-
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 -
Realtime MIDI for Garry's Mod
Updated -
ESP32-S3 firmware platform: FreeRTOS multi-task architecture, BLE protocol, OTA recovery, tiered persistence, and on-device ML inference
Updated -
Execution context for stackful coroutines and fibers
Updated -
Open-source OBS plugin for IRL streaming telemetry, relay management, and bonded stream health monitoring.
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 -
KeyKiller is designed to achieve extreme performance on modern NVIDIA GPUs, solving the Satoshi puzzle. It leverages CUDA, warp-level parallelism, and batched EC operations to push the boundaries of cryptographic key discovery. It is commonly used in research projects such as Secp256k1-CUDA,Brainflayer,BitCrack, Keyhunt CUDA BitCrack,RCKangaroo.
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 -
The images annotator application to annotate and provide data for training AI and neural networks.
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 -
-