-
Updated
May 22, 2021 - Go
Here's what's popular on GitHub today...
Your favorite open source projects and the developers who make them happen. Listen in!
Monero
-
Updated
May 23, 2021 - C#
-
Updated
May 22, 2021
GitHub Presente: Em Portuguese
June 15, 2021 • Online
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Lucidchart Connector
Lucidchart empowers you and your team to create and collaborate on architecture diagrams, mockups, user flows, flowcharts, and other visuals in real time.
With Lucidchart, you can include these visuals in GitHub so team members can quickly understand an issue or pull request. Simply insert a public link to the Lucidchart document—the link will unfurl to show a preview, and unlike static diagrams, the link ensures that users always have access to the current version of the visual.
-
Updated
May 22, 2021 - Python
-
Updated
Jan 6, 2021
-
Updated
May 22, 2021 - Python
-
Updated
May 22, 2021 - Swift
We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.
Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.
This change should be focused on our Travis CI YAML file. Any suggestions for improving the co
-
Updated
May 23, 2021 - Dart
-
Updated
May 22, 2021 - Vue
-
Updated
May 18, 2021 - Java
-
Updated
May 22, 2021 - Python
Hi guys, this is a silly problem
The link in this readme.md https://github.com/docker/awesome-compose/blob/master/prometheus-grafana/README.md points to a broken link https://github.com/docker/awesome-compose/blob/master/prometheus-grafana/docker-compose.yaml
I don't know the working link only use the link in the same path https://github.com/docker/awesome-compose/blob/master/prometheus-graf
-
Updated
May 21, 2021 - Python
-
Updated
May 22, 2021 - Python
-
Updated
May 22, 2021 - Python
Description
Position in Collection not supported by ScrollView. No components can be set as any collection role. With support for "List" or "Grid" roles would these would likely work as expected.
This issue is covered in-depth by parent issue #30977, please check there for more details.
React Native version:
0.63
-
Updated
May 20, 2021 - JavaScript
Rollbar
Helping development teams proactively discover, predict, and remediate errors with real-time, AI-assisted workflows.
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.