Skip to content
#

msvcrt

Here are 21 public repositories matching this topic...

A CMake‑based compatibility layer that backports modern C++ standard library features (e.g. std::filesystem, std::span, std::variant) to older compilers. Provides drop‑in shim headers in the std:: namespace, so existing code compiles without modification. Ideal for legacy projects that need modern APIs without upgrading toolchains.

  • Updated Oct 29, 2025
  • C++

Add this topic to your repo

To associate your repository with the msvcrt topic, visit your repo's landing page and select "manage topics."

Learn more