Python Cpp20

Open-source Python projects categorized as Cpp20

Top 3 Python Cpp20 Projects

  • modern-cpp-features

    A cheatsheet of modern C++ language and library features.

    Project mention: C++23: The Next C++ Standard | news.ycombinator.com | 2023-07-11

    I'm a little 10 years out from writing C++ professionally and I found this cheat sheet[0] useful. Basically if you have an inkling of the concept you're looking for, just search on that cheat sheet to find the relevant new C++ thing. Specifically for me, we used Boost for smart pointers which are now part of the stdlib, and threads are now part of the stdlib as well.

    [0] https://github.com/AnthonyCalandra/modern-cpp-features

  • openage

    Free (as in freedom) open source clone of the Age of Empires II engine :rocket:

    Project mention: Remaking AoE2 | /r/aoe2 | 2023-07-05

    It is currently being done and published here: https://github.com/SFTtech/openage/

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • cpp-lit

    Time to #include standard library and other C++ headers.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-07-11.

Python Cpp20 related posts

Index

What are some of the best open-source Cpp20 projects in Python? This list will help you:

Project Stars
1 modern-cpp-features 17,587
2 openage 11,991
3 cpp-lit 103
Write Clean Python Code. Always.
Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com