musl
POSIX準拠
以下を目指している
軽量
高速
シンプル
フリー
標準準拠
安全
現公式: musl libc
旧公式: musl libc
Gitリポジトリ: musl - musl - an implementation of the standard library for Linux-based systems
Wiki: musl libc
参考
musl - Wikipedia
現公式: musl libc
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、および広く合意された拡張機能で定義されたインターフェイスを含む。
#libc