A free (ΜΙΤ) library with hand-optimized replacement routines for GLIBC, such as memcpy(), strlen(), etc.
These routines have been written specifically to take advantage of the SIMD units in modern cpus, specifically, SSE for x86/x86_64 cpus, AltiVec for ppc32/ppc64 and NEON for ARM (Cortex
... [More]
A8/A9).
See freevec project page (http://www.freevec.org). [Less]