Last active
February 17, 2026 00:23
-
-
Save honey-speaks-tech/0d9602ddd13df3355ebe83e17372ff65 to your computer and use it in GitHub Desktop.
Essential CPP tools you should know
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Notes from Jason Turner's C++ weekly: | |
| https://compiler-explorer.com | |
| https://wg21.cmeerw.net/cppdraft/search | |
| https://eel.is/c++draft/ | |
| https://github.com/timsong-cpp/cppwp | |
| https://search.cpp-lang.org/# | |
| https://wg21.link/ | |
| https://cppinsights.io/ | |
| https://github.com/lefticus/cppstdmd/ | |
| https://cppevo.dev/ | |
| https://cppstat.dev/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment