Libft ASM
Basic functions implemented in Assembly using the x86 Intel syntax.
About
Year2019
Context42 Paris School
Standard string functions rewritten at the lowest level. strlen, strcpy, strcmp, all in raw assembly, talking directly to the CPU and kernel.