Skip to content
#

stdlib

Here are 41 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++

Improve this page

Add a description, image, and links to the stdlib topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more