Skip to content

Repository files navigation

Implementation of <cstring> (str* and mem* functions, except those using locales) in pure x64 assembler. No optimizations (only memset and memcpy use some tricks for enchanced 8-byte strings), SSE and AVX are not used.

About

Simple implementation of <cstring> written in x64 asm

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages