Skip to content
#

libstdcxx

Here are 9 public repositories matching this topic...

Language: All
Filter by language

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 8, 2025
  • C++

Improve this page

Add a description, image, and links to the libstdcxx 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 libstdcxx topic, visit your repo's landing page and select "manage topics."

Learn more