Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Sep 27, 2020 - Python
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Mongoose
-
Updated
Sep 26, 2020 - Go
-
Updated
Sep 27, 2020 - Swift
-
Updated
Sep 26, 2020 - Go
-
Updated
Sep 26, 2020 - Python
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Stale
Automatically close stale Issues and Pull Requests that tend to accumulate during a project.
How it works
After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.
If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.
If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.
-
Updated
Sep 27, 2020 - C++
-
Updated
Sep 22, 2020 - JavaScript
-
Updated
Sep 27, 2020 - TypeScript
-
Updated
Sep 26, 2020 - Rust
-
Updated
Sep 21, 2020 - Python
如何将md当做ipynb打开?
-
Updated
Sep 25, 2020 - Jupyter Notebook
Make the animation smoother.
-
Updated
Sep 26, 2020 - C#
-
Updated
Sep 15, 2020 - JavaScript
-
Updated
Sep 25, 2020 - HTML
-
Updated
Sep 26, 2020 - JavaScript
-
Updated
Sep 27, 2020 - Python
-
Updated
Sep 26, 2020 - C++
-
Updated
Aug 15, 2020 - Swift
🐛 Bug
Compiling against the C++ API on macOS using GCC-9.3, and cmake seems to use a bad flag:
... -fopenmp -D_GLIBCXX_USE_CXX11_ABI= -std=c++14 ... -- note how it "blanks out" the _GLIBCXX_USE_CXX11_ABI variable. This causes the compiler to fail in the stdlib:
/usr/local/Cellar/gcc@9/9.3.0/include/c++/9.3.0/x86_64-apple-darwin18/bits/c++config.h:273:27: error: #if with no exprLucidchart Connector
Lucidchart empowers you and your team to create and collaborate on architecture diagrams, mockups, user flows, flowcharts, and other visuals in real time.
With Lucidchart, you can include these visuals in GitHub so team members can quickly understand an issue or pull request. Simply insert a public link to the Lucidchart document—the link will unfurl to show a preview, and unlike static diagrams, the link ensures that users always have access to the current version of the visual.
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.