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
@@ -1666,6 +1666,8 @@ organized into intricate patterns that seem to be consistent across individuals.
1666
1666
1667
1667
*[PAL: Program-aided Language Models](https://proceedings.mlr.press/v202/gao23f) - ***ICML'23***, 2023. [[All Versions](https://scholar.google.com/scholar?cluster=14898051625978777315&hl=en&as_sdt=0,5)]. Paper presenting an approach that uses the LLM to read natural language problems and generate programs as the intermediate reasoning steps, but offloads the solution step to a runtime such as a Python interpreter. With PAL, decomposing the natural language problem into runnable steps remains the only learning task for the LLM, while solving is delegated to the interpreter.
1668
1668
1669
+
*[Grammar Prompting for Domain-Specific Language Generation with Large Language Models](https://proceedings.neurips.cc/paper_files/paper/2023/hash/cd40d0d65bfebb894ccc9ea822b47fa8-Abstract-Conference.html) - ***NeurIPS'23***, 2023. [[All Versions](https://scholar.google.com/scholar?cluster=11694070042468483715&hl=en&as_sdt=0,5)]. Grammar prompting, a simple approach to enable LLMs to use external knowledge and domain-specific constraints, expressed through a grammar in Backus--Naur Form (BNF), during in-context learning.
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.
@@ -50,17 +50,17 @@ Installs: 15 | Stars: 20 | Last update: 2 May 2023
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.
52
52
53
-
Installs: 10 | Stars: 458 | Last update: 1 Mar 2021
53
+
Installs: 9 | Stars: 458 | Last update: 1 Mar 2021
54
54
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: 208 | Stars: 13466 | Last update: 13 Oct 2023
73
+
Installs: 204 | Stars: 13465 | 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: 123 | Stars: 289 | Last update: 12 Jan 2017
83
+
Installs: 121 | Stars: 289 | Last update: 12 Jan 2017
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: 120 | Stars: 362 | Last update: 14 Nov 2023
148
+
Installs: 117 | Stars: 362 | Last update: 14 Nov 2023
149
149
150
150
151
151
View and create Linear tickets from any GitHub PR or issue.
152
152
153
-
Installs: 8 | Stars: 20 | Last update: 30 Jan 2024
153
+
Installs: 7 | Stars: 20 | Last update: 30 Jan 2024
154
154
155
155
156
156
Show [vscode-icons](https://github.com/vscode-icons/vscode-icons) in the repository browser.
It can make the sub-directories and files of github repository as zip and download it
162
162
163
-
Installs: 3301 | Stars: 35 | Last update: 21 Aug 2023
163
+
Installs: 3255 | 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: 420 | Stars: 2511 | Last update: 1 Jan 2024
193
+
Installs: 414 | Stars: 2515 | 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: 749 | Stars: 416 | Last update: 10 Jan 2024
208
+
Installs: 739 | Stars: 417 | Last update: 10 Jan 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.
212
212
213
-
Installs: 43 | Stars: 249 | Last update: 27 Nov 2019
213
+
Installs: 42 | Stars: 249 | Last update: 27 Nov 2019
214
214
215
215
216
216
Chrome extension which helps you not to miss important changes in your news thread related to your repo
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: 4 | Stars: 135 | 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: 12781 | Stars: 5222 | Last update: 13 Nov 2022
238
+
Installs: 12768 | Stars: 5222 | 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: 36874 | Stars: 22635 | Last update: 4 Jan 2024
255
+
Installs: 36758 | Stars: 22635 | 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).
@@ -262,27 +262,27 @@ Installs: 67 | Stars: 223 | Last update: 6 Aug 2021
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: 46 | Stars: 112 | Last update: 21 Jun 2023
270
+
Installs: 45 | Stars: 112 | Last update: 21 Jun 2023
271
271
272
272
273
273
Browser extension that shows which pull requests contain changes related to a file.
274
274
275
-
Installs: 4 | Stars: 96 | Last update: 15 Oct 2020
275
+
Installs: 3 | Stars: 96 | Last update: 15 Oct 2020
276
276
277
277
278
278
Extension that simplifies the GitHub interface and adds useful features.
279
279
280
-
Installs: 8595 | Stars: 22625 | Last update: 8 Feb 2024
280
+
Installs: 8465 | Stars: 22638 | 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: 26 | Stars: 74 | Last update: 25 Aug 2018
285
+
Installs: 25 | 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: 169 | Stars: n/a | Last update: n/a
326
+
Installs: 165 | 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: 333 | Stars: n/a | Last update: 15 Dec 2023
331
+
Installs: 325 | 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: 2446 | Stars: 131 | Last update: 14 Feb 2024
341
+
Installs: 2403 | Stars: 131 | 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: 89 | Stars: 736 | Last update: 20 Dec 2023
346
+
Installs: 87 | Stars: 736 | 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-certificates.md
+5
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,11 @@ Request it [here](https://github.com/PanXProject/awesome-certificates/issues/new
35
35
Report it [here](https://github.com/PanXProject/awesome-certificates/issues/new?assignees=&labels=&template=bug_report.md&title=%5BBUG%5D).
36
36
37
37
38
+
<b>Want to contribute to this list?</b>
39
+
<br>
40
+
Fork this [repo](https://github.com/PanXProject/awesome-certificates/fork), make the changes on the `readme.md` file and then open a [new issue](https://github.com/PanXProject/awesome-certificates/compare). Make sure to check out both the [contribution](https://github.com/PanXProject/awesome-certificates/blob/main/pull_request_template.md) and [pull request](https://github.com/PanXProject/awesome-certificates/blob/main/pull_request_template.md) guidelines.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-cpp.md
+6-5
Original file line number
Diff line number
Diff line change
@@ -147,16 +147,19 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
147
147
148
148
*[Argh!](https://github.com/adishavit/argh) - A minimalist, frustration-free, header-only argument handler. [BSD]
149
149
*[argparse](https://github.com/p-ranav/argparse) - Argument Parser for Modern C++. [MIT]
150
-
*[Taywee/args](https://github.com/taywee/args) - A simple header-only C++ argument parser library. [MIT]
150
+
*[args](https://github.com/taywee/args) - A simple header-only C++ argument parser library. [MIT]
151
151
*[Boost.Program_options](https://github.com/boostorg/program_options) - A library to obtain program options via conventional methods such as command line and config file. [Boost][website](https://boost.org/libs/program_options)
152
152
*[Clara](https://github.com/catchorg/Clara) - A simple to use, composable, command line parser for C++ 11 and beyond. [Boost]
153
153
*[cli](https://github.com/daniele77/cli) - A cross-platform header only C++14 library for interactive command line interfaces (Cisco style). [Boost]
154
154
*[CLI11](https://github.com/CLIUtils/CLI11) - Header only single or multi-file C++11 library for simple and advanced CLI parsing. [BSD]
155
155
*[clipp](https://github.com/muellan/clipp) - Easy to use, powerful and expressive command line argument handling for C++11/14/17 contained in a single header file. [MIT]
156
-
*[jarro2783/cxxopts](https://github.com/jarro2783/cxxopts) - Lightweight C++ command line option parser. [MIT]
156
+
*[cpp-terminal](https://github.com/jupyter-xeus/cpp-terminal) - Small header only C++ library for writing multiplatform terminal applications. [MIT]
157
+
*[cxxopts](https://github.com/jarro2783/cxxopts) - Lightweight C++ command line option parser. [MIT]
157
158
*[docopt.cpp](https://github.com/docopt/docopt.cpp) - A library to generate option parser from docstring. [MIT/Boost]
158
159
*[FINAL CUT](https://github.com/gansm/finalcut) - Library for creating terminal applications with text-based widgets. [LGPL]
160
+
*[FTXUI](https://github.com/ArthurSonzogni/FTXUI) - C++ Functional Terminal User Interface. [MIT]
159
161
*[gflags](https://gflags.github.io/gflags/) - Commandline flags module for C++. [BSD]
162
+
*[imtui](https://github.com/ggerganov/imtui) - Immediate Mode Text-based User Interface. [MIT]
160
163
*[indicators](https://github.com/p-ranav/indicators/) - Activity indicators for Modern C++. [MIT]
161
164
*[linenoise](https://github.com/antirez/linenoise) - A small self-contained alternative to readline and libedit. [BSD-2-Clause]
162
165
*[linenoise-ng](https://github.com/arangodb/linenoise-ng) - A small, portable GNU readline replacement for Linux, Windows and MacOS which is capable of handling UTF-8 characters. [BSD]
@@ -169,9 +172,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
169
172
*[tabulate](https://github.com/p-ranav/tabulate) - Table Maker for Modern C++. [MIT]
170
173
*[TCLAP](http://tclap.sourceforge.net) - A mature, stable and feature-rich library for defining and accessing command line arguments in ANSI C++. [MIT]
171
174
*[termbox](https://github.com/nsf/termbox) - A C library for writing text-based user interfaces. [MIT]
172
-
*[cpp-terminal](https://github.com/jupyter-xeus/cpp-terminal) - Small header only C++ library for writing multiplatform terminal applications. [MIT]
173
-
*[FTXUI](https://github.com/ArthurSonzogni/FTXUI) - C++ Functional Terminal User Interface. [MIT]
174
-
*[imtui](https://github.com/ggerganov/imtui) - Immediate Mode Text-based User Interface. [MIT]
175
+
*[TermOx](https://github.com/a-n-t-h-o-n-y/TermOx) - C++17 Terminal User Interface(TUI) Library. [MIT]
0 commit comments