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
+3
Original file line number
Diff line number
Diff line change
@@ -1700,6 +1700,9 @@ organized into intricate patterns that seem to be consistent across individuals.
1700
1700
1701
1701
*[A Large-Scale Survey on the Usability of AI Programming Assistants: Successes and Challenges](https://dl.acm.org/doi/abs/10.1145/3597503.3608128) - ***ICSE'24***, 2024. [[All Versions](https://scholar.google.com/scholar?cluster=3696356619002071917&hl=en&as_sdt=0,5)]. A survey finding that developers are most motivated to use AI programming assistants because they help developers reduce key-strokes, finish programming tasks quickly, and recall syntax, but resonate less with using them to help brainstorm potential solutions.
1702
1702
1703
+
*[Large Language Models for Software Engineering: A
1704
+
Systematic Literature Review](https://arxiv.org/abs/2308.10620) - 2023. [[All Versions](https://scholar.google.com/scholar?cluster=10466731638053452642&as_sdt=0,5)]. A systematic literature review on LLM4SE, with a particular focus on understanding how LLMs can be exploited to optimize processes and outcomes.
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.
@@ -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
Quickly browse the history of a file from any git repository.
72
72
73
-
Installs: 218 | Stars: 13467 | Last update: 13 Oct 2023
73
+
Installs: 217 | Stars: 13468 | Last update: 13 Oct 2023
74
74
75
75
76
76
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.
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.
82
82
83
-
Installs: 119 | Stars: 288 | Last update: 12 Jan 2017
83
+
Installs: 120 | Stars: 288 | Last update: 12 Jan 2017
84
84
85
85
86
86
Set custom tab size for code view on GitHub.com
@@ -95,7 +95,7 @@ Installs: 3 | Stars: 19 | Last update: 24 Jun 2020
95
95
96
96
A browser extension which gives different filetypes different icons on GitHub.
97
97
98
-
Installs: 20000 | Stars: 1366 | Last update: n/a
98
+
Installs: 20000 | Stars: 1367 | Last update: n/a
99
99
100
100
101
101
Highlight selected word in GitHub source view like Sublime Text.
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: 118 | Stars: 363 | Last update: 14 Nov 2023
148
+
Installs: 119 | 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: 3529 | Stars: 35 | Last update: 21 Aug 2023
163
+
Installs: 3539 | 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: 426 | Stars: 2596 | Last update: 1 Jan 2024
193
+
Installs: 427 | Stars: 2601 | 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: 771 | Stars: 428 | Last update: 20 Feb 2024
208
+
Installs: 775 | 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: 12789 | Stars: 5229 | Last update: 13 Nov 2022
238
+
Installs: 12791 | Stars: 5230 | 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).
gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code.
340
340
341
-
Installs: 2370 | Stars: 133 | Last update: 14 Feb 2024
341
+
Installs: 2367 | Stars: 133 | Last update: 14 Feb 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: 87 | Stars: 738 | Last update: 20 Dec 2023
346
+
Installs: 86 | 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-coq.md
+1
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@ Contributions welcome! Read the [contribution guidelines](https://github.com/coq
38
38
-[Coq LSP](https://github.com/ejgallego/coq-lsp) - Language server and extension for the Visual Studio Code and VSCodium editors with custom document checking engine.
39
39
-[Proof General](https://proofgeneral.github.io) - Generic interface for proof assistants based on the extensible, customizable text editor Emacs.
40
40
-[Company-Coq](https://github.com/cpitclaudel/company-coq) - IDE extensions for Proof General's Coq mode.
41
+
-[opam-switch-mode](https://github.com/ProofGeneral/opam-switch-mode) - IDE extension for Proof General to locally change or reset the opam switch from a menu or using a command.
41
42
-[jsCoq](https://github.com/ejgallego/jscoq) - Port of Coq to JavaScript, which enables running Coq projects in a browser.
42
43
-[Jupyter kernel for Coq](https://github.com/EugeneLoy/coq_jupyter) - Coq support for the Jupyter Notebook web environment.
43
44
-[VsCoq](https://github.com/coq-community/vscoq) - Language server and extension for the Visual Studio Code and VSCodium editors.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-cpp.md
+1
Original file line number
Diff line number
Diff line change
@@ -269,6 +269,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
269
269
*[C++ B-tree](https://github.com/algorithm-ninja/cpp-btree) - A template library that implements ordered in-memory containers based on a B-tree data structure. [Apache2]
270
270
*[dynamic_bitset](https://github.com/pinam45/dynamic_bitset) - A C++17 header-only dynamic bitset. [MIT]
271
271
*[flat_hash_map](https://github.com/skarupke/flat_hash_map) - A very fast flat hashtable with Fibonacci hashing.
272
+
*[frozen](https://github.com/serge-sans-paille/frozen) - a header-only, constexpr alternative to gperf for C++14 users. [Apache-2.0]
272
273
*[Hashmaps](https://github.com/goossaert/hashmap) - Implementation of open addressing hash table algorithms in C++. [MIT]
273
274
*[hat-trie](https://github.com/Tessil/hat-trie) - C++ implementation of a fast and memory efficient HAT-trie. [MIT]
274
275
*[Hopscotch map](https://github.com/Tessil/hopscotch-map) - A fast header-only hash map which uses hopscotch hashing for collisions resolution. [MIT]
Copy file name to clipboardexpand all lines: docs/awesome/awesome-godot.md
+1
Original file line number
Diff line number
Diff line change
@@ -179,6 +179,7 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support).
179
179
180
180
-[2D Day/Night Cycle](https://github.com/hiulit/Godot-3-2D-Day-Night-Cycle) - A ☀️ Day / 🌔 Night cycle for 2D (Godot 3.x).
181
181
-[2D Destructible Objects](https://github.com/hiulit/Godot-3-2D-Destructible-Objects) - A script that takes a sprite, divides it into blocks and makes them explode💥 (Godot 3.x).
182
+
-[3D Auto Collision Generator](https://github.com/ThGnommy/godot_3d_auto_collision_generator) - Generate collision for multiple 3D objects in one click (Godot 4.x).
182
183
-[AgonesSDK](https://github.com/AndreMicheletti/godot-agones-sdk) - Plugin to add [Agones](https://github.com/googleforgames/agones) SDK functionality to Godot (Godot 3.x).
183
184
-[Anima](https://github.com/ceceppa/anima) - Run sequential and parallel animations with less code compared to Tween (Godot 3.x).
184
185
-[Aseprite Wizard](https://github.com/viniciusgerevini/godot-aseprite-wizard) - Plugin for importing animations from Aseprite as SpriteFrames (Godot 3.x).
Copy file name to clipboardexpand all lines: docs/awesome/awesome-rust.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -455,6 +455,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
455
455
456
456
### Web Servers
457
457
458
+
*[cloudflare/pingora](https://github.com/cloudflare/pingora) - A library for building fast, reliable and evolvable network services.
458
459
*[emanuele-em/proxelar](https://github.com/emanuele-em/proxelar) — A MITM Proxy 🦀! Toolkit for HTTP/1, HTTP/2, and WebSockets with SSL/TLS Capabilities [](https://github.com/emanuele-em/proxelar/actions/workflows/rust.yml)
459
460
*[mu-arch/skyfolder](https://github.com/mu-arch/skyfolder) - 🪂 Beautiful HTTP/Bittorrent server without the hassle. Secure - GUI - Pretty - Fast
460
461
*[mufeedvh/binserve](https://github.com/mufeedvh/binserve) — A blazingly fast static web server with routing, templating, and security in a single binary you can set up with zero code [](https://github.com/mufeedvh/binserve/actions)
@@ -513,7 +514,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
513
514
*[cargo-graph](https://crates.io/crates/cargo-graph) — updated fork of `cargo-dot` with additional features. Unmaintained, see `cargo-deps`
514
515
*[cargo-info](https://crates.io/crates/cargo-info) — queries crates.io for crates details from command line
515
516
*[cargo-license](https://crates.io/crates/cargo-license) — A cargo subcommand to quickly view the licenses of all dependencies.
516
-
*[cargo-limit](https://crates.io/crates/cargo-limit) — Cargo with less noise: warnings are skipped until errors are fixed, Neovim integration, etc. [](https://github.com/alopatindev/cargo-limit/actions)
517
+
*[cargo-limit](https://crates.io/crates/cargo-limit) — Cargo with less noise: warnings are skipped until errors are fixed, Neovim integration, etc. [](https://github.com/cargo-limit//cargo-limit/actions)
517
518
*[cargo-make](https://crates.io/crates/cargo-make) — Task runner and build tool. [](https://github.com/sagiegurari/cargo-make/actions)
518
519
*[cargo-modules](https://crates.io/crates/cargo-modules) — A cargo plugin for showing a tree-like overview of a crate's modules.
519
520
*[cargo-multi](https://crates.io/crates/cargo-multi) — runs specified cargo command on multiple crates
@@ -1341,6 +1342,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
1341
1342
*[Kiss3d](http://kiss3d.org) — draw simple geometric figures and play with them with one-liners
*[bastibense/libharu_ng](https://github.com/bastibense/libharu_ng)[[libharu_ng](https://crates.io/crates/libharu_ng)] - Easily generate PDFs from your Rust app.
1344
1346
*[fschutt/printpdf](https://github.com/fschutt/printpdf) — PDF writing library
1345
1347
*[J-F-Liu/lopdf](https://github.com/J-F-Liu/lopdf) — PDF document manipulation
@@ -1647,7 +1649,7 @@ See also [Are we web yet?](https://www.arewewebyet.org) and [Rust web framework
1647
1649
*[cargo-web](https://crates.io/crates/cargo-web) — A Cargo subcommand for the client-side Web
1648
1650
*[leptos](https://github.com/leptos-rs/leptos) — Leptos is a full-stack, isomorphic web framework leveraging fine-grained reactivity to build declarative user interfaces.[](https://crates.io/crates/leptos)
1649
1651
*[sauron](https://github.com/ivanceras/sauron) - Client side web framework which closely adheres to The Elm Architecture.
1650
-
*[seed](https://seed-rs.org/) — A framework for creating web apps
1652
+
*[seed](https://github.com/seed-rs/seed) — A framework for creating web apps
1651
1653
*[stdweb](https://crates.io/crates/stdweb) — A standard library for the client-side Web
1652
1654
*[yew](https://crates.io/crates/yew) — A framework for making client web apps
Copy file name to clipboardexpand all lines: docs/awesome/awesome-steam-deck.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,7 @@ Choose what you find more suitable for you:
80
80
-[SteamOS Btrfs](https://gitlab.com/popsulfr/steamos-btrfs) - Convert the /home partition from ext4 to btrfs.
81
81
-[ProtonUp-Qt](https://davidotek.github.io/protonup-qt/) - Install and manage third-party compatibility tools for Steam Games.
82
82
-[Clover](https://github.com/ryanrudolfoba/SteamDeck-Clover-dualboot) - Graphical boot manager for the Steam Deck.
83
+
-[Steam Deck Printing Rootless](https://github.com/Tymose/Steam-Deck-Printing-ROOTLESS) - Utility that lets you print on the Steam Deck rootlessly and that survives updates as well.
0 commit comments