Skip to content

Commit 622aade

Browse files
committed
Robot Updated at:6 Mar 2024 21:08:57 GMT
1 parent a84b14f commit 622aade

12 files changed

+315
-221
lines changed

docs/awesome/awesome-agi-cocosci.md

+2
Original file line numberDiff line numberDiff line change
@@ -676,6 +676,8 @@ organized into intricate patterns that seem to be consistent across individuals.
676676

677677
* [Learning to Infer Graphics Programs from Hand-Drawn Images](https://proceedings.neurips.cc/paper/2018/hash/6788076842014c83cedadbe6b0ba0314-Abstract.html) - ***NeurIPS'18***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=14065112485794121024&as_sdt=0,5)]. The method learns a model that uses program synthesis techniques to recover a graphics program from drawing primitives. These programs have constructs like variable bindings, iterative loops, or simple kinds of conditionals. With a graphics program in hand, we can correct errors made by the deep network and extrapolate drawings.
678678

679+
* [babble: Learning Better Abstractions with E-Graphs and Anti-unification](https://dl.acm.org/doi/abs/10.1145/3571207) - ***POPL'23***, 2023. [[All Versions](https://scholar.google.com/scholar?cluster=7935064016901049715&as_sdt=0,5)]. This paper proposes library learning modulo theory (LLMT), a new library learning algorithm that additionally takes as input an equational theory for a given problem domain. LLMT uses e-graphs and equality saturation to compactly represent the space of programs equivalent modulo the theory, and uses a novel e-graph anti-unification technique to find common patterns in the corpus more directly and efficiently.
680+
679681

680682

681683
### Problem Solving

docs/awesome/awesome-artificial-intelligence.md

+103-101
Large diffs are not rendered by default.

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

+26-26
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: 134 | Stars: 78 | Last update: 2 Jun 2023
28+
Installs: 133 | 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.
@@ -45,7 +45,7 @@ Installs: 21 | Stars: 14 | Last update: 25 Apr 2022
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: 15 | Stars: 20 | Last update: 2 May 2023
48+
Installs: 16 | 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: 8 | 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: 658 | Stars: 1970 | Last update: 22 Apr 2021
58+
Installs: 657 | Stars: 1971 | Last update: 22 Apr 2021
5959

6060

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

63-
Installs: 528 | Stars: 168 | Last update: 18 Jan 2024
63+
Installs: 530 | Stars: 168 | Last update: 18 Jan 2024
6464

6565

6666
Find the best GIFs for your awesome pull requests.
@@ -95,7 +95,7 @@ Installs: 3 | Stars: 19 | Last update: 24 Jun 2020
9595

9696
A browser extension which gives different filetypes different icons on GitHub.
9797

98-
Installs: 20000 | Stars: 1367 | Last update: n/a
98+
Installs: 20000 | Stars: 1368 | Last update: n/a
9999

100100

101101
Highlight selected word in GitHub source view like Sublime Text.
@@ -105,12 +105,12 @@ Installs: 1000 | Stars: 143 | Last update: n/a
105105

106106
Neat hovercards for GitHub.
107107

108-
Installs: 17771 | Stars: 1799 | Last update: n/a
108+
Installs: 17775 | Stars: 1799 | Last update: n/a
109109

110110

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

113-
Installs: 103 | Stars: 296 | Last update: 9 Dec 2023
113+
Installs: 104 | Stars: 296 | Last update: 9 Dec 2023
114114

115115

116116
Displays npm package stats on GitHub
@@ -140,12 +140,12 @@ Installs: 17 | Stars: 60 | Last update: 16 Aug 2020
140140

141141
Generates a pie chart on user profile pages displaying a breakdown of what languages they have used in their repositories.
142142

143-
Installs: 40 | Stars: 48 | Last update: 25 Sep 2023
143+
Installs: 41 | Stars: 48 | Last update: 25 Sep 2023
144144

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: 119 | Stars: 363 | Last update: 14 Nov 2023
148+
Installs: 120 | Stars: 363 | 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: 290 | 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: 3539 | Stars: 35 | Last update: 21 Aug 2023
163+
Installs: 3554 | 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.
@@ -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: 427 | Stars: 2601 | Last update: 1 Jan 2024
193+
Installs: 429 | Stars: 2608 | 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: 346 | Stars: 574 | Last update: 4 Jul 2021
203+
Installs: 347 | 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: 775 | Stars: 430 | Last update: 20 Feb 2024
208+
Installs: 778 | Stars: 430 | 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.
@@ -225,7 +225,7 @@ Installs: 75 | Stars: 140 | Last update: 6 Apr 2023
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: 542 | Stars: 1773 | Last update: 12 Jul 2023
228+
Installs: 542 | Stars: 1775 | 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: 12791 | Stars: 5230 | Last update: 13 Nov 2022
238+
Installs: 12794 | 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,22 +252,22 @@ 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: 37445 | Stars: 22645 | Last update: 4 Jan 2024
255+
Installs: 37461 | Stars: 22646 | 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).
259259

260-
Installs: 65 | Stars: 224 | Last update: 6 Aug 2021
260+
Installs: 64 | Stars: 224 | Last update: 6 Aug 2021
261261

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: 39 | Stars: 112 | Last update: 21 Jun 2023
270+
Installs: 39 | 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: 8530 | Stars: 22735 | Last update: 8 Feb 2024
280+
Installs: 8545 | Stars: 22743 | 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: 23 | Stars: 74 | Last update: 25 Aug 2018
285+
Installs: 24 | 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: 968 | Stars: 9526 | Last update: 14 Apr 2023
301+
Installs: 971 | Stars: 9530 | 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: 165 | Stars: n/a | Last update: n/a
326+
Installs: 166 | Stars: n/a | Last update: n/a
327327

328328

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

331-
Installs: 354 | Stars: n/a | Last update: 15 Dec 2023
331+
Installs: 355 | 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: 2367 | Stars: 133 | Last update: 14 Feb 2024
341+
Installs: 2370 | Stars: 133 | Last update: 5 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: 86 | Stars: 739 | Last update: 20 Dec 2023
346+
Installs: 87 | Stars: 739 | Last update: 20 Dec 2023
347347

348348

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

docs/awesome/awesome-circuitpython.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
## CircuitPython.org
2222

23-
[CircuitPython.org](https://circuitpython.org/) is the first stop on the information snake highway. Here you can see all the [supported boards and download](https://circuitpython.org/downloads) the specific firmware for each one, including beta, latest, and previous versions. Downloads can be sorted by: maker, features, name, and more. At this time there are over 80 boards supported in the CircuitPython family!
23+
[CircuitPython.org](https://circuitpython.org/) is the first stop on the information snake highway. Here you can see all the [supported boards and download](https://circuitpython.org/downloads) the specific firmware for each one, including beta, latest, and previous versions. Downloads can be sorted by: maker, features, name, and more. At this time there are approaching 500 boards supported in the CircuitPython family!
2424

2525
## Guides
2626

@@ -76,7 +76,7 @@
7676
- [Slappy.io, a browser-based IDE and REPL for CircuitPython](https://slappy.io/) - An in-browser editor designed especially for Chromebooks. Works on almost any computer that can run a Chromium-based browser.
7777
- [CircuitPython extension for VS Code](https://marketplace.visualstudio.com/items?itemName=joedevivo.vscode-circuitpython) - A full featured extension for VS Code that downloads the latest CircuitPython bundle automatically, includes access to the serial console, and auto complete.
7878
- [PewPew workshops](https://pewpew.rtfd.io) - Materials, examples, libraries and hardware for running Python game programming and electronics workshops with a minimum of problems.
79-
- [CircuitPython Online IDE](https://urfdvw.github.io/CircuitPython-online-IDE/) - A browser based IDE for CircuitPython by River Wang
79+
- The CircuitPython Online IDE [Version 1](https://urfdvw.github.io/CircuitPython-online-IDE/) and [Version 2](https://urfdvw.github.io/CircuitPython-online-IDE2/) - A browser based IDE for CircuitPython by River Wang
8080

8181
## Hardware
8282

@@ -95,7 +95,7 @@ Looking to add a new board to CircuitPython? It's highly encouraged! Adafruit ha
9595

9696
## Newsletter
9797

98-
- [Adafruit Daily, Python for microcontrollers](https://www.adafruitdaily.com/) - A weekly newsletter on MicroPython and CircuitPython, a spam-free list.
98+
- [Adafruit Daily, Python for Microcontrollers](https://www.adafruitdaily.com/) - A weekly newsletter on MicroPython, CircuitPython, and Python on single-board computers (SBC). A spam-free list.
9999
- [Contribute to newsletter](https://github.com/adafruit/circuitpython-weekly-newsletter) - Guidelines on contributing to the newsletter.
100100
- [Archives of all newsletters](https://www.adafruitdaily.com/category/circuitpython/) - List of every newsletter published from the start, November 2016.
101101
- [Python on Hardware weekly Videocast](http://adafru.it/pohepisodes) - Ladyada and PT review the highlights of the newsletter every week in this video series. The broadcast is also on [iTunes](https://podcasts.apple.com/us/podcast/python-on-hardware/id1451685192?mt=2), [YouTube](https://www.youtube.com/playlist?list=PLjF7R1fz_OOXRMjM7Sm0J2Xt6H81TdDev), [IGTV (Instagram TV](https://www.instagram.com/adafruit/channel/)), and [XML](https://itunes.apple.com/us/podcast/python-on-hardware/id1451685192?mt=2).
@@ -171,6 +171,7 @@ Looking to add a new board to CircuitPython? It's highly encouraged! Adafruit ha
171171

172172
## Swag
173173

174+
- [CircuitPython 9 release poster](https://www.adafruit.com/product/5873) - CircuitPython release version 9 poster.
174175
- [CircuitPython 8 release poster](https://www.adafruit.com/product/5513) - CircuitPython release version 8 poster.
175176
- [CircuitPython 7 release poster](https://www.adafruit.com/product/5067) - CircuitPython release version 7 poster.
176177
- [CircuitPython 6 release poster](https://www.adafruit.com/product/4713) - CircuitPython release version 6 poster.
@@ -229,4 +230,4 @@ Questions? We're happy to [help you to contribute on Discord](https://discord.co
229230

230231
To the extent possible under law, the authors have waived all copyright and related or neighbouring rights to this work.
231232

232-
Last updated: November 2, 2022
233+
Last updated: March 6, 2024

docs/awesome/awesome-deno.md

+1
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ This list is a collection of the best Deno modules and resources.
128128
- [grm](https://github.com/dcdunkan/grm) - Telegram MTProto client for Deno.
129129
- [twi](https://github.com/roj1512/twi) - Twitter API v2 client for Deno.
130130
- [discordeno](https://discordeno.mod.land/) - Discord API library for Deno
131+
- [MTKruto](https://github.com/MTKruto/MTKruto) - Deno-first, cross-runtime client library for Telegram's MTProto API.
131132

132133

133134
### Template engine

docs/awesome/awesome-go.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2702,7 +2702,7 @@ _Full stack web frameworks._
27022702
- [Goa](https://github.com/goadesign/goa) - Goa provides a holistic approach for developing remote APIs and microservices in Go.
27032703
- [goa](https://github.com/goa-go/goa) - goa is just like koajs for golang, it is a flexible, light, high-performance and extensible web framework based on middleware.
27042704
- [GoFr](https://github.com/gofr-dev/gofr) - Gofr is an opinionated microservice development framework.
2705-
- [GoFrame](https://github.com/gogf/gf) - GoFrame is a modular, full-featured and production-ready application development framework of golang.
2705+
- [GoFrame](https://github.com/gogf/gf) - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
27062706
- [golamb](https://github.com/twharmon/golamb) - Golamb makes it easier to write API endpoints for use with AWS Lambda and API Gateway.
27072707
- [Golax](https://github.com/fulldump/golax) - A non Sinatra fast HTTP framework with support for Google custom methods, deep interceptors, recursion and more.
27082708
- [Golf](https://github.com/dinever/golf) - Golf is a fast, simple and lightweight micro-web framework for Go. It comes with powerful features and has no dependencies other than the Go Standard Library.

0 commit comments

Comments
 (0)