mcpplibs是mcpp-community社区维护的一个"模块化"的现代C++库集合
// more-details: https://github.com/mcpplibs/templates
import mcpplibs.templates;
auto main() -> int {
mcpplibs::hello_mcpp();
}mcpplibs是mcpp-community社区维护的一个"模块化"的现代C++库集合
// more-details: https://github.com/mcpplibs/templates
import mcpplibs.templates;
auto main() -> int {
mcpplibs::hello_mcpp();
}libdisplay-info packaged for mcpp — EDID/DisplayID parsing with a pinned, pre-generated PNP vendor table
cairo packaged for mcpp — backends as features, X11 off by default, module generated by build.mcpp
An implementation of openkal for macOS, which exists as much to test the specification as to be used
LLVM's C++ runtime — libc++, libc++abi and libunwind — configured for openkal-musl rather than for a host C library.
musl 1.2.5 redirected onto openkal: one C library, ported once, above every implementation of the specification rather than above one kernel.
The reference implementation of openkal for Linux, maintained as a worked example
GLib for mcpp — upstream 2.82.5 untouched, all six meson generators reimplemented in build.mcpp
The replaceable allocation functions for the freestanding subset, forwarded to openkal
Loading…
Loading…