Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Best Practices, code samples, and documentation for Computer Vision.
-
Updated
Jul 14, 2020 - Jupyter Notebook
Draft of the fastai book
-
Updated
Aug 22, 2020 - Jupyter Notebook
A community-driven project led by the Spring Security team and is focused on delivering Authorization Server support to the Spring community
-
Updated
Aug 21, 2020 - Java
js13kGames competition
August 13, 2020 - September 13, 2020 • Online
An entity framework for Go
-
Updated
Aug 22, 2020 - Go
Amplify Framework provides a declarative and easy-to-use interface across different categories of cloud operations.
-
Updated
Aug 21, 2020 - Dart
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!
Flaptastic
Manage flaky unit tests with the unit testing framework you already use.
Features
- Checkbox to instantly disable any unhealthy unit test across all branches
- GitHub flaky test warnings on pull requests
- Slack alerting to team channel who's test are flapping
- Metrics and charting to aid you in fixing the biggest disruptions first
Requirements
- CI/CD (CircleCI, TravisCI, Jenkins, etc.)
Flaptastic is designed for organizations with many codebases and teams.
Describe the bug
QR Code Scanner fails to scan input fields on Send Transaction view when scanning QR Code contains an EIP-681 URI
Example URI
ethereum:0x46c69f4424043e720a704330748cf3c593656b9c
To Reproduce
Steps to reproduce the behavior:
- Go to Send Transaction view
- Click on QR Code scanner
- Position QR Code in front of Webcam
- QR Code scanner closes
Minimum Viable Study Plan for Machine Learning Interviews from FAAG, Snapchat, LinkedIn.
-
Updated
Aug 22, 2020
Books for machine learning, deep learning, math, NLP, CV, RL, etc
-
Updated
Jul 3, 2020
-
Updated
Aug 20, 2020 - Java
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
-
Updated
Aug 22, 2020
PanDownload Web, built with CloudFlare Workers
-
Updated
Aug 20, 2020 - JavaScript
Cut and paste your surroundings using AR
-
Updated
Jul 21, 2020 - TypeScript
Standard and Advanced Demos for learn.cantrill.io courses
-
Updated
Aug 13, 2020 - Shell
Testing
We don't have any tests, we should have tests.
REPL tab completion
A long list of (advanced) JavaScript questions, and their explanations
-
Updated
Aug 21, 2020
-
Updated
Aug 3, 2020
A curated list of awesome things related to Django
-
Updated
Aug 12, 2020 - Makefile
This database is a record of NYPD misconduct complaints made by the public to the Civilian Complaint Review Board (CCRB).
-
Updated
Aug 21, 2020
Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence.
-
Updated
Aug 20, 2020 - Java
A <Video /> component for react-native
-
Updated
Aug 20, 2020 - Java
DeepScan
Tired of the troubles with JavaScript? DeepScan can help you.
DeepScan is an advanced static analysis tool engineered to support JavaScript, TypeScript, React, and Vue.js.
You can use DeepScan to find possible runtime errors and quality issues instead of coding conventions. Integrate with your GitHub repositories to get quality insight into your web project.


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.