Projects with this topic
-
My project Inventory Management System is an all-in-one general solution for small businesses or institutes be it some grocery store pharmacy library or any other business to keep track of their inventory. The user can make categories and add items to the categories and each category has some features associated with it like price quantity type etc. which one can enable or disable or even rename according to his desire. Any item that falls into one particular category will automatically have these features. Even a user can enable or disable a feature on the items basis. When the program starts it will try to load data from the stored file if there is no file then we will assume that its the first time the program is loading and show the UI accordingly and they decrypt it I will use a simple encryption algorithm called Cypher just by shifting the ASCII code of each character by some determined number so that no one can understand or modify the file outside the program and upon closing the program data will be updated in files automatically
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 -
FlightGear open-source flight simulator flightgear.org
Updated -
-
Armadillo: fast C++ library for linear algebra (matrix maths) & scientific computing - https://arma.sourceforge.net
Updated -
C++ Support Library inclusive Java JNI Binding
Updated -
Gamp: Graphics, Audio, Multimedia and Processing Library for C++ and WebAssembly
Updated -
A cross-platform C++ library combining OOP and FP techniques for seamless asynchronous and parallel development.
Updated -
After optimization, version 3080 is equivalent to version 4090. I fixed address matching errors and private key conversion errors, modified the random generator, added puzzles suitable for specific regions, and more. It is commonly used in puzzle games, Brainflayer, Keyhunt, BitCrack, VanitySearch, etc.
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 -
KeyKiller is the world's highest-performing CPU-based Satoshi password cracker. It leverages modern CPU instruction sets like AVX2 and AVX512 to achieve unparalleled computing performance. Deeply optimized for the operating system, it strikes a balance between speed and accuracy, making it the ultimate tool for password cracking.
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 -
Example template for creating Gothic 2 Online squirrel modules.
Updated -
Example template for creating Gothic 2 Online squirrel modules using Union Framework.
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 -
A single-header C++ library of angle-based flattening algorithms
Updated -
C++ projects - CPP Module 00-09. Every of them has own exercises.
UpdatedUpdated -
Clean C++ CMake Ninja VSCode template
Updated