libstdcxx
Here are 9 public repositories matching this topic...
(XCODE10移除了libstdc++,需要增加缺失的文件适配老程序)XCODE 10 REMOVED libstdc++ , NEED TO ADD SOME FILES TO SUPPORT
-
Updated
Dec 5, 2018 - C++
Basic data structures in C: list, set, map/hashtable, queue... (libstdc++ wrapper)
-
Updated
Mar 1, 2026 - C
A benchmark for standard libraries
-
Updated
Sep 23, 2023 - Assembly
Headers from GCC's libstdc++ that can be used in a freestanding environment.
-
Updated
Aug 19, 2026 - C++
Experimental enhancement framework on the C++ Standard Library
-
Updated
Sep 20, 2026 - C++
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 libstdcxx topic, visit your repo's landing page and select "manage topics."