-
Updated
Sep 12, 2020 - C++
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Sep 14, 2020
Ubuntu
-
Updated
Sep 14, 2020 - Rust
-
Updated
Sep 13, 2020
-
Updated
Apr 25, 2019
-
Updated
Sep 14, 2020 - C
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Instabug
The top apps in the world rely on Instabug for bug reporting, crash reporting, and in-app user feedback. With just one line of code, beta testers and users can report bugs and provide mobile and support teams with detailed feedback by just shaking their phones.
-
Updated
Sep 12, 2020
-
Updated
Sep 14, 2020 - Python
-
Updated
Sep 10, 2020 - Jupyter Notebook
-
Updated
Aug 28, 2020
-
Updated
Sep 11, 2020 - Python
-
Updated
Sep 14, 2020 - Java
[ACTION] FullContact
Is there a specific app this action is for?
FullContact
Please provide a link to the relevant API docs for the specific service / operation.
https://dashboard.fullcontact.com/api-ref
-
Updated
Sep 14, 2020 - C++
-
Updated
Sep 14, 2020
-
Updated
Sep 13, 2020 - Shell
-
Updated
Sep 14, 2020
-
Updated
Aug 30, 2020 - Shell
-
Updated
Sep 10, 2020 - C++
Describe the bug
Currently, the "HeaderCameraUploads" string in the localization files is unused and should be removed. Further investigation should be done on if there are other unused strings.
Pull Assistant
Every time you create a pull request, Pull Assistant analyses it and provides you all necessary information to perform code reviews faster and with confidence.


currently, some of the programs use static type checking like this program but some of the programs did not use static typing.
it's a good practice to use static typing as it makes code more clear and readable, should we make it a standard for this repository.we can use mypy for