Here's what's popular on GitHub today...
Trending repository
-
Updated
Jul 7, 2022
The Download
On this episode of The Download, Christina is back in another newish location, and here with the latest developer and open source project news.
Popular topic
C#
Trending repository
-
Updated
Jul 7, 2022 - Python
Trending repository
Upcoming event recommended by GitHub
30 Minutes to Merge: Accelerate shipping with GitHub Projects
August 24, 2022 • Online
Trending repository
Next version of massCode. A free and open source code snippets manager for developers
-
Updated
Jul 9, 2022 - TypeScript
Trending repository
-
Updated
Jul 8, 2022 - Python
Collection recommended by GitHub
App recommended by GitHub
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.
Trending repository
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
Updated
Jul 8, 2022 - Python
Trending repository
24 Lessons, 12 Weeks, Get Started as a Web Developer
-
Updated
Jul 5, 2022 - JavaScript
Trending repository
See cost estimates for Terraform right in your editor
-
Updated
Jul 8, 2022 - TypeScript
Trending repository
What about History?
Histories make men wise.
What about Network ?
Trending repository
Master programming by recreating your favorite technologies from scratch.
-
Updated
Jul 8, 2022
Trending repository
Whenever we switch to the database plugin or if we click on the refresh button
connection.receive(
DATABASE_LIST_COMMAND,
....
is called thus, the info about our database is updated in the desktop client.
Is it possible to do the other way around, that is, notify the client that it should update the UI because our database has changed, thus not requiring to press the refr
Trending repository
Коллекция вопросов и ответов на собеседовании по веб-разработке (https://tinyurl.com/wxysrpsy)
-
Updated
May 17, 2022
Trending repository
Quickest way to start a new web app with full stack typesafety
-
Updated
Jul 9, 2022 - TypeScript
Trending repository
Resources for deep learning with satellite & aerial imagery
-
Updated
Jul 9, 2022
Trending repository
文本中如果有数字读不出来
Trending repository
-
Updated
Jul 7, 2022 - Python
Trending repository
-
Updated
Jul 3, 2022 - JavaScript
Trending repository
A unified framework for privacy-preserving data analysis and machine learning
-
Updated
Jul 8, 2022 - Python
Trending repository
-
Updated
Jul 9, 2022 - TypeScript
Trending repository
NeoPOP components library based on CRED's design system
-
Updated
Jul 8, 2022 - TypeScript
Trending repository
Reactive Programming in Swift
-
Updated
Jun 23, 2022 - Swift
Trending repository
-
Updated
Jul 8, 2022
Trending repository
YOLOv5
-
Updated
Jul 8, 2022 - Python
Trending repository
An open-source tool for auditing your software supply chain stack for security compliance based on a new CIS Software Supply Chain benchmark.
-
Updated
Jul 7, 2022 - Go
App recommended by GitHub
repo rules
An application to set up and enforce rules for all of your GitHub repositories:
- enforce rules on all repositories or a sub selection using regex
- ensure that all repositories only use squash merge and delete merged branch
- ensure that only certain team is admin or maintainer of repositories with certain pattern
- ensure that the default branch (or any branch) always requires GPG signatures on commit
Free for testing until 30.06.2022, afterwards there will be paid plans.


Currently,

path.joinhas a failing test:These tests are taken from Node, so it likely is a real bug
The code implementing
path.joinis in this file: https://github.com/Jarred-Sumner/bun/blob/701d6ec45d7e339b352b37869bd2a7d4849b35fb/src/resolver/resolve