komrad36 / FastDivideLinks
Divide 64-bit integers faster than hardware. Or precompute for a given denom and quickly divide repeatedly.
☆29Updated 3 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☆86Updated 4 years ago
- Compile time assembler with nasm syntax☆79Updated 3 years ago
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 6 years ago
- Cross-platform asynchronous I/O library☆20Updated last year
- Windows Explorer application written in assembly☆14Updated 2 years ago
- NOCRT - simple replacement of some parts of C runtime library☆44Updated 2 months ago
- x86 dynamic recompiler library☆59Updated last week
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆34Updated 2 years ago
- x86 virtualization abstraction framework☆177Updated 5 years ago
- Generating binary modules with zasm☆13Updated 3 years ago
- MASM Crypto Lib☆15Updated 9 years ago
- ☆98Updated last year
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆109Updated 2 weeks ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆22Updated last year
- Lightweight x86-64 instruction length disassembler (LDE)☆29Updated 2 years ago
- EFI Byte Code Virtual Machine in userspace☆80Updated 2 years ago
- Write COFF object files from Python☆14Updated 2 years ago
- 64-bit x86 CPU emulation and sandboxing.☆18Updated 9 years ago
- This repository is a fork of LLVM intended to implement C/C++ language features in LLVM/Clang to aid in reverse engineering. Currently, t…☆45Updated 11 months ago
- x86_64, PE32+, FAT32 bootloader☆25Updated 4 years ago
- Lisp in kernel-mode because it was so seductive☆13Updated 5 years ago
- Extended Length Disassembler Engine for x86-64 (1337 bytes in size)☆52Updated 6 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 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
- Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)☆53Updated 6 years ago
- A Type-1 hypervisor aimed to implement kernel hotswapping☆28Updated last year
- implementation of some function from string.h using SSE2 instructions☆22Updated 8 years ago
- Tiny x86 Length Disassembler☆73Updated 4 years ago
- A disassembler☆22Updated 3 years ago