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
COVID-19
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 8, 2022 - TypeScript
Trending repository
-
Updated
Jul 8, 2022 - Python
Collection recommended by GitHub
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
Repography
Repography allows you to create graphical dashboards you can embed in your README.md, and also to turn your project into a beautiful data visualization posters for your home or office.
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 8, 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
Issue-Label Bot
Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).
Instructions on how to alias the labels can be viewed on the app's website.
This app only works on public repositories.


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