Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
MongoDB
Description
Make log retention policy configurable, and choose a reasonable default
Notes
- This would be a configuration in
cluster.yaml - Also apply the same configuration to cluster log groups if possible
Elegant transition library for iOS & tvOS
-
Updated
Aug 15, 2020 - Swift
Atom Package
Having a package for use in Atom similar to the extension created for VSCode would be great and allow access for more programmers. This way you'd cover those of us that prefer Atom over VSCode.
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!
Lucidchart 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.
EPFL Machine Learning Course, Fall 2019
-
Updated
Sep 16, 2020 - TeX
如何将md当做ipynb打开?
A self-hosted Fuzzing-As-A-Service platform
-
Updated
Sep 15, 2020
A lightweight, pure-Swift library for downloading and caching images from the web.
-
Updated
Sep 18, 2020 - Swift
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
-
Updated
Sep 16, 2020 - HTML
A modern desktop interface for Linux. Improve your user experience and get rid of the anarchy of traditional desktop workflows. Designed to simplify navigation and reduce the need to manipulate windows in order to improve productivity. It's meant to be 100% predictable and bring the benefits of tools coveted by professionals to everyone.
-
Updated
Sep 17, 2020 - JavaScript
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
Empresas que constantemente oferecem vagas para junior e estagiários
-
Updated
Sep 17, 2020
A little tool to play with Windows security
-
Updated
Sep 17, 2020 - C
Fast, easy and reliable testing for anything that runs in a browser.
-
Updated
Sep 18, 2020 - JavaScript
Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
-
Updated
Sep 15, 2020 - Python
-
Updated
Sep 18, 2020 - Shell
Linux kernel source tree
-
Updated
Sep 18, 2020 - C
A Collection of application ideas which can be used to improve your coding skills.
-
Updated
Sep 13, 2020
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
-
Updated
Sep 18, 2020 - Python
Rollbar
Rollbar provides real-time, full-stack exception reporting and debugging tools for developers. Rollbar integrates in moments with apps built in JavaScript, Ruby, Python, PHP, Node.js, Android, iOS, Go, Java, .NET and more.
Rollbar integrates with GitHub to link stack traces to the underlying source code, correlate exceptions to code changes, and create GitHub issues so teams can manage errors in their existing workflow.


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.