vsergeev / apfcp
x86 Assembly Primer for C Programmers
☆212Updated 12 years ago
Alternatives and similar repositories for apfcp:
Users that are interested in apfcp are comparing it to the libraries listed below
- A hobby operating system. Everyone's gotta have one.☆47Updated 13 years ago
- A collection of compiler, emulator and microkernel tools.☆250Updated 5 years ago
- portable libc optimized for code size and readability☆81Updated 8 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆85Updated 3 years ago
- x64 assembler solution to n-queens problem. Not tested for n!=8.☆62Updated 3 years ago
- Clone of wc in x64 assembly☆92Updated 8 months ago
- rcor C compiler (under development)☆115Updated 7 years ago
- A fork of Paul Hsieh's Better String Library☆144Updated 5 years ago
- Tetris for x86 in NASM☆129Updated 6 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- A simulator for a simple RISC CPU in C☆47Updated 2 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated last year
- A GDB toolbox for low-level debugging☆133Updated 10 years ago
- cmips☆56Updated 10 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆178Updated 5 years ago
- Rabbit VM.☆105Updated 5 years ago
- x86-64 assembler library☆476Updated 4 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- BSD Licensed Bignum Library☆232Updated 10 months ago
- resurrected LLVM "C Backend", with improvements☆127Updated 4 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆198Updated 5 years ago
- A 64-bit kernel for ARMv8-A CPU's.☆28Updated 3 years ago
- BF implementations in different languages☆30Updated 6 years ago
- x86-64 Intel instruction set in JSON format☆49Updated 8 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- Demonstration of interactive C programming☆252Updated 3 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆290Updated 11 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago