You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/awesome/awesome-agi-cocosci.md
+2
Original file line number
Diff line number
Diff line change
@@ -676,6 +676,8 @@ organized into intricate patterns that seem to be consistent across individuals.
676
676
677
677
*[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.
678
678
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.
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.
47
47
48
-
Installs: 15 | Stars: 20 | Last update: 2 May 2023
48
+
Installs: 16 | Stars: 20 | Last update: 2 May 2023
49
49
50
50
51
51
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
55
55
56
56
Displays size of each file, download link and an option of copying file contents directly to clipboard
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.
147
147
148
-
Installs: 119 | Stars: 363 | Last update: 14 Nov 2023
148
+
Installs: 120 | Stars: 363 | Last update: 14 Nov 2023
149
149
150
150
151
151
View and create Linear tickets from any GitHub PR or issue.
It can make the sub-directories and files of github repository as zip and download it
162
162
163
-
Installs: 3539 | Stars: 35 | Last update: 21 Aug 2023
163
+
Installs: 3554 | Stars: 35 | Last update: 21 Aug 2023
164
164
165
165
166
166
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.
Browser extension to add git graph to GitHub website.
192
192
193
-
Installs: 427 | Stars: 2601 | Last update: 1 Jan 2024
193
+
Installs: 429 | Stars: 2608 | Last update: 1 Jan 2024
194
194
195
195
196
196
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.
Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension.
207
207
208
-
Installs: 775 | Stars: 430 | Last update: 20 Feb 2024
208
+
Installs: 778 | Stars: 430 | Last update: 20 Feb 2024
209
209
210
210
211
211
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.
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.
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
235
235
236
236
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.
237
237
238
-
Installs: 12791 | Stars: 5230 | Last update: 13 Nov 2022
238
+
Installs: 12794 | Stars: 5231 | Last update: 13 Nov 2022
239
239
240
240
241
241
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).
Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories.
254
254
255
-
Installs: 37445 | Stars: 22645 | Last update: 4 Jan 2024
255
+
Installs: 37461 | Stars: 22646 | Last update: 4 Jan 2024
256
256
257
257
258
258
Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design).
259
259
260
-
Installs: 65 | Stars: 224 | Last update: 6 Aug 2021
260
+
Installs: 64 | Stars: 224 | Last update: 6 Aug 2021
261
261
262
262
263
263
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.
Helps you keep track of incoming and outgoing PRs, and notifies you when you receive a pull request on GitHub.
269
269
270
-
Installs: 39 | Stars: 112 | Last update: 21 Jun 2023
270
+
Installs: 39 | Stars: 113 | Last update: 21 Jun 2023
271
271
272
272
273
273
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
277
277
278
278
Extension that simplifies the GitHub interface and adds useful features.
279
279
280
-
Installs: 8530 | Stars: 22735 | Last update: 8 Feb 2024
280
+
Installs: 8545 | Stars: 22743 | Last update: 8 Feb 2024
281
281
282
282
283
283
Are they tabs? Are they spaces? How many? Never wonder again! Renders spaces as `·` and tabs as `→` in all the code on GitHub.
284
284
285
-
Installs: 23 | Stars: 74 | Last update: 25 Aug 2018
285
+
Installs: 24 | Stars: 74 | Last update: 25 Aug 2018
286
286
287
287
288
288
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
All your issues, PRs, repos and other work documents right in your new tab
325
325
326
-
Installs: 165 | Stars: n/a | Last update: n/a
326
+
Installs: 166 | Stars: n/a | Last update: n/a
327
327
328
328
329
329
file tree for github, and more than that.
330
330
331
-
Installs: 354 | Stars: n/a | Last update: 15 Dec 2023
331
+
Installs: 355 | Stars: n/a | Last update: 15 Dec 2023
332
332
333
333
334
334
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.
gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code.
340
340
341
-
Installs: 2367 | Stars: 133 | Last update: 14 Feb 2024
341
+
Installs: 2370 | Stars: 133 | Last update: 5 Mar 2024
342
342
343
343
344
344
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.
345
345
346
-
Installs: 86 | Stars: 739 | Last update: 20 Dec 2023
346
+
Installs: 87 | Stars: 739 | Last update: 20 Dec 2023
347
347
348
348
349
349
Extends GitHub pages with math, diagrams, embedded YouTube videos etc.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-circuitpython.md
+5-4
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
21
21
## CircuitPython.org
22
22
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!
24
24
25
25
## Guides
26
26
@@ -76,7 +76,7 @@
76
76
-[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.
77
77
-[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.
78
78
-[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
80
80
81
81
## Hardware
82
82
@@ -95,7 +95,7 @@ Looking to add a new board to CircuitPython? It's highly encouraged! Adafruit ha
95
95
96
96
## Newsletter
97
97
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.
99
99
-[Contribute to newsletter](https://github.com/adafruit/circuitpython-weekly-newsletter) - Guidelines on contributing to the newsletter.
100
100
-[Archives of all newsletters](https://www.adafruitdaily.com/category/circuitpython/) - List of every newsletter published from the start, November 2016.
101
101
-[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
171
171
172
172
## Swag
173
173
174
+
-[CircuitPython 9 release poster](https://www.adafruit.com/product/5873) - CircuitPython release version 9 poster.
174
175
-[CircuitPython 8 release poster](https://www.adafruit.com/product/5513) - CircuitPython release version 8 poster.
175
176
-[CircuitPython 7 release poster](https://www.adafruit.com/product/5067) - CircuitPython release version 7 poster.
176
177
-[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
229
230
230
231
To the extent possible under law, the authors have waived all copyright and related or neighbouring rights to this work.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-go.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2702,7 +2702,7 @@ _Full stack web frameworks._
2702
2702
-[Goa](https://github.com/goadesign/goa) - Goa provides a holistic approach for developing remote APIs and microservices in Go.
2703
2703
-[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.
2704
2704
-[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.
2706
2706
-[golamb](https://github.com/twharmon/golamb) - Golamb makes it easier to write API endpoints for use with AWS Lambda and API Gateway.
2707
2707
-[Golax](https://github.com/fulldump/golax) - A non Sinatra fast HTTP framework with support for Google custom methods, deep interceptors, recursion and more.
2708
2708
-[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