musl
以下を目指している
軽量
高速
シンプル
フリー
標準準拠
安全
参考
musl is an implementation of the C standard library built on top of the Linux system call API, including interfaces defined in the base language standard, POSIX, and widely agreed-upon extensions. musl is lightweight, fast, simple, free, and strives to be correct in the sense of standards-conformance and safety.
muslは、LinuxシステムコールAPIの上に構築されたC標準ライブラリの実装であり、基本言語標準、POSIX、および広く合意された拡張機能で定義されたインターフェイスを含む。