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☆84Updated 4 years ago
- A minimal C runtime for Windows instead of MSVCRT☆104Updated 6 years ago
- Generating binary modules with zasm☆13Updated 2 years ago
- x86 dynamic recompiler library☆59Updated 5 months ago
- Compile time assembler with nasm syntax☆78Updated 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
- NOCRT - simple replacement of some parts of C runtime library☆42Updated last month
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆33Updated 2 years ago
- Lisp in kernel-mode because it was so seductive☆13Updated 5 years ago
- implementation of some function from string.h using SSE2 instructions☆22Updated 8 years ago
- 64-bit x86 CPU emulation and sandboxing.☆18Updated 9 years ago
- Windows Explorer application written in assembly☆14Updated 2 years ago
- x86_64, PE32+, FAT32 bootloader☆25Updated 4 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆28Updated 2 years ago
- MASM Crypto Lib☆15Updated 9 years ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- ☆89Updated last year
- WCRT CMake build☆11Updated 11 years ago
- Write COFF object files from Python☆14Updated 2 years ago
- Undocumented MSVC☆28Updated 11 months ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆69Updated 16 years ago
- Cross-platform asynchronous I/O library☆18Updated last year
- This is a simple tool to remove the "Rich" header from binaries (EXE or DLL files) created by M$ development tools.☆35Updated 4 years ago
- Map and modify ELF using C++ structures☆19Updated 4 years ago
- Small utility DLL that loads and reloads a given DLL when it's updated on disk.☆42Updated last year
- Load a 64-bit DLL into a 32-bit process.☆28Updated 3 years ago
- A single header library for simply creating statically allocated state machines.☆25Updated 4 months ago
- ☆10Updated last month
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆22Updated last year
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆105Updated last month