komrad36 / FastDivideLinks
Divide 64-bit integers faster than hardware. Or precompute for a given denom and quickly divide repeatedly.
☆30Updated 4 years ago
Alternatives and similar repositories for FastDivide
Users that are interested in FastDivide are comparing it to the libraries listed below
Sorting:
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 5 years ago
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 6 years ago
- NOCRT - simple replacement of some parts of C runtime library☆78Updated 5 months ago
- Windows Explorer application written in assembly☆15Updated 2 years ago
- ☆104Updated last year
- MASM Crypto Lib☆15Updated 10 years ago
- Compile time assembler with nasm syntax☆79Updated 3 years ago
- Generating binary modules with zasm☆13Updated 3 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆37Updated 2 years ago
- 64-bit x86 CPU emulation and sandboxing.☆18Updated 9 years ago
- x86 dynamic recompiler library☆59Updated 2 months ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆112Updated last month
- Lisp in kernel-mode because it was so seductive☆13Updated 5 years ago
- Load a 64-bit DLL into a 32-bit process.☆30Updated 4 years ago
- Tiny x86 Length Disassembler☆73Updated 4 years ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)☆53Updated 7 years ago
- Write COFF object files from Python☆14Updated 2 years ago
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆23Updated 2 years ago
- x86_64, PE32+, FAT32 bootloader☆26Updated 4 years ago
- x86 virtualization abstraction framework☆178Updated 5 years ago
- Compiler for reverse engineers☆44Updated 2 months ago
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 years ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆70Updated 16 years ago
- 16-bit x86 architecture for Binary Ninja☆16Updated 4 years ago
- SoftWire lets you create new functions at run-time using functions and constructs which closely resemble x86 syntax, entirely within C++.…☆37Updated 11 years ago
- A length disassembler for x86-32 and x86-64 written in C. [CODE MIGRATED TO https://github.com/Nomade040/nmd]☆52Updated 5 years ago
- Lightweight x86-64 disassembling library☆44Updated 3 years ago
- WCRT CMake build☆11Updated 11 years ago
- EFI Byte Code Virtual Machine in userspace☆81Updated 2 years ago