Commit Graph

2108 Commits (387a944d3f561f4e7b6d81f1733d40341bf6f722)
 

Author SHA1 Message Date
Thiago Avelino 387a944d3f Create MAINTAINERS 7 years ago
Alec Thomas 4a099c3b06 Add https://github.com/neelance/graphql-go (#1285) 7 years ago
Ivan Kurnosov 7cb593d8c9 Added github.com/unrolled/secure (#1297) 7 years ago
Thiago Avelino c4cad97b73 Merge pull request #1212 from vCaesar/test-pr
Add Robotgo
7 years ago
Kirill Danshin a3a1f09d67 Merge pull request #1296 from alrux-devops/edit-CONTRIBUTING.md
minor fixes to CONTRIBUTING.md
7 years ago
Alex 8413562c66 minor fixes to CONTRIBUTING.md 7 years ago
Cesar Gimenes 1fbc0d6ffe Add goConfig in the Configuration category (#1294) 7 years ago
Kirill Danshin a74389d58e Merge pull request #1293 from Hamper/master
Add spew
7 years ago
hamper 2122acecd6 Add spew 7 years ago
Kirill Danshin 54de9627cb Merge pull request #1292 from alrux-devops/contrib
Add agext/levenshtein to 'Data Structures'
7 years ago
Alex a06746a18f Add agext/levenshtein to 'Data Structures' 7 years ago
Kirill Danshin 6aba4f3dd1 Merge pull request #1286 from grafov/master
Add go-mode into Editor Plugins
7 years ago
Alexander Grafov 9708f87408 Add go-mode into Editor Plugins 7 years ago
Thiago Avelino 72c174ebaf Merge pull request #1283 from vania-pooh/master
Added selenoid entry
7 years ago
Ivan Krutov f59c76d851 Added selenoid entry 7 years ago
Kirill Danshin c287bc2aaf Merge pull request #1281 from caarlos0/patch-2
added goreleaser
7 years ago
Carlos Alexandro Becker 5ad2d7cf31 Update README.md 7 years ago
Carlos Alexandro Becker e99eaa9da4 Update README.md 7 years ago
Carlos Alexandro Becker 39c5bcd0df added goreleaser 7 years ago
Kirill Danshin fe4b9d7c0c Merge pull request #1279 from davelondon/patch-1
Add Jennifer to code generation category
7 years ago
Dmitri Shuralyov f98936746f Remove unneeded trailing slash. 7 years ago
Dave Brophy 60b465767c Add arbitrary to description 7 years ago
Dave Brophy 1f893183b2 Description caps 7 years ago
Dave Brophy 6361b59f58 Update description 7 years ago
Dave Brophy 9bfa3fb2dc Add Jennifer to code generation category 7 years ago
Kirill Danshin 13b0ef1496 Merge pull request #1278 from stefanbuck/patch-2
Add OctoLinker browser extension
7 years ago
Nick Klauer a60023c5a1 Remove indentation for github_flavored_markdown. (#1277)
Mention that github_flavored_markdown uses blackfriday,
since it's no longer indented under it.

Also make indentation consistent (4 spaces) for another
indented line.
7 years ago
Stefan Buck a46dcf1052 Add OctoLinker browser extension
[github.com/OctoLinker/browser-extension](https://github.com/OctoLinker/browser-extension)

Navigate through projects on GitHub.com efficiently with the OctoLinker browser extension.

Most projects consist of many files and third party dependencies. Files are referencing other files and / or dependencies by language specific statements like `import` or `require`. OctoLinker makes these references clickable. No more copy and search.

## Demo

![go](https://cloud.githubusercontent.com/assets/1393946/22407848/b89859ae-e66e-11e6-8ade-bb0e79def3ed.gif)
7 years ago
Kirill Danshin 133755ed82 Merge pull request #1275 from vania-pooh/master
Added link to ggr server
7 years ago
Ivan Krutov f5b46cb4c8 Added link to ggr server 7 years ago
Kirill Danshin 91ba2aa505 Merge pull request #1196 from adam-hanna/master
added new jwt library
7 years ago
Kirill Danshin c612797dcb Merge pull request #1265 from alessandroleite/master
Include gota and Go Cheat Sheet
7 years ago
Kirill Danshin 94fd906aa0 Merge pull request #1273 from avelino/add-unconvert-tool
Add unconvert tool.
7 years ago
Kirill Danshin c065a21e6c Merge pull request #1274 from Devinsuit/master
Update broken link
7 years ago
Devinsuit a880a66ebe Update broken links 7 years ago
Dmitri Shuralyov e818617435 Add unconvert tool.
The unconvert program analyzes Go packages to identify unnecessary
type conversions; i.e., expressions T(x) where x already has type T.
7 years ago
Alessandro Leite cf9a2bcf1a Remove an 'e' before the description of the gota's entry 7 years ago
Alessandro Leite f3a0755080 Merge branch 'master' of https://github.com/avelino/awesome-go 7 years ago
Kirill Danshin b9be547dfd Merge pull request #1272 from steveyen/master
added https://github.com/couchbase/moss
7 years ago
Steve Yen 1503c5d434 added https://github.com/couchbase/moss 7 years ago
Dmitri Shuralyov 0142da3af0 Add staticcheck, gosimple, unused code analysis tools. (#1271)
staticcheck is go vet on steroids, applying a ton of static analysis checks you might be used to from tools like ReSharper for C#.

gosimple is a linter for Go source code that specialises on simplifying code.

unused checks Go code for unused constants, variables, functions and types.
7 years ago
Florent Messa 4edb1d4dfa Add go-funk utility library (#1256) 7 years ago
Nikolay Pavlovich 94773fee2f add govkbot (#1270) 7 years ago
Kirill Danshin 9ddc35a2f4 Merge pull request #1269 from ralphtheninja/master
Add traefik, reverse-proxy and load balancer
7 years ago
Maksym 8bf9b9b08d Add logdump package (#1261) 7 years ago
Alessandro Leite 2e19e6ed39 Merge branch 'master' of github.com:alessandroleite/awesome-go 7 years ago
Alessandro Leite 2abf3731c1 Fix the problem with the alphabetical order 7 years ago
Alessandro Leite 2e85e2e929 Fix the problem with the alphabetical order 7 years ago
Alessandro Leite 1c5f0e50da Merge branch 'master' of https://github.com/avelino/awesome-go 7 years ago
Lars-Magnus Skog 6e49a9f6ab Add traefik, reverse-proxy and load balancer 7 years ago