Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Trending repository
Trending repository
cli
knowledge
notebook
notes
methodology
knowledge-base
procedures
cheatsheets
pentest-tool
rtfm
notes-management-system
-
Updated
Sep 23, 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.
Popular topic
#
PHP
PHP is a popular general-purpose scripting language that works particularly well for server-side web development.
Trending repository
Easily and securely send things from one computer to another 🐊 📦
-
Updated
Sep 23, 2020 - Go
Trending repository
A lightweight, pure-Swift library for downloading and caching images from the web.
-
Updated
Sep 24, 2020 - Swift
Upcoming event recommended by GitHub
Nov
5
OCTO Speaker Series - Simon Peyton-Jones
November 05, 2020 • Virtual
Computer science meets education, at scale. The UK is in the throes of a wholesale reform of school (K-12) education in computing, one that establishes computer science as a foundational discipline that all children learn from primary school onwards, just as they do maths and natural science. Join the live stream at 9:30am PT.
Trending repository
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
Updated
Sep 23, 2020 - Go
Trending repository
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
-
Updated
Sep 20, 2020 - Python
Collection recommended by GitHub
App recommended by GitHub
WIP
Allow authors of pull requests to set status to pending while still working on it.
Trending repository
Trending repository
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
-
Updated
Sep 24, 2020 - C++
Trending repository
Bypass Paywalls web browser extension for Chrome and Firefox.
chrome-extension
firefox
chrome
firefox-addon
firefox-extension
bypass
chrome-extensions
paywall
bypass-paywalls
-
Updated
Sep 22, 2020 - JavaScript
Trending repository
Repo for Vue 3.0
-
Updated
Sep 23, 2020 - TypeScript
Trending repository
A self-hosted Fuzzing-As-A-Service platform
-
Updated
Sep 24, 2020 - Rust
Trending repository
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
python
elasticsearch
kibana
osint
twitter
tweets
scrape
pineapple
twint
tweep
scrape-followers
scrape-likes
scrape-following
-
Updated
Sep 21, 2020 - Python
Trending repository
Open
如何将md当做ipynb打开?
9
Qinzixin
opened
Apr 4, 2020
Trending repository
Silero Models: pre-trained STT models and benchmarks made embarrassingly simple
german
pytorch
english
speech-recognition
spanish
colab
speech-to-text
pretrained-models
stt
asr
asr-benchmark
stt-benchmark
enterprise-grade-stt
silero-models
-
Updated
Sep 23, 2020 - Jupyter Notebook
Trending repository
hediet
commented
Feb 11, 2020
Make the animation smoother.
3
Trending repository
Trending repository
V2ray , Trojan, Trojan-go, NaiveProxy, shadowsocksR install tools for windows V2ray,Trojan,Trojan-go, NaiveProxy, shadowsocksR的一键安装工具windows下用(一键科学上网)
ssr
proxy
shadowsocks
vpn
vpn-manager
trojan
v2ray
shadowrocket
shadow
shadowsocksr
v2rayng
trojan-qt5
windows-v2ray
websocket-tls
trojan-go
trojan-windows
naiveproxy
tls-web
-
Updated
Sep 24, 2020 - C#
Trending repository
Simple, private file sharing from the makers of Firefox
-
Updated
Sep 15, 2020 - JavaScript
Trending repository
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
-
Updated
Sep 23, 2020 - HTML
Trending repository
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.
linux
material
material-design
gnome
gnome-shell
tiling-window-manager
materialshell
gnome-shell-extension
material-shell
-
Updated
Sep 23, 2020 - JavaScript
Trending repository
Trending repository
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
python
security
sql
hacking
web-application
cheatsheet
enumeration
penetration-testing
bounty
vulnerability
xss-vulnerability
methodology
bugbounty
pentest
bypass
payload
privilege-escalation
intruder
xxe-injection
ssti
-
Updated
Sep 23, 2020 - Python
Trending repository
Hazel Engine
-
Updated
Sep 23, 2020 - C++
Trending repository
Elegant transition library for iOS & tvOS
swift
ios
hero
material-design
xcode
animation
transition-animation
animations
ios-animation
ios-transition
ios-swift
custom-transitions
ios-lib
ios-framework
-
Updated
Aug 15, 2020 - Swift
Trending repository
6
ezyang
commented
Aug 18, 2020
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
App recommended by GitHub
GuardRails
GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.


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.