1
0
mirror of https://github.com/avelino/awesome-go.git synced 2024-12-12 17:13:58 +00:00
Commit Graph

3034 Commits

Author SHA1 Message Date
Chris Passas
1ee57413ab added silk to utilities ()
* added silk to utilities

Added library to read silk files.
Silk project website: https://tools.netsa.cert.org/silk/docs.html
Normally you need to use their C code to read silk files but this package allows reading them with native Go code.

* remove duplicate link
2019-02-05 14:41:04 -02:00
Vojtěch Kletečka
364f613acb Added jazz - simple RabbitMQ abstraction layer () 2019-02-05 14:40:17 -02:00
Milica
abfc560f89 Adding a new Go community to the list of websites ()
* Adding a new Go community to the list of websites

* Update README.md
2019-02-04 09:43:34 -02:00
Edwin
da5246ae87 add github.com/edwingeng/deque () 2019-02-04 10:32:34 +01:00
Igor Novgorodov
71f237da33 Add nginx-prometheus to Server Applications ()
github.com repo: https://github.com/blind-oracle/nginx-prometheus
godoc.org: https://godoc.org/github.com/blind-oracle/nginx-prometheus
goreportcard.com:https://goreportcard.com/report/github.com/blind-oracle/nginx-prometheus
coverage service link: https://cover.run/go?repo=github.com%2Fblind-oracle%2Fnginx-prometheus&tag=golang-1.10

- [*] I have added my package in alphabetical order.
- [*] I have an appropriate description with correct grammar.
- [*] I know that this package was not listed before.
- [*] I have added godoc link to the repo and to my pull request.
- [*] I have added coverage service link to the repo and to my pull request.
- [*] I have added goreportcard link to the repo and to my pull request.
- [*] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).
2019-01-31 09:31:41 +08:00
Zhenghao Zhang
3af56bdd24 Add zhenghaoz/gorse ()
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: [zhenghaoz/gorse](https://github.com/zhenghaoz/gorse)
- godoc.org: [![GoDoc](https://godoc.org/github.com/zhenghaoz/gorse?status.svg)](https://godoc.org/github.com/zhenghaoz/gorse)
- goreportcard.com: [![Go Report Card](https://goreportcard.com/badge/github.com/zhenghaoz/gorse)](https://goreportcard.com/report/github.com/zhenghaoz/gorse)
- coverage service link: [![codecov](https://codecov.io/gh/zhenghaoz/gorse/branch/master/graph/badge.svg)](https://codecov.io/gh/zhenghaoz/gorse)


Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2019-01-31 09:30:52 +08:00
Genadi Samokovarov
5975c8094b Add jump to Utilities () 2019-01-30 21:01:19 -02:00
Martin Olsansky
ded7ea2a2c Add 'The world’s easiest introduction to WebAssembly with Golang' tutorial/article () 2019-01-30 20:59:48 -02:00
Tanner Ryan
75fe7c3cb6 Add package ring ()
Package ring provides a high performance and thread safe Go implementation of a bloom filter.
2019-01-30 20:58:43 -02:00
U Cirello
1fb5ded2cc Add cirello.io/dynamolock () 2019-01-30 20:56:20 -02:00
Philipp Gillé
4069c439dc Add gokv to database drivers () 2019-01-30 20:54:56 -02:00
Miguel Mota
ce6a6cb503 add tutorials () 2019-01-24 13:41:06 -02:00
Enrique Bris
f91272cf7d Add goconcurrentqueue to Data Structures () 2019-01-24 13:40:22 -02:00
Lajos Bencz
4c7b6c556f Add glo to Loggers ()
* logging > glo

* missing punctuation
2019-01-24 13:39:05 -02:00
generikvault
795d6bd3e1 Added gval to Embeddable Scripting Languages () 2019-01-24 13:38:37 -02:00
Jakub Sobon
04a9c2e792 Adding termdash to Advanced Console UIs. () 2019-01-24 13:37:46 -02:00
Norris Oduro
efa7d47ec2 break misc and utilities into other categories () 2019-01-24 13:32:55 -02:00
Ceriath
0ccf39a2de Add clockwork ()
* update ()

* Add me to maintainers list ()

* Http clients ()

* Remove gorequest

This does not really meet the required quality https://goreportcard.com/report/github.com/parnurzeal/gorequest

* Add HTTP-Clients category and sling

* Add grequests

* I suck at pressing ctrl+f

* Add Hoverfly API simulation tool ()

* Update README.md ()

* Add did ()

* Add errorx ()

* Add errorx

* fix errorx description

* Remove Florest, no longer exist ()

* Add go-zero-width ()

* Deprecate Go-AWS-Auth ()

* Add huego. Updated README ()

* Add Octillery ()

* Remove github.com/GeertJohan/yubigo ()

* Remove github.com/rcrowley/go-metric ()

* Add a link to fastcache ()

* Added iso601 ()

* Remove mgutz/dat ()

* No PR reviews
* last Commits on Mar 28, 2017

* Add mole ()

* Deprecate github.com/FiloSottile/gvt ()

* Deprecate github.com/sevki/graphql ()

* Deprecate github.com/gonum/matrix ()

* Deprecate github.com/fatih/structs ()

* Deprecate github.com/toby3d/go-telegraph ()

* Deprecate github.com/mitchellh/goamz ()

* Deprecate github.com/franela/goreq ()

* Deprecate github.com/facebookgo/httpcontrol ()

* Deprecate github.com/markbates/validate ()

* Deprecate github.com/codehack/go-relax ()

* Deprecate github.com/volatile/core ()

* Deprecate github.com/imdario/medeina ()

* Deprecate github.com/daryl/zeus ()

* Deprecate github.com/mvdan/interfacer ()

* Deprecate github.com/GoClipse/goclipse ()

* Add gonum ()

* Add gonum

* add period

* Update validate ()

* Update validate package

* accidentally removed a word, add it again

* Update go-telegraph ()

* Remove https://github.com/bmizerany/pat ()

* Commits on Aug 15, 2017
* PR No reviews

* fix project link ()

* Add llir/llvm ()

* Koazee ()

Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/wesovilabs/koazee
- godoc.org: https://godoc.org/github.com/wesovilabs/koazee
- goreportcard.com:  https://goreportcard.com/report/github.com/wesovilabs/koazee
- coverage service link ([cover.run](https://cover.run/), [gocover](http://gocover.io/), [coveralls](https://coveralls.io/) etc.), example: `[![cover.run](https://cover.run/go/github.com/user/repository.svg?style=flat&tag=golang-1.10)](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fuser%2Frepository)`

[![codecov](https://codecov.io/gh/wesovilabs/koazee/branch/master/graph/badge.svg)](https://codecov.io/gh/wesovilabs/koazee)


 
Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍

* Revert "update ()" ()

This reverts commit 3e410e38c4.

* Add clockwork
2019-01-16 09:13:29 -02:00
Chase Hutchins
38553e526e add serve () 2019-01-16 09:12:49 -02:00
Daniel Kang
810446cfe9 Update README.md () 2019-01-16 09:12:09 -02:00
Ben Boyter
7dc24f3700 Add Sloc Cloc and Code to other software section of Awesome Go () 2019-01-15 10:12:00 -02:00
Dimitar Petrov
80c5085622 Add stegify (https://github.com/DimitarPetrov/stegify) () 2019-01-14 20:56:50 +01:00
Vadim Kulibaba
68fe553917 pudge ()
* slowpoke - Key-value store with persistence

* slowpoke - Key-value store with persistence

* pudge - Fast and simple key/value store written using Go's standard library

* i will always fetch upstream before PR
2019-01-14 09:17:26 -02:00
Muhammad Surya
6d0dff9dc4 add https://github.com/Fs02/wire () 2019-01-14 09:16:11 -02:00
U Cirello
d1c0dc790e Add cirello.io/oversight () 2019-01-14 09:14:00 -02:00
Lea Anthony
e70b02b204 Add Slicer () 2019-01-14 09:12:27 -02:00
Ceriath
f26b42aa2f Database driver cleanup ()
* update ()

* Add me to maintainers list ()

* Http clients ()

* Remove gorequest

This does not really meet the required quality https://goreportcard.com/report/github.com/parnurzeal/gorequest

* Add HTTP-Clients category and sling

* Add grequests

* I suck at pressing ctrl+f

* Add Hoverfly API simulation tool ()

* Update README.md ()

* Add did ()

* Add errorx ()

* Add errorx

* fix errorx description

* Remove Florest, no longer exist ()

* Add go-zero-width ()

* Deprecate Go-AWS-Auth ()

* Add huego. Updated README ()

* Add Octillery ()

* Remove github.com/GeertJohan/yubigo ()

* Remove github.com/rcrowley/go-metric ()

* Add a link to fastcache ()

* Added iso601 ()

* Remove mgutz/dat ()

* No PR reviews
* last Commits on Mar 28, 2017

* Add mole ()

* Deprecate github.com/FiloSottile/gvt ()

* Deprecate github.com/sevki/graphql ()

* Deprecate github.com/gonum/matrix ()

* Deprecate github.com/fatih/structs ()

* Deprecate github.com/toby3d/go-telegraph ()

* Deprecate github.com/mitchellh/goamz ()

* Deprecate github.com/franela/goreq ()

* Deprecate github.com/facebookgo/httpcontrol ()

* Deprecate github.com/markbates/validate ()

* Deprecate github.com/codehack/go-relax ()

* Deprecate github.com/volatile/core ()

* Deprecate github.com/imdario/medeina ()

* Deprecate github.com/daryl/zeus ()

* Deprecate github.com/mvdan/interfacer ()

* Deprecate github.com/GoClipse/goclipse ()

* Add gonum ()

* Add gonum

* add period

* Update validate ()

* Update validate package

* accidentally removed a word, add it again

* Update go-telegraph ()

* Remove https://github.com/bmizerany/pat ()

* Commits on Aug 15, 2017
* PR No reviews

* fix project link ()

* Add llir/llvm ()

* Koazee ()

Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/wesovilabs/koazee
- godoc.org: https://godoc.org/github.com/wesovilabs/koazee
- goreportcard.com:  https://goreportcard.com/report/github.com/wesovilabs/koazee
- coverage service link ([cover.run](https://cover.run/), [gocover](http://gocover.io/), [coveralls](https://coveralls.io/) etc.), example: `[![cover.run](https://cover.run/go/github.com/user/repository.svg?style=flat&tag=golang-1.10)](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fuser%2Frepository)`

[![codecov](https://codecov.io/gh/wesovilabs/koazee/branch/master/graph/badge.svg)](https://codecov.io/gh/wesovilabs/koazee)


 
Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍

* Revert "update ()" ()

This reverts commit 3e410e38c4.

* Add new database driver category

Some of the listed database drivers support multiple backeneds, SQL and NoSQL. They were listed under only one of the categories, so i think it makes sense to add a new category for those supporting multiple backends.

* Bindings are not an implementation
2019-01-14 09:11:20 -02:00
Sherif Abdel-Naby
0ef15a8f5b Add gpool () 2019-01-10 09:38:50 +01:00
Nitish Malhotra
a79c40a69d Add go-rejson to the list ()
* Add go-rejson to the list

Add go-rejson to go-awesome list under the NoSQL Databases, as an
alternate way to use redis to store and manipulate Go structs as JSON
objects using Redislab Rejson module.

* Fix alphabetical ordering

* Fix alphabetical ordering
2019-01-09 09:16:10 -02:00
Alessandro Sanino
9f8f413ea2 Added Golang Crypto Trading Bot to "other software section" () 2019-01-08 09:39:56 -02:00
Thanh Ba Nguyen
94d4a351ae Add package btnguyen2k/olaf () 2019-01-08 09:39:00 -02:00
Chris Raborg
7016e44b26 Add Baltimore Metro Area meetup to list () 2019-01-08 09:38:26 -02:00
wzshiming
75628307a7 Add wzshiming/gotype () 2019-01-08 09:37:35 -02:00
U Cirello
6d22d4dab0 Add cirello.io/pglock () 2019-01-08 09:37:02 -02:00
Hunter Werlla
46367968ca Disambiguate listed flac libraries ()
* disambiguate flac libs

* disambiguate flac libs

* just update description instead

* Update README.md

Fix embarrassingly bad spelling mistake
2019-01-08 08:47:53 +01:00
Sean DuBois
a02fb272f3 Add pion-WebRTC () 2019-01-07 20:34:51 -02:00
uADMIN
84fecc98d0 Add uAdmin to web frameworks ()
I have all the required links for doc, coverage, Golang report, ... etc in the top of README.md as badges with links to their sources.
2019-01-07 20:31:23 -02:00
Ido Kanner
bb24009a6b added my gostrutils collection ()
* added my gostrutils collection

* fixed entry location
2019-01-06 15:08:34 -02:00
Guillaume Simonneau
ad2cf3863d khezen/rootfinding () 2019-01-06 15:07:58 -02:00
Simon Jürgensmeyer
84b73da17d Add dbbench () 2019-01-05 07:41:47 -02:00
Rohan Verma
74e8dc9316 Update README.md () 2019-01-05 07:41:22 -02:00
Guillaume Simonneau
e43df7b43d khezen/evoli () 2019-01-05 07:40:51 -02:00
Guillaume Simonneau
12ba00e506 add khezen/jwc ()
* add khezen/jwc

* jwc - fix alphabetic order
2019-01-05 07:40:37 -02:00
Aofei Sheng
f46d1e7722 Add MIMESniffer () 2018-12-21 19:40:16 -02:00
Igor Maznitsa
d707b91ac8 added mvn-golang into Package Management section ()
I have added mvn-golang into Package Management section because the tool provides way to load project dependencies automatically and tune them through external CVS tools (tune for branch, revision and tag)
2018-12-21 16:56:10 -02:00
Ceriath
b7d2bd2b53 Increase response time and add mentioned badge ()
* update ()

* Add me to maintainers list ()

* Http clients ()

* Remove gorequest

This does not really meet the required quality https://goreportcard.com/report/github.com/parnurzeal/gorequest

* Add HTTP-Clients category and sling

* Add grequests

* I suck at pressing ctrl+f

* Add Hoverfly API simulation tool ()

* Update README.md ()

* Add did ()

* Add errorx ()

* Add errorx

* fix errorx description

* Remove Florest, no longer exist ()

* Add go-zero-width ()

* Deprecate Go-AWS-Auth ()

* Add huego. Updated README ()

* Add Octillery ()

* Remove github.com/GeertJohan/yubigo ()

* Remove github.com/rcrowley/go-metric ()

* Add a link to fastcache ()

* Added iso601 ()

* Remove mgutz/dat ()

* No PR reviews
* last Commits on Mar 28, 2017

* Add mole ()

* Deprecate github.com/FiloSottile/gvt ()

* Deprecate github.com/sevki/graphql ()

* Deprecate github.com/gonum/matrix ()

* Deprecate github.com/fatih/structs ()

* Deprecate github.com/toby3d/go-telegraph ()

* Deprecate github.com/mitchellh/goamz ()

* Deprecate github.com/franela/goreq ()

* Deprecate github.com/facebookgo/httpcontrol ()

* Deprecate github.com/markbates/validate ()

* Deprecate github.com/codehack/go-relax ()

* Deprecate github.com/volatile/core ()

* Deprecate github.com/imdario/medeina ()

* Deprecate github.com/daryl/zeus ()

* Deprecate github.com/mvdan/interfacer ()

* Deprecate github.com/GoClipse/goclipse ()

* Add gonum ()

* Add gonum

* add period

* Update validate ()

* Update validate package

* accidentally removed a word, add it again

* Update go-telegraph ()

* Remove https://github.com/bmizerany/pat ()

* Commits on Aug 15, 2017
* PR No reviews

* fix project link ()

* Add llir/llvm ()

* Koazee ()

Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/wesovilabs/koazee
- godoc.org: https://godoc.org/github.com/wesovilabs/koazee
- goreportcard.com:  https://goreportcard.com/report/github.com/wesovilabs/koazee
- coverage service link ([cover.run](https://cover.run/), [gocover](http://gocover.io/), [coveralls](https://coveralls.io/) etc.), example: `[![cover.run](https://cover.run/go/github.com/user/repository.svg?style=flat&tag=golang-1.10)](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fuser%2Frepository)`

[![codecov](https://codecov.io/gh/wesovilabs/koazee/branch/master/graph/badge.svg)](https://codecov.io/gh/wesovilabs/koazee)


 
Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍

* Revert "update ()" ()

This reverts commit 3e410e38c4.

* Increase response time and add mentioned badge

* Update CONTRIBUTING.md
2018-12-21 16:54:31 -02:00
Ceriath
24024667e1 Remove gqlc () 2018-12-21 20:47:25 +03:00
Arthur Burkart
9df600bb7d Google Drive client is not a cli parser library ()
* Google Drive client is not a cli parser library

* Move `drive` to "Other Software"
2018-12-21 20:44:28 +03:00
DrmagicE
4983f2e357 Add gmqtt ()
* Add gmqtt
2018-12-19 12:16:53 -02:00
Zaba505
5d87a1387f Added gqlc "GraphQL Compiler" ()
* Update README.md

* Update README.md
2018-12-19 08:54:18 -02:00