Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
A minimalist command line knowledge base manager
-
Updated
Sep 27, 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.
Easily and securely send things from one computer to another
-
Updated
Sep 26, 2020 - Go
A lightweight, pure-Swift library for downloading and caching images from the web.
-
Updated
Sep 27, 2020 - Swift
OCTO Speaker Series - Simon Peyton-Jones
November 05, 2020 • Virtual
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
Updated
Sep 26, 2020 - Go
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
-
Updated
Sep 26, 2020 - Python
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Moesif API Insights
Understand customer API usage and take action:
SDKs and API Gateway plugins for REST & GraphQL
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 27, 2020 - C++
Bypass Paywalls web browser extension for Chrome and Firefox.
-
Updated
Sep 22, 2020 - JavaScript
Repo for Vue 3.0
-
Updated
Sep 27, 2020 - TypeScript
A self-hosted Fuzzing-As-A-Service platform
-
Updated
Sep 26, 2020 - Rust
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.
-
Updated
Sep 21, 2020 - Python
如何将md当做ipynb打开?
Silero Models: pre-trained STT models and benchmarks made embarrassingly simple
-
Updated
Sep 27, 2020 - Jupyter Notebook
Make the animation smoother.
V2ray , Trojan, Trojan-go, NaiveProxy, shadowsocksR install tools for windows V2ray,Trojan,Trojan-go, NaiveProxy, shadowsocksR的一键安装工具windows下用(一键科学上网)
-
Updated
Sep 27, 2020 - C#
Simple, private file sharing from the makers of Firefox
-
Updated
Sep 15, 2020 - JavaScript
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
-
Updated
Sep 27, 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 26, 2020 - JavaScript
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
-
Updated
Sep 27, 2020 - Python
Hazel Engine
-
Updated
Sep 27, 2020 - C++
Elegant transition library for iOS & tvOS
-
Updated
Aug 15, 2020 - Swift
🐛 Bug
Compiling against the C++ API on macOS using GCC-9.3, and cmake seems to use a bad flag:
... -fopenmp -D_GLIBCXX_USE_CXX11_ABI= -std=c++14 ... -- note how it "blanks out" the _GLIBCXX_USE_CXX11_ABI variable. This causes the compiler to fail in the stdlib:
/usr/local/Cellar/gcc@9/9.3.0/include/c++/9.3.0/x86_64-apple-darwin18/bits/c++config.h:273:27: error: #if with no exprRenovate
Multi-language Dependency Automation
- Automatically update dependencies using convenient Pull Requests
- Supports a multitude of languages including JavaScript, Java, Ruby, PHP, Python, Go, Cargo, Elixir, Docker, etc.
- Extensive configurability. WhiteSource Renovate will fit in with your workflow, including custom grouping and schedules
- Supports shared presets as code, similar to eslint shared configs


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.