Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 369 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 369 Bytes

Etheria-std

Standard library of Etheria

Etheria-std is a simple, lightweight, and optimized replacement for GNU libc, providing only memory and string functionalities. This library, used in Etheria, ensures minimal dependencies and cross-platform compatibility. Each function is carefully considered and tested for maximum performance using SIMD instructions.