Here's what's popular on GitHub today...
Trending repository
-
Updated
Jul 16, 2022 - Jupyter Notebook
The Download
On this episode of The Download, Christina returns from some downtime with a random t-shirt and the latest developer and open source project news, including GitHub Copilot, Deno Fresh, GPT-3 code explanation, TensorFlow Lite for Commodore 64s, and more!
Popular topic
Maven
Trending repository
Trending repository
Upcoming event recommended by GitHub
Octogatos Conf22 Call for Papers
April 22, 2022 - September 25, 2022 • Virtual
Trending repository
On Linux I get the following error message.
OS: Fedora 36
ARch: x86_64
winsbom generate -b .
No usable version of libssl was found
Aborted (core dumped)
Trending repository
Proposal
Currently, when a parameterized job is dispatched, the jobId of the child job is generated using a fixed template as described here:
htt
Collection recommended by GitHub
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
Snyk
Snyk is on a mission to help developers use open source and stay secure.
Snyk helps find, fix & prevent known vulnerabilities in your Node.js, Java, Ruby, Python and Scala apps. Snyk is free for open source.
Snyk tracks vulnerabilities in over 800,000 open source packages, and helps protect over 25,000 applications.
83% of Snyk users found vulnerabilities in their applications, and new vulnerabilities are disclosed regularly, putting your application at risk.
Trending repository
-
Updated
Jul 12, 2022 - Java
Trending repository
-
Updated
Jul 15, 2022
Trending repository
-
Updated
Jul 14, 2022 - C++
Trending repository
-
Updated
Jul 16, 2022
Trending repository
It would be great to have a "MoreLikeThis" feature in Tantivy.
An efficient, effective "more-like-this" query generator would be a great contribution.
Elasticsearch and Lucene both support it:
https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-mlt-query.html
https://lucene.apache.org/core/7_2_0/queries/org/apache/lucene/queries/mlt/MoreLikeThis.html
Note: this cam
Trending repository
-
Updated
Jul 16, 2022 - Python
Trending repository
-
Updated
Jul 15, 2022 - PowerShell
Trending repository
Trending repository
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
Trending repository
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/get-started/quickstart/create-a-repo
What part(s) of the article would you like to see updated?
I think that in the notes section of this page, there should be
Trending repository
-
Updated
Jul 16, 2022 - Objective-C
Trending repository
Version
2.6.10
Reproduction link
Steps to reproduce
- compare the AsyncComponentFactory definition with the document
What is expected?
attribute 'componen
Trending repository
Trending repository
-
Updated
Jul 16, 2022
Trending repository
-
Updated
Jul 16, 2022 - TypeScript
Trending repository
-
Updated
Jul 16, 2022 - TypeScript
Trending repository
-
Updated
Jul 15, 2022
Trending repository
-
Updated
Jul 15, 2022
App recommended by GitHub
Cirrus CI
Cirrus CI makes your development cycle fast, efficient, and secure by leveraging modern cloud technologies. Cirrus CI scales with your team and makes shipping software faster and cheaper.
ShardingSphereDataSourceFactoryTest.assertCreateDataSourceWithDatabaseName() contains multiple calls of
ShardingSphereDataSourceFactory.createDataSource().It is better to split them into different test cases. Please make one test case just assert one scenario.
The method should be split to: