-
Updated
Oct 13, 2020 - TypeScript
port
Here are 461 public repositories matching this topic...
-
Updated
Oct 3, 2020 - Java
-
Updated
Jan 15, 2020 - C++
-
Updated
Sep 4, 2020 - PowerShell
-
Updated
Jan 24, 2020 - Shell
-
Updated
Sep 4, 2020 - CSS
-
Updated
Sep 20, 2020 - C++
-
Updated
Nov 20, 2016 - Ada
-
Updated
May 4, 2019 - C
The method WordList.QuerySuggest.Phonet has two nested loops that query for entries from a PhoneTable that have rules starting with a given character. Indexing these entries in the table by the first rule character may have a positive impact on performance.
-
Updated
Oct 8, 2020 - C
-
Updated
Dec 14, 2019 - C
-
Updated
Aug 24, 2018 - C
-
Updated
Jul 5, 2020 - Elixir
Improve this page
Add a description, image, and links to the port topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the port topic, visit your repo's landing page and select "manage topics."


Problem
We want to benchmark RustScan with https://github.com/sharkdp/hyperfine and store the results in Google Sheets.
We want this program (written in whatever language you want, but preferably Python) to run on a new tag release.
You can do this using either GitHub actions or Travis CI.
What the program should do