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 21, 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.
Koa
-
Updated
Sep 21, 2020 - Go
-
Updated
Sep 20, 2020 - Swift
Octogatos Conf20
September 24, 2020 - September 25, 2020 • Virtual
-
Updated
Sep 21, 2020 - Go
-
Updated
Sep 20, 2020 - Python
CodeScene
CodeScene identifies and prioritizes technical debt based on how the organization works with the code.
- Prioritize development hotspots and get a Code Health measure on the hotspots.
- Integrates with GitHub checks to supervise hotspots in pull requests.
- Explore the efficiency of your organization with respect to Conway’s Law.
- Detect sub-systems with low team autonomy that become productivity bottlenecks.
- Measure the off-boarding risk when a key developer leaves the project.
-
Updated
Sep 21, 2020 - C++
-
Updated
Sep 20, 2020 - JavaScript
-
Updated
Sep 21, 2020 - TypeScript
-
Updated
Sep 21, 2020 - Rust
-
Updated
Sep 21, 2020 - Python
如何将md当做ipynb打开?
-
Updated
Sep 20, 2020 - Jupyter Notebook
Make the animation smoother.
-
Updated
Sep 14, 2020 - C#
-
Updated
Sep 15, 2020 - JavaScript
-
Updated
Sep 21, 2020 - HTML
-
Updated
Sep 19, 2020 - JavaScript
-
Updated
Sep 19, 2020 - Python
-
Updated
Sep 21, 2020 - C++
-
Updated
Aug 15, 2020 - Swift
WARNING: /data/users/ezyang/pytorch-tmp/BUILD.bazel:580:1: in hdrs attribute of cc_library rule //:aten_headers: Artifact
'bazel-out/k8-fastbuild/bin/aten/src/ATen/Config.h' is duplicated (through '//:aten/src/ATen/Config.h' and '//:aten_src_AT
en_config'). Since this rule was created by the macro 'cc_library', the error might have been caused by the macro implemen
tation
Sentry
Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.
Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.


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.