ckormanyos / wide-decimalView external linksLinks
Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.
☆54Jan 27, 2026Updated 2 weeks ago
Alternatives and similar repositories for wide-decimal
Users that are interested in wide-decimal are comparing it to the libraries listed below
Sorting:
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆211Jan 27, 2026Updated 2 weeks ago
- Minidump loader for Binary Ninja☆15Sep 25, 2025Updated 4 months ago
- A C++14/17 header-only Windows memory editing library with a focus on type safety and modern C++ style.☆13Jun 3, 2019Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- soft_double provides a C++ software implementation of a double-precision floating-point data type☆21Mar 26, 2025Updated 10 months ago
- A small OS for me to play and test ideas☆19Dec 29, 2011Updated 14 years ago
- .lib file for linking against the NT CRT☆18Mar 18, 2022Updated 3 years ago
- C++ implementation of SHA-256 (header-only)☆10Aug 19, 2025Updated 5 months ago
- Multiplayer snake game written at a single weekend☆13Jul 10, 2019Updated 6 years ago
- A framework for lifting ARM32 to LLVM-IR and merging resulting code with LLVM-IR generated from source-code.☆12Oct 20, 2022Updated 3 years ago
- ☆10Oct 1, 2024Updated last year
- This is a C++ graph library for directed graph layout visualization using sugiyama algorithm☆16Sep 29, 2021Updated 4 years ago
- A Qt based text editor that lazily loads data from disk when necessary.☆26Jan 8, 2015Updated 11 years ago
- A Pawn p-code interpreter written in C++☆24Oct 13, 2022Updated 3 years ago
- Header-only ECMAScript (JavaScript) compatible regular expression engine☆15Jan 17, 2026Updated 3 weeks ago
- An Open Source Pun database.☆11Apr 27, 2021Updated 4 years ago
- My improved version of Vuzzer64☆10Jan 31, 2022Updated 4 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Dec 21, 2020Updated 5 years ago
- Lightweight WINAPI tracing with Pin☆27Aug 22, 2019Updated 6 years ago
- ☆13Sep 25, 2023Updated 2 years ago
- Virtual Tagger Plugin is a Cutter plugin that significantly improves handling and analysis of vtables and virtual functions☆16Mar 23, 2023Updated 2 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆59Jan 7, 2023Updated 3 years ago
- Reverse engineered API for Microsoft's Time Travel Debugger☆36Apr 18, 2024Updated last year
- A way to detect DBI frameworks, Debuggers and VMs.☆23Nov 17, 2020Updated 5 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Mar 9, 2019Updated 6 years ago
- Flat Abstract Syntax Tree☆33Nov 4, 2017Updated 8 years ago
- Implementation of the parallel Pollard's rho method for solving the Elliptic Curve Discrete Logarithm Problem (ECDLP).☆11Mar 14, 2015Updated 10 years ago
- High-precision Mandelbrot fractal iterations in C++ template code☆16Nov 22, 2025Updated 2 months ago
- Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation☆17Jun 28, 2021Updated 4 years ago
- 🛰️ A cross-platform C++ webview library☆24Apr 4, 2022Updated 3 years ago
- Allows you to parse all messages sent to DbgPrint without any process interaction.☆32Apr 8, 2020Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆90May 6, 2025Updated 9 months ago
- RISC-V Disassembler☆18Aug 25, 2020Updated 5 years ago
- Exports monitoring plugin for x64dbg☆22Mar 14, 2023Updated 2 years ago
- Simple, WIP Linux x64 emulator using Windows Hypervisor Platform.☆17Jun 5, 2020Updated 5 years ago
- Dump content of PDB files (program databases) in JSON, XML, SQLite3, CSV etc.☆50Oct 21, 2021Updated 4 years ago
- Trying to get perfect codegen for big-integer math.☆31Nov 4, 2022Updated 3 years ago
- Modern C++, range-based Mach-O parser designed for embedded use. Uses stack allocations only.☆34Oct 31, 2022Updated 3 years ago
- A simple password-based PE encryptor for Windows 32-bit executables.☆51Jan 9, 2025Updated last year