-
Updated
Oct 8, 2020 - Go
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Oct 9, 2020 - Java
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Protocol Buffers - Google's data interchange format
-
Updated
Oct 9, 2020 - C++
OCTO Speaker Series - Simon Peyton-Jones
November 05, 2020 • Virtual
screen sharing for developers https://screego.net/
-
Updated
Oct 9, 2020 - Go
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
-
Updated
Oct 10, 2020 - Dart
Check Run Reporter
Now supporting Checkstyle!
Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.
PanDownload的个人维护版本
-
Updated
Sep 25, 2020 - HTML
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
Updated
Oct 8, 2020 - Java
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建等)分分钟构建自己的中后台项目;文档:http://doc.zhangwj.com/go-admin-site/ Demo: http://www.zhangwj.com/#/login
-
Updated
Oct 9, 2020 - Go
CLI plain-text note-taking, bookmarking, and archiving with encryption, filtering and search, Git-backed versioning and syncing, Pandoc-backed conversion, and more in a single portable script.
-
Updated
Oct 10, 2020 - Shell
A platform for building proxies to bypass network restrictions.
-
Updated
Oct 10, 2020 - Go
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
-
Updated
Oct 9, 2020 - C
Based on a true story
-
Updated
Oct 1, 2020 - JavaScript
Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons
-
Updated
Sep 29, 2020 - TypeScript
Swift Algorithms is an open-source package of sequence and collection algorithms, along with their related types.
-
Updated
Oct 9, 2020 - Swift
Kottans frontend course
-
Updated
Oct 8, 2020
Python - 100天从新手到大师
-
Updated
Oct 4, 2020 - Python
-
Updated
Sep 18, 2020 - Java
英雄招募
成为 Doocs 项目维护者
push 到 doocs/advanced-java 主分支 master 下,无须提交PR等待 review。
目前 advanced-java 只有 [yanglbme](http
-
Updated
Oct 7, 2020 - Java
-
Updated
Oct 10, 2020 - TypeScript
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
-
Updated
Oct 10, 2020
CodeFactor
Ensure that your code meets quality standards
CodeFactor instantly performs Code Review with every GitHub Commit or PR. Zero setup time. Get actionable feedback within seconds. Customize rules, get refactoring tips and ignore irrelevant issues.
Languages
Bash, C, C#, C++, CoffeeScript, CSS, Dockerfile, Go, Groovy, Java, JS, Kotlin, Less, PHP, Python, Ruby, Scala, SCSS, Sugar SS, Swift, TypeScript and YAML.
Autofix
Autofix certain reported issues on-demand or automatically.


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.