mcpp index

mcpp 套件索引

給 mcpp 建置工具使用的模組化 C++23 套件

85 個套件 16 個命名空間 125 個版本 72 附範例
安裝 mcpp
xlings install mcpp -y
還沒安裝 xlings?
Linux / macOS
curl -fsSL https://d2learn.org/xlings-install.sh | bash
Windows · PowerShell
irm https://d2learn.org/xlings-install.ps1.txt | iex

成長

0 18 36 54 72 90 2026-05 2026-06 2026-07 2026-08
  • 全部套件 85
  • import 24
  • mcpplibs 9
2026-05-01 完整統計 → 2026-08-09 · 85

更新時間軸

  1. 08-09 03:27 compat.sqlite3 新增 wellwei
  2. 08-09 02:26 compat.redis-plus-plus 新增 wellwei
  3. 08-09 02:26 compat.hiredis 新增 wellwei
  4. 08-09 01:07 compat.catch2 更新 SPeak
  5. 08-09 00:06 compat.mysql-connector-cpp 新增 wellwei
  6. 08-09 00:06 compat.libmysqlclient 新增 wellwei
  7. 08-08 18:00 pkgs/o/opencv.lua 移除 SPeak
  8. 08-08 18:00 compat.ffmpeg 更新 SPeak
貢獻者 查看全部 →
顯示
怎麼用
命名空間
aimol.tensorvia-cpu 0.1.1 — CPU backend of Tensorvia, ported to C++23 modules
import tensorvia;
MIT3 平台
boost-ext.ut 2.3.1 — [Boost::ext].UT — C++20 single-header unit testing framework, exposed as the C++23 module boost.ut
import boost.ut;
BSL-1.03 平台✓ 有範例
chriskohlhoff.asio 1.38.1 — Standalone asio exposed as the C++23 module `asio` (separate compilation)
import asio;
BSL-1.03 平台✓ 有範例中國鏡像
compat.abseil 20250512.1 — Abseil — Google's C++ common libraries (LTS 20250512.1, static)
#include "absl/strings/str_cat.h"
Apache-2.03 平台✓ 有範例中國鏡像
compat.bzip2 1.0.8 — A freely available high-quality data compressor
#include <bzlib.h>
bzip2-1.0.63 平台✓ 有範例中國鏡像
compat.c-ares 1.34.5 — c-ares — asynchronous DNS resolver library (static)
#include "ares.h"
MIT3 平台✓ 有範例中國鏡像
compat.catch2 3.15.2 — A modern, C++-native test framework for unit-tests, TDD and BDD
#include <catch2/catch_all.hpp>
BSL-1.03 平台✓ 有範例中國鏡像
compat.cjson 1.7.19 — Ultralightweight JSON parser in ANSI C
#include <cJSON.h>
MIT3 平台✓ 有範例中國鏡像
compat.CLI11 2.7.2 — Modern C++ command line parser (header-only)
#include <CLI/CLI.hpp>
BSD-3-Clause3 平台✓ 有範例中國鏡像
compat.curl 8.21.0 — libcurl — client-side URL transfer library (static, OpenSSL/Schannel TLS)
#include <curl/curl.h>
curl3 平台✓ 有範例中國鏡像
compat.eigen 5.0.1 — C++ template library for linear algebra (header-only)
#include <Eigen/Dense>
MPL-2.03 平台✓ 有範例中國鏡像
compat.eui-neo 0.5.5 — EUI-NEO — declarative retained-mode C++17 UI framework (GLFW + OpenGL)
#include <eui_neo.h>
Apache-2.03 平台✓ 有範例中國鏡像
compat.ffmpeg 8.1.2 — FFmpeg 8.1.2 multimedia libraries, full source build (LGPL profile, multi-platform)
#include <libavformat/avformat.h>
LGPL-2.1-or-later3 平台✓ 有範例中國鏡像
compat.freetype 2.13.3 — FreeType 2 — portable font engine with TrueType/CFF/WOFF/SVG support
#include <ft2build.h>
FreeType3 平台✓ 有範例
compat.ftxui 6.1.9 — C++ Functional Terminal User Interface (screen + dom + component)
#include <ftxui/dom/elements.hpp>
MIT3 平台✓ 有範例中國鏡像
compat.glad 0.0.0-651a425 — OpenGL 4.1 Core Profile loader (libigl-glad fork)
#include "glad/glad.h"
MIT3 平台✓ 有範例
compat.glfw 3.4 — GLFW windowing and input library built from upstream sources
#include <GLFW/glfw3.h>
Zlib3 平台✓ 有範例中國鏡像
compat.glx-headers 1.7.0 — GL and GLX API headers (libglvnd) — provides GL/glx.h
#include <…>
MIT3 平台中國鏡像
compat.glx-runtime 2026.08.08 — GLVND/GLX/OpenGL runtime for mcpp Linux window applications, from the xlings graphics stack
#include <…>
MIT1 平台中國鏡像
compat.godot-cpp 10.0.0-rc1 — C++ bindings for the Godot GDExtension API (pre-generated bindings, no Python/SCons needed)
#include <godot_cpp/classes/editor_dock.hpp>
MIT3 平台✓ 有範例中國鏡像
compat.gtest 1.17.0 — Google's C++ test framework
#include <gtest/gtest.h>
BSD-3-Clause3 平台✓ 有範例中國鏡像
compat.hiredis 1.2.0 — Minimalistic C client for Redis (static, upstream 7-TU source build)
#include <…>
BSD-3-Clause3 平台
compat.imgui 1.92.8-docking — Dear ImGui immediate-mode GUI library core sources
#include <imgui.h>
MIT3 平台✓ 有範例中國鏡像
compat.khrplatform 2026.05.31 — Khronos KHR platform header for OpenGL/EGL compat packages
#include <KHR/khrplatform.h>
Khronos3 平台✓ 有範例中國鏡像
compat.libarchive 3.8.7 — Multi-format archive and compression library
#include <archive.h>
BSD-2-Clause, BSD-3-Clause, BSD-2-Clause-NetBSD, CC0-1.0, OpenSSL, Apache-2.0, public-domain3 平台✓ 有範例中國鏡像
compat.libmysqlclient 8.4.6 — MySQL C API client library (static, client-only source)
import …;
GPL-2.0-only, Universal-FOSS-exception-1.02 平台✓ 有範例
compat.libpng 1.6.43 — PNG reference library — portable PNG encode/decode (depends on zlib)
#include "png.h"
libpng3 平台✓ 有範例
compat.lua 5.4.7 — A powerful, efficient, lightweight, embeddable scripting language
#include <lua.h>
MIT3 平台✓ 有範例中國鏡像
compat.lz4 1.10.0 — LZ4 extremely fast compression
#include <lz4.h>
BSD-2-Clause3 平台✓ 有範例中國鏡像
compat.mbedtls 3.6.1 — An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API
#include <mbedtls/sha256.h>
Apache-2.03 平台✓ 有範例中國鏡像
compat.md4c 0.5.3 — MD4C — Markdown parser for C
#include "md4c.h"
MIT3 平台✓ 有範例
compat.mysql-connector-cpp 26.7.0 — MySQL Connector/C++ X DevAPI and JDBC (static, source-built)
#include <mysql/jdbc.h>
GPL-2.0-only, Universal-FOSS-exception-1.02 平台✓ 有範例
compat.openblas 0.3.33 — OpenBLAS — optimized BLAS, built from source (BLAS-only, no Fortran/LAPACK)
#include <cblas.h>
BSD-3-Clause3 平台✓ 有範例中國鏡像
compat.opengl 2026.05.31 — Khronos OpenGL API headers for mcpp packages
#include <GL/gl.h>
MIT3 平台✓ 有範例中國鏡像
compat.openssl 3.5.1 — OpenSSL — TLS/crypto library (static, install()-driven build)
#include <openssl/ssl.h>
Apache-2.02 平台✓ 有範例中國鏡像
compat.protobuf 35.1 — Protocol Buffers — Google's data interchange format, C++ runtime (libprotobuf 35.1, static)
#include "google/protobuf/io/coded_stream.h"
BSD-3-Clause3 平台tool✓ 有範例中國鏡像
compat.re2 2022-04-01 — RE2 — fast, safe, thread-friendly regular expression engine (static)
#include "re2/re2.h"
BSD-3-Clause3 平台✓ 有範例中國鏡像
compat.redis-plus-plus 1.3.13 — C++ client for Redis (sync API; built from source, depends on compat.hiredis)
#include <…>
Apache-2.03 平台✓ 有範例
compat.sdl2 2.32.10 — SDL2 — cross-platform window, input and audio layer
#include <SDL.h>
Zlib3 平台✓ 有範例中國鏡像
compat.spdlog 1.17.0 — Fast C++ logging library (header-only by default, compiled via the `compiled` feature)
#include <spdlog/spdlog.h>
MIT3 平台✓ 有範例
compat.sqlite3 3.45.3 — SQLite — self-contained SQL database engine (C amalgamation)
#include <sqlite3.h>
LicenseRef-Public-Domain3 平台✓ 有範例
compat.tray 0.0.0-8dd1358 — Cross-platform system tray icon library (header-only)
#include "tray.h"
MIT3 平台✓ 有範例
compat.vulkan 1.4.357.0 — Khronos Vulkan loader — static ICD-dispatch library
#include <vulkan/vulkan.h>
Apache-2.03 平台✓ 有範例中國鏡像
compat.vulkan-headers 1.4.357.0 — Khronos Vulkan API headers
#include <…>
Apache-2.03 平台中國鏡像
compat.vulkan-runtime 2026.07.29 — Host Vulkan ICD runtime adapter for mcpp Linux applications
#include <…>
Apache-2.01 平台
compat.websocket 12.0.1 — IXWebSocket — pure C++ WebSocket client (RFC 6455), client-only, zero deps
#include <ixwebsocket/IXConnectionState.h>
MIT3 平台✓ 有範例
compat.x11 1.8.13 — Xlib runtime library and public headers built from upstream sources
#include <X11/Xlib.h>
BSD-1-Clause, HPND-sell-variant, ISC, MIT, MIT-Open-Group, X111 平台✓ 有範例中國鏡像
compat.xau 1.0.12 — X authorization file management library
#include <X11/Xauth.h>
MIT-Open-Group1 平台✓ 有範例中國鏡像
compat.xcb 1.17.0 — X C Binding core library built from upstream sources
#include <xcb/xcb.h>
MIT1 平台✓ 有範例中國鏡像
compat.xcb-proto 1.17.0 — XCB protocol XML descriptions and xcbgen generator
#include <…>
MIT1 平台中國鏡像
compat.xcursor 1.2.3 — X cursor management runtime library and public headers
#include <X11/Xcursor/Xcursor.h>
HPND-sell-variant1 平台✓ 有範例中國鏡像
compat.xdmcp 1.1.5 — X Display Manager Control Protocol library
#include <X11/Xdmcp.h>
MIT-Open-Group1 平台✓ 有範例中國鏡像
compat.xext 1.3.7 — X11 miscellaneous extensions runtime library and public headers
#include <X11/extensions/Xext.h>
HPND-sell-variant, ISC, MIT, MIT-Open-Group1 平台✓ 有範例中國鏡像
compat.xfixes 6.0.2 — X Fixes extension runtime library and public headers
#include <X11/extensions/Xfixes.h>
HPND-sell-variant1 平台✓ 有範例中國鏡像
compat.xi 1.8.3 — X Input extension runtime library and public headers
#include <X11/extensions/Xinerama.h>
MIT-Open-Group1 平台✓ 有範例中國鏡像
compat.xinerama 1.1.6 — Xinerama extension runtime library and public headers
#include <X11/extensions/Xinerama.h>
MIT-Open-Group1 平台✓ 有範例中國鏡像
compat.xorgproto 2025.1 — X.Org protocol headers for X11-based compat packages
#include <…>
1 平台中國鏡像
compat.xrandr 1.5.5 — X Resize, Rotate and Reflect extension runtime library and public headers
#include <X11/extensions/Xrandr.h>
HPND-sell-variant1 平台✓ 有範例中國鏡像
compat.xrender 0.9.12 — X Rendering extension runtime library and public headers
#include <X11/extensions/Xrender.h>
HPND-sell-variant1 平台✓ 有範例中國鏡像
compat.xtrans 1.6.0 — X.Org transport layer support headers used by Xlib
#include <…>
HPND-sell-variant, MIT, MIT-Open-Group1 平台中國鏡像
compat.xz 5.8.3 — XZ Utils liblzma compression library
#include <lzma.h>
0BSD3 平台✓ 有範例中國鏡像
compat.yyjson 0.12.0 — Fastest C JSON library with SIMD — ANSI C, zero dependencies
#include "yyjson.h"
MIT3 平台✓ 有範例
compat.zlib 1.3.2 — A compression library
#include <zlib.h>
Zlib3 平台✓ 有範例中國鏡像
compat.zstd 1.5.7 — Zstandard real-time compression algorithm
#include <zstd.h>
BSD-3-Clause, GPL-2.0-only3 平台✓ 有範例中國鏡像
ffmpeg.ffmpeg 8.1.2 — FFmpeg 8.1.2 C++ modules for mcpp (import ffmpeg.av;) on top of the compat.ffmpeg source build
import ffmpeg.av;
MIT3 平台✓ 有範例中國鏡像
fmtlib.fmt 12.2.0 — A modern formatting library for C++, exposed as C++23 module fmt
import fmt;
MIT3 平台✓ 有範例
ggml-org.llamacpp b10069 — C++23 module package for llama.cpp b10069 (import llamacpp;)
import llamacpp;
MIT3 平台✓ 有範例
godotengine.godot-cpp-m 10.0.0-rc1 — C++23 module package for godot-cpp (import godot_cpp) — Godot GDExtension API, C++ API unchanged
import godot_cpp;
MIT3 平台✓ 有範例中國鏡像
grpc.grpc 1.83.0 — gRPC 1.83.0 — vendored upstream source build with import grpc; (abseil/protobuf/re2/c-ares/OpenSSL come from this index)
import grpc;
Apache-2.02 平台✓ 有範例中國鏡像
grpc.grpc-plugin 1.83.0 — grpc_cpp_plugin 1.83.0 — the gRPC C++ code generator, buildable as an mcpp host tool
$ grpc_cpp_plugin
Apache-2.03 平台中國鏡像
marzer.tomlplusplus 3.4.0 — TOML config file parser and serializer for C++, exposed as C++23 module tomlplusplus
import tomlplusplus;
MIT3 平台✓ 有範例中國鏡像
mcpplibs.capi.lua 0.0.3 — C++23 module wrapping the Lua 5.4 C API — `import mcpplibs.capi.lua;`
import mcpplibs.capi.lua;
Apache-2.03 平台中國鏡像
mcpplibs.cmdline 0.0.2 — A simple command-line parsing library/framework for modern C++
import mcpplibs.cmdline;
Apache-2.03 平台✓ 有範例中國鏡像
mcpplibs.ffmpeg 0.0.3 — C++23 module package for FFmpeg (import ffmpeg.av) — full source build via compat.ffmpeg, C API unchanged
import ffmpeg.av;
MIT3 平台中國鏡像
mcpplibs.grpcgen 1.83.0 — protoc + grpc_cpp_plugin codegen as an importable mcpp build rule (host-module)
import grpcgen;
Apache-2.03 平台✓ 有範例中國鏡像
mcpplibs.imgui 0.0.6 — C++23 module package for Dear ImGui core and GLFW/OpenGL3 backends
import imgui.core;
MIT3 平台中國鏡像
mcpplibs.llamacpp 0.1.0 — C++23 module package for llama.cpp (import llamacpp)
import llamacpp;
MIT3 平台
mcpplibs.llmapi 0.2.8 — Modern C++ LLM API client with openai-compatible support
import mcpplibs.llmapi;
Apache-2.03 平台✓ 有範例中國鏡像
mcpplibs.templates 0.0.1 — Minimal C++23 modular hello library
import mcpplibs.templates;
Apache-2.03 平台中國鏡像
mcpplibs.tinyhttps 0.2.9 — Minimal C++23 HTTP/HTTPS client with SSE streaming support
import mcpplibs.tinyhttps;
Apache-2.03 平台✓ 有範例中國鏡像
mcpplibs.xpkg 0.0.54 — C++23 reference implementation of the xpkg V1 spec — `import mcpplibs.xpkg;`
import mcpplibs.xpkg;
Apache-2.03 平台中國鏡像
neargye.magic_enum 0.9.8 — Header-only C++17 library for static reflection of enums, exposed as C++23 module magic_enum
import magic_enum;
MIT3 平台✓ 有範例
nlohmann.json 3.12.0 — JSON for Modern C++, exposed as C++23 module nlohmann.json
import nlohmann.json;
MIT3 平台✓ 有範例中國鏡像
ocornut.imgui 1.92.8 — Dear ImGui 1.92.8 core and GLFW/OpenGL3 backend modules for mcpp (import imgui.core;)
import imgui.core;
MIT3 平台✓ 有範例中國鏡像
opencv.opencv 5.0.0 — OpenCV 5.0.0 vendored + C++23 module layer — import opencv.cv; (single repo, no compat.opencv dependency)
import opencv.cv;
MIT3 平台✓ 有範例中國鏡像