Here's what's popular on GitHub today...
Trending repository
Podcast
Your favorite open source projects and the developers who make them happen. Listen in!
Popular topic
Mongoose
Trending repository
Trending repository
Upcoming event recommended by GitHub
js13kGames competition
August 13, 2021 - September 13, 2021 • Online
Trending repository
Trending repository
-
Updated
Aug 7, 2021 - C++
Collection recommended by GitHub
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!
App recommended by GitHub
CircleCI
Now supporting GitHub Checks!
You can now see the status of your CircleCI workflows and related jobs all within the GitHub UI. Enable this feature in your CircleCI organization settings for new and existing accounts.
Build faster. Test more. Fail less.
Let CircleCI help your team focus on making a great product. Speed up your test and delivery cycle and improve productivity, without running your own infrastructure.
Trending repository
Hello everyone, I will explain the current status of manim in this issue.
Now there are three main manim versions, and their differences:
- The
masterbranch of 3b1b/manim: Rendering on GPU using OpenGL and moderngl. Support interaction and have higher efficiency. - ManimCommunity/manim: (@ManimCommunity
Trending repository
-
Updated
Aug 7, 2021
Trending repository
-
Updated
Aug 5, 2021 - Shell
Trending repository
-
Updated
Aug 7, 2021 - Go
Trending repository
-
Updated
Aug 5, 2021
Trending repository
-
Updated
Aug 6, 2021 - Kotlin
Trending repository
-
Updated
Aug 5, 2021 - JavaScript
Trending repository
-
Updated
Aug 7, 2021 - Go
Trending repository
-
Updated
Jul 30, 2021 - C
Trending repository
A recipe with Mocha
Clone the example app, only use Mocha instead of Jest
Before picking this issue, it's recommended to have a short tech planning chat here and only then upon sync to get up to speed.
Enrich our DB model
Trending repository
-
Updated
Aug 7, 2021 - Clojure
Trending repository
Trending repository
-
Updated
Aug 6, 2021 - Java
Trending repository
-
Updated
Aug 7, 2021 - Swift
Trending repository
-
Updated
Jul 27, 2021 - Java
Trending repository
Some cars (mostly Hondas) have very poor longitudinal tuning. They undershoot desired acceleration from the planner consistently. This causes the car to never accelerate even if the planner tells it to for 10+ seconds.
These cars need to be retuned so this does not happen. Here is the average difference between desired acceleration (from the longitudinalPlan message) and actual acceleration (fr
Trending repository
-
Updated
Aug 7, 2021 - Java
Trending repository
-
Updated
Aug 6, 2021 - Python
Trending repository
关于elecV2P通知格式模板
这里仅提供pushplus推送方式模板,其他通知方式根据官方文档以此类推
{
"token":"xxxxxx",
"title":`$title$`,
"content":`$body$`,
}具体设置如下图所示
App recommended by GitHub
Sonatype Lift
Muse is now Sonatype Lift!
Sonatype Lift helps you find and fix your most elusive bugs so you can spend time writing great code, not debugging it. Lift looks for a broad range of performance, security, and reliability errors in the code you write and the libraries you depend on, making it an ideal all-in-one bug catcher for your entire company. Running at each pull request, Lift delivers results as code review comments so you can fix bugs in minutes. (Yes really)


Summary
The Event Hubs client library is instrumented using the .NET
EventSourcemechanism for logging. When instrumenting or diagnosing issues with applications that consume the library, it is often helpful to have access to the Event Hubs logs.Though
EventSourceinstrumentation is