opferman / SixtyFourBitsLinks
x64 Assembly Demo Framework
☆27Updated last week
Alternatives and similar repositories for SixtyFourBits
Users that are interested in SixtyFourBits are comparing it to the libraries listed below
Sorting:
- Tiny LZW implementations in assembly☆14Updated last year
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆85Updated 4 years ago
- Windows Explorer application written in assembly☆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 {}…☆22Updated last year
- PPM compressor with a 128 bytes short decompressor☆39Updated 3 years ago
- Cross-platform asynchronous I/O library☆18Updated last year
- A public domain text editor written in C and Win32☆43Updated 4 years ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆69Updated 16 years ago
- Divide 64-bit integers faster than hardware. Or precompute for a given denom and quickly divide repeatedly.☆29Updated 3 years ago
- x64 Assembly Examples (fasm)☆30Updated 8 years ago
- Convenient header-only C++17 wrapper to use with embedded Tiny C Compiler (tcc)☆13Updated 9 months ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- MASM Crypto Lib☆15Updated 9 years ago
- A single header library for simply creating statically allocated state machines.☆25Updated 5 months ago
- ☆15Updated 3 years ago
- Raycaster (C++)☆23Updated 3 weeks ago
- C program to compress and uncompress using the lz77 algorithm.☆41Updated 11 years ago
- 2048 written in x64 assembly for educational purposes (OS: Windows)☆12Updated 3 years ago
- A blazing fast hex dumper☆94Updated 3 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆51Updated 7 years ago
- Generating binary modules with zasm☆13Updated 2 years ago
- portable library for structured storage☆11Updated 7 years ago
- Various programming experiments written in x86_64 assembly language.☆14Updated 8 years ago
- A minimal C runtime for Windows instead of MSVCRT☆104Updated 6 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆57Updated 10 years ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆24Updated 2 years ago
- Masm compatible assembler☆61Updated last week
- JSON encoder/decoder in a single C file.☆10Updated 3 years ago
- implementation of some function from string.h using SSE2 instructions☆22Updated 8 years ago
- ☆89Updated last year