Issues & PRs

按问题和 PR 整理,比单纯列仓库更能看出实际参与过的工程细节。

Tier 2 Application: cxxmcp

Applied for MCP ecosystem Tier 2 with conformance evidence, tier-check output, and notes on the remaining SEP-2243 exception.

cpp-httplib ASAN parse_url report

Reported a heap-use-after-free in `httplib::detail::parse_url` found while running cxxmcp release-gate tests under AddressSanitizer.

jsonrpcpp port for vcpkg

Added a header-only `jsonrpcpp` port to vcpkg, depending on vcpkg's `nlohmann-json` and including a usage file.

cxxmcp packaging attempts for vcpkg / Conan

Started package-manager integration work for cxxmcp, including local validation with vcpkg and a draft ConanCenter recipe.

concurrentqueue BLOCK_SIZE macro conflict

Proposed push/pop macro guards for `BLOCK_SIZE` so concurrentqueue can coexist with Linux headers such as `<linux/fs.h>`.

MPSC_queue benchmark and regression work

Added MPMC comparison benchmarks, empty bulk enqueue regression coverage, and an experimental elastic reclaim prototype.

PyTorch C++ / Qt integration reports

Reported Windows libtorch C++ issues, including Qt `slots` macro conflicts and `register_module` crash/debugging notes.