Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sdummett-at-42/libasm

The project involves implementing a library in x86-64 Assembly language that provides alternative implementations of several standard library functions, including strlen, strcpy, strcmp, write, read, and strdup.
https://github.com/sdummett-at-42/libasm

assembly intel-syntax nasm syscalls x86-64 x86-64-assembly-nasm

Last synced: about 1 month ago
JSON representation

The project involves implementing a library in x86-64 Assembly language that provides alternative implementations of several standard library functions, including strlen, strcpy, strcmp, write, read, and strdup.

Awesome Lists containing this project