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☆85Updated 4 years ago
- A minimal C runtime for Windows instead of MSVCRT☆106Updated 6 years ago
- NOCRT - simple replacement of some parts of C runtime library☆42Updated last month
- Compile time assembler with nasm syntax☆79Updated 3 years ago
- ☆96Updated last year
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆22Updated last year
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆34Updated 2 years ago
- x86 dynamic recompiler library☆59Updated last week
- MASM Crypto Lib☆15Updated 9 years ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆69Updated 16 years ago
- 64-bit x86 CPU emulation and sandboxing.☆18Updated 9 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆106Updated last month
- Load a 64-bit DLL into a 32-bit process.☆28Updated 3 years ago
- WCRT CMake build☆11Updated 11 years ago
- x86 virtualization abstraction framework☆174Updated 5 years ago
- Generating binary modules with zasm☆13Updated 3 years ago
- SoftWire lets you create new functions at run-time using functions and constructs which closely resemble x86 syntax, entirely within C++.…☆37Updated 10 years ago
- Tiny x86 Length Disassembler☆73Updated 4 years ago
- Windows Explorer application written in assembly☆14Updated 2 years ago
- Micro LZMA decoder☆52Updated last week
- Let MSVC v141_xp/Clang targeted applications run on even older Windows versions☆43Updated last year
- Cross-platform asynchronous I/O library☆19Updated last year
- implementation of some function from string.h using SSE2 instructions☆22Updated 8 years ago
- EFI Byte Code Virtual Machine in userspace☆79Updated 2 years ago
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…☆25Updated 3 years ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆59Updated last year
- 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
- Experimental win32 gui wrapper in C++☆66Updated 2 weeks ago