Skip to content
#

glibc-compatibility

Here are 6 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 14, 2025
  • C++

Improve this page

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

Learn more