Projects with this topic
-
FlightGear open-source flight simulator flightgear.org
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 -
-
C++ command line utility designed to show the current state of a server or workstation as quickly as possible in a very legible way.
Updated -
-
Armadillo: fast C++ library for linear algebra (matrix maths) & scientific computing - https://arma.sourceforge.net
Updated -
C++ projects - CPP Module 00-09. Every of them has own exercises.
UpdatedUpdated -
Library for processing large integer numbers
Updated -
A C++20 compile-time replacement for Runtime Type Information (RTTI).
Project documentation: https://code-by-kieran.gitlab.io/constexpr-type-information
Updated -
Functional programming language based on lambda calculus
Updated -
[Pet Project] Cross-platform app aimed to connect to openbudget.gov.ua (public API) to get budget data (CSV files) to process them (with STL) and graphically view with Dear ImGui
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 -
A cross-platform C++ library combining OOP and FP techniques for seamless asynchronous and parallel development.
Updated -
-
This script connects to a locally running full node core wallet, scans a specified range of blocks,and extracts public keys found in transactions into an archive.Used for public key research projects such as RCKangaroo,keyhunt,BitCrack,bsgsd,keyhuntcuda,etc. for BTC,ETH,BCH,LTC,DOGE,DASH,ZEC,etc.
Updated -
Bitcoin Mini Key Hunter is a tool that focuses on searching for 22-digit private keys starting with S and performing cracking drills. It uses the powerful GPU parallel computing capabilities of CUDA technology, similar to research tools such as brainflayer,keyhunt,BitCrack, ecloop,keyhunt cuda,etc.
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