Here's what's popular on GitHub today...
Trending repository
Popular topic
Trending repository
-
Updated
Feb 20, 2022 - Python
Trending repository
-
Updated
Feb 19, 2022 - Python
Upcoming event recommended by GitHub
GitHub Africa: Community powered Open Source
February 23, 2022 • Online
Trending repository
-
Updated
Feb 20, 2022 - JavaScript
Trending repository
-
Updated
Feb 19, 2022 - Svelte
Collection recommended by GitHub
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
WakaTime
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
How it Works
-
Install the open-source plugin for your editor
-
Write code like you already do
-
Get a personal or team dashboard with metrics about your programming
Features
- Fully-automatic project detection
- Language usage breakdown
- Private Leaderboards
- Commit stats
- Embeddable SVG charts
Trending repository
Trending repository
-
Updated
Feb 20, 2022
Trending repository
Trending repository
-
Updated
Feb 20, 2022 - C
Trending repository
-
Updated
Feb 20, 2022 - Python
Trending repository
-
Updated
Feb 18, 2022 - TypeScript
Trending repository
Describe the problem
In the example project, there is no flutter application that shows the integration of supabase with flutter.
Describe the improvement
Let's add a sample project that shows the flutter integration
Trending repository
-
Updated
Feb 20, 2022 - Dart
Trending repository
-
Updated
Feb 19, 2022 - Python
Trending repository
Sanity checks
- My issue relates to a specific CLI completion spec (e.g.
git checkoutis missing options ingitcompletion spec). If your issue is more general, please create your issue here: withfig/fig - I have searched [github.com/withfig/autocomplete/issues](https://gi
Trending repository
Update README Badges
Due to refactor in workflows, the coverage badge in README is broken. Add badges for nightly and pre-merge
Trending repository
-
Updated
Feb 20, 2022 - Odin
Trending repository
Add CMake aliases
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_main
This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.
add_library(GTest::gtest ALIAS
Trending repository
-
Updated
Feb 17, 2022 - Python
Trending repository
Trending repository
Trending repository
-
Updated
Feb 20, 2022 - Cuda
Trending repository
-
Updated
Feb 18, 2022 - CSS
Trending repository
-
Updated
Feb 20, 2022 - Go
App recommended by GitHub
Depfu
Depfu is the best way for busy teams to keep their app dependencies up-to-date. We believe doing small, easy to assess updates regularly and supported by automation is a lot easier than falling behind and having to update everything at once.
We support all Ruby projects using Bundler, all JS projects using npm or Yarn, all Elixir projects using Hex and all PHP projects using Composer. Lock files are handled automatically.
Tracking issue for improving the egui docs. Other suggestions for improvements welcome!
All doc-examples need to be part of the doctests (i.e. they should never be marked
ignore, thoughno_runcan maybe sometimes be motivated).egui
The crate-level docs for
egui(at https://docs.rs/egui generated fromegui/src/lib.rs) sh