Another version of the Libft wrote in x86_64bits NASM assembly
To compile
make
To test the library, run:
make test && ./test
There's no make install. Copy the file manually if you need to.
Read the Makefile or the doc (in french) for more informations.
MIT