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
@@ -478,6 +478,8 @@ organized into intricate patterns that seem to be consistent across individuals.
478
478
479
479
*[Unit Testing for Concepts in Neural Networks](https://aclanthology.org/2022.tacl-1.69/) - ***Transactions of the Association for Computational Linguistics***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=3036662275506971282&hl=en&as_sdt=0,5)]. Testing the concept representation by neural networks through Fodor's theory of concepts.
480
480
481
+
*[Do Llamas Work in English? On the Latent Language of Multilingual Transformers](https://arxiv.org/abs/2402.10588) - 2024. [[All Versions](https://scholar.google.com/scholar?cluster=5847238732288003106&hl=en&as_sdt=0,5)]. A preliminary work empirically showing that the intermediate embeddings of multilingual Transformers (1) start far away from output token embeddings; (2) already allow for decoding a semantically correct next token in the middle layers, but give higher probability to its version in English than in the input language; (3) finally move into an input-language-specific region of the embedding space. Also, the embedding of abstract concept space lies closer to English than to other languages.
Quickly browse the history of a file from any git repository.
72
72
73
-
Installs: 210 | Stars: 13465 | Last update: 13 Oct 2023
73
+
Installs: 209 | Stars: 13466 | 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: 122 | Stars: 289 | 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: 1365 | Last update: n/a
98
+
Installs: 20000 | Stars: 1363 | 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: 115 | Stars: 362 | Last update: 14 Nov 2023
148
+
Installs: 114 | Stars: 362 | 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: 3382 | Stars: 35 | Last update: 21 Aug 2023
163
+
Installs: 3371 | 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.
Allows you to toggle between the normal GitHub contribution chart and an isometric pixel art version.
187
187
188
-
Installs: 10000 | Stars: 3430 | Last update: n/a
188
+
Installs: 10000 | Stars: 3428 | Last update: n/a
189
189
190
190
191
191
Browser extension to add git graph to GitHub website.
192
192
193
-
Installs: 425 | Stars: 2549 | Last update: 1 Jan 2024
193
+
Installs: 420 | Stars: 2554 | 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: 758 | Stars: 421 | Last update: 20 Feb 2024
208
+
Installs: 755 | Stars: 419 | 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.
212
212
213
-
Installs: 40 | Stars: 249 | Last update: 27 Nov 2019
213
+
Installs: 39 | 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: 3 | 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: 12783 | Stars: 5223 | Last update: 13 Nov 2022
238
+
Installs: 12776 | Stars: 5223 | 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: 37144 | Stars: 22641 | Last update: 4 Jan 2024
255
+
Installs: 37144 | Stars: 22640 | 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: 68 | Stars: 224 | Last update: 6 Aug 2021
260
+
Installs: 67 | 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.
gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code.
340
340
341
-
Installs: 2398 | Stars: 132 | Last update: 14 Feb 2024
341
+
Installs: 2368 | Stars: 132 | 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: 88 | Stars: 737 | Last update: 20 Dec 2023
346
+
Installs: 87 | Stars: 737 | 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-go.md
+7
Original file line number
Diff line number
Diff line change
@@ -130,6 +130,7 @@ _Tools for building blockchains._
130
130
-[cometbft](https://github.com/cometbft/cometbft) - A distributed, Byzantine fault-tolerant, deterministic state machine replication engine. It is a fork of Tendermint Core and implements the Tendermint consensus algorithm.
131
131
-[cosmos-sdk](https://github.com/cosmos/cosmos-sdk) - A Framework for Building Public Blockchains in the Cosmos Ecosystem.
132
132
-[go-ethereum](https://github.com/ethereum/go-ethereum) - Official Go implementation of the Ethereum protocol.
133
+
-[gosemble](https://github.com/LimeChain/gosemble) - A Go-based framework for building Polkadot/Substrate-compatible runtimes.
133
134
-[gossamer](https://github.com/ChainSafe/gossamer) - A Go implementation of the Polkadot Host.
134
135
-[kubo](https://github.com/ipfs/kubo) - A blockchain framework implemented in Go. It provides content-addressable storage which can be used for decentralized storage in DApps. It is based on the IPFS protocol.
135
136
-[solana-go](https://github.com/gagliardetto/solana-go) - Go library to interface with Solana JSON RPC and WebSocket interfaces.
@@ -738,6 +739,7 @@ _Libraries for working with dates and times._
738
739
-[durafmt](https://github.com/hako/durafmt) - Time duration formatting library for Go.
739
740
-[feiertage](https://github.com/wlbr/feiertage) - Set of functions to calculate public holidays in Germany, incl. specialization on the states of Germany (Bundesländer). Things like Easter, Pentecost, Thanksgiving...
740
741
-[go-anytime](https://github.com/ijt/go-anytime) - Parse dates/times like "next dec 22nd at 3pm" and ranges like "from today until next thursday" without knowing the format in advance.
742
+
-[go-datebin](https://github.com/deatil/go-datebin) - A simple datetime parse pkg.
741
743
-[go-persian-calendar](https://github.com/yaa110/go-persian-calendar) - The implementation of the Persian (Solar Hijri) Calendar in Go (golang).
742
744
-[go-str2duration](https://github.com/xhit/go-str2duration) - Convert string to duration. Support time.Duration returned string and more.
743
745
-[go-sunrise](https://github.com/nathan-osman/go-sunrise) - Calculate the sunrise and sunset times for a given location.
@@ -1283,6 +1285,7 @@ _Libraries for working with JSON._
1283
1285
-[ej](https://github.com/lucassscaravelli/ej) - Write and read JSON from different sources succinctly.
1284
1286
-[epoch](https://github.com/vtopc/epoch) - Contains primitives for marshaling/unmarshalling Unix timestamp/epoch to/from build-in time.Time type in JSON.
1285
1287
-[fastjson](https://github.com/valyala/fastjson) - Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection.
1288
+
-[gabs](https://github.com/Jeffail/gabs) - For parsing, creating and editing unknown or dynamic JSON in Go.
1286
1289
-[gjo](https://github.com/skanehira/gjo) - Small utility to create JSON objects.
1287
1290
-[GJSON](https://github.com/tidwall/gjson) - Get a JSON value with one line of code.
1288
1291
-[go-jsonerror](https://github.com/ddymko/go-jsonerror) - Go-JsonError is meant to allow us to easily create json response errors that follow the JsonApi spec.
@@ -1514,6 +1517,7 @@ _Libraries for working with dependency injection._
1514
1517
1515
1518
-[alice](https://github.com/magic003/alice) - Additive dependency injection container for Golang.
1516
1519
-[boot-go](http://github.com/boot-go/boot) - Component-based development with dependency injection using reflections for Go developers.
1520
+
-[cosban/di](https://gitlab.com/cosban/di) - A code generation based dependency injection wiring tool.
1517
1521
-[di](https://github.com/goava/di) - A dependency injection container for go programming language.
1518
1522
-[dig](https://github.com/uber-go/dig) - A reflection based dependency injection toolkit for Go.
1519
1523
-[dingo](https://github.com/i-love-flamingo/dingo) - A dependency injection toolkit for Go, based on Guice.
@@ -1690,6 +1694,7 @@ See also [Text Processing](#text-processing) and [Text Analysis](#text-analysis)
1690
1694
-[go-localize](https://github.com/m1/go-localize) - Simple and easy to use i18n (Internationalization and localization) engine - used for translating locale strings.
1691
1695
-[go-mystem](https://github.com/dveselov/mystem) - CGo bindings to Yandex.Mystem - russian morphology analyzer.
1692
1696
-[go-pinyin](https://github.com/mozillazg/go-pinyin) - CN Hanzi to Hanyu Pinyin converter.
1697
+
-[go-words](https://github.com/saleh-rahimzadeh/go-words) - A words table and text resource library for Golang projects.
1693
1698
-[gotext](https://github.com/leonelquinteros/gotext) - GNU gettext utilities for Go.
1694
1699
-[icu](https://github.com/goodsign/icu) - Cgo binding for icu4c C library detection and conversion functions. Guaranteed compatibility with version 50.1.
1695
1700
-[iuliia-go](https://github.com/mehanizm/iuliia-go) - Transliterate Cyrillic → Latin in every possible way.
@@ -1823,6 +1828,7 @@ _Libraries that implement Object-Relational Mapping or datamapping techniques._
1823
1828
1824
1829
-[bun](https://github.com/uptrace/bun) - SQL-first Golang ORM. Successor of go-pg.
1825
1830
-[cacheme](https://github.com/Yiling-J/cacheme-go) - Schema based, typed Redis caching/memoize framework for Go.
1831
+
-[CQL](https://github.com/FrancoLiberali/cql) - Built on top of GORM, adds compile-time verified queries based on auto-generated code.
1826
1832
-[ent](https://github.com/facebook/ent) - An entity framework for Go. Simple, yet powerful ORM for modeling and querying data.
1827
1833
-[go-dbw](https://github.com/hashicorp/go-dbw) - A simple package that encapsulates database operations.
1828
1834
-[go-firestorm](https://github.com/jschoedt/go-firestorm) - A simple ORM for Google/Firebase Cloud Firestore.
@@ -3392,6 +3398,7 @@ _Add the group of your city/country here (send **PR**)_
3392
3398
-[Saving a Third of Our Memory by Re-ordering Go Struct Fields](https://qvault.io/golang/struct-field-ordering-memory/) - How inefficient field ordering in Go structs.
3393
3399
-[Scaling Go Applications](https://betterstack.com/community/guides/scaling-go/) - Everything about building, deploying and scaling Go applications in production.
3394
3400
-[The world’s easiest introduction to WebAssembly with Golang](https://medium.com/@martinolsansky/webassembly-with-golang-is-fun-b243c0e34f02)
3401
+
-[Understanding Go in a visual way](https://dev.to/aurelievache/series/26234) - Learn Go visually
3395
3402
-[W3basic Go Tutorials](https://www.w3basic.com/golang/) - W3Basic provides an in-depth tutorial and well-organized content to learn Golang programming.
3396
3403
-[Working with Go](https://github.com/mkaz/working-with-go) - Intro to go for experienced programmers.
3397
3404
-[Your basic Go](https://yourbasic.org/golang) - Huge collection of tutorials and how to's.
* Other sites like [MacStories](https://www.macstories.net/), [LifeHacker](http://lifehacker.com/), [ProductHunt](https://www.producthunt.com/topics/mac) are great resources.
1147
1147
1148
-
### Pirated software download site blacklist
1148
+
### Pirated software download site blocklist
1149
1149
1150
1150
*Refuse piracy from me. Software vendors can go to these places rights.*
0 commit comments