/Etheria-std

Etheria-STD is a lightweight and optimized replacement for GNU libc, used in Etheria to ensure compatibility, eliminate dependencies, and support cross-platform development.

Primary LanguageCGNU General Public License v3.0GPL-3.0

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.