libcxx
LLVM C++ standard library
LLVM C++ standard library
To install this package, run one of the following:
libc++ is an implementation of the C++ standard library developed by the LLVM project. It supports C++11, C++14, C++17, and parts of C++20. This package also includes libc++abi, which provides the low-level runtime support needed by libc++, including exception handling and other ABI-related features.
Summary
LLVM C++ standard library
Information Last Updated
Oct 20, 2025 at 13:39
License
Apache-2.0 WITH LLVM-exception
Total Downloads
168.0K
Platforms
GitHub Repository
https://github.com/llvm/llvm-projectDocumentation
https://libcxx.llvm.org/