Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Dec 2, 2020 - Shell
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
iOS
A hope
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Dec 2, 2020 - Python
System
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!
LeanBoard
Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.
Also try BackHub: Reliable GitHub repository backup, set up in minutes.
-
Updated
Nov 25, 2020 - Jupyter Notebook
-
Updated
Dec 2, 2020 - JavaScript
-
Updated
Dec 2, 2020 - TypeScript
-
Updated
Oct 17, 2020
The current version of the HANS dataset is missing the additional information provided for each example, including the sentence parses, heuristic and subcase.
-
Updated
Dec 2, 2020
-
Updated
Nov 27, 2020 - Rust
-
Updated
Nov 30, 2020 - Jupyter Notebook
Now, we're adding plug-in JARS that need to be rebooted, which is a little uncomfortable.
So, I want to add dynamic loading.
Upload the plug-in JAR file to the file server, such as local, minio. Load them dynamically.
-
Updated
Nov 28, 2020 - Java
-
Updated
Dec 1, 2020 - Python
There is no "x86" string for AMD processors such as AMD Ryzen 5 4600H
-
Updated
Dec 2, 2020
-
Updated
Nov 20, 2020 - PHP
Imgbot
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.


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.