Skip to content

Commit 614212d

Browse files
committed
Robot Updated at:17 Mar 2024 21:10:04 GMT
1 parent 3b4b03f commit 614212d

8 files changed

+46
-37
lines changed

docs/awesome/awesome-agi-cocosci.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ organized into intricate patterns that seem to be consistent across individuals.
654654

655655
#### Design Practises
656656

657-
* [No Grammar to Rule Them All: A Survey of JSON-style DSLs for Visualization](https://scholar.google.com/scholar?cluster=17206818917381447796&hl=en&as_sdt=0,5) - ***IEEE Transactions on Visualization and Computer Graphics***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=17206818917381447796&hl=en&as_sdt=0,5)]. A survey on the design and implementation of 57 JSON-style DSLs for a variety of visualization and visual interaction tasks, suggesting that no one DSL will be able to capture all of them without compromising essential parts of its domain design.
657+
* [No Grammar to Rule Them All: A Survey of JSON-style DSLs for Visualization](https://ieeexplore.ieee.org/abstract/document/9904438) - ***IEEE Transactions on Visualization and Computer Graphics***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=17206818917381447796)]. A survey on the design and implementation of 57 JSON-style DSLs for a variety of visualization and visual interaction tasks, suggesting that no one DSL will be able to capture all of them without compromising essential parts of its domain design.
658658

659659
* [Quantifying usability of domain-specific languages: An empirical study on software maintenance](https://www.sciencedirect.com/science/article/pii/S0164121214002799) - ***Journal of Systems and Software***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=3450893039446010260&hl=en&as_sdt=0,5)]. A study to compare the usability of textual DSLs under the perspective of software maintenance, suggesting that the proposed metrics were useful: (1) to early identify DSL usability limitations, (2) to reveal specific DSL features favoring maintenance tasks, and (3) to successfully analyze eight critical DSL usability dimensions.
660660

docs/awesome/awesome-biological-image-analysis.md

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Biological image analysis aims to increase our understanding of biology through
1515

1616
## General image analysis software
1717
- [3D Slicer](https://github.com/Slicer/Slicer) - Free, open source and multi-platform software package widely used for medical, biomedical, and related imaging research.
18+
- [BiaPy](https://biapyx.github.io/) - Open source ready-to-use all-in-one library that provides deep-learning workflows for a large variety of bioimage analysis tasks.
1819
- [BioImageXD](https://bioimagexd.net) - Free, open source software package for analyzing, processing and visualizing multi-dimensional microscopy images.
1920
- [Cell-ACDC](https://github.com/SchmollerLab/Cell_ACDC) - A GUI-based Python framework for segmentation, tracking, cell cycle annotations and quantification of microscopy data.
2021
- [CellProfiler](https://github.com/CellProfiler/CellProfiler) - Open-source software helping biologists turn images into cell measurements.
@@ -43,6 +44,7 @@ Biological image analysis aims to increase our understanding of biology through
4344
- [EBImage](https://github.com/aoles/EBImage) - Image processing toolbox for R.
4445
- [GPim](https://github.com/ziatdinovmax/GPim) - Gaussian processes and Bayesian optimization for images and hyperspectral data.
4546
- [MAPS](https://github.com/mahmoodlab/MAPS) - MAPS (Machine learning for Analysis of Proteomics in Spatial biology) is a machine learning approach facilitating rapid and precise cell type identification with human-level accuracy from spatial proteomics data.
47+
- [MicroSAM](https://github.com/computational-cell-analytics/micro-sam) - Tools for segmentation and tracking in microscopy build on top of SegmentAnything. Segment and track objects in microscopy images interactively.
4648
- [MorpholibJ](https://github.com/ijpb/MorphoLibJ) - Collection of mathematical morphology methods and plugins for ImageJ.
4749
- [PartSeg](https://github.com/4DNucleome/PartSeg) - A GUI and a library for segmentation algorithms.
4850
- [PyImSegm](https://github.com/Borda/pyImSegm) - Image segmentation - general superpixel segmentation and center detection and region growing.
@@ -98,6 +100,7 @@ Biological image analysis aims to increase our understanding of biology through
98100
- [Big-fish](https://github.com/fish-quant/big-fish) - Python package for the analysis of smFISH images.
99101
- [DypFISH](https://github.com/cbib/dypfish) - Python library for spatial analysis of smFISH images.
100102
- [RS-FISH](https://github.com/PreibischLab/RS-FISH) - Fiji plugin to detect FISH spots in 2D/3D images which scales to very large images.
103+
- [Spotiflow](https://github.com/weigertlab/spotiflow) - A deep learning-based, threshold-agnostic, and subpixel-accurate spot detection method developed for spatial transcriptomics workflows.
101104
- [TissUUmaps](https://tissuumaps.github.io/) - Visualizer of NGS data, plot millions of points and interact, gate, export. ISS rounds and base visualization.
102105

103106

docs/awesome/awesome-browser-extensions-for-github.md

+30-30
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Want to know more about this process? Check out the [Codeless Contributions with
2525

2626
Shows notifications when you get a new notification on GitHub and provides quick access to all notifications in a popup.
2727

28-
Installs: 135 | Stars: 78 | Last update: 2 Jun 2023
28+
Installs: 131 | Stars: 78 | Last update: 2 Jun 2023
2929

3030

3131
Removes clutter from your pull request by automatically marking as viewed files that aren't worth reviewing.
@@ -40,12 +40,12 @@ Installs: 599 | Stars: 62 | Last update: n/a
4040

4141
Visualize GitHub repos as d3 force-directed graphs. The extension gives you a quick overview of the size and composition of any repo.
4242

43-
Installs: 23 | Stars: 14 | Last update: 25 Apr 2022
43+
Installs: 22 | Stars: 14 | Last update: 25 Apr 2022
4444

4545

4646
The CoderStats link for GitHub Chrome extension displays a link to the CoderStats page for the currently displayed user or organization profile page on GitHub.
4747

48-
Installs: 16 | Stars: 20 | Last update: 2 May 2023
48+
Installs: 17 | Stars: 20 | Last update: 2 May 2023
4949

5050

5151
Show the # of PRs and other contributors stats in the Issues/PRs tab. Can be helpful for maintainers that want to know if it's a contributor's first PR.
@@ -55,12 +55,12 @@ Installs: 9 | Stars: 458 | Last update: 1 Mar 2021
5555

5656
Displays size of each file, download link and an option of copying file contents directly to clipboard
5757

58-
Installs: 673 | Stars: 1980 | Last update: 22 Apr 2021
58+
Installs: 667 | Stars: 1981 | Last update: 22 Apr 2021
5959

6060

6161
Easily search GIPHY to add a GIF into any GitHub comment box.
6262

63-
Installs: 555 | Stars: 169 | Last update: 18 Jan 2024
63+
Installs: 541 | Stars: 169 | Last update: 18 Jan 2024
6464

6565

6666
Find the best GIFs for your awesome pull requests.
@@ -70,7 +70,7 @@ Installs: 136 | Stars: 22 | Last update: n/a
7070

7171
Quickly browse the history of a file from any git repository.
7272

73-
Installs: 224 | Stars: 13470 | Last update: 13 Oct 2023
73+
Installs: 223 | Stars: 13469 | Last update: 13 Oct 2023
7474

7575

7676
GitHub provides a page that only shows diffs with a .diff at the end of the URL of the pull request. This browser extension makes it easier to view csv diffs by using daff on that page.
@@ -80,7 +80,7 @@ Installs: 34 | Stars: 4 | Last update: n/a
8080

8181
Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over source code on the web in GitHub. Works for any type of indentation- spaces or tabs.
8282

83-
Installs: 130 | Stars: 288 | Last update: 12 Jan 2017
83+
Installs: 128 | Stars: 288 | Last update: 12 Jan 2017
8484

8585

8686
Set custom tab size for code view on GitHub.com
@@ -105,12 +105,12 @@ Installs: 1000 | Stars: 143 | Last update: n/a
105105

106106
Neat hovercards for GitHub.
107107

108-
Installs: 17830 | Stars: 1799 | Last update: n/a
108+
Installs: 17833 | Stars: 1800 | Last update: n/a
109109

110110

111111
Colorize issue and PR links to see their status (open, closed, merged).
112112

113-
Installs: 106 | Stars: 296 | Last update: 9 Dec 2023
113+
Installs: 105 | Stars: 296 | Last update: 9 Dec 2023
114114

115115

116116
Displays npm package stats on GitHub
@@ -120,7 +120,7 @@ Installs: 606 | Stars: 57 | Last update: n/a
120120

121121
Lists repositories that are similar to the one being viewed
122122

123-
Installs: 37 | Stars: 45 | Last update: 10 Aug 2022
123+
Installs: 36 | Stars: 45 | Last update: 10 Aug 2022
124124

125125

126126
Revert closed GitHub issues from purple back to red
@@ -145,7 +145,7 @@ Installs: 39 | Stars: 48 | Last update: 25 Sep 2023
145145

146146
This extension adds the simplicity of WYSIWYG editing to issues, comments, pull requests, wikis and discussions in GitHub. It accepts Markdown input and offers productive writing, starting with tables.
147147

148-
Installs: 130 | Stars: 365 | Last update: 14 Nov 2023
148+
Installs: 127 | Stars: 365 | Last update: 14 Nov 2023
149149

150150

151151
View and create Linear tickets from any GitHub PR or issue.
@@ -160,7 +160,7 @@ Installs: 2000 | Stars: 291 | Last update: n/a
160160

161161
It can make the sub-directories and files of github repository as zip and download it
162162

163-
Installs: 3685 | Stars: 35 | Last update: 21 Aug 2023
163+
Installs: 3644 | Stars: 35 | Last update: 21 Aug 2023
164164

165165

166166
Create, save, edit, pin, search and delete filters that you commonly use on the Github Issues and Pull Requests pages. You are able to scope filters to be shown globally (on each repo) or only have them show up on the repo you create them on. Pinning filters is also a feature that this extension allows you to do. So if you have several filters you use daily - you have a way to quickly access them, at the top of your list.
@@ -175,12 +175,12 @@ Installs: 35 | Stars: 227 | Last update: 30 Jun 2021
175175

176176
Replace browser new tab screen with GitHub trending projects.
177177

178-
Installs: 2000 | Stars: 347 | Last update: n/a
178+
Installs: 2000 | Stars: 348 | Last update: n/a
179179

180180

181181
Hide dotfiles from the GitHub file browser.
182182

183-
Installs: 42 | Stars: 318 | Last update: 16 Sep 2021
183+
Installs: 41 | Stars: 318 | Last update: 16 Sep 2021
184184

185185

186186
Allows you to toggle between the normal GitHub contribution chart and an isometric pixel art version.
@@ -190,7 +190,7 @@ Installs: 10000 | Stars: 3432 | Last update: n/a
190190

191191
Browser extension to add git graph to GitHub website.
192192

193-
Installs: 460 | Stars: 2645 | Last update: 1 Jan 2024
193+
Installs: 453 | Stars: 2650 | Last update: 1 Jan 2024
194194

195195

196196
Chrome extension that adds a button in browser and links this button to a GitHub repository that you will configure, then on any webpage just click this extension button and it will add the given link with the title of the page in that repository.
@@ -200,12 +200,12 @@ Installs: 57 | Stars: 235 | Last update: n/a
200200

201201
See forks with the most stars under the names of repositories.
202202

203-
Installs: 353 | Stars: 574 | Last update: 4 Jul 2021
203+
Installs: 349 | Stars: 574 | Last update: 4 Jul 2021
204204

205205

206206
Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension.
207207

208-
Installs: 821 | Stars: 434 | Last update: 20 Feb 2024
208+
Installs: 809 | Stars: 435 | Last update: 20 Feb 2024
209209

210210

211211
An extension that creates direct links to imported modules, external or internal, on source code on GitHub. Supports multiple languages, including common ones like Rust, Go, Python and Ruby, but also odd ones like Nim, Haskell, Julia and Elm.
@@ -220,12 +220,12 @@ Installs: 17 | Stars: 15 | Last update: n/a
220220

221221
A Chrome and Firefox extension to quickly see your notifications in a popup without leaving the current page.
222222

223-
Installs: 76 | Stars: 140 | Last update: 6 Apr 2023
223+
Installs: 75 | Stars: 140 | Last update: 6 Apr 2023
224224

225225

226226
Displays your GitHub notifications unread count. Supports GitHub Enterprise and an option to only show unread count for issues you're participating in. You can click the icon to quickly see your unread notifications.
227227

228-
Installs: 566 | Stars: 1782 | Last update: 12 Jul 2023
228+
Installs: 552 | Stars: 1783 | Last update: 12 Jul 2023
229229

230230

231231
Filter your pull requests/issues in different categories giving you a big boost in productivity. Also suggests new trending repositories.
@@ -235,7 +235,7 @@ Installs: 2 | Stars: 136 | Last update: 16 Jan 2020
235235

236236
OctoLinker is the easiest and best way to navigate between files and projects on GitHub. It supports languages such as JavaScript, Ruby, Go, PHP, JAVA and more. It works with package.json as well as with Gemfiles.
237237

238-
Installs: 12838 | Stars: 5231 | Last update: 13 Nov 2022
238+
Installs: 12824 | Stars: 5231 | Last update: 13 Nov 2022
239239

240240

241241
OctoPermalinker is a browser extension that searches GitHub comments/files for links to files on branches, and adds a link to where the branch pointed when the comment/file was made/updated. This helps you avoid following a link that was broken after being posted. For context, here's some discussion about broken GitHub links: [Don't link to line numbers in GitHub](https://news.ycombinator.com/item?id=8046710).
@@ -252,7 +252,7 @@ Installs: 4000 | Stars: 960 | Last update: n/a
252252

253253
Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories.
254254

255-
Installs: 37666 | Stars: 22650 | Last update: 4 Jan 2024
255+
Installs: 37572 | Stars: 22652 | Last update: 4 Jan 2024
256256

257257

258258
Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design).
@@ -262,12 +262,12 @@ Installs: 61 | Stars: 224 | Last update: 6 Aug 2021
262262

263263
This browser extension allows you to open files in your IDE directly from GitHub, assuming the repository you are working on is cloned on your computer. When a fragment of a file is displayed, your IDE opens the file and puts the cursor at the desired line.
264264

265-
Installs: 42 | Stars: 68 | Last update: 23 Sep 2023
265+
Installs: 41 | Stars: 68 | Last update: 23 Sep 2023
266266

267267

268268
Helps you keep track of incoming and outgoing PRs, and notifies you when you receive a pull request on GitHub.
269269

270-
Installs: 42 | Stars: 113 | Last update: 21 Jun 2023
270+
Installs: 41 | Stars: 113 | Last update: 21 Jun 2023
271271

272272

273273
Browser extension that shows which pull requests contain changes related to a file.
@@ -277,12 +277,12 @@ Installs: 4 | Stars: 96 | Last update: 15 Oct 2020
277277

278278
Extension that simplifies the GitHub interface and adds useful features.
279279

280-
Installs: 8825 | Stars: 22808 | Last update: 8 Feb 2024
280+
Installs: 8692 | Stars: 22818 | Last update: 8 Feb 2024
281281

282282

283283
Are they tabs? Are they spaces? How many? Never wonder again! Renders spaces as `·` and tabs as `` in all the code on GitHub.
284284

285-
Installs: 24 | Stars: 74 | Last update: 25 Aug 2018
285+
Installs: 23 | Stars: 74 | Last update: 25 Aug 2018
286286

287287

288288
Introduces the Explore tab in the pull request interface where you can review changes ordered by importance and see the semantic context surrounding each change.
@@ -298,7 +298,7 @@ The Sourcegraph browser extension gives GitHub IDE-like powers when you're viewi
298298
4. Hover tooltips
299299
5. File tree navigation
300300

301-
Installs: 1013 | Stars: 9547 | Last update: 14 Apr 2023
301+
Installs: 994 | Stars: 9549 | Last update: 14 Apr 2023
302302

303303

304304
Make tab indented code more readable by forcing the tab size to 4 instead of 8.
@@ -323,12 +323,12 @@ Installs: 70000 | Stars: n/a | Last update: n/a
323323

324324
All your issues, PRs, repos and other work documents right in your new tab
325325

326-
Installs: 170 | Stars: n/a | Last update: n/a
326+
Installs: 167 | Stars: n/a | Last update: n/a
327327

328328

329329
file tree for github, and more than that.
330330

331-
Installs: 371 | Stars: n/a | Last update: 15 Dec 2023
331+
Installs: 365 | Stars: n/a | Last update: 15 Dec 2023
332332

333333

334334
Add breakpoints at 1400px, 1600px and 1800px for full GitHub experience on large screens. Also removes the truncating of file and directory names in the repository browser.
@@ -338,12 +338,12 @@ Installs: 2000 | Stars: 131 | Last update: n/a
338338

339339
gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code.
340340

341-
Installs: 2428 | Stars: 135 | Last update: 7 Mar 2024
341+
Installs: 2388 | Stars: 135 | Last update: 7 Mar 2024
342342

343343

344344
When viewing a repository on github.com that has a package.json file, this extension will introspect the dependencies in package.json and display links and description for each dependency, just below the repo's README.
345345

346-
Installs: 88 | Stars: 742 | Last update: 20 Dec 2023
346+
Installs: 87 | Stars: 742 | Last update: 20 Dec 2023
347347

348348

349349
Extends GitHub pages with math, diagrams, embedded YouTube videos etc.

docs/awesome/awesome-fiber.md

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ List of middlewares that are created by the Fiber community.
9191
- [zeiss/fiber-goth](https://github.com/ZEISS/fiber-goth) - Simple middleware to integrate authentication to your Fiber applications.
9292
- [zeiss/fiber-authz](https://github.com/ZEISS/fiber-authz) - A middleware to secure routes in Fiber with a defined RBAC model.
9393
- [zeiss/fiber-htmx](https://github.com/ZEISS/fiber-htmx) - A middleware for using HTMX in Fiber.
94+
- [jsorb84/ssefiber](https://github.com/jsorb84/ssefiber) - A basic SSE Implementation for Fiber.
9495

9596
## 🚧 Boilerplates
9697
Premade boilerplates for Fiber.

docs/awesome/awesome-mac.md

+1
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ Any comments, suggestions? [Let us know!](https://github.com/jaywcjlove/awesome-
174174
* [bindPDF](https://github.com/vishaltelangre/bindPDF) - Combine multiple PDF files into a single PDF file using a friendly UI. [![Open-Source Software][OSS Icon]](https://github.com/vishaltelangre/bindPDF) ![Freeware][Freeware Icon]
175175
* [CHM Reader](http://www.hewbo.com/chm-reader.html) - Read Compiled HTML (.chm) documents on your Mac. ![Freeware][Freeware Icon]
176176
* [Chmox](http://chmox.sourceforge.net/) - Read CHM documents on your Mac. ![Freeware][Freeware Icon]
177+
* [Highlights](https://highlightsapp.net) - The PDF Reader for Research on Mac, iPad & iPhone. ![Freeware][Freeware Icon]
177178
* [PDF Expert](https://pdfexpert.com/) - Read, annotate and edit PDFs, change text and images.
178179
* [PDFgear](https://www.pdfgear.com/) - AI-integrated PDF editor providing view, edit, annotate, protect, convert, Copilot assistant, and more possibilities. ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/app/pdfgear-pdf-editor-for-adobe/id1615523079)
179180
* [PDF Reader Pro](http://www.pdfreaderpro.com) - You Can view, create, sign, convert and compress any PDF documents. [![App Store][app-store Icon]](https://itunes.apple.com/us/app/pdf-reader-pro-your-pdf-office/id825459243?mt=12)

docs/awesome/awesome-neovim.md

+1
Original file line numberDiff line numberDiff line change
@@ -822,6 +822,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
822822
- [chrisgrieser/nvim-tinygit](https://github.com/chrisgrieser/nvim-tinygit) - Lightweight and nimble git client.
823823
- [niuiic/git-log.nvim](https://github.com/niuiic/git-log.nvim) - Check git log of the selected code.
824824
- [2KAbhishek/co-author.nvim](https://github.com/2KAbhishek/co-author.nvim) - Quickly add co-authors to commits.
825+
- [isak102/telescope-git-file-history.nvim](https://github.com/isak102/telescope-git-file-history.nvim) - Open/preview contents of the current file at a specific commit, without using git checkout.
825826

826827
### GitHub
827828

0 commit comments

Comments
 (0)