Projects with this topic
Sort by:
-
fastmem is a high‑performance x86_64 assembly library that provides memory and string utility functions. It is designed to be used from C and C++ programs
Updated -
An x86-64 assembly library for converting integers to ASCII (itoa64) and ASCII to integers (atoi64). Supports signed 64-bit integers (positive and negative).
Updated