Martin Olsansky
ded7ea2a2c
Add 'The world’s easiest introduction to WebAssembly with Golang' tutorial/article ( #2351 )
2019-01-30 20:59:48 -02:00
Tanner Ryan
75fe7c3cb6
Add package ring ( #2349 )
...
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 ( #2348 )
2019-01-30 20:56:20 -02:00
Philipp Gillé
4069c439dc
Add gokv to database drivers ( #2333 )
2019-01-30 20:54:56 -02:00
Miguel Mota
ce6a6cb503
add tutorials ( #2341 )
2019-01-24 13:41:06 -02:00
Enrique Bris
f91272cf7d
Add goconcurrentqueue to Data Structures ( #2340 )
2019-01-24 13:40:22 -02:00
Lajos Bencz
4c7b6c556f
Add glo to Loggers ( #2338 )
...
* logging > glo
* missing punctuation
2019-01-24 13:39:05 -02:00
generikvault
795d6bd3e1
Added gval to Embeddable Scripting Languages ( #2335 )
2019-01-24 13:38:37 -02:00
Jakub Sobon
04a9c2e792
Adding termdash to Advanced Console UIs. ( #2334 )
2019-01-24 13:37:46 -02:00
Norris Oduro
efa7d47ec2
break misc and utilities into other categories ( #2329 )
2019-01-24 13:32:55 -02:00
Ceriath
0ccf39a2de
Add clockwork ( #2325 )
...
* update (#1 )
* Add me to maintainers list (#2238 )
* Http clients (#2237 )
* 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 (#2214 )
* Update README.md (#2236 )
* Add did (#2235 )
* Add errorx (#2231 )
* Add errorx
* fix errorx description
* Remove Florest, no longer exist (#2239 )
* Add go-zero-width (#2242 )
* Deprecate Go-AWS-Auth (#2243 )
* Add huego. Updated README (#2241 )
* Add Octillery (#2244 )
* Remove github.com/GeertJohan/yubigo (#2247 )
* Remove github.com/rcrowley/go-metric (#2246 )
* Add a link to fastcache (#2249 )
* Added iso601 (#2250 )
* Remove mgutz/dat (#2251 )
* No PR reviews
* last Commits on Mar 28, 2017
* Add mole (#2210 )
* Deprecate github.com/FiloSottile/gvt (#2256 )
* Deprecate github.com/sevki/graphql (#2257 )
* Deprecate github.com/gonum/matrix (#2258 )
* Deprecate github.com/fatih/structs (#2259 )
* Deprecate github.com/toby3d/go-telegraph (#2260 )
* Deprecate github.com/mitchellh/goamz (#2261 )
* Deprecate github.com/franela/goreq (#2262 )
* Deprecate github.com/facebookgo/httpcontrol (#2263 )
* Deprecate github.com/markbates/validate (#2264 )
* Deprecate github.com/codehack/go-relax (#2265 )
* Deprecate github.com/volatile/core (#2266 )
* Deprecate github.com/imdario/medeina (#2267 )
* Deprecate github.com/daryl/zeus (#2268 )
* Deprecate github.com/mvdan/interfacer (#2269 )
* Deprecate github.com/GoClipse/goclipse (#2270 )
* Add gonum (#2273 )
* Add gonum
* add period
* Update validate (#2271 )
* Update validate package
* accidentally removed a word, add it again
* Update go-telegraph (#2272 )
* Remove https://github.com/bmizerany/pat (#2252 )
* Commits on Aug 15, 2017
* PR No reviews
* fix project link (#2278 )
* Add llir/llvm (#2279 )
* Koazee (#2248 )
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 (#1 )" (#3 )
This reverts commit 3e410e38c4
.
* Add clockwork
2019-01-16 09:13:29 -02:00
Chase Hutchins
38553e526e
add serve ( #2327 )
2019-01-16 09:12:49 -02:00
Daniel Kang
810446cfe9
Update README.md ( #2326 )
2019-01-16 09:12:09 -02:00
Ben Boyter
7dc24f3700
Add Sloc Cloc and Code to other software section of Awesome Go ( #2328 )
2019-01-15 10:12:00 -02:00
Dimitar Petrov
80c5085622
Add stegify ( https://github.com/DimitarPetrov/stegify ) ( #2320 )
2019-01-14 20:56:50 +01:00
Vadim Kulibaba
68fe553917
pudge ( #2316 )
...
* 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 ( #2317 )
2019-01-14 09:16:11 -02:00
U Cirello
d1c0dc790e
Add cirello.io/oversight ( #2322 )
2019-01-14 09:14:00 -02:00
Lea Anthony
e70b02b204
Add Slicer ( #2323 )
2019-01-14 09:12:27 -02:00
Ceriath
f26b42aa2f
Database driver cleanup ( #2324 )
...
* update (#1 )
* Add me to maintainers list (#2238 )
* Http clients (#2237 )
* 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 (#2214 )
* Update README.md (#2236 )
* Add did (#2235 )
* Add errorx (#2231 )
* Add errorx
* fix errorx description
* Remove Florest, no longer exist (#2239 )
* Add go-zero-width (#2242 )
* Deprecate Go-AWS-Auth (#2243 )
* Add huego. Updated README (#2241 )
* Add Octillery (#2244 )
* Remove github.com/GeertJohan/yubigo (#2247 )
* Remove github.com/rcrowley/go-metric (#2246 )
* Add a link to fastcache (#2249 )
* Added iso601 (#2250 )
* Remove mgutz/dat (#2251 )
* No PR reviews
* last Commits on Mar 28, 2017
* Add mole (#2210 )
* Deprecate github.com/FiloSottile/gvt (#2256 )
* Deprecate github.com/sevki/graphql (#2257 )
* Deprecate github.com/gonum/matrix (#2258 )
* Deprecate github.com/fatih/structs (#2259 )
* Deprecate github.com/toby3d/go-telegraph (#2260 )
* Deprecate github.com/mitchellh/goamz (#2261 )
* Deprecate github.com/franela/goreq (#2262 )
* Deprecate github.com/facebookgo/httpcontrol (#2263 )
* Deprecate github.com/markbates/validate (#2264 )
* Deprecate github.com/codehack/go-relax (#2265 )
* Deprecate github.com/volatile/core (#2266 )
* Deprecate github.com/imdario/medeina (#2267 )
* Deprecate github.com/daryl/zeus (#2268 )
* Deprecate github.com/mvdan/interfacer (#2269 )
* Deprecate github.com/GoClipse/goclipse (#2270 )
* Add gonum (#2273 )
* Add gonum
* add period
* Update validate (#2271 )
* Update validate package
* accidentally removed a word, add it again
* Update go-telegraph (#2272 )
* Remove https://github.com/bmizerany/pat (#2252 )
* Commits on Aug 15, 2017
* PR No reviews
* fix project link (#2278 )
* Add llir/llvm (#2279 )
* Koazee (#2248 )
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 (#1 )" (#3 )
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 ( #2315 )
2019-01-10 09:38:50 +01:00
Nitish Malhotra
a79c40a69d
Add go-rejson to the list ( #2314 )
...
* 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" ( #2306 )
2019-01-08 09:39:56 -02:00
Thanh Ba Nguyen
94d4a351ae
Add package btnguyen2k/olaf ( #2309 )
2019-01-08 09:39:00 -02:00
Chris Raborg
7016e44b26
Add Baltimore Metro Area meetup to list ( #2308 )
2019-01-08 09:38:26 -02:00
wzshiming
75628307a7
Add wzshiming/gotype ( #2312 )
2019-01-08 09:37:35 -02:00
U Cirello
6d22d4dab0
Add cirello.io/pglock ( #2302 )
2019-01-08 09:37:02 -02:00
Hunter Werlla
46367968ca
Disambiguate listed flac libraries ( #2313 )
...
* 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 ( #2301 )
2019-01-07 20:34:51 -02:00
uADMIN
84fecc98d0
Add uAdmin to web frameworks ( #2298 )
...
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 ( #2311 )
...
* added my gostrutils collection
* fixed entry location
2019-01-06 15:08:34 -02:00
Guillaume Simonneau
ad2cf3863d
khezen/rootfinding ( #2304 )
2019-01-06 15:07:58 -02:00
Simon Jürgensmeyer
84b73da17d
Add dbbench ( #2299 )
2019-01-05 07:41:47 -02:00
Rohan Verma
74e8dc9316
Update README.md ( #2300 )
2019-01-05 07:41:22 -02:00
Guillaume Simonneau
e43df7b43d
khezen/evoli ( #2303 )
2019-01-05 07:40:51 -02:00
Guillaume Simonneau
12ba00e506
add khezen/jwc ( #2305 )
...
* add khezen/jwc
* jwc - fix alphabetic order
2019-01-05 07:40:37 -02:00
Aofei Sheng
f46d1e7722
Add MIMESniffer ( #2293 )
2018-12-21 19:40:16 -02:00
Igor Maznitsa
d707b91ac8
added mvn-golang into Package Management section ( #2292 )
...
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
24024667e1
Remove gqlc ( #2297 )
2018-12-21 20:47:25 +03:00
Arthur Burkart
9df600bb7d
Google Drive client is not a cli parser library ( #2294 )
...
* 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 ( #2285 )
...
* Add gmqtt
2018-12-19 12:16:53 -02:00
Zaba505
5d87a1387f
Added gqlc "GraphQL Compiler" ( #2288 )
...
* Update README.md
* Update README.md
2018-12-19 08:54:18 -02:00
Ceriath
1ccce80413
Secdl remove ( #2289 )
...
* update (#1 )
* Add me to maintainers list (#2238 )
* Http clients (#2237 )
* 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 (#2214 )
* Update README.md (#2236 )
* Add did (#2235 )
* Add errorx (#2231 )
* Add errorx
* fix errorx description
* Remove Florest, no longer exist (#2239 )
* Add go-zero-width (#2242 )
* Deprecate Go-AWS-Auth (#2243 )
* Add huego. Updated README (#2241 )
* Add Octillery (#2244 )
* Remove github.com/GeertJohan/yubigo (#2247 )
* Remove github.com/rcrowley/go-metric (#2246 )
* Add a link to fastcache (#2249 )
* Added iso601 (#2250 )
* Remove mgutz/dat (#2251 )
* No PR reviews
* last Commits on Mar 28, 2017
* Add mole (#2210 )
* Deprecate github.com/FiloSottile/gvt (#2256 )
* Deprecate github.com/sevki/graphql (#2257 )
* Deprecate github.com/gonum/matrix (#2258 )
* Deprecate github.com/fatih/structs (#2259 )
* Deprecate github.com/toby3d/go-telegraph (#2260 )
* Deprecate github.com/mitchellh/goamz (#2261 )
* Deprecate github.com/franela/goreq (#2262 )
* Deprecate github.com/facebookgo/httpcontrol (#2263 )
* Deprecate github.com/markbates/validate (#2264 )
* Deprecate github.com/codehack/go-relax (#2265 )
* Deprecate github.com/volatile/core (#2266 )
* Deprecate github.com/imdario/medeina (#2267 )
* Deprecate github.com/daryl/zeus (#2268 )
* Deprecate github.com/mvdan/interfacer (#2269 )
* Deprecate github.com/GoClipse/goclipse (#2270 )
* Add gonum (#2273 )
* Add gonum
* add period
* Update validate (#2271 )
* Update validate package
* accidentally removed a word, add it again
* Update go-telegraph (#2272 )
* Remove https://github.com/bmizerany/pat (#2252 )
* Commits on Aug 15, 2017
* PR No reviews
* fix project link (#2278 )
* Add llir/llvm (#2279 )
* Koazee (#2248 )
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 (#1 )" (#3 )
This reverts commit 3e410e38c4
.
* Fix #2287
Fix avelino/awesome-go#2287
2018-12-18 17:22:12 -02:00
Andžej Maciusovič
2d84226f3e
Update README.md ( #2286 )
2018-12-18 10:19:51 +01:00
Ceriath
b0fa8a08e5
add another dot
2018-12-14 13:14:17 +00:00
Jonas Franz
d149a51d53
Fix alphabetical order ( #2281 )
2018-12-14 09:48:02 -02:00
Ceriath
a25e27d1cb
End description with dot ( #2283 )
...
* End description with dot
Make sure a description always ends with a dot.
* update (#1 )
* Add me to maintainers list (#2238 )
* Http clients (#2237 )
* 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 (#2214 )
* Update README.md (#2236 )
* Add did (#2235 )
* Add errorx (#2231 )
* Add errorx
* fix errorx description
* Remove Florest, no longer exist (#2239 )
* Add go-zero-width (#2242 )
* Deprecate Go-AWS-Auth (#2243 )
* Add huego. Updated README (#2241 )
* Add Octillery (#2244 )
* Remove github.com/GeertJohan/yubigo (#2247 )
* Remove github.com/rcrowley/go-metric (#2246 )
* Add a link to fastcache (#2249 )
* Added iso601 (#2250 )
* Remove mgutz/dat (#2251 )
* No PR reviews
* last Commits on Mar 28, 2017
* Add mole (#2210 )
* Deprecate github.com/FiloSottile/gvt (#2256 )
* Deprecate github.com/sevki/graphql (#2257 )
* Deprecate github.com/gonum/matrix (#2258 )
* Deprecate github.com/fatih/structs (#2259 )
* Deprecate github.com/toby3d/go-telegraph (#2260 )
* Deprecate github.com/mitchellh/goamz (#2261 )
* Deprecate github.com/franela/goreq (#2262 )
* Deprecate github.com/facebookgo/httpcontrol (#2263 )
* Deprecate github.com/markbates/validate (#2264 )
* Deprecate github.com/codehack/go-relax (#2265 )
* Deprecate github.com/volatile/core (#2266 )
* Deprecate github.com/imdario/medeina (#2267 )
* Deprecate github.com/daryl/zeus (#2268 )
* Deprecate github.com/mvdan/interfacer (#2269 )
* Deprecate github.com/GoClipse/goclipse (#2270 )
* Add gonum (#2273 )
* Add gonum
* add period
* Update validate (#2271 )
* Update validate package
* accidentally removed a word, add it again
* Update go-telegraph (#2272 )
* Remove https://github.com/bmizerany/pat (#2252 )
* Commits on Aug 15, 2017
* PR No reviews
* fix project link (#2278 )
* Add llir/llvm (#2279 )
* Koazee (#2248 )
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! 👍
* Allow exclamation mark
* updated error message
* add various dots
* follow-up (#2 )
* Revert "update (#1 )" (#3 )
This reverts commit 3e410e38c4
.
* Missed some dots
2018-12-14 09:45:07 -02:00
Iván Corrales Solera
492b1a927f
Koazee ( #2248 )
...
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! 👍
2018-12-14 08:47:45 +08:00
Robin Eklind
109445f79e
Add llir/llvm ( #2279 )
2018-12-11 14:27:00 -02:00
Lonng
94edd100c5
fix project link ( #2278 )
2018-12-10 20:40:44 -02:00
徐佳军
67e5a719c7
Remove https://github.com/bmizerany/pat ( #2252 )
...
* Commits on Aug 15, 2017
* PR No reviews
2018-12-06 12:06:54 -02:00
Ceriath
1fee3fc11b
Update go-telegraph ( #2272 )
2018-12-06 12:05:44 -02:00
Ceriath
a03320bb30
Update validate ( #2271 )
...
* Update validate package
* accidentally removed a word, add it again
2018-12-06 12:05:32 -02:00
Ceriath
c293fe1985
Add gonum ( #2273 )
...
* Add gonum
* add period
2018-12-06 12:05:06 -02:00
Horie Issei
c96f0b5f94
Deprecate github.com/GoClipse/goclipse ( #2270 )
2018-12-06 11:40:45 -02:00
Horie Issei
3b009858c9
Deprecate github.com/mvdan/interfacer ( #2269 )
2018-12-06 11:40:03 -02:00
Horie Issei
606226911c
Deprecate github.com/daryl/zeus ( #2268 )
2018-12-06 11:36:21 -02:00
Horie Issei
4540a2fa70
Deprecate github.com/imdario/medeina ( #2267 )
2018-12-06 11:34:52 -02:00
Horie Issei
bd1cbe53d0
Deprecate github.com/volatile/core ( #2266 )
2018-12-06 11:32:43 -02:00
Horie Issei
ab94a0f6fb
Deprecate github.com/codehack/go-relax ( #2265 )
2018-12-06 11:32:10 -02:00
Horie Issei
719ad54649
Deprecate github.com/markbates/validate ( #2264 )
2018-12-06 11:31:14 -02:00
Horie Issei
de077444a8
Deprecate github.com/facebookgo/httpcontrol ( #2263 )
2018-12-06 11:30:17 -02:00
Horie Issei
a884393a91
Deprecate github.com/franela/goreq ( #2262 )
2018-12-06 11:29:50 -02:00
Horie Issei
b53edb154b
Deprecate github.com/mitchellh/goamz ( #2261 )
2018-12-06 11:29:24 -02:00
Horie Issei
a13d42693e
Deprecate github.com/toby3d/go-telegraph ( #2260 )
2018-12-06 11:29:03 -02:00
Horie Issei
158993ce3b
Deprecate github.com/fatih/structs ( #2259 )
2018-12-06 11:27:43 -02:00
Horie Issei
6082702836
Deprecate github.com/gonum/matrix ( #2258 )
2018-12-06 11:27:15 -02:00
Horie Issei
5e062aa68b
Deprecate github.com/sevki/graphql ( #2257 )
2018-12-06 11:26:46 -02:00
Horie Issei
2b3a103f3d
Deprecate github.com/FiloSottile/gvt ( #2256 )
2018-12-06 11:26:12 -02:00
David Pinheiro
b13a5d5053
Add mole ( #2210 )
2018-12-06 11:24:48 -02:00
徐佳军
cda040bfe0
Remove mgutz/dat ( #2251 )
...
* No PR reviews
* last Commits on Mar 28, 2017
2018-12-05 09:44:20 -02:00
Jason Kingsbury
6fcb092aae
Added iso601 ( #2250 )
2018-12-05 02:54:50 +01:00
Aliaksandr Valialkin
68db6dbd00
Add a link to fastcache ( #2249 )
2018-12-03 11:28:18 -02:00
Horie Issei
11659cd95f
Remove github.com/rcrowley/go-metric ( #2246 )
2018-12-03 09:27:52 -02:00
Horie Issei
ea63b41955
Remove github.com/GeertJohan/yubigo ( #2247 )
2018-12-03 09:27:35 -02:00
Masaaki Goshima
70dce8b5ab
Add Octillery ( #2244 )
2018-12-03 10:16:43 +01:00
Amir Mofasser
9993705e15
Add huego. Updated README ( #2241 )
2018-11-27 16:58:47 -02:00
Horie Issei
33f88cee66
Deprecate Go-AWS-Auth ( #2243 )
2018-11-27 13:56:55 -02:00
Nikola Trubitsyn
adfe447b08
Add go-zero-width ( #2242 )
2018-11-26 13:23:08 +01:00
jie8357IOII
37e491ddcd
Remove Florest, no longer exist ( #2239 )
2018-11-21 15:15:03 -02:00
Peter Ivanov
bcc01d81c7
Add errorx ( #2231 )
...
* Add errorx
* fix errorx description
2018-11-20 22:26:01 -02:00
Mrinal Wadhwa
316c75bd76
Add did ( #2235 )
2018-11-20 22:25:46 -02:00
Zaba505
4b4c58bc69
Update README.md ( #2236 )
2018-11-20 22:25:31 -02:00
Tommy Situ
9c0acef62c
Add Hoverfly API simulation tool ( #2214 )
2018-11-20 22:22:14 -02:00
Ceriath
dee2a9c21e
Http clients ( #2237 )
...
* 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
2018-11-20 22:21:37 -02:00
Joshua Wickings
b6bc5b294c
Add gofuckyourself ( #2234 )
2018-11-19 09:44:03 +01:00
Seb C
02df4cc5ea
[fuego] Added fuego ( #2233 )
2018-11-17 18:09:48 +01:00
Navid
fe0738ab22
Add sslice package ( #2232 )
2018-11-17 07:10:30 -02:00
Strahinja
f5099c1e94
Add Leprechaun ( #2206 )
...
Leprechaun is tool where you can schedule your recurring tasks to be performed over and over. It supports cron, webhooks and classic job scheduling
**Please provide package links to:**
- github.com repo: [here](https://github.com/kilgaloon/leprechaun )
- godoc.org: [here](https://godoc.org/github.com/kilgaloon/leprechaun )
- goreportcard.com: [here](https://goreportcard.com/report/github.com/Kilgaloon/Leprechaun )
- coverage service link [![codecov](https://codecov.io/gh/Kilgaloon/Leprechaun/branch/master/graph/badge.svg )](https://codecov.io/gh/Kilgaloon/Leprechaun )
**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 ).
2018-11-16 13:54:14 -02:00
Tan Quang Ngo
a7a90c3628
Add go-m3u8 ( #2215 )
2018-11-16 13:53:11 -02:00
Ryan Koesters
b2eb02979f
Add github.com/rkoesters/xdg ( #2227 )
2018-11-16 10:20:29 -02:00
Edwin
bd96b254ee
add doublejump ( #2219 )
...
* add doublejump
* adjust the order of doublejump
2018-11-16 10:20:13 -02:00
ceriath
925ed26e5a
Change osin URL ( #2226 )
...
While searching an oauth framework, i found osin pointing to https://github.com/RangelReale/osin which has been archived. It is a fork of https://github.com/openshift/osin which is even with the fork, so the link should be changed.
However, it does not seem very active at all. So maybe it should be removed entirely? I am interested in other opinions here.
2018-11-16 10:17:41 -02:00
Miki Tebeka
4898e63812
GopherCon Israel ( #2228 )
2018-11-14 20:24:45 -02:00
ceriath
691a9efa48
Remove hoisie/redis ( #2225 )
...
No documentation
https://godoc.org/github.com/hoisie/redis
Bad goreportcard
https://goreportcard.com/report/github.com/hoisie/redis
Definitely not awesome.
2018-11-14 16:55:43 -02:00
ceriath
c6e42cbf02
Remove blas ( #2223 )
...
No docs, no examples, no tests as stated in #2043
2018-11-14 07:57:11 -02:00
ceriath
fa623e9c51
Remove go.uuid ( #2224 )
...
go.uuid is currently the most starred uuid repo for go. However, it is unmaintained and contains at least one critical security, which has been fixed by PR but took nearly half a year to be merged, since the owner is not really active (satori/go.uuid#75 ). There is an actively maintained fork at https://github.com/gofrs/uuid which is already listed here too. go.uuid should be removed.
See
satori/go.uuid#75
satori/go.uuid#73
2018-11-14 07:56:54 -02:00
Lex Sapkota
ee9e9efe9e
Add Go Playground for iOS ( #2221 )
...
Go Playground for iPhone / iPad. It's free and comes with truckload of samples.
2018-11-11 23:51:20 +08:00
An Long
9414197ec4
Add vox ( #2220 )
2018-11-11 08:18:09 -02:00
ceriath
ece85ce719
remove c6 ( #2217 )
2018-11-09 20:22:51 -02:00
Matthew Borders
4feb927a4a
Add logmatic ( #2213 )
2018-11-10 00:07:53 +08:00
Ethan Chiu
c592a0132a
Added JSON-to-Go under Go Tools ( #2199 )
2018-11-07 19:01:22 -03:00
秦世成
68668208fa
Add image2ascii ( #2202 )
...
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/qeesung/image2ascii
- godoc.org: https://godoc.org/github.com/qeesung/image2ascii
- goreportcard.com: https://goreportcard.com/report/github.com/qeesung/image2ascii
- coverage service link: https://coveralls.io/github/qeesung/image2ascii?branch=master
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! 👍
2018-11-07 07:04:27 +08:00
Matthew Borders
76cd17590a
Add artifex ( #2212 )
...
- github.com repo: https://github.com/borderstech/artifex
- godoc.org: http://godoc.org/github.com/borderstech/artifex
- goreportcard.com: https://goreportcard.com/report/github.com/borderstech/artifex
- coverage service link: https://codecov.io/gh/borderstech/artifex
2018-11-07 07:03:52 +08:00
Hisham waleed karam
551fa9cdf4
add gismanager ( #2204 )
...
Publish Your GIS Data(Vector Data) to PostGIS and Geoserver
**Please provide package links to:**
- github.com repo:https://github.com/hishamkaram/gismanager
- godoc.org: https://godoc.org/github.com/hishamkaram/gismanager
- goreportcard.com: https://goreportcard.com/report/github.com/hishamkaram/gismanager
- coverage service link: [![Coverage Status](https://coveralls.io/repos/github/hishamkaram/gismanager/badge.svg?branch=master&service=github )](https://coveralls.io/github/hishamkaram/gismanager?branch=master&service=github )
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! 👍
2018-11-06 09:05:55 +08:00
Nicolas Embriz
e17c61acbb
moved violetear from frameworks to routers ( #2209 )
...
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:
- godoc.org:
- goreportcard.com:
- 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 )`
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.
- [ ] 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! 👍
2018-11-06 09:04:11 +08:00
Radoslaw Wesolowski
a35b931193
Coinpaprika.com api client in go ( #2191 )
...
Go client library for interacting with Coinpaprika's API
#hactoberfest #coinpaprika
**Building link**: https://travis-ci.org/coinpaprika/coinpaprika-api-go-client
**Documentation**: https://godoc.org/github.com/coinpaprika/coinpaprika-api-go-client
**Reportcard**: https://goreportcard.com/report/github.com/coinpaprika/coinpaprika-api-go-client
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:
- godoc.org:
- goreportcard.com:
- 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 )`
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! 👍
2018-11-06 09:03:47 +08:00
pj
6a4581812f
Add article: Canceling MySQL in Go ( #2196 )
...
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: N/A
- godoc.org: N/A
- goreportcard.com: N/A
- 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 )`
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.
- [ ] 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 ).
Thanks for your PR, you're awesome! 👍
2018-11-06 09:02:42 +08:00
Sergey Grebenshchikov
82301fdb33
Add piecewiselinear ( #2208 )
...
> A tiny library for linear interpolation. O(log(N)) per evaluation for N control points.
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/sgreben/piecewiselinear
- godoc.org: https://godoc.org/github.com/sgreben/piecewiselinear
- goreportcard.com: https://goreportcard.com/report/github.com/sgreben/piecewiselinear
- coverage service link [![cover.run](https://cover.run/go/github.com/sgreben/piecewiselinear/.svg?style=flat&tag=golang-1.10 )](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fsgreben%2Fpiecewiselinear%2F )
**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! 👍
2018-11-06 09:02:07 +08:00
Sean Chen
2a1af16570
add tspool package ( #2198 )
...
* add two/tcp library
* change project order
* add tspool package
2018-10-29 10:01:33 -03:00
Gabriel Vasile
57178ef31b
Add mimetype package ( #2197 )
2018-10-29 10:00:23 -03:00
Max Chechel
aac5050e48
Added link to GoWrap code generation tool ( #2192 )
...
* Added link to minimock generator
* Add github.com/hexdigest/prep
* changed the ordering
* added links to gounit tool and gounit-vim plugin
* added link to gowrap code generation tool
2018-10-27 12:12:08 -03:00
Eyal Posener
0455510e8e
Add ctxutil ( #2193 )
2018-10-27 12:05:12 -03:00
Nap Joseph Calub
6e0c453ae5
Used shields.io for the slack badge in the README file. Fixes #1751 . ( #2190 )
2018-10-27 06:55:39 -03:00
rocketlaunchr-cto
fcf4ac4ac6
added dataframe-go ( #2165 )
2018-10-24 16:41:48 -03:00
zRedShift
857b95a5b6
Add mimemagic to the list ( #2181 )
...
* Update README.md
* Update README.md
2018-10-24 16:41:10 -03:00
Andy Pan
9ff7813f42
add a new repository of goroutine pool ( #2183 )
2018-10-24 16:40:58 -03:00
Inhere
a01c1fc404
add package validate ( #2187 )
...
package https://github.com/gookit/validate
2018-10-24 16:40:41 -03:00
Cássio Botaro
2e19e74ca9
remove go.matrix ( #2154 )
2018-10-22 12:07:37 -03:00
Cássio Botaro
827cf0414f
remove gofrac ( #2155 )
2018-10-22 12:07:24 -03:00
Cássio Botaro
bad9c6d7df
remove gostat ( #2156 )
2018-10-22 12:06:38 -03:00
Babiv Sergey
7406a31df2
xml2map ( #2173 )
...
XML to MAP converter written Golang
https://github.com/sbabiv/xml2map
2018-10-18 23:31:50 -03:00
Andrey Yurchenkov
90813eebe1
Remove zachlatta/postman ( #2179 )
...
Closes #2178
No tests, Latest commit 74f941f on Feb 27, 2017, issues abandoned
2018-10-19 08:59:59 +08:00
Hugo Carreira
aa4623279e
Adding Go-Decent-Copy ( #2168 )
...
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/hugocarreira/go-decent-copy
- godoc.org: [![GoDoc](https://godoc.org/github.com/hugocarreira/go-decent-copy?status.svg )](https://godoc.org/github.com/hugocarreira/go-decent-copy )
- goreportcard.com: [![Go Report Card](https://goreportcard.com/badge/github.com/hugocarreira/go-decent-copy )](https://goreportcard.com/report/github.com/hugocarreira/go-decent-copy )
- coverage service link: [![codecov](https://codecov.io/gh/hugocarreira/go-decent-copy/branch/master/graph/badge.svg )](https://codecov.io/gh/hugocarreira/go-decent-copy )
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 ).
2018-10-19 08:59:11 +08:00
Andrey Yurchenkov
6cd1ebcf36
remove websysd/websysd ( #2171 )
2018-10-18 12:31:22 -03:00
Inhere
77e1efc81a
add package filter ( #2174 )
...
package: [filter](https://github.com/gookit/filter )
2018-10-18 12:30:49 -03:00
Andrey Yurchenkov
f57fff807c
Remove blogcin/ToTo ( #2177 )
2018-10-18 12:25:19 -03:00
John Deng
05c32640db
added hiboot - a high performance web and cli application framework w… ( #2167 )
...
hiboot - the cli/web framework with auto configuration and dependency injection
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/hidevopsio/hiboot
- godoc.org: [![Documentation](https://godoc.org/github.com/golang/gddo?status.svg )](https://godoc.org/github.com/hidevopsio/hiboot )
- goreportcard.com: [![Go Report Card](https://goreportcard.com/badge/github.com/hidevopsio/hiboot )](https://goreportcard.com/report/github.com/hidevopsio/hiboot )
- coverage service link: [![codecov](https://codecov.io/gh/hidevopsio/hiboot/branch/master/graph/badge.svg )](https://codecov.io/gh/hidevopsio/hiboot )
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! 👍
2018-10-18 10:46:45 +08:00
徐佳军
624cb14e00
add https://github.com/xujiajun/gotokenizer library ( #2160 )
...
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/xujiajun/gotokenizer
- godoc.org: https://godoc.org/github.com/xujiajun/gotokenizer
- goreportcard.com: https://goreportcard.com/report/github.com/xujiajun/gotokenizer
- coverage service link: https://coveralls.io/github/xujiajun/gotokenizer?branch=master
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:**
- [✔️ ] 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 ).
Thanks for your PR, you're awesome! 👍
2018-10-17 09:09:22 +08:00
David Schneidhoffer
c94c83e2f9
Remove tui-go, because it's no longer maintained ( #2164 )
...
I am also added a replacement for it, check the another PR: https://github.com/avelino/awesome-go/pull/2163
2018-10-16 22:07:56 -03:00
Scott Johnston
3bfddf267b
Update README.md ( #2169 )
...
changing flowgraph package description to be flow-based
2018-10-16 22:07:04 -03:00
Elliot Forbes
c4beeb1e14
Adding TutorialEdge to the list of Websites and WebAssembly tutorial … ( #2162 )
...
* Adding TutorialEdge to the list of Websites and WebAssembly tutorial to list of tutorials
* Fixed alphabetical ordering
* Fixing order...
2018-10-16 22:06:03 -03:00
Adam Jones
9f663dfa6f
Add APNs2 HTTP/2 Apple Push Notification library ( #2149 )
2018-10-15 21:28:42 -03:00
Grachev Mikhail
6396c5890f
Fix typos ( #2161 )
2018-10-15 21:28:10 -03:00
Lucas Gabriel Schneider
28770739c1
Fixed typos at readme ( #2150 )
...
* Update README.md
* Update README.md
2018-10-13 13:42:32 -03:00
Roberto Duessmann
d5f2d50b84
Remove spate/vectormath ( #2152 )
2018-10-13 10:34:53 -03:00
zhulongcheng
e6af0a086e
Add package testsql ( #2148 )
2018-10-13 10:34:25 -03:00
Kévin Dunglas
ce717eb1d9
Add the Mercure ( #2147 )
2018-10-13 10:34:13 -03:00
Aofei Sheng
d07f569ce0
Fix repo URLs ( #2153 )
...
https://github.com/sheng/air -> https://github.com/aofei/air
https://github.com/sheng/sandid -> https://github.com/aofei/sandid
https://github.com/sheng/cameron -> https://github.com/aofei/cameron
2018-10-13 10:33:52 -03:00
Alex Pliutau
92b1a8182a
Add package main YouTube channel link ( #2145 )
2018-10-12 06:03:43 -03:00
Alex Pliutau
8f079bc0b7
Add wit-go official wit.ai Go client ( #2144 )
2018-10-11 09:57:44 -03:00
Rodrigo Brito
b1dc5bfa8f
Include StudioSol/set ( #2141 )
2018-10-08 04:59:34 -03:00
Rodrigo Brito
555ecc1321
Include StudioSol/async ( #2140 )
2018-10-08 04:59:19 -03:00
Balazs Nadasdi
b091fa9965
add go-commander ( #2138 )
2018-10-06 22:31:36 -03:00
Guilherme Caruso
41ca9e1be6
Kair - Time and Date Lib - Insert ( #2135 )
...
* Kair - Time and Date Lib - Insert
* Lint - Checked and ready!
* Lint - Checked and ready!
* Description adjust
2018-10-06 04:54:27 -03:00
Adrian-George Bostan
640566012f
Add libvlc-go ( #2134 )
2018-10-06 04:54:10 -03:00
Noel Yahan
e2597896d5
add mergi ( #2111 )
2018-10-05 18:23:12 -03:00
lx4r
238bf95c44
adding Codingame ( #2117 )
2018-10-05 18:23:02 -03:00
Wolfy-J
4067d06eb6
Update README.md ( #2120 )
2018-10-05 18:22:46 -03:00
Evan Mena
e0c62de6fb
Added ynab api go library ( #2122 )
2018-10-05 18:22:36 -03:00
Bidhan A
eb4669bb3b
add gaia to DevOps Tools ( #2123 )
2018-10-05 18:22:09 -03:00
Fábio da Silva Ribeiro
00de1afb01
Cachego Support ( #2124 )
...
Added cachego link to database drivers.
2018-10-05 18:21:57 -03:00
Gergely Brautigam
91facb3c64
Added furnace to awesome-go. ( #2129 )
2018-10-05 18:21:46 -03:00
Stefan Wüthrich
5713a743df
add golangch twitter ( #2132 )
...
* Add @golanch twitter
* correct order
2018-10-05 18:21:07 -03:00
auxten
02c39f8c9d
add CovenantSQL ( #2099 )
2018-10-03 18:29:54 -03:00
Heungsub Lee
6f1a9c721e
NLP libraries in Chinese, Japanese ( #2104 )
...
* Add go-pinyin
* Add kagome
* Make descriptions for go-pinyin and kagome simpler
2018-10-03 16:19:56 -03:00
Elton Souza
050c25f6b7
Add htmlquery ( #2130 )
2018-10-03 15:54:28 -03:00
Evan Surdam
0db99e9b85
Add go-sophos ( #2092 )
...
* Add go-sophos
* Update README.md
2018-10-03 15:49:50 -03:00
Marco Muratori
a021cd5773
moved sprbox from Utilities to Config section ( #2089 )
2018-10-03 15:49:32 -03:00
Andrey Odintsov
68990c49b3
Add ormlite ( #2081 )
2018-10-03 15:49:09 -03:00
Philipp Gillé
73261df96b
Add ln-paywall ( #2078 )
2018-10-03 15:48:56 -03:00
ceriath
a91056a924
Update README.md ( #2102 )
...
Remove github.com/rakyll/coop and https://github.com/coreos/fleet
2018-10-03 15:47:28 -03:00
Zack Patrick
bb2a6ddf13
Update README.md ( #2076 )
2018-10-03 15:44:59 -03:00
Tomasz Czajęcki
ef5a523106
Add triangolatte ( #2069 )
...
* Add triangolatte
* Put expected type of dash
2018-10-03 15:44:29 -03:00
Daniel Nephin
e97c6d933c
Add gotest.tools ( #2053 )
2018-10-03 15:44:03 -03:00
Andrew Williams
f3c27b3a71
Add Fyne to GUI list ( #2121 )
...
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/fyne-io/fyne
- godoc.org: https://godoc.org/github.com/fyne-io/fyne
- goreportcard.com: https://goreportcard.com/report/github.com/fyne-io/fyne
- coverage service link: [coveralls](https://coveralls.io/github/fyne-io/fyne )
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:**
- [✓] 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 ).
Thanks for your PR, you're awesome! 👍
2018-10-02 09:32:44 +08:00
Andrew LeTourneau
d31c7c2f15
Adding depcharge to devops list ( #2083 )
...
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/centerorbit/depcharge
- godoc.org: https://godoc.org/github.com/centerorbit/depcharge
- goreportcard.com: https://goreportcard.com/report/github.com/centerorbit/depcharge
- coverage service link: https://gitlab.com/centerorbit/depcharge/pipelines
[![pipeline status](https://gitlab.com/centerorbit/depcharge/badges/master/pipeline.svg )](https://gitlab.com/centerorbit/depcharge/commits/master )
[![coverage report](https://gitlab.com/centerorbit/depcharge/badges/master/coverage.svg )](https://gitlab.com/centerorbit/depcharge/commits/master )
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.
- [ ] 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! 👍
2018-10-01 23:56:03 +08:00
Camal Cakar
291ee99894
Add GoWayFest & GoDays ( #2119 )
2018-10-01 18:37:19 +03:00
Heyward Fann
43920003f7
fix yakvs link ( #2098 )
2018-09-24 13:19:55 -03:00
Nikhil Mungel
b8cc228958
Add pipeline ( #2082 )
...
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/hyfather/pipeline
- godoc.org: https://godoc.org/github.com/hyfather/pipeline
- goreportcard.com: https://goreportcard.com/report/github.com/hyfather/pipeline
- coverage service link: https://cover.run/go?repo=github.com%2Fhyfather%2Fpipeline&tag=golang-1.10
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! 👍
2018-09-24 11:42:39 +08:00
Shunsuke Maeda
730a06d724
add duci ( #2108 )
...
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/duck8823/duci
- godoc.org: https://godoc.org/github.com/duck8823/duci
- goreportcard.com: https://goreportcard.com/report/github.com/duck8823/duci
- coverage service link: [![Coverage Status](https://coveralls.io/repos/github/duck8823/duci/badge.svg?branch=master )](https://coveralls.io/github/duck8823/duci?branch=master )
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! 👍
2018-09-24 11:40:24 +08:00
Vladimir Kovpak
d544793396
Added "50 Shades of Go" into tutorials. ( #2096 )
2018-09-22 16:10:46 -03:00
Horst Rutter
8d81444140
Added entry for pdfcpu ( #2105 ) ( #2106 )
...
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: [pdfcpu](https://github.com/hhrutter/pdfcpu )
- [godoc.org](https://godoc.org/github.com/hhrutter/pdfcpu )
- [goreportcard.com](https://goreportcard.com/report/github.com/hhrutter/pdfcpu )
- [coverage service link](https://coveralls.io/github/hhrutter/pdfcpu?branch=master )
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! 👍
2018-09-17 09:34:41 +08:00
Ivan Krutov
e74fbb927a
Fixed URL for Selenoid (moved to Aerokube organization) ( #2093 )
2018-09-12 05:06:31 -03:00
Danny van Kooten
be092f95ad
add extemplate, replaces grender ( #2065 )
2018-09-03 16:08:01 -03:00
Inhere
331fa2768a
add gookit/color ( #2077 )
2018-09-03 16:07:04 -03:00
Laurent Demailly
9eaea79753
fortio update (new org) ( #2079 )
...
there is a redirect which works already but might as well have the destination. added a few words to description too.
2018-09-03 16:06:42 -03:00
Alwin Doss
8874e018d4
Added Library to convert to and from morse code ( #2064 )
2018-08-27 03:39:01 -03:00
Marko Ristin
32a3d430ca
added gocontracts to go generate tools ( #2074 )
...
* added gocontracts to go generate tools
* fixed the order in the category
2018-08-21 08:50:43 -03:00
Ozgur Erdem
477a8545ad
Add strutil ( #2075 )
2018-08-21 08:48:20 -03:00
Max Halford
b77474336d
Update README.md ( #2067 )
...
gago has been renamed to eaopt
2018-08-20 09:25:28 -03:00
Robin Joseph
6f6a59eb11
Add go-pg-migrations ( #2071 )
2018-08-20 09:24:32 -03:00
Max Chechel
475cc5b3ed
Added links to gounit tool and gounit-vim plugin ( #2072 )
...
* Added link to minimock generator
* Add github.com/hexdigest/prep
* changed the ordering
* added links to gounit tool and gounit-vim plugin
2018-08-20 09:21:42 -03:00
Aleksandr Razumov
66320916ac
add gortc/sdp ( #2068 )
...
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/gortc/sdp
- godoc.org: https://godoc.org/github.com/gortc/sdp
- goreportcard.com: [![Go Report Card](https://goreportcard.com/badge/github.com/gortc/sdp )](https://goreportcard.com/report/github.com/gortc/sdp )
- coverage service link: [![codecov](https://codecov.io/gh/gortc/sdp/branch/master/graph/badge.svg )](https://codecov.io/gh/gortc/sdp )
**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! 👍
2018-08-19 22:52:04 +08:00
vixentael
289aef4a10
add acra ( #2049 )
2018-08-14 23:46:42 -03:00
Toby Archer
68a3a5337a
readme: separate official/unofficial package management links ( #2062 )
2018-08-14 23:40:42 +03:00
Pablo Aguiar
f03b18f4be
Update pop/soda repository location ( #2063 )
...
The new The new location for pop (and soda) repository. See https://github.com/gobuffalo/pop https://github.com/markbates/pop#notice-this-repo-has-moved
2018-08-14 20:55:35 +03:00
Manjunath Shetty
9962f12c56
Added thread pool library ( #2061 )
2018-08-13 15:41:16 -03:00
Dmitry Narizhnykh
a794038575
Add Dataflow kit ( #2052 )
...
Add Dataflow kit https://github.com/slotix/dataflowkit
2018-08-13 15:15:16 -03:00
Wesley Hill
893e5f0060
add branca ( #2057 )
2018-08-13 15:14:16 -03:00
Konstantin
89467c629b
add f4go ( #2059 )
...
* add c4go
* add f4go
2018-08-13 05:15:58 -03:00
Thorsten Ball
4343de1d3d
Add two books to E-Books section ( #2056 )
...
* Add two books to E-Books section
Shameless self-promotion of my own books, but since the feedback was so positive so far, I thought someone would enjoy stumbling upon them in this list. Feel free to decline, though, if you don't want me to add my own links :)
**TODOs:**
- [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 ).
* Reorder 'Writing A Compiler In Go' in E-Books
2018-08-13 05:15:09 -03:00
wzshiming
2ec595ba79
add ffmt ( #2017 )
2018-08-12 07:24:14 -03:00
Surender Thakran
f0accb131f
Add GoMind ( #2048 )
2018-08-12 07:23:49 -03:00
John Arundel
990b177271
Add uptimerobot - client for the Uptime Robot API ( #2042 )
2018-08-12 07:23:36 -03:00
Alexey Popov
129d1d1d34
Added alexeyco/simpletable ( #2040 )
2018-08-12 07:23:28 -03:00
Marco Muratori
c252f68dd0
updated sprbox description ( #2039 )
...
* added workerful and sprbox
* Update README.md
* updated sprbox description
2018-08-12 07:23:19 -03:00
Assaf Morami
52cef45c31
Add joincap ( #2038 )
2018-08-12 07:23:03 -03:00
Maurice Tollmien
f534b62243
Added my own skiplist implementation to the readme ( #2032 )
2018-08-12 07:22:50 -03:00
Andrey G
50556da507
Update README.md ( #2013 )
...
added another library for XLSX
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/plandem/xlsx
- godoc.org: https://godoc.org/github.com/plandem/xlsx
- goreportcard.com: https://goreportcard.com/report/github.com/plandem/xlsx
- coverage service link: https://codecov.io/gh/plandem/xlsx
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! 👍
2018-07-30 23:18:43 +08:00
Anton Medvedev
ce72bb8cca
Add expr ( #2041 )
...
* Update README.md
* Update README.md
2018-07-30 10:26:07 -03:00
Anthony HAMON
a9085f6a21
Add gommit ( #2034 )
2018-07-30 10:25:16 -03:00
Felipe Cavalcanti
6845e76c0c
Added topfreegames/pitaya - Scalable game server framework ( #2033 )
2018-07-26 17:40:47 -03:00
Max Claus Nunes
df59cb6630
Add gaper ( #2031 )
2018-07-26 14:21:50 -03:00
Eric Greer
79900888e4
Add flaggy ( #2007 )
2018-07-26 14:16:52 -03:00
Tom Hadley
64ff1299dd
Update README.md ( #2022 )
2018-07-24 15:33:47 -03:00
Inhere
686b88a79f
Add gookit/config ( #2027 )
...
* Add gookit/config
* fix sort
2018-07-24 15:32:39 -03:00
Fris
6f27e2d7bd
Added GoStats ( #2029 )
2018-07-24 15:32:15 -03:00
Jessica Temporal
f0d92f9436
Fix escaping on immortal/immortal package ( #2030 )
2018-07-23 16:31:14 -03:00
Shafreeck Sea
e0252dbca5
Add package retry ( #2021 )
2018-07-23 16:30:51 -03:00
Marco Muratori
67b8f6187c
Added sprbox ( #2018 )
...
* added workerful and sprbox
* Update README.md
2018-07-23 16:28:11 -03:00
John Lee
45311ab325
Add fpGo record ( #2020 )
2018-07-23 16:19:06 -03:00
Jaden Weiss
6db8b74f17
add gofrs uuid package ( #2014 )
2018-07-23 16:17:00 -03:00
Humphrey Shotton
4ad31f1baa
Added GoBoy emulator ( #2026 )
2018-07-23 08:27:31 -03:00
Michael
6bcff37262
Add jsonslice ( #1997 )
...
* Add jsonslice
* Add jsonslice
2018-07-19 05:32:23 -03:00
Shiming Zhang
b25cb3fe6b
Add ctc ( #2008 )
2018-07-17 15:35:46 -03:00
Rafael Passos
57bd497464
Added LSB Steganography Library ( #2005 )
2018-07-17 15:25:16 -03:00
the4thamigo-uk
7ab2325da6
Add conflate config library/tool ( #2002 )
2018-07-17 15:24:17 -03:00
Grigory Zubankov
d5fe5b4701
add stl ( #1988 )
2018-07-17 15:23:59 -03:00
PHANINDRA SURA
0229e86281
added gNxI ( #1986 )
...
* added gNxI
* Added GNXI/GNMI
* with changes to the comments
2018-07-17 15:23:31 -03:00
kevin birch
1054d8dc6f
add github.com/percolate/charlatan ( #1981 )
2018-07-17 15:17:49 -03:00
Yu Watanabe
d6049b0251
Add yunabe/lgo - Interactive Go programming with Jupyter. ( #1984 )
2018-07-17 15:17:11 -03:00
Tanghui Lin
0d1f9a1ad8
discovery ( #1977 )
...
* add discovery
* fix
2018-07-17 15:16:24 -03:00
Maxime Soulé
6c466f7fd1
Add go-testdeep to the Testing Frameworks list ( #1969 )
2018-07-17 15:16:09 -03:00
Daniel Salvadori
70816414b7
Added g3n - Go 3D Game Engine! ( #1933 )
2018-07-17 15:15:29 -03:00
isaachier
5974535f22
Move Jaeger to distributed system ( #2004 )
2018-07-16 13:08:40 -03:00
Marcin Kaciuba
a46ef1ce5b
Add mort ( #1991 )
...
[![Codecov](https://img.shields.io/codecov/c/github/aldor007/mort.svg )](https://codecov.io/gh/aldor007/mort ) [![Go Report Card](http://goreportcard.com/badge/aldor007/mort )](http://goreportcard.com/report/aldor007/mort ) [![Godoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square )](https://godoc.org/github.com/aldor007/mort ) [![LICENSE](https://img.shields.io/github/license/aldor007/mort.svg?style=flat-square )](https://github.com/aldor007/mort/blob/master/LICENSE.md )
- github.com repo: https://github.com/aldor007/mort
- godoc.org: https://godoc.org/github.com/aldor007/mort
- goreportcard.com: https://goreportcard.com/report/github.com/aldor007/mort
- coverage service link [![Codecov](https://img.shields.io/codecov/c/github/aldor007/mort.svg )](https://codecov.io/gh/aldor007/mort )
**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 ).
2018-07-09 00:27:14 +08:00
Shiau Yan Tsai
cc6c669a87
Fix: typo ( #1999 )
...
Typo for Sydney
2018-07-06 17:32:16 -03:00
gilbertchen
fab61ce3dc
Update README.md ( #1980 )
2018-07-06 17:07:09 -03:00
Ravil Bikbulatov
2a802f9c3b
Add go-critic linter. ( #1989 )
...
Add `go-critic` linter in Code Analysis.
- github.com repo: https://github.com/go-critic/go-critic
- godoc.org:
- goreportcard.com: https://goreportcard.com/report/github.com/go-critic/go-critic
- coverage service link:
- [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.
- [ ] 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.
- [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 ).
2018-07-06 17:06:44 -03:00
Eduard Urbach
55c6c8817b
Add packet ( #1996 )
2018-07-06 17:06:24 -03:00
Luciano Ramalho
a0fbae8687
Added go-cmp, a "package for comparing Go values in tests". The repo has 575 stars on Github and is under the Google organization there. ( #1998 )
2018-07-05 15:31:46 -03:00
Aofei Sheng
212850620f
Add SandID ( #1979 )
...
**Please provide package links to:**
- github.com repo: https://github.com/sheng/sandid
- godoc.org: https://godoc.org/github.com/sheng/sandid
- goreportcard.com: https://goreportcard.com/report/github.com/sheng/sandid
- coverage service link ([cover.run](https://cover.run/ ), [gocover](http://gocover.io/ ), [coveralls](https://coveralls.io/ ) etc.): [![Coverage Status](https://coveralls.io/repos/github/sheng/sandid/badge.svg?branch=master )](https://coveralls.io/github/sheng/sandid?branch=master )
**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 ).
2018-06-15 15:59:48 +08:00
Leonidas Maroulis
1439e8ab79
Add url-shortener ( #1976 )
...
**Please provide package links to:**
- github.com repo: https://github.com/pantrif/url-shortener
- godoc.org: https://godoc.org/github.com/pantrif/url-shortener
- goreportcard.com: https://goreportcard.com/report/github.com/pantrif/url-shortener
- coverage service link: https://gocover.io/github.com/pantrif/url-shortener/shortener
**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.
- [ ] 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 ).
2018-06-15 15:58:26 +08:00
Gerardo JT
91e86a158e
Add golax framework ( #1971 )
...
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/fulldump/golax
- godoc.org: https://godoc.org/github.com/fulldump/golax
- goreportcard.com: https://goreportcard.com/report/github.com/fulldump/golax
- coverage service link [![cover.run](https://cover.run/go/github.com/fulldump/golax.svg?style=flat&tag=golang-1.10 )](https://cover.run/go?tag=golang-1.10&repo=github.com%2Ffulldump%2Fgolax )
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! 👍
2018-06-15 12:45:46 +08:00
Gustavo Chaín
73109a2dd7
Add HTTPLab ( #1896 )
...
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/gchaincl/httplab
- godoc.org: https://godoc.org/github.com/gchaincl/httplab
- goreportcard.com: https://goreportcard.com/report/github.com/gchaincl/httplab
**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! 👍
2018-06-15 12:45:14 +08:00
Ariel Mashraki
5944a344cb
doc: add rql ( #1975 )
2018-06-14 22:51:10 -03:00
Kunal Kapadia
34f592ca5e
Add GopherCon India Conference ( #1972 )
2018-06-14 06:07:44 -03:00
Jay Gabriels
1a5e51158c
add ghorg ( #1974 )
2018-06-14 06:07:25 -03:00
Louis Thibault
8a218b10c5
Update README.md ( #1786 )
...
Add lucas-clemente/quic-go (an implementation of the QUIC protocol in pure Go) to the Networking section
2018-06-01 19:24:55 -03:00
Mike JS. Choi
0a55def7d2
Add fac ( #1967 )
2018-06-01 01:04:21 -03:00
vz
b038b95249
add tt ( #1965 )
2018-05-31 23:25:58 -03:00
fish
2ff3633471
add redis-lock ( #1966 )
2018-05-31 23:24:22 -03:00
Darwin
7ec79c16a8
Update README.md ( #1968 )
...
added goArgonPass to Security
2018-05-31 23:23:03 -03:00
Osamu TONOMORI
6cbecddbb1
Add osamingo/gosh ( #1961 )
...
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/osamingo/gosh
- godoc.org: https://godoc.org/github.com/osamingo/gosh
- goreportcard.com: https://goreportcard.com/report/github.com/osamingo/gosh
- coverage service link: [![codecov](https://codecov.io/gh/osamingo/gosh/branch/master/graph/badge.svg )](https://codecov.io/gh/osamingo/gosh )
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! 👍
2018-06-01 09:09:44 +08:00
Eduard Urbach
48d835c940
Add Aero ( #1963 )
...
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/aerogo/aero
- godoc.org: https://godoc.org/github.com/aerogo/aero
- goreportcard.com: https://goreportcard.com/report/github.com/aerogo/aero
- coverage service link: ![Codecov](https://codecov.io/gh/aerogo/aero/branch/go/graph/badge.svg )
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! 👍
2018-06-01 09:08:30 +08:00
Noval Agung Prayogo
9d5835db25
update gubrak tagline ( #1964 )
...
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/novalagung/gubrak
- godoc.org: https://godoc.org/github.com/novalagung/gubrak
- goreportcard.com: [![Go Report Card](https://goreportcard.com/badge/github.com/novalagung/gubrak?nocache=1 )](https://goreportcard.com/report/github.com/novalagung/gubrak?nocache=1 )
- coverage service link: [![cover.run](https://cover.run/go/github.com/novalagung/gubrak.svg?style=flat&tag=golang-1.10 )](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fnovalagung%2Fgubrak )
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:**
- [✓] 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 ).
Thanks for your PR, you're awesome! 👍
2018-06-01 09:06:11 +08:00
Saddam H
3f3f9d4672
Add package gojsonq ( #1959 )
...
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/thedevsaddam/gojsonq
- godoc.org: https://godoc.org/github.com/thedevsaddam/gojsonq
- goreportcard.com: https://goreportcard.com/report/github.com/thedevsaddam/gojsonq
- coverage service link: [![Coverage Status](https://coveralls.io/repos/github/thedevsaddam/gojsonq/badge.svg?branch=master )](https://coveralls.io/github/thedevsaddam/gojsonq?branch=master )
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! 👍
2018-05-28 22:21:14 +08:00
Stjepan
4abff7a366
Add clockwork ( #1958 )
2018-05-28 05:27:36 -03:00
Sujit Shakya
e1f02a9263
Adds mspm package name in DataStructure and Algorithm list. ( #1946 )
...
godoc: https://godoc.org/github.com/BlackRabbitt/mspm
testCoverage: https://gocover.io/github.com/blackrabbitt/mspm/ds/trie
https://gocover.io/github.com/blackrabbitt/mspm/search
reportCard: https://goreportcard.com/report/github.com/BlackRabbitt/mspm
2018-05-28 05:27:07 -03:00
Guoqiang Chen
af722ebb8b
Add go-trylock ( #1939 )
2018-05-28 05:26:42 -03:00
Defcronyke
cccddee0bc
add godscache a.k.a. Go DS Cache ( #1934 )
...
a wrapper around the Google Cloud Datastore Go package
that adds caching using memcached.
2018-05-28 05:26:21 -03:00
Noval Agung Prayogo
3bbe7499d4
add gubrak ( #1954 )
...
* add gubrak
* update gubrak link
2018-05-23 21:45:13 -03:00
kazhuravlev
c087ab4b68
Remove dpar ( #1956 )
...
dpar is Rust project now
2018-05-23 21:43:17 -03:00
Sergey Grebenshchikov
8d2eda9810
Add flagvar ( #1949 )
2018-05-20 21:39:34 -03:00
Felix Kronlage
e59f3a9750
add Golang Meetup Hamburg to the list of Meetups ( #1950 )
2018-05-20 21:38:29 -03:00
Guoqiang Chen
72c2438baa
add another go-log ( #1947 )
2018-05-20 21:37:50 -03:00
Gerardo JT
9decf007da
Add https://github.com/fulldump/biff ( #1948 )
2018-05-20 21:36:58 -03:00
Back Yu
f65c3ee24a
fix mistake in grammar of go-excel
( #1951 )
...
fix mistake in grammar of `go-excel`
2018-05-20 21:34:34 -03:00
Back Yu
7982c04c6b
add go-excel ( #1937 )
...
add go-excel
2018-05-18 01:53:33 -03:00
Andrew J. Gillis
9badf2096b
Update README.md ( #1938 )
...
Add deque to README.
2018-05-17 16:47:21 -03:00
Jordan Taylor
fb491eb62f
Add kelseyhightower/envconfig to configurations sections ( #1941 )
2018-05-17 16:45:47 -03:00
Aofei Sheng
3e52843430
Add Cameron ( #1925 )
2018-05-14 14:13:00 -03:00
Alpha
df8e124b43
ADD: Onelog to logging section ( #1929 )
2018-05-14 12:11:21 -03:00
Tim De Pauw
e7b80d1dd5
Add lwc ( #1932 )
2018-05-14 12:10:57 -03:00
John Gibb
b8e09638c9
Update mattes/migrate URL ( #1930 )
...
github.com/mattes/migrate has been deprecated in favor of https://github.com/golang-migrate/migrate .
2018-05-11 10:24:33 +08:00
Konstantin
e13c157119
add c4go ( #1924 )
2018-05-10 18:40:50 +03:00
recoilme
0058f7a51e
slowpoke - Key-value store with persistence ( #1915 )
...
* slowpoke - Key-value store with persistence
* slowpoke - Key-value store with persistence
2018-05-09 10:26:29 -03:00
Apollo Li
a0b21d782d
fix typo about algorithms ( #1927 )
...
fix typo about algorithms.
dat -> data
2018-05-07 09:32:05 +08:00
Clauss von Rabbe Jr
54fd774460
Add lstags ( #1923 )
2018-05-05 12:38:09 -03:00
Amin Alaee
75dfb13bb7
rename yanff to nff-go ( #1922 )
...
* rename yanff to nff-go
rename yanff to nff-go
* update list order
2018-05-05 20:21:05 +08:00
Jason Feng
cb7b0822cf
Added Sydney AU meetup to readme ( #1918 )
...
* Added Sydney AU meetup to readme
* change sydney au go meetup link position
2018-05-04 09:17:07 +08:00
Kasper Lewau
743a3c57d8
add Go Copenhagen ( #1914 )
2018-05-03 23:19:51 +08:00
Apollo Li
f58d3926ba
Add a go algorithms repo ( #1886 )
...
Add a go algorithms repo, including tree(bst, btree, vEB-tree...), heap(binary heap, leftist heap, fibonacci heap...), sort, hashmap, graph(more content will be soon) ...
2018-05-03 09:55:04 -03:00
Zack
9e3e1eb412
add peerdiscovery ( #1900 )
2018-05-03 09:24:28 -03:00
Alexander
5584234a48
Add github.com/sashka/signedvalue ( #1897 )
2018-05-03 09:23:20 -03:00
Hisham waleed karam
d2c924d847
add geoserver package ( #1906 )
2018-05-03 06:00:04 -03:00
Leandro Lugaresi
9b008e2346
add leandro-lugaresi/hub ( #1912 )
2018-05-03 09:38:49 +08:00
Aled James
965e811e34
Add Cardiff meetup to README.md ( #1913 )
...
Cardiff (Wales) meetup added in accordance with formatting of other meetups on README.md
2018-05-03 09:11:43 +08:00
Vitaliy Mogilevskiy
448ca8e88c
adding tabular to README ( #1908 )
2018-05-02 14:51:00 -03:00
Francis Chuang
25555b534d
Update repository for avatica database driver ( #1902 )
2018-04-27 08:57:04 +08:00
O.J
8ac4ac3fa2
fix build fail ( #1899 )
...
as title
2018-04-26 09:49:36 +08:00
O.J
1c38a40214
Update README.md ( #1893 )
...
add github.com/OrlovEvgeny/go-mcache
2018-04-25 19:21:04 -03:00
Bo-Yi Wu
5d2b136841
remove 404 not found link. ( #1898 )
2018-04-25 19:20:31 -03:00
Marco Talento
b32ceb0367
Add Go Health Package ( #1895 )
...
* Add go-health to README.md
* fix order
2018-04-22 21:37:25 +08:00
Dan
f52f9aa075
added golang bulgaria ( #1894 )
2018-04-21 13:16:08 -03:00
Asdine El Hrychy
a6954459ff
Add Confita ( #1892 )
2018-04-20 12:36:26 -03:00
Muhammad Surya
dcd8258ee2
add https://github.com/Fs02/grimoire ( #1890 )
2018-04-18 11:15:48 -03:00
徐佳军
0f168e7599
add https://github.com/xujiajun/godbal ( #1888 )
...
add https://github.com/xujiajun/godbal
2018-04-18 11:14:40 -03:00
Steve Coffey
f4bf237e0b
Add techan package ( #1884 )
2018-04-18 22:09:27 +08:00
Michael Persson
ca5d4f6511
add encdec package ( #1881 )
2018-04-18 22:08:33 +08:00
JuanPablo
d62b9f9e4b
Added link to Learn go with TDD ( #1880 )
...
* added learn go with TDD
* added symbol - as separator
2018-04-18 10:54:56 -03:00
Cemre Mengu
c19474725c
Added goracle ( #1841 )
...
* Added goracle
Oracle driver for Go, using the ODPI-C driver
* Updated alphabetical order
¯\_(ツ)_/¯ .
2018-04-18 10:54:39 -03:00
Zhuojie Zhou
c21ea904fa
Add Flagr ( #1883 )
2018-04-18 10:54:06 -03:00
Go101
0ceb24761e
add a new e-book: go 101 ( #1879 )
...
* Update README.md
* add Go 101 description
2018-04-09 11:32:08 -03:00
Pascal S. de Kloe
243689a759
Add another JWT library. ( #1874 )
2018-04-09 09:38:24 -03:00
Kamaleshwar
a6df594a7c
added webgo ( #1872 )
2018-04-09 09:37:47 -03:00
jbwyatt4
7f91e94a76
Removed go-gml, goqt ( #1873 )
...
Removed go-gml, goqt; no activity since 2015, 2016, respectively.
2018-04-08 17:38:42 -03:00
Alex Gorelov
1d9d928374
Update README.md ( #1877 )
2018-04-08 21:44:22 +08:00
Arthur
6e240ab89a
fix malformed link ( #1875 )
2018-04-08 09:43:52 +08:00
omercelik
57da7cb431
Update README.md ( #1870 )
...
Added Gopher amigurumi toy pattern
2018-04-05 05:05:11 -03:00
Andrew Young
21164068e1
Fix typo in iot link ( #1867 )
2018-04-02 13:44:41 +08:00
Dong-hee Na
e80e71ab78
README.md: Add goimagehash ( #1866 )
2018-04-01 23:45:00 +08:00
mcz
e0047594c1
added https://github.com/gobuffalo/packr ( #1848 )
2018-03-31 21:59:03 +08:00
Danlock
8c77113841
Added github.com/fatih/structs to serialization ( #1865 )
2018-03-31 21:56:57 +08:00
Andrew Young
f0e0a870cf
Add the iot project for Google IoT Core. ( #1862 )
2018-03-31 21:56:16 +08:00
Burak Sezer
5636eeae11
Add github.com/buraksezer/consistent package ( #1864 )
2018-03-31 21:55:21 +08:00
Dan P
33d47f12a8
added golang dorset meetup ( #1861 )
2018-03-27 10:18:28 -03:00
D
3f76e6569c
✨ Add Pipe ( #1851 )
2018-03-26 05:26:50 -03:00
rohduggal
37c650e42b
Updated Naming ( #1858 )
2018-03-24 15:00:21 -03:00
Cemre Mengu
884b1d60f8
removed go-bqstreamer, no longer maintained ( #1859 )
2018-03-24 14:56:37 -03:00
Kris Brandow
72391d6e56
Add official MongoDB Go driver ( #1846 )
2018-03-24 09:40:01 -03:00
Raja Bhatia
a75c0ea2a7
Added argon2pw to Security ( #1844 )
...
* Added argon2pw to Security
* Ensure security is in alphabetical order
2018-03-24 09:16:47 -03:00
MinJae Kwon
d7ba616097
Add cfmt library ( #1850 )
2018-03-24 09:09:03 -03:00
Nikolay Pavlovich
9260ae35a3
added clickhouse-bulk ( #1855 )
2018-03-24 08:57:48 -03:00
erdnaxeli
e24f118c68
Remove Goat: deprecated ( #1854 )
2018-03-24 05:11:21 -03:00
sinni800
55f2b47006
remove inconshreveable/ngrok - no longer developed ( #1843 )
...
v2.0 is advertised in the readme but is not open source and a commercial service
2018-03-20 08:14:23 -03:00
Miguel Ángel Ortuño
514bd75cda
Update README.md ( #1849 )
2018-03-17 07:01:54 -03:00
zhengchun
c9eaf542c5
Add syndfeed package ( #1836 )
2018-03-15 13:54:05 -03:00
Rylan
d76a609099
Add package getlang ( #1835 )
2018-03-15 13:51:28 -03:00
iqhater
465f647f6b
added EasyMIDI library to awesome-go list ( #1834 )
2018-03-15 13:50:58 -03:00
Paul Mach
e3fae39422
Add paulmach/(orb|osm) geometric libraries ( #1829 )
2018-03-15 13:50:01 -03:00
Francesco
1eb05ccf82
Add go-up library ( #1840 )
...
* Add go-up library
* Fix entries order
2018-03-14 15:21:58 -03:00
Ashley Jeffs
d1d75b94aa
Add github.com/Jeffail/benthos ( #1832 )
2018-03-12 14:49:37 -03:00
Alberto Bertogli
feceb655a3
Add chasquid, an SMTP (email) server ( #1831 )
2018-03-12 08:40:03 -03:00
Elena Grahovac
a6ec53c444
Added Gophercon Russia to the conferences ( #1838 )
2018-03-09 18:53:18 +03:00
Chris Lu
2cd218d4a1
Adding Vasto, a distributed key value store. ( #1826 )
...
* add Gleam
* Update README.md
* Update README.md
* adding Vasto
2018-03-05 14:43:26 -03:00
Saddam H
21d85f69b7
Add package retry ( #1825 )
...
Add package retry
2018-03-05 14:43:04 -03:00
Eyal Posener
e9b0889fd1
Add client-timing ( #1828 )
2018-02-27 12:07:58 +08:00
Eyal Posener
1b04b591e7
Add go-server-timing ( #1827 )
2018-02-27 01:52:01 +03:00
Rajeev N Bharshetty
ab03ca0c92
Adding Heimdall HTTP clien to the list ( #1824 )
2018-02-26 16:39:34 -03:00
Renato Suero
e9d326f8a8
Change repo ( #1823 )
...
* Added Kallax on ORM
* Changed a repo because it is a fork
* Removed kallax from orm section
* Change repo fork by source
Update README.md (#1815 )
add pdfgen (#1811 )
* add pdfgen
* wierd space
submit-goprompt (#1807 )
Add https://github.com/o1egl/paseto library (#1818 )
Add commonregex library (#1796 )
Add GolangCI (#1817 )
add https://github.com/xujiajun/gorouter library (#1820 )
Add php-parser (#1814 )
2018-02-26 16:38:49 -03:00
David Belicza
d97a0e2539
Update README.md ( #1821 )
2018-02-26 16:35:50 -03:00
Slizov Vadim
56da6ac381
Add php-parser ( #1814 )
2018-02-23 22:07:56 +08:00
徐佳军
0b931ce2d2
add https://github.com/xujiajun/gorouter library ( #1820 )
2018-02-23 09:24:29 -03:00
golangci
abc45f69de
Add GolangCI ( #1817 )
2018-02-23 09:23:39 -03:00
mingrammer
aadbc11117
Add commonregex library ( #1796 )
2018-02-23 09:19:31 -03:00
Oleg Lobanov
474e9facba
Add https://github.com/o1egl/paseto library ( #1818 )
2018-02-23 09:16:52 -03:00
Masashi SHIBATA
3a5a25de05
submit-goprompt ( #1807 )
2018-02-19 13:51:13 -03:00
Frederic Delbos
ff0de6afbf
add pdfgen ( #1811 )
...
* add pdfgen
* wierd space
2018-02-19 22:46:00 +08:00
brannx
3b621f5ba1
Update README.md ( #1815 )
2018-02-19 08:13:33 -03:00
Brian Scott
b3c229c232
Added HTTPS scheme to Golangflow URL ( #1812 )
2018-02-19 14:29:45 +08:00
Brendan LE GLAUNEC
285f4a04c0
Add Cameradar library ( #1792 )
2018-02-16 15:13:21 -02:00
Francesco Sacchi
e5ad1e8bf3
Add GoLab conference. ( #1809 )
2018-02-16 06:09:06 -02:00
Craig Swank
6b82c4d2ff
Added kcli to devops tools ( #1788 )
2018-02-14 21:53:23 +08:00
Fatih Cetinkaya
8e7d90c573
Add gocmd ( #1802 )
2018-02-14 18:07:04 +08:00
Patrik Ehrencrona
8a5e5bea0d
Add go-deep ( #1804 )
2018-02-14 18:06:39 +08:00
Marcus Willock
11948b31d6
Added term-quiz to the README ( #1793 )
2018-02-12 18:03:53 -02:00
Southclaws
f9b32a466e
Fix go-finance bad markdown syntax ( #1803 )
2018-02-12 18:02:09 -02:00
Jack Lindamood
c9f4228d32
Update README.md ( #1797 )
...
Add link to https://github.com/cep21/circuit
2018-02-12 10:33:12 -02:00
Nik Ogura
1550cdd7d6
Submitting Gomason for consideration ( #1800 )
...
* added gomason link
* fixed link order
2018-02-12 10:33:01 -02:00
Adam Woodbeck
c8aa2308b5
Add strftime ( #1801 )
2018-02-12 10:32:52 -02:00
Marcus Willock
feb2ca71cd
Removed go-pkg-rss because the repo does not exist ( #1799 )
...
* Removed go-pkg-rss because the repo does not exist
* Removed https://github.com/jteeuwen/go-pkg-xmlx as requested
2018-02-12 10:32:37 -02:00
Matthew Jaffee
20a6d79af8
add commandeer to CLI libraries ( #1790 )
2018-02-08 10:05:19 +08:00
Alejandro Pedraza
b3f8946d5a
Added go-finance ( #1777 )
2018-02-07 08:52:01 -02:00
Lion
b3d201cce7
add minimp3 ( #1785 )
2018-02-05 22:13:13 -02:00
Hajime Hoshi
377452e5e0
Fix a word in the description of Ebiten ( #1784 )
2018-02-04 19:38:55 -02:00
Alan D. Cabrera
1ee3374c46
Add geographic tools and servers ( #1787 )
...
* Add geographic tools and servers
* Remove duplicate entries
2018-02-04 19:27:34 -02:00
Josh
12cde16b20
updating goes link to maintained repo ( #1789 )
2018-02-04 19:27:11 -02:00
Edwin
2fe6b6d3b9
add the WUID package ( #1781 )
2018-02-01 12:14:48 -02:00
Eduard
542c3969e2
Added a link to the "transaction" library in the "Finance" section. ( #1782 )
...
* Added link to the "transaction".
Added link to the embedded database for accounts transactions.
* Update README.md
2018-02-01 10:30:57 -02:00
Cássio Botaro
d24ee793ce
Change slack badge url ( #1780 )
...
Change slack badge url to be displayed in site, like README.
2018-01-31 21:51:59 +03:00
Bator Tsyrendylykov
660dad1a9d
Add CyclicBarrier to goroutines section. ( #1778 )
2018-01-31 11:43:09 -02:00
Ettore Di Giacinto
6ef17c6760
Add anagent library ( #1775 )
2018-01-30 17:50:14 -02:00
Jack Mott
289358aa3a
Update README.md ( #1773 )
2018-01-30 17:48:44 -02:00
caibirdme
7b3005a16c
add gendry ( #1772 )
2018-01-30 17:47:31 -02:00
Gustavo Giménez
c0a713bc9d
Add Justforfunc youtube channel hosted by @campoy ( #1776 )
2018-01-30 17:45:32 -02:00
Ilija Eftimov
301ff89f65
Add GopherCon Europe to conferences list ( #1768 )
2018-01-22 20:08:50 -02:00
Rafael Jesus
36271a63cb
Add rabbus library ( #1764 )
...
* Add rabbus library
* 🙈
2018-01-17 09:24:34 -02:00
Marc Gray
84bfcc133e
Update README.md ( #1746 )
2018-01-16 23:18:58 -02:00
oaStuff
048dcc262e
added clusteredBigCache ( #1763 )
2018-01-16 23:18:44 -02:00
Matt
44d0cb2b15
Added GoCrest and GoGiven to the list ( #1761 )
...
* Added GoCrest and GoGiven to the list
GoCrest and GoGiven added to the awesome list.
* Did not realize -'s were alphabetically before alphanumeric characters.
* fix ordering again - dashes were not the only issue.
2018-01-15 10:53:07 +08:00
Sebastian Döll
6fb220bfaa
Adding Chronos library and Yeoman generator ( #1760 )
...
* Adding a Chronos library
This adds a library to interact with the [Chronos](https://mesos.github.io/chronos/ ) Job Scheduler for Mesos
* Adding Yeoman generator for Go
2018-01-14 18:20:15 -02:00
Siarhei Navatski
fe2c74e51e
go-mgo is unmaintained ( #1759 )
...
b86855e89b
2018-01-14 18:16:48 -02:00
Joseph Taylor
a6d77ed797
Add Timespan package ( #1757 )
...
* Add Timespan package
Timespan is a Go library for interacting with intervals of time, defined as a start time and a duration.
* Alphabetical order
2018-01-12 08:47:43 +08:00
Daniel Selans
49225ceb6c
adding the conjungo merge library ( #1745 )
2018-01-09 00:47:40 -02:00
Mark Phelps
80eff18cc6
Add codeship-go link ( #1755 )
...
Add link to Codeship Go API client
2018-01-08 22:44:32 -02:00
Spencer
73ebbd0954
Updated GoSublime descirption ( #1753 )
2018-01-07 12:59:27 -02:00
András Belicza
f248d04edf
Add backscanner utility library ( #1752 )
2018-01-06 12:55:28 +08:00
András Belicza
9d0af3dd8c
Add minquery utility library ( #1750 )
2018-01-05 08:57:24 +08:00
Ddo
b0538279fa
add ddo/rq ( #1741 )
2018-01-05 08:56:31 +08:00
Saurabh-hooda
864ae50746
Suggestion for a Resource addition ( #1747 )
...
* Suggestion for a Resource addition
Hello,
I am Saurabh, co-founder of Hackr.io. Hackr.io is a programming community & a great place to find the best online programming courses and tutorials. It's a one stop solution for tutorial recommendations with 5000+ tutorial of more than 140 programming languages.
I was looking at your learning resources page and found it pretty useful. I believe that Hackr.io would be really useful to the developer community in finding the right programming course/tutorial and would make a nice addition to your resource page.
Hackr is also listed on other esteemed websites like Lehigh University's resource page and official Official Python wiki page to name a few.
Thanks for the list of great resources you have compiled. Enjoy your week:)
* Update README.md
2018-01-03 22:39:27 -02:00
Laurent Demailly
7e80350479
proposed addition of fortio ( #1742 )
2018-01-03 18:00:30 -02:00
jandelgado
04e2be6f9e
Added RabbitMQ/AMQP related libs and tools ( #1740 )
...
* Added RabbitMQ/AMQP related libs and tools
* just add rabtap
2018-01-03 00:52:54 -02:00
Oleg Lobanov
9ddc0596af
add https://github.com/o1egl/fwencoder library ( #1738 )
2018-01-02 13:17:20 -02:00
Anthony HAMON
1da21666b2
Add strumt ( #1736 )
2018-01-02 13:17:12 -02:00
EricZhou
18afa6e58c
Update README.md ( #1734 )
2018-01-02 13:17:03 -02:00
Henry Sarabia
ef6b77eae4
Add github.com/Henry-Sarabia/igdb ( #1733 )
...
* Add github.com/Henry-Sarabia/igdb
* Fix link
2018-01-02 13:16:52 -02:00
Maxim Chechel
57d9066d93
Add github.com/hexdigest/prep ( #1731 )
...
* Added link to minimock generator
* Add github.com/hexdigest/prep
* changed the ordering
2018-01-02 13:16:42 -02:00
adranwit
b060704cec
added endly declarative end to end testing ( #1728 )
2018-01-02 13:16:32 -02:00
Rafael Jesus
80a52d37da
Add retry-go library ( #1721 )
...
Add retry-go library
2018-01-02 13:16:15 -02:00
Cássio Botaro
99784d3b24
Merge pull request #1744 from dselans/dselans/go-health
...
Adding the InVisionApp/go-health async health check lib
2018-01-02 09:13:02 -02:00
Huan Du
d4b79f4b31
add go-sqlbuilder ( #1743 )
2018-01-02 11:34:41 +08:00
Tobias Klauser
9fe2c65d2c
Add periph.io ( #1729 )
2018-01-02 10:37:43 +08:00
Jan Koehnlein
7ac9204782
Added theia-go-extension and go-language-server ( #1732 )
...
* Added theia-go-extension and go-language-server
* Update README.md
2018-01-02 10:36:01 +08:00
Cássio Botaro
245cf4b30e
Merge pull request #1719 from nsheremet/master
...
added banjo to web frameworks list
2018-01-01 23:19:17 -02:00
Daniel Selans
6d98b4b2f8
Adding the InVisionApp/go-health async health check lib
2017-12-31 14:23:30 -08:00
Weilin Shi
5ed74d89ba
Rename Gogland to GoLand ( #1727 )
2017-12-15 22:25:52 -02:00
Cássio Botaro
355226cb2c
Merge pull request #1723 from marusama/patch-1
...
Add github.com/marusama/semaphore
2017-12-15 06:45:37 -02:00
Nazarii
cb705f711b
added banjo to web frameworks list
2017-12-13 14:22:20 +02:00
Rafael Jesus
2359f147f0
Add parallel-fn library ( #1722 )
...
Add parallel-fn library
2017-12-13 06:16:11 -02:00
Cássio Botaro
887cd1c4f2
Merge pull request #1711 from isaachier/jaeger
...
Add Jaeger
2017-12-13 01:35:55 -02:00
Cássio Botaro
b4ccceecf0
Merge pull request #1720 from Xamber/master
...
Add github.com/Xamber/Varis
2017-12-13 01:32:02 -02:00
lamados
c82e15824a
Remove github.com/neuegram/ghost ( #1724 )
...
The library hasn't been updated in 2 years and [Casper](https://clients.casper.io/register.php ) has been shut down for legal reasons, so the library no longer works.
2017-12-12 17:15:24 +02:00
marusama
b8d3f35aea
Update README.md
...
Add github.com/marusama/semaphore
2017-12-11 14:57:24 +03:00
Artem Filippov
72d1f89a99
Add github.com/Xamber/Varis
2017-12-11 11:39:20 +03:00
Dave Brophy
e507f23dbc
Add Blast ( #1689 )
...
Blast is a tool I developed to send ~6m API requests from a CSV data source. I've extended it to include more load-testing specific features. It's protocol agnostic, so non-http APIs can be easily supported.
Batch job features:
* Use CSV data source to send millions of API requests.
* Automatic resume after exit.
Load testing features:
* Change the rate (requests per second) interactively during the run.
* Simple, useful latency stats.
2017-12-07 08:55:01 -02:00
Bo-Yi Wu
e086c808b2
docs(Gophers): add another gopher icon resource. ( #1717 )
2017-12-06 23:59:55 -02:00
Patrick Rainier Juen
6eab968f84
Add gopher mascot resources ( #1716 )
...
* Add gopher mascot resources
addresses #1695
* Reorder entries
* Correct order based on CI
2017-12-06 13:14:10 +08:00
zhengchun
f6534c1396
add antch ( #1713 )
2017-12-06 11:06:53 +08:00
Patrick Rainier Juen
4e9e45e3ca
Transfer traefik to DevOps tools
...
Traefik was under `Authentication`, this PR transfers it under `DevOps Tools`.
If you think it fits more in another category, do tell me and I'll update the PR.
2017-12-05 19:14:43 +08:00
Grigory Zubankov
a60d0f7f8d
Add journald
2017-12-05 09:06:08 +03:00
Cássio Botaro
7cb5e8c322
Merge pull request #1708 from ssgreg/master
...
Add repeat
2017-12-04 23:53:27 -02:00
Kevin Burke
4ef3e30514
Add autocert and nacl ( #1698 )
...
Autocert is a Go maintained project that facilitates provisioning TLS
certificates and starting a server using those certificates.
kevinburke/nacl implements all of the NaCL API's in Go, in a way
that's compatible with the C library offered here:
https://nacl.cr.yp.to .
2017-12-04 22:54:55 -02:00
Isaac Hier
aa719fa41b
Add Jaeger
2017-12-03 20:15:06 -05:00
Grigory Zubankov
0b0e5ee386
Add repeat
2017-12-02 09:30:50 +03:00
Cássio Botaro
a5fc0fee08
Better slack badge ( #1707 )
2017-11-29 19:12:33 +03:00
Jacek Szwec
cc785a1204
Fix csvutil link
2017-11-28 21:25:22 -05:00
Akshay Moghe
0bae35a6ba
Add distillog to 'Logging' section ( #1703 )
2017-11-29 00:14:31 -02:00
Jacek Szwec
223ceda010
Add csvutil ( #1701 )
...
* Add csvutil
* Add missing comma to csvutil description
2017-11-29 00:14:19 -02:00
Alexey Kamenskiy
73148ce322
Add link to argparse ( #1700 )
2017-11-28 06:29:36 +08:00
Paweł Słomka
c2e684d77a
Fix link to Slack ( #1699 )
...
- correct channel name
- smaller font
2017-11-28 06:28:57 +08:00
Marvin Blum
f9874f0618
Add Gondolier ( #1697 )
...
* Added Gondolier
* Gondolier in alphabetical order
2017-11-25 12:40:05 -02:00
Diogo Nicoleti
cd11fb36ad
Add Joinville Go Meetup ( #1694 )
2017-11-22 17:32:31 -02:00
Nathan Osman
b6254d1cf6
Add go-sunrise. ( #1692 )
2017-11-21 23:56:30 -02:00
Lucas Gomide
b916db98a7
Add Snitch to list of other software ( #1693 )
2017-11-21 23:55:34 -02:00
Alin Sinpalean
d3a02e5f75
Replace github username in concurrent-writer URL ( #1688 )
2017-11-21 22:31:56 +08:00
Ian Lopshire
2f306e2a67
Added go-fixedwidth ( #1691 )
2017-11-21 22:31:07 +08:00
Quentin Renard
32fe88120f
Added go-astits ( #1690 )
2017-11-20 07:31:18 -02:00
Roman Atachiants
98d46ab92f
Update README.md ( #1674 )
2017-11-16 17:35:08 -02:00
vz
3dace3f7f3
add gse ( #1687 )
2017-11-16 17:20:05 -02:00
Milan Nikolic
0bce7a7bc6
Add malgo (Mini audio library) ( #1682 )
2017-11-16 07:14:49 -02:00
Wendell Sun
1f98e709fe
Update README.md ( #1685 )
2017-11-16 07:14:33 -02:00
Cássio Botaro
0493947ebd
Merge pull request #1677 from markneves/master
...
Add 'tui-go' to advanced console UIs
2017-11-13 21:07:16 -02:00
Avelino
bbb7e81420
set awesome-go chat channel ( #1679 )
...
* set awesome-go chat channel
ref #1666
* alphabetical order Correction
2017-11-11 09:32:16 -02:00
Shawn Smith
4327454d08
Add Go Report Card ( #1678 )
2017-11-11 07:24:05 -02:00
Karthik Muralidharan
e0d1d7f4ef
Add healthcheck ( #1676 )
2017-11-11 00:24:25 -02:00
Mark Neves
ae3a75deaa
Add 'tui-go' to advanced console UIs
2017-11-10 16:34:55 -08:00
Johannes Kohnen
6cf33601fc
Remove go-bindata ( #1675 )
...
This (fork of) go-bindata is not awesome.
The project is not maintained anymore and has a great bunch of issues.
Currently there are 50 unresolved issue tickets and 18 unmerge pull
requests. Many of the issues make this tool very annoying to use, but
would be easy to fix if it was maintained.
An example issue that is very easy to fix is
https://github.com/jteeuwen/go-bindata/issues/148
See also https://github.com/jteeuwen/go-bindata/issues/165
Apparently the maintainer has disappeared from earth's surface two
years ago. (Let's hope that's not actually true.)
2017-11-10 08:26:09 -02:00
Cássio Botaro
e3cf64bc93
Merge pull request #1670 from nullne/master
...
add repo evaluator which evaluates an expression dynamicly
2017-11-10 08:21:05 -02:00
张志强
cff1a1a99d
add xj2go pkg ( #1672 )
2017-11-09 20:02:53 -06:00
Anthony HAMON
0c91017e86
Add chyle ( #1673 )
2017-11-08 22:18:21 -02:00
Cássio Botaro
dcc3fe999e
Merge pull request #1663 from schollz/patch-1
...
Add schollz/progressbar
2017-11-08 20:59:04 -02:00
Cássio Botaro
ba284fe229
Merge pull request #1671 from hagen1778/master
...
Add chproxy
2017-11-08 20:58:41 -02:00
Cássio Botaro
3b46df9fda
Merge pull request #1668 from osklyar/master
...
Adds 2 new packages, drops 3 old ones, migrates 1 to a new location
2017-11-08 20:58:24 -02:00
Steeve
a26e5fb2fa
Add gocv ( #1667 )
2017-11-08 13:43:50 -02:00
Timothy
d1ea29ac91
add skm ( #1662 )
2017-11-08 01:40:06 -06:00
Saddam H
20b1dbb104
Add renderer package ( #1669 )
...
* Add renderer package
Add golang response (JSON, JSONP, XML, YAML, HTML, File) rendering package
* Typo fix for renderer package
2017-11-08 00:02:58 -06:00
OCHIAI, Hiromu
acd7e1a0d5
Add gosseract ( #1661 )
2017-11-08 00:01:17 -06:00
Cássio Botaro
e12d616cc2
Merge pull request #1665 from vcaesar/pr-2
...
add riot search
2017-11-08 00:33:21 -02:00
le.yu
64a556e6c8
add repo evaluator which evaluates an expression dynamicly
2017-11-08 09:09:11 +08:00
Roman Khavronenko
5d0389832b
Add chproxy
2017-11-07 22:47:10 +02:00
Oleg Sklyar
1ac03d69d1
* Adds new packages cli and log.
...
* Drops go-longpoll as defunct, repo removed.
* Drops slf and slog (providing above log as the replacements) as defunct, repos removed.
* Migrates ventu-io/go-shortid to teris-io/shortid.
The committer is the author of all the packages, of the added, removed and amended.
2017-11-06 23:45:05 +01:00
Keyan Ghazi-Zahedi
ced21c3804
Added goent ( #1657 )
...
GO Implementation of Entropy Measures
2017-11-06 13:58:07 -02:00
vcaesar
494d3ba5a7
add riot search
2017-11-06 15:27:27 +08:00
Zack
32299d8bc5
Add schollz/progressbar
2017-11-03 04:28:28 -06:00
Cássio Botaro
9b8d3a4a7d
Merge pull request #1659 from andizzle/master
...
add in rwdb
2017-11-02 18:57:15 -02:00
Cássio Botaro
1a52f10b9b
Merge pull request #1647 from fdelbos/master
...
add https://github.com/hyperboloide/lk library
2017-11-02 18:54:57 -02:00
Razon Yang
4427da2724
Add FastRouter ( #1660 )
2017-11-01 08:20:12 -02:00
Andy Zhang
b1eb26742f
add in rwdb
2017-10-31 22:59:52 +11:00
Cássio Botaro
ecf7d81e91
Merge pull request #1658 from galeone/galeone-patch-1
...
Add tfgo
2017-10-30 13:09:11 -02:00
Avelino
7eca634618
Add Meetup List ( #1653 )
...
ref: #1454
2017-10-28 09:54:55 -05:00
Jeffrey D
608831f2b6
Add tarp code analysis tool ( #1625 )
2017-10-28 11:13:28 -02:00
Timothy
1919930b96
add godns ( #1652 )
2017-10-28 11:13:15 -02:00
Cecilia Cisneros
fec02e4ef6
Update README.md ( #1649 )
2017-10-28 11:12:40 -02:00
Paolo Galeone
87eeb8e64f
Add tfgo
2017-10-26 17:03:05 +02:00
Frederic Delbos
2d670176b4
add https://github.com/hyperboloide/lk library
2017-10-26 13:09:49 +02:00
Kyoichiro Yamada
2c21befd0b
Add richgo ( #1644 )
2017-10-24 00:47:19 -02:00
Anthony HAMON
8fe298ad4e
Add envh ( #1642 )
2017-10-22 11:58:57 -02:00
shaahin karimpour
14c6e948a4
added persian repo to list ( #1628 )
...
Some utilities for Persian language in go.
2017-10-22 10:00:45 -02:00
Darwin
187b1aa051
Added dwin/GoSecretBoxPassword ( #1633 )
...
* Added dwin/GoSecretBoxPassword
* Update README.md
2017-10-22 10:00:36 -02:00
Ferenc Fabian
7235631d95
Add github.com/PumpkinSeed/structs ( #1634 )
...
* Add github.com/PumpkinSeed/structs
* Fix order of the libraries
2017-10-22 10:00:23 -02:00
Thulio Ferraz Assis
f76d010b18
Added the sessiongate-go package ( #1636 )
2017-10-22 10:00:10 -02:00
Joel Williams
c4b9c038ac
Fix a few typos in README.md ( #1637 )
...
Fixes some spelling and grammar typos in README.md
2017-10-22 09:59:59 -02:00
Abe Botros
9f56f4f174
Add lore ( #1639 )
2017-10-22 09:59:40 -02:00
Joel Williams
8aa508db64
Remove go.auth ( #1638 )
...
https://github.com/bradrydzewski/go.auth says in the description that it is deprecated and it has not been updated since 2013.
2017-10-20 19:45:00 -02:00
Cássio Botaro
41c66de7d4
Merge pull request #1622 from thedevsaddam/master
...
Add govalidator package
2017-10-19 09:34:20 -02:00
Aleksandr Razumov
bdbc6ea4d9
Add stun ( #1631 )
2017-10-19 13:39:54 +03:00
Meng Zhuo
0228ab084d
add cookiestxt ( #1616 )
...
* add cookiestxt
* update cookiestxt description as requested
2017-10-16 05:53:36 -02:00
Cristian Oliveira
97bc4746f5
Add ergo proxy ( #1612 )
2017-10-16 05:51:34 -02:00
Andrew J. Gillis
e89cb764d9
Add workerpool utility ( #1623 )
...
Add workerpool utility.
2017-10-15 19:50:21 -05:00
Dorival Pedroso
dae25bb3a0
Add gosl (Go Scientific Library) ( #1627 )
...
* Add gosl (Go Scientific Library)
* Shorten description of gosl
2017-10-15 19:11:47 -02:00
Cássio Botaro
bfe0a169aa
Merge pull request #1620 from o1egl/master
...
Add govatar library
2017-10-13 07:33:15 -03:00
Cássio Botaro
7bdd1b382b
Merge pull request #1607 from Fontinalis/add-fonet
...
Add fonet
2017-10-13 07:04:39 -03:00
Cássio Botaro
f0316a19eb
Merge pull request #1606 from Konstantin8105/master
...
Add "Go Generate Tools"
2017-10-13 07:01:12 -03:00
Gerasimos (Makis) Maropoulos
3e79f6a662
Add colly Scraping Framework ( #1615 )
2017-10-13 06:41:57 -03:00
Saddam H
6cb97d5ae7
Alphabetical order for govalidator
...
govalidator package add in alphabetical order.
2017-10-13 00:43:23 +06:00
Ivan Ivanov
7c2e9ae4e6
Add petrovich ( #1621 )
2017-10-12 19:36:53 +03:00
Kevin Gillieron
afa66042f1
Add go-cluster ( #1617 )
2017-10-12 13:28:28 -03:00
Wei He
1e4827d597
add shellwords and hostutils ( #1614 )
...
https://github.com/Wing924/shellwords
https://github.com/Wing924/hostutils
2017-10-12 13:27:06 -03:00
Guilherme Oenning
c7f035613e
add Fider ( #1613 )
2017-10-12 13:26:50 -03:00
Rafał Lorenz
a0515f0391
Update README.md ( #1608 )
...
Add wokerpool and messagebus
2017-10-12 13:25:29 -03:00
Cheikh Seck
a435845627
Update README.md ( #1603 )
2017-10-12 13:24:07 -03:00
Oleg Lobanov
9f9b01d84e
Add govatar library
2017-10-12 00:38:38 +03:00
Weilin Shi
338e3d1b0b
add captcha
2017-10-11 15:32:24 +08:00
Saddam H
395bf6c99a
Add govalidator to validate http request
...
1.Godoc: https://godoc.org/github.com/thedevsaddam/govalidator
2.Goreport: https://goreportcard.com/report/github.com/thedevsaddam/govalidator
2017-10-10 22:16:20 +06:00
Serge Zaitsev
04ef585eef
Add webview library ( #1594 )
2017-10-04 20:01:19 -03:00
Konstantin8105
e5c491bb1c
go generate tools
2017-10-04 11:27:36 +03:00
Konstantin8105
9ac82a3569
go generate tools
2017-10-04 11:11:23 +03:00
Konstantin8105
f8c7282025
go generate tools
2017-10-04 11:08:40 +03:00
Barnabás Pataki
5dae1acf90
Fix order
2017-10-04 09:55:57 +02:00
Barnabás Pataki
0b0d130ae9
Added fonet to machine learning packages
2017-10-04 06:51:47 +02:00
Cássio Botaro
670c451434
Add turtle ( #1598 )
2017-09-28 02:09:21 +03:00
Sérgio Rodrigues
6cd443d152
Add go-sptrans ( #1597 )
2017-09-26 11:24:22 +08:00
Danny Hadley
31d900a658
Adding marlow - typesafe orm interfaces generated at compile time ( #1593 )
...
* Adding marlow - typesafe orm interfaces generated at compile time
* PR Feedback
2017-09-25 23:30:19 -03:00
Rick Beton
378830344a
Added link to rickb777/date ( #1585 )
...
* Added link to rickb777/date
* Added rickb777/date
2017-09-25 23:29:23 -03:00
Antonio Mallia
c3251cdb8f
Added go-ef ( #1596 )
2017-09-26 00:02:56 +03:00
Christophe Meessen
76878889c7
Add securecookie to the Authentication section ( #1595 )
...
* Add securecookie to the Authentication section
* fix ordering error
2017-09-25 18:26:13 +03:00
Alin Sinpalean
2389c4f1b0
Add concurrent-writer to Data Structures. ( #1591 )
2017-09-21 07:56:20 -03:00
Cássio Botaro
914c1cad22
fix broken link
2017-09-20 10:49:03 -03:00
Cássio Botaro
1e463751d8
Merge pull request #1569 from themester/master
...
Added GoSlaves in Goroutines
2017-09-20 08:47:17 -03:00
Linh Tran Tuan
0d1d57a66b
Update intro to closet meaning for github.com/linxGnu/mssqlx ( #1571 )
...
* Update intro to closet meaning for github.com/linxGnu/mssqlx
* Update README.md
2017-09-17 12:28:45 -03:00
Asaf Schers
d2327f4d82
Update README.md ( #1586 )
2017-09-17 12:28:14 -03:00
Inanc Gumus
e0d9a91222
add myhttp ( #1584 )
2017-09-17 12:27:57 -03:00
Areg Melik-Adamyan
2474a2ac75
Adding YANFF ( #1579 )
...
YANFF - Yet Another Network Function Framework is added.
2017-09-17 23:23:53 +08:00
Andrey
3841e938d4
Add ethrpc
2017-09-13 10:57:49 +03:00
Cássio Botaro
fec9d74149
Merge pull request #1561 from francoishill/patch-7
...
Add dgraph-io/badger
2017-09-12 00:00:25 -03:00
Francois
026efcbbcf
fix: add period to dgraph-io/badger description
2017-09-12 03:54:16 +02:00
Isaev Denis
78befc4bf0
add go-queryset ( #1577 )
2017-09-11 09:53:52 +08:00
Yulin Chen
a437ab4924
Add cidranger ( #1578 )
...
* Add cidranger
* Move under section
2017-09-11 09:52:26 +08:00
Viet Hung Nguyen
be3cbbe076
Remove deprecated thing ( #1562 )
2017-09-11 09:51:37 +08:00
Maxi Binder
230ce2d5b6
Add link to list ( #1574 )
2017-09-09 00:43:22 -03:00
Ri Xu
cb9aa72139
Update repo URL for aurora tool.
2017-09-05 17:29:36 +08:00
Ri Xu
dcfa86a210
Update repo URL for excelize lib.
2017-09-05 17:23:17 +08:00
Walter Schulze
909c589fe5
add goderive ( #1556 )
2017-09-05 02:30:09 -03:00
Mester19
ab3adbfea1
Added GoSlaves in Goroutines
2017-09-04 14:05:17 +02:00
James Bowman
c748d1fcdc
Added nlp and sparse libraries ( #1568 )
...
* added nlp and sparse libraries
* corrected ordering
2017-09-01 14:56:56 -03:00
Viet Hung Nguyen
392e9afcd1
Reorder, midlewares and router should be under Web Frameworks section ( #1565 )
2017-09-01 14:28:21 -03:00
Viet Hung Nguyen
dcc75f8ed3
Remove unnecessary queries - be consistent with others ( #1567 )
2017-09-01 14:27:51 -03:00
Viet Hung Nguyen
3d9d9d0d3c
Add test to find out malformed separators. ( #1564 )
...
Fix all links failed the test.
2017-08-31 01:18:01 -03:00
Lunny Xiao
8065a515cc
add gop - Build and manage your Go applications out of GOPATH ( #1547 )
2017-08-31 01:10:42 -03:00
Francois
2a67bd175e
Add dgraph-io/badger
2017-08-29 05:29:30 +02:00
Viet Hung Nguyen
3c399091d2
Add missing separators and fix the wrong one
2017-08-29 10:03:55 +07:00
Julien Neuhart
58d9b8c6b7
Adding Orbit ( #1557 )
...
* Adding Orbit
* Description end with a punctuation mark
2017-08-27 17:23:44 -03:00
Brian Downs
8975123c93
add align ( #1554 )
...
* add align
* reorder listing
2017-08-27 17:23:13 -03:00
Oliver Steele
3d784eb5cd
Fix a typo
...
(Not my library) I have quibbles with the capitalization but I limited this fix to the spelling error.
2017-08-27 14:45:16 -04:00
Fried Egg
6a510c0978
add goset ( #1555 )
2017-08-25 10:30:18 -03:00
Cássio Botaro
703be99294
Merge pull request #1544 from yaronsumel/master
...
Add digota
2017-08-24 23:41:05 -03:00
Dobroslav Slavenskoj
43ccecc86c
Update README.md ( #1552 )
2017-08-24 21:01:10 -03:00
Coding Concepts
76ee46fda7
Added 'env' struct configuration CLI library ( #1553 )
2017-08-24 21:00:45 -03:00
Alex Bice
5d860dbefd
Added go-enum ( #1545 )
2017-08-19 23:50:21 -03:00
Cássio Botaro
414e3a2abf
Merge pull request #1525 from xiaonanln/master
...
add goworld - another game server engine
2017-08-19 17:19:02 -03:00
Chris Lonng
ff2d0021ea
add nano - Lightweight, facility, high performance golang based game server framework ( #1546 )
2017-08-19 03:59:29 -03:00
Harry Scells
8e1a0c2b6c
Add doi link. ( #1543 )
2017-08-15 13:20:03 -03:00
Yaron Sumel
988d7006e0
Update README.md
2017-08-15 16:58:46 +03:00
Yaron Sumel
092665b61f
Update README.md
2017-08-15 16:57:50 +03:00
Paul Rosset
4e6a1f980e
Go hacknews ( #1538 )
...
* Adding go-hacknews in Third party API tab
* Adding go-hacknews in Third Party API tab
2017-08-15 15:48:30 +08:00
Aaron Raddon
de323e0ae5
Add dateparse pkg ( #1539 )
2017-08-15 14:13:00 +08:00
Hauke Löffler
af6d369cea
remove hsync ( #1542 )
...
dead link
2017-08-15 14:10:27 +08:00
Oliver Steele
7c5c1361b9
Add osteele/tuesday ( #1540 )
...
* Add osteele/tuesday
* re-insert tuesday in correct position
2017-08-15 14:09:33 +08:00
Seis
ab8ab40e94
Merge branch 'master' into master
2017-08-13 15:31:15 +08:00
Spencer
67e725b876
Added missing periods to ends of sentences. ( #1535 )
...
This change is done to keep things more consistent and have all
sentences end with periods. Previously, most sentences had periods
at the end, but not all.
This makes the document a little more professional looking and
raises the Awesome quality standard higher.
2017-08-13 00:18:26 -04:00
Patrick Stephen
481a44cc28
Add Oak to Game Development section ( #1534 )
2017-08-12 03:50:16 -03:00
Ilya
34adf94e0c
Add package ( #1533 )
...
* Update README.md
* Update README.md
* fix lower case
2017-08-12 03:10:02 -03:00
bradleyjkemp
038df6f24d
Add package: cupaloy
2017-08-11 20:56:47 +00:00
Awn
08a6c7585d
Add memguard. ( #1536 )
2017-08-11 21:34:16 +03:00
Emerson "Duke" Almeida
60f28320d9
Merge pull request #1522 from msiebeneicher/master
...
added trivago/gollum to messaging category
2017-08-11 12:58:15 -03:00
Antoine Moreaux
e337143482
fix error link sawsij ( #1523 )
2017-08-09 00:45:35 -03:00
Jake Bailey
128ef33fb5
Update sqlboiler path ( #1527 )
...
The repo was transferred to volatiletech, then forked back to vattle with a "moved" message.
2017-08-09 00:45:09 -03:00
Maksym Pavlenko
7212acc5cf
Add patreon-go ( #1532 )
2017-08-09 00:44:35 -03:00
Bobby Larson
889012757d
Updated link to authboss ( #1531 )
2017-08-08 20:53:16 +03:00
Seis
a8a9a52b30
Merge branch 'master' into master
2017-08-08 01:44:42 +08:00
msiebeneicher
277185eef2
reintegrated master
2017-08-07 17:11:15 +02:00
msiebeneicher
3092723d44
added trivago/gollum to messaging category
2017-08-07 12:04:38 +02:00
Seis
583e4035db
Update README.md
2017-08-07 15:26:31 +08:00
Seis
6eae16ca5a
Update README.md
...
add my own actively developping project: goworld, a game server engine in golang
2017-08-07 10:30:45 +08:00
sjfricke
196d597ea6
Removed A/An prefixes
...
To be compliant with awesome guidelines
2017-08-06 17:36:54 -07:00
Kirill Danshin
80a2bea678
add avgRating ( #1520 )
...
Signed-off-by: Kirill Danshin <k@guava.by>
2017-08-06 11:56:36 -03:00
Linh Tran Tuan
3126989c55
Update goseaweedfs url ( #1519 )
2017-08-04 13:40:02 -03:00
Cássio Botaro
3987adf3a9
Merge pull request #1517 from linxGnu/master
...
Add goseaweedfs (a SeaweedFS client)
2017-08-04 13:01:05 -03:00
shixzie
fbb9a738a6
Add Shixzie/nlp to Natural Language Processing
2017-08-03 12:40:01 -04:30
Linh Tran Tuan
8fba6c9a50
Add goseaweedfs (a SeaweedFS client)
2017-08-03 21:57:41 +07:00
Linh Tran Tuan
860681c4c3
Add goseaweedfs (a SeaweedFS client)
2017-08-03 21:55:38 +07:00
Will Dixon
c80142f473
Add OpenPeeDeeP/xdg package to the list ( #1515 )
2017-08-03 00:55:14 -03:00
Linh Tran Tuan
b13a045193
Adding mssqlx (production library at iparking.vn) ( #1513 )
...
* Update README.md
* Update README.md
* Update README.md
2017-08-03 00:54:34 -03:00
Will Dixon
e48b7d6513
Adding skywalker to the list ( #1514 )
2017-08-02 20:02:54 +03:00
Andrew Bashkatov
225a91cadf
Add go-floc ( #1509 )
...
Add workanator/go-floc package in Goroutines
2017-07-29 18:08:38 -03:00
Yuta Uekusa
d9cf548e8c
Add github.com/utahta/go-cronowriter ( #1508 )
2017-07-29 11:46:33 -03:00
joelterry
67fedeaf52
Broken anchor links ( #1505 )
...
* A few anchor links were broken, likely since f105e6d6ad
* Add osamingo/shamoji library (#1504 )
* GUI - split by two categories - Toolkits and Interaction and support info for toolkits
* GUI - Put QT into the Toolkits sub category
* GUI - Toolkits - fix order
* replaced &'s with and's
2017-07-29 11:45:49 -03:00
cleancodeninja
2f20fb375a
GUI - Toolkits - fix order
2017-07-28 19:40:20 +02:00
cleancodeninja
4afb5b5192
GUI - Put QT into the Toolkits sub category
2017-07-28 19:37:36 +02:00
cleancodeninja
2fc53d4725
GUI - split by two categories - Toolkits and Interaction and support info for toolkits
2017-07-28 19:24:15 +02:00
Osamu TONOMORI
b52fdcb323
Add osamingo/shamoji library ( #1504 )
2017-07-28 13:25:38 -03:00
Oliver Steele
63db0cd071
Add github.com/osteele/liquid to Template Engines ( #1503 )
2017-07-19 22:23:30 -03:00
Cássio Botaro
04cf8ce5df
pRest is not a database, but a tool ( #1502 )
...
- change pRest section from database made by go to database tools
2017-07-19 11:30:32 -03:00
Brian Scott
a0abf2a629
Fixed issue
2017-07-18 19:00:51 -07:00
Brian Scott
b20646fb4c
Added Golangflow to Twitter section
2017-07-18 14:17:37 -07:00
Maxim Chechel
4fc3ef556f
Added link to minimock generator ( #1499 )
2017-07-17 19:57:53 -05:00
Brian Scott
90136fbbd0
Add Golangflow.io ( #1495 )
...
* Add Golangflow.io
Add to Websites section
* Fixed positioning
* Update README.md
* another attempt
* Reordered based on Travis CI
2017-07-18 03:02:31 +03:00
hbagdi
de47bfc44b
Update URL of go-unsplash to fix broken URL ( #1498 )
2017-07-17 04:38:01 -05:00
Cássio Botaro
c10701145b
Merge pull request #1483 from hsorellana/feat-moby
...
Added moby project
2017-07-14 18:10:05 -03:00
Jeevanandam M
7667a5c1d5
Adding aah web framework under Web Framework section ( #1488 )
2017-07-14 18:00:10 -03:00
Vadim Petrov
e6351a3d89
Add Go client for the Zooz API ( #1497 )
2017-07-14 17:59:49 -03:00
Ashley Jeffs
d831f36540
Add github.com/jeffail/leaps ( #1496 )
2017-07-13 15:51:33 -03:00
Tao Wen
40a0cd9fde
add jsoniter, A high-performance 100% compatible drop-in replacement of "encoding/json" ( #1491 )
...
* add jsoniter, A high-performance 100% compatible drop-in replacement of "encoding/json"
* Update README.md
2017-07-10 21:32:01 -03:00
Louis
fd7b488a84
Add github.com/artonge/go-csv-tag ( #1493 )
2017-07-09 09:42:20 -05:00
Frank Terragna
108223275f
Updated README with goxlsxwriter ( #1492 )
2017-07-09 11:27:13 -03:00
Cássio Botaro
82eebf9ddc
Merge pull request #1490 from asticode/add-astitodo
...
Add astitodo
2017-07-09 09:09:53 -03:00
Meng Zhuo
0e5fff343e
add project intrinsic, Use x86 SIMD without writing any assembly code ( #1470 )
2017-07-08 10:03:45 -05:00
Cássio Botaro
4504d76ae4
Merge pull request #1489 from asticode/add-astisub
...
add astisub
2017-07-08 10:47:39 -03:00
Guilherme Oenning
7bc4e24a88
add vscode-go ( #1486 )
2017-07-08 09:25:04 -03:00
Quentin Renard
a432056a9b
Add astitodo
2017-07-08 12:32:21 +02:00
Quentin Renard
b8102c32d0
add astisub
2017-07-08 12:13:34 +02:00
Andrew Stuart
a72bc52fda
Add goq - html unmarshaling with jquery struct tags
2017-07-07 15:43:22 -07:00
Seif Lotfy
17ae8f53b9
add axiomhq/hyperloglog
2017-07-07 05:41:48 +02:00
Oklahomer
99a5ec8071
Add oklahomer/go-sarah ( #1484 )
2017-07-06 21:37:26 -03:00
Vasily Kolobkov
9d0df8baba
Update chi url ( #1479 )
2017-07-05 04:13:12 -03:00
Francis Chuang
2164bb50e4
Update description for go-mssqldb database driver ( #1482 )
2017-07-03 17:58:45 -03:00
Hugo Soto
7d30a6c676
Added moby project
2017-07-02 23:30:24 -04:00
Francis Chuang
0f39d8e44f
Add Apache Phoenix/Avatica database/sql driver. ( #956 )
2017-06-29 14:31:09 -03:00
Raed Shomali
ff956eaed0
Added github.com/shomali11/xredis ( #1468 )
2017-06-29 14:30:19 -03:00
Yusuke Kato
c42c9071a9
feature add kpango/glg logging library ( #1469 )
2017-06-29 14:29:19 -03:00
Adhi Ravishankar
e65d181a80
Moved GoDotEnv from Utilities to Configuration ( #1477 )
...
* Update README.md
* Update README.md
2017-06-29 14:26:54 -03:00
Osamu TONOMORI
45a64e183d
Add osamingo/gaurun-client ( #1478 )
2017-06-29 14:26:19 -03:00
Huang Huang
5229e83971
Add go-httpheader ( #1471 )
2017-06-27 08:32:30 -05:00
Richard Knop
f58af8f94d
Add github.com/RichardKnop/jsonhal ( #1461 )
2017-06-20 14:45:08 -03:00
Ola Holmström
a2e8da67aa
Add github.com/olahol/melody. ( #947 )
2017-06-20 14:44:25 -03:00
Richard Knop
453d8347fb
Adding RichardKnop/go-fixtures ( #1154 )
...
* Adding AreaHQ/go-fixtures
* Update README.md
2017-06-20 14:44:10 -03:00
peter-mogensen
629c19da7d
Added gone/jconf modular JSON configuration lib ( #1457 )
2017-06-20 14:43:14 -03:00
Cameron Bergoon
7a98d5f86e
Adding cbergoon/merkletree to DS section ( #1463 )
2017-06-20 14:42:55 -03:00
Louis
8b486bf548
Add github.com/artonge/go-csv-tag ( #1465 )
2017-06-20 14:42:37 -03:00
golangbot
33fffe47bd
Added new tutorial ( #1464 )
...
* Added new tutorial
* New tutorial URL Added
2017-06-20 14:42:19 -03:00
Jin Yeom
6d55c7286c
Added neat - Plug-and-play, parallel Go framework for NeuroEvolution of Augmenting Topologies (NEAT) ( #1429 )
...
* added neat - Plug-and-play, parallel Go framework for NeuroEvolution of Augmenting Topologies (NEAT).
* alphabetical order
2017-06-18 20:00:42 -03:00
Vladimir Bauer
2b38d1de17
Multi progress bar for terminal applications ( #1428 )
2017-06-18 19:59:21 -03:00
Stefan Nilsson
cc5b4c2a4b
Add github.com/yourbasic/radix ( #1456 )
2017-06-18 19:56:42 -03:00
Lawrence Woodman
0efd2bbcf6
Add roveralls to continuous integration section ( #1128 )
2017-06-18 16:21:20 -03:00
Cássio Botaro
e529b8734c
Merge pull request #1452 from arthurwhite/patch-1
...
Add gowww/router
2017-06-16 19:06:27 -03:00
Dmitri Shuralyov
33e4cc3141
Add githubql package. ( #1435 )
...
Package githubql is a client library for accessing GitHub GraphQL API v4
(https://developer.github.com/v4/ ).
Status: In active early research and development. The API will change
when opportunities for improvement are discovered; it is not yet frozen.
2017-06-16 16:57:02 -03:00
Avelino
2886b0417c
remove beerpay support
...
screen: https://www.dropbox.com/s/5hjskgzapzx80db/Screenshot%202017-06-16%2016.46.13.png?dl=0
2017-06-16 16:46:40 -03:00
Daniel Gruber
9aa128813a
Added DRMAA job submission library for cluster schedulers. ( #740 )
2017-06-16 16:43:39 -03:00
Danny
b691d04377
Adding gowd ( #1430 )
...
* Update README.md
Adding [gowd](https://github.com/dtylman/gowd )
* Update README.md
Adding [gowd](https://github.com/dtylman/gowd )
2017-06-16 16:37:20 -03:00
Cássio Botaro
de94c8dc9d
Merge pull request #1443 from JakeHL/master
...
Added goid
2017-06-16 16:27:20 -03:00
roylee0704
ef63777078
add gron package -- Cron Jobs in Go. ( #994 )
...
Package links:
github.com:
https://github.com/roylee0704/gron
godoc.org:
https://godoc.org/github.com/roylee0704/gron
goreportcard.com:
https://goreportcard.com/report/github.com/roylee0704/gron
gocover.io:
https://gocover.io/github.com/roylee0704/gron
2017-06-16 16:15:41 -03:00
Arthur White
b7879f1135
Merge branch 'master' into patch-1
2017-06-16 17:03:00 +02:00
Raed Shomali
26dde25335
Added github.com/shomali11/util ( #1450 )
2017-06-16 09:48:11 -05:00
Robert Laszczak
4b5fd16466
Add go-cleanarch ( #1449 )
2017-06-16 09:46:39 -05:00
Rafał Lorenz
71ebcd02dc
Add gorouter package ( #1439 )
...
* Update README.md
* Update README.md
2017-06-16 11:41:07 -03:00
Nikhita Raghunath
0433a8c7cb
Add GopherCon Singapore ( #1453 )
2017-06-10 23:08:24 -05:00
Arthur White
862bba8013
Add gowww/router
2017-06-08 16:14:41 +02:00
Jesse Dearing
27e1fd76af
Add go-resiliency ( #1448 )
2017-06-07 11:12:40 -05:00
Takuya Ueda
61ff29d3e6
Add tenntenn/gpath ( #1445 )
...
* Add gpath
* Sort by alphabet
2017-06-04 03:47:00 -05:00
Martin Treusch von Buttlar
6530927ea2
Add rubyist/circuitbreaker ( #1444 )
2017-06-03 23:45:13 -03:00
JakeHL
6239ae2ac7
Fixed error in readme order
2017-06-03 17:18:59 +01:00
JakeHL
82a9c484d8
Added goid
2017-06-03 17:09:05 +01:00
Nicolas Embriz
880185ff8a
immortal, ssh-vault, violetear ( #1350 )
...
modified: README.md
2017-06-01 20:37:14 -05:00
Justin Clift
5d9851c46e
Clean up whitespace, full stop header consistency ( #1437 )
2017-05-29 11:12:32 -05:00
曹春晖
f6bb50ade4
Add elasticsql ( #1427 )
2017-05-29 05:50:53 -05:00
Andrew Bashkatov
ea7f85f57b
Add go-ataman ( #1434 )
2017-05-29 02:21:51 -05:00
Blake Williams
766e6ee2a8
Add shabbyrobe/xmlwriter, create XML section ( #1426 )
2017-05-27 15:16:14 -03:00
Cássio Botaro
24290132d7
Merge pull request #1433 from hardikbagdi/go_unsplash
...
Adding go-unsplash for unsplash.com API
2017-05-26 10:23:01 -03:00
Hardik Bagdi
5fcd73d689
Adding go-unsplash for unsplash.com API
2017-05-25 11:07:13 -04:00
Justin Clift
478769b811
Add Gogland & official JetBrains Go plugin, deprecate the old IDEA plug-in
2017-05-25 13:03:31 +01:00
Raed Shomali
76dc3e7c90
Added [slacker] A framework to create Slack bots ( #1425 )
2017-05-21 13:44:05 +08:00
Cássio Botaro
c94e8edbdc
Merge pull request #1421 from korthaj/master
...
Add github.com/yourbasic/bit
2017-05-19 11:58:41 -03:00
Matthias Kadenbach
3f23d6eb90
Update description of github.com/mattes/migrate. ( #1422 )
2017-05-18 15:30:36 -04:00
Stefan Nilsson
17fc0fc5d7
Add github.com/yourbasic/bit
2017-05-18 12:18:00 +02:00
Cássio Botaro
3764d58dfa
Merge pull request #1420 from go-4it/add-go-rquad
...
Add go-rquad - efficient region quadtrees
2017-05-17 22:27:35 -03:00
Cássio Botaro
01c09c0506
Merge pull request #1419 from rs/patch-3
...
Add zerolog
2017-05-17 22:26:45 -03:00
Song Gao
8421d6d15c
Add water, a simple TUN/TAP library. ( #513 )
2017-05-17 15:00:30 -04:00
Aurélien Rainone
c135db503f
Add go-rquad - efficient region quadtrees
2017-05-17 08:56:04 +02:00
Olivier Poitrey
160fa15834
Add zerolog
2017-05-16 22:05:57 -07:00
Sebastian Mancke
da431d101e
Added loginsrv - JWT login microservice ( #1413 )
2017-05-15 21:20:52 +08:00
zhengchun
177c8b2a96
add xpath package ( #1415 )
2017-05-15 11:27:49 +08:00
Eyal Posener
0121510b79
Add complete ( #1411 )
2017-05-14 16:16:00 +08:00
Josh Betz
33a49d2b89
Add joshbetz/config ( #1409 )
...
* Add joshbetz/config
A small configuration library for Go that parses environment variables, JSON files, and reloads automatically on SIGHUP.
https://github.com/joshbetz/config
* Fix alphabetic sort order
2017-05-14 00:18:38 -03:00
Aaron Lindsay
5694228c35
Add ofxgo ( #1416 )
2017-05-13 15:06:32 -03:00
Scott Le
98ac6f033b
Add dbcleaner ( #1418 )
2017-05-14 00:24:41 +08:00
Joseph Kato
741527f9be
Add prose ( #1417 )
2017-05-12 21:56:31 -03:00
Cássio Botaro
651b4c7fc7
Merge pull request #1414 from korthaj/master
...
Update README.md
2017-05-12 18:21:50 -03:00
Cássio Botaro
7cb611eda3
Merge pull request #1408 from adelowo/master
...
Added onecache, a caching library
2017-05-12 17:07:31 -03:00
Cássio Botaro
8ab8851d1c
Merge pull request #1410 from esemplastic/patch-1
...
Add UNIS, the modern architecture pattern for string utilities
2017-05-08 13:28:56 -03:00
Stefan Nilsson
66feb3b0ab
Update README.md
2017-05-08 12:56:03 +02:00
Evgeny Ukhanov
a3ee37fab0
add go-benchmark-app - HTTP benchmark tool ( #1319 )
2017-05-07 17:37:50 -03:00
emersion
59b6c37e20
Update README.md ( #1339 )
2017-05-07 17:35:04 -03:00
zhengchun
6bdef3bd09
add xquery package ( #1351 )
2017-05-07 17:32:57 -03:00
Vasiliy Toporov
97b8af9727
Add section about Go packages for the IoT. ( #1357 )
2017-05-07 17:32:35 -03:00
Danny van Kooten
35f2078870
add grender ( #1358 )
2017-05-07 17:32:13 -03:00
Ben Gadbois
81ad7e5157
Removing EasySSH ( #1359 )
2017-05-07 15:38:29 -03:00
Quentin Renard
1e76e208ba
Add go-astilectron ( #1403 )
2017-05-07 14:32:58 -03:00
Guillaume de Sagazan
948d078687
add JayDiff ( #1401 )
2017-05-07 14:32:11 -03:00
Daniel López
39c8a077b2
KrakenD framework added ( #1348 )
2017-05-07 12:51:23 -03:00
Peter Benjamin
934ad02cba
Add wuzz ( #1375 )
...
* feat: add wuzz
* Fix wuzz location
2017-05-07 12:00:11 -03:00
esemplastic
889b68cdaa
Add UNIS, the modern architecture pattern for string utilities
...
Current Test Cov: 79%
Build Passing: true
Awesome Badge: true
2017-05-06 20:56:00 +03:00
Lanre Adelowo
f2a8475117
Added onecache
2017-05-05 21:53:21 +01:00
Cássio Botaro
3563023d1f
Merge pull request #1404 from adam-hanna/master
...
added github.com/adam-hanna/sessions
2017-05-05 15:26:26 -03:00
Peter Benjamin
26f5142e27
Add goreporter ( #1376 )
2017-05-05 14:55:13 -03:00
Peter Benjamin
8b09757409
Add usql ( #1377 )
2017-05-05 14:54:26 -03:00
Peter Benjamin
4db4b9472b
Add mmake ( #1379 )
2017-05-05 14:52:54 -03:00
Peter Benjamin
2d264cab0c
Add gojson ( #1380 )
...
* Add gojson
* Fix gojson alpha order
2017-05-05 14:52:18 -03:00
Peter Benjamin
e18445dc33
Add ctop ( #1378 )
2017-05-05 14:51:24 -03:00
Peter Benjamin
974afea4ce
Add hub ( #1381 )
2017-05-05 14:49:51 -03:00
Mehrdad Arshad Rad
2e9045bc56
vFlow updated, I added netflow protocol feature to vFlow. ( #1405 )
2017-05-05 14:38:51 -03:00
Adam Hanna
686f8333e5
added github.com/adam-hanna/sessions
2017-05-04 10:19:32 -07:00
Thiago Avelino
305a5e3355
Add Beerpay's badge
2017-05-04 03:08:51 -03:00
Johnny Boursiquot
bd21d06703
Add Capital Go conference. ( #1402 )
...
A Go conference in Washington, D.C., USA. Next one is on April 24-25.
2017-05-03 09:20:18 -04:00
Minjie Zha
94aeb5753a
Add alice ( #1392 )
2017-05-01 18:54:39 -03:00
Stefan Nilsson
1e035fed53
Add githut.com/yourbasic/graph ( #1399 )
2017-05-01 14:13:30 -03:00
Brian Voelker
1f94a609ff
Update README.md
2017-04-28 20:26:52 -05:00
Michal Štrba
d8187ece71
Add Pixel (Game Development) package. ( #1395 )
...
A hand-crafted 2D game library in Go.
2017-04-28 12:08:48 -04:00
Dean Karn
3e71fc5e27
Add pure http router ( #1397 )
2017-04-28 12:56:23 -03:00
Dean Karn
5bb992cb08
Correct Routers Section Alpha
2017-04-28 09:40:01 -04:00
Dean Karn
ee540710bd
Cleanup Web Frameworks section
...
The Web Framework section was becoming littered with libraries, routers etc. that should not be considered "Web Frameworks",
to that end some libraries have been shuffled to their appropriate sections and a new "Routers" sub-section was created to
distinguish url routers and multiplexers.
I propose that some guidelines or a checklist should be created to help determine what should be considered a "Web Framework"
vs Something Else to avoid the section becoming cluttered again; but that can be done at a later date.
2017-04-28 09:24:25 -04:00
Cássio Botaro
7f3a74f4b6
Fix #1393 ( #1394 )
...
closes #1393
2017-04-26 15:06:53 -03:00
Michael Wolber
255c6505da
Added 'templify' and 'feiertage' ( #1022 )
...
* Added 'templify' and 'feiertage'
* Update README.md
2017-04-26 00:00:11 +03:00
Yang Luo
a2bf9c5a16
Add casbin into readme.
2017-04-25 08:55:10 +08:00
Peter Benjamin
0d76bd0713
Add web app golang tutorial ( #1384 )
2017-04-24 15:29:33 +03:00
Peter Benjamin
08dcc4e68f
Add app ( #1383 )
2017-04-24 15:28:27 +03:00
Hajime Hoshi
74a6aeeb3a
Remove "SNES-style" from Ebiten description. ( #1372 )
2017-04-17 21:47:51 -04:00
Onat Yiğit Mercan
7277ea8757
add onatm/clockwerk to Utilities category ( #1370 )
2017-04-16 11:13:51 +08:00
Maxim Lebedev
83dabb01f3
Rename telegraph to go-telegraph ( #1369 )
...
I renamed the package and moved it in the list in alphabetical order.
2017-04-15 14:15:32 +03:00
Asdine El Hrychy
d30ea0b6f9
Update Storm phrase and category ( #1366 )
2017-04-14 06:35:20 +08:00
Kenny Grant
7bfdbe8581
Added Golang News to websites ( #1367 )
...
* Added Golang News to websites
* Sacrifice to the CI Gods
2017-04-13 10:22:40 +08:00
Dean Karn
082d205483
Merge pull request #1363 from fiatjaf/patch-1
...
Add GJSON.
2017-04-11 12:13:17 -04:00
Kamil Samigullin
f6c18f59b0
add retry to Utilities section ( #1364 )
2017-04-11 15:45:54 +03:00
Giovanni T. Parra
f6d9093824
added GJSON.
2017-04-10 11:59:41 -03:00
Raimondas
910a32e76d
Updating go-money link ( #1362 )
2017-04-10 16:55:26 +08:00
Abado Jack Mtulla
54244a0006
Add whatlanggo ( #1361 )
2017-04-10 14:21:37 +08:00
Alexey Popov
38011bc56f
Added binder - Go to Lua binding library, based on github.com/yuin/gopher-lua ( #1354 )
2017-04-09 04:33:21 +03:00
Ben Gadbois
fefc91af56
Adding github.com/bengadbois/pewpew ( #1356 )
2017-04-07 12:32:24 +08:00
Yaron Sumel
78b691e2dd
add filler to awesome-go ( #1355 )
...
* Update README.md
* new grapes
github.com repo: https://github.com/yaronsumel/grapes
godoc.org: https://godoc.org/github.com/yaronsumel/grapes
goreportcard.com: https://goreportcard.com/report/github.com/yaronsumel/grapes
coverage service link (gocover, coveralls etc.): N/A
Make sure that you've checked the boxes below before you submit PR:
I have added my package in alphabetical order
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 and Quality standard.
* Update README.md
2017-04-05 21:57:31 +03:00
Raimondas
2d61b671cc
go-money ( #1353 )
2017-04-04 08:18:39 +03:00
Mathieu Cornic
15f62d53d8
Add Hermes - Golang package that generates clean, responsive HTML e-mails
2017-04-02 09:37:57 +02:00
Eyal Posener
68898d4ba2
Add tarfs ( #1347 )
...
* Extract 'files' section from 'miscellaneous'
* Add tarfs
2017-04-01 11:03:34 +03:00
Eyal Posener
04a546ff60
Add wstest ( #1345 )
2017-04-01 04:43:44 +03:00
Aaron Longwell
df61bdf3a1
Add library for Trello API. ( #1344 )
2017-03-30 13:40:04 -04:00
Mathias Fredriksson
ae3e6b5a38
Add cdp to README
2017-03-28 18:54:43 +03:00
Kirill Danshin
74f0101d2a
migrated #603 , sanathp/statusok ( #1340 )
...
* Added StatusOk Software to DevOps Tools
* add go.uik link
2017-03-28 08:47:21 +03:00
Steve Domino
a4640eb41b
Added Scribble ( #1287 )
...
* Added Scribble
* scribble -> Scribble
2017-03-27 23:37:05 -03:00
Kirill Danshin
05ff77979e
Merge pull request #1333 from rafaeljesus/add-nsq-event-bus-1
...
Add nsq-event-bus
2017-03-26 20:22:36 +03:00
Rafael Jesus
8272d1cb61
Remove go-nsq link
2017-03-26 10:15:37 -03:00
hamper
7bb3c0cab0
Update davecheney/profile repo location. ( #1328 )
...
It has moved to https://github.com/pkg/profile .
2017-03-26 01:13:42 -04:00
Rafael Jesus
fcbf94fd14
Add nsq-event-bus
2017-03-23 01:56:36 -03:00
Kirill Danshin
ce552d6d6d
Merge pull request #1323 from mehrdadrad/master
...
added vflow
2017-03-22 22:11:30 +03:00
Kirill Danshin
d211060f24
Merge pull request #1331 from appleboy/patch
...
Add esayssh-proxy package.
2017-03-22 02:20:08 +03:00
Kirill Danshin
22addc3dce
Merge pull request #1330 from rafaeljesus/add-tempdb
...
Add tempdb to database list
2017-03-22 02:18:53 +03:00
reujab
d9a9d979d7
fixed markup (Vegeta)
2017-03-21 18:45:48 -04:00
Bo-Yi Wu
a6f863e8bd
fix testing
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-03-21 15:16:48 +08:00
Bo-Yi Wu
f055bf43a3
Add esayssh-proxy package.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-03-21 15:12:45 +08:00
Rafael Jesus
83c18f0fcf
Add tempdb to database list
...
Add tempdb to database list
2017-03-20 14:42:42 -03:00
Kyle Purdon
217aec2175
Add dep. ( #1326 )
...
Dep is a prototype dependency management tool.
2017-03-20 00:29:39 -04:00
Nick Law
9de6ca429f
Add go-respond ( #1324 )
2017-03-19 23:14:40 -05:00
Mehrdad Arshad Rad
16aeb3416c
added vflow
2017-03-16 15:36:59 -07:00
Sergey Kibish
352722ea99
Add DDNS
...
Added DDNS
2017-03-15 22:52:21 +02:00
Ben Gadbois
9ac7124eec
Update orchestrator repo location. ( #1320 )
...
orchestrator upstream has moved from https://github.com/outbrain/orchestrator
to https://github.com/github/orchestrator .
Source: https://github.com/outbrain/orchestrator#orchestrator-upstream-has-moved .
2017-03-15 14:33:01 -04:00
Kyle Banks
5e95d598c0
Add 'depth' package ( #1318 )
2017-03-14 15:28:13 -03:00
Dave Brophy
bf9981cc6e
Updated username davelondon to dave ( #1317 )
2017-03-14 08:47:56 -05:00
Kirill Danshin
3024e9fc86
Merge pull request #1314 from nstratos/master
...
Add go-myanimelist to third-party APIs
2017-03-13 04:28:26 +02:00
Milan Nikolic
fa0c97bf4b
Add go-unarr
2017-03-12 21:12:47 +01:00
Stratos Neiros
9535836056
Add go-myanimelist to third-party APIs
2017-03-11 13:50:06 +02:00
aihui zhu
ff31aa16d1
add flag library.
2017-03-08 23:48:43 +08:00
Zack Patrick
75a5b8da26
add rclient
2017-03-07 12:23:33 -08:00
Michael Ackley
ef91385c01
Add go-finance package. ( #936 )
2017-03-07 11:57:28 +08:00
Kirill Danshin
06bc2f5bdc
Merge pull request #1145 from aphistic/master
...
Add gomol to logging section
2017-03-06 17:01:15 +03:00
Zhou Yu
78b6365ff5
Add copy-pasta ( #1304 )
2017-03-06 09:18:20 +08:00
Yasuhiro Matsumoto
a5d2ebb1d9
add go-colorable and go-isatty
2017-03-04 23:18:41 +09:00
Andrey Nering
a333fcd827
Add Task ( #1305 )
2017-03-02 22:15:48 +08:00
Kenneth Shaw
332e998fea
Updating README.md with link to chromedp ( #1307 )
2017-03-02 11:56:41 +08:00
Arvind Chembarpu
bc5fdbc751
Update go-sciter project link ( #1306 )
2017-03-01 14:09:17 +08:00
Maxime Soulé
4f964541c3
Add go-vitotrol, Viessmann Vitotrol ws client ( #1252 )
...
* Add go-vitotrol, Viessmann Vitotrol ws client
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/maxatome/go-vitotrol
- godoc.org: https://godoc.org/github.com/maxatome/go-vitotrol
- goreportcard.com: https://goreportcard.com/report/github.com/maxatome/go-vitotrol
- coverage service link (gocover, coveralls etc.): https://gocover.io/github.com/maxatome/go-vitotrol
**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 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 ) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard ).
Thanks for your PR, you're awesome! 👍
* Reorder go-vitotrol
The hyphen counts !
2017-02-26 23:22:32 +08:00
aihui zhu
4a8672ff0b
add argv library. ( #1303 )
2017-02-25 23:11:33 +08:00
Milan Nikolic
75dbc52b6e
Add raylib-go ( #1302 )
2017-02-25 22:34:14 +08:00
Alex Bucataru
d18baf9aee
Add agext/uuid to Miscellaneous ( #1301 )
2017-02-25 12:06:59 +08:00
Lime
49f5c033c1
add hero template engine ( #1299 )
2017-02-23 22:14:34 +08:00
Максим Федосеев
50611bde41
Add https://github.com/codesenberg/bombardier ( #1300 )
2017-02-23 22:12:25 +08:00
Aofei Sheng
72e6409979
Add Air ( #1298 )
2017-02-23 22:11:16 +08:00
Alec Thomas
4a099c3b06
Add https://github.com/neelance/graphql-go ( #1285 )
2017-02-22 10:33:49 -03:00
Ivan Kurnosov
7cb593d8c9
Added github.com/unrolled/secure ( #1297 )
2017-02-22 15:59:51 +08:00
Thiago Avelino
c4cad97b73
Merge pull request #1212 from vCaesar/test-pr
...
Add Robotgo
2017-02-21 14:29:23 -03:00
Cesar Gimenes
1fbc0d6ffe
Add goConfig in the Configuration category ( #1294 )
2017-02-18 13:17:28 -02:00
hamper
2122acecd6
Add spew
2017-02-17 15:46:05 +03:00
Alex
a06746a18f
Add agext/levenshtein to 'Data Structures'
2017-02-17 02:16:17 -05:00
Alexander Grafov
9708f87408
Add go-mode into Editor Plugins
2017-02-11 22:43:21 +03:00
Ivan Krutov
f59c76d851
Added selenoid entry
2017-02-08 21:39:04 +03:00
Carlos Alexandro Becker
5ad2d7cf31
Update README.md
2017-02-07 17:38:06 -02:00
Carlos Alexandro Becker
e99eaa9da4
Update README.md
2017-02-07 17:34:14 -02:00
Carlos Alexandro Becker
39c5bcd0df
added goreleaser
2017-02-07 16:39:41 -02:00
Dmitri Shuralyov
f98936746f
Remove unneeded trailing slash.
2017-02-04 22:25:57 -05:00
Dave Brophy
60b465767c
Add arbitrary to description
2017-02-04 21:09:34 +01:00
Dave Brophy
1f893183b2
Description caps
2017-02-04 21:08:00 +01:00
Dave Brophy
6361b59f58
Update description
2017-02-04 21:07:10 +01:00
Dave Brophy
9bfa3fb2dc
Add Jennifer to code generation category
2017-02-04 11:40:29 +01:00
Kirill Danshin
13b0ef1496
Merge pull request #1278 from stefanbuck/patch-2
...
Add OctoLinker browser extension
2017-02-01 19:15:09 +03:00
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.
2017-01-31 10:19:25 -05:00
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 )
2017-01-29 22:53:39 +01:00
Ivan Krutov
f5b46cb4c8
Added link to ggr server
2017-01-28 21:30:37 +03:00
Kirill Danshin
91ba2aa505
Merge pull request #1196 from adam-hanna/master
...
added new jwt library
2017-01-27 22:03:19 +03:00
Kirill Danshin
c612797dcb
Merge pull request #1265 from alessandroleite/master
...
Include gota and Go Cheat Sheet
2017-01-27 12:27:10 +03:00
Kirill Danshin
94fd906aa0
Merge pull request #1273 from avelino/add-unconvert-tool
...
Add unconvert tool.
2017-01-27 12:26:12 +03:00
Devinsuit
a880a66ebe
Update broken links
2017-01-27 12:11:58 +03:00
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.
2017-01-26 14:50:31 -05:00
Alessandro Leite
cf9a2bcf1a
Remove an 'e' before the description of the gota's entry
2017-01-26 20:49:53 +01:00
Alessandro Leite
f3a0755080
Merge branch 'master' of https://github.com/avelino/awesome-go
2017-01-26 20:38:51 +01:00
Steve Yen
1503c5d434
added https://github.com/couchbase/moss
2017-01-26 09:36:21 -08:00
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.
2017-01-26 00:10:40 -02:00
Florent Messa
4edb1d4dfa
Add go-funk utility library ( #1256 )
2017-01-26 00:09:09 -02:00
Nikolay Pavlovich
94773fee2f
add govkbot ( #1270 )
2017-01-24 20:36:56 -02:00
Kirill Danshin
9ddc35a2f4
Merge pull request #1269 from ralphtheninja/master
...
Add traefik, reverse-proxy and load balancer
2017-01-23 22:39:19 +03:00
Maksym
8bf9b9b08d
Add logdump package ( #1261 )
2017-01-23 17:10:44 -02:00
Alessandro Leite
2abf3731c1
Fix the problem with the alphabetical order
2017-01-23 20:05:20 +01:00
Lars-Magnus Skog
6e49a9f6ab
Add traefik, reverse-proxy and load balancer
2017-01-23 15:33:20 +01:00
Alessandro Leite
aba1a6d769
Include gota and Go Cheat Sheet
...
* gota is an implementation of dataframes in Go
* Go Cheat Sheet is a reference card of Go
2017-01-19 21:18:01 +01:00
Bo-Yi Wu
bc3434bb6a
Add trigger Jenkins job tool. ( #1264 )
...
* Add trigger Jenkins job tool.
You can trigger downstream Jenkins jobs from Drone CI server or command line.
* Fix alphabetical
2017-01-18 11:58:35 -02:00
Kirill Danshin
52aeb71ad0
Merge pull request #1255 from olebedev/telegram-api-lib
...
Add go-tgbot api/router library
2017-01-16 23:48:54 +04:00
Kirill Danshin
4853b9fbcc
Merge pull request #1254 from olebedev/when
...
Add `when` NLP library
2017-01-16 23:48:40 +04:00
Hardik Bagdi
2a64f1735c
Add spf13's pflag library
2017-01-16 12:09:15 -05:00
Kamil Samigullin
5cbae489c1
Add semaphore pattern implementation. ( #1257 )
...
Semaphore pattern implementation with timeout of lock/unlock operations based on channel and context.
2017-01-15 21:22:47 -05:00
Dmitri Shuralyov
19a998f2fe
Update mini URL to actively maintained fork.
...
According to the project's README:
fogcreek/mini is no longer actively maintained.
The new official fork can be found at https://github.com/sasbury/mini .
Fixes #1259 .
2017-01-14 22:31:41 -05:00
Mark Bates
c353d1b9d2
fixed alphabetical order
2017-01-13 10:18:38 -05:00
Mark Bates
0128d8192a
only add pop once
2017-01-13 09:38:28 -05:00
Mark Bates
73b7062ce9
Added buffalo, pop, soda, and velvet to the list
2017-01-13 09:07:13 -05:00
Vladimir Mihailenco
98747ad53d
Add go-pg ( #1204 )
2017-01-13 16:54:24 +04:00
olebedev
207dc45a51
Add go-tgbot api/router library
2017-01-12 16:10:41 +05:00
olebedev
0257b043d9
Add when NLP library
2017-01-12 15:59:10 +05:00
xfx.dev
4e47e038ee
Add xtcp library. ( #1253 )
...
A TCP Server Framework with simultaneous full duplex communication,graceful shutdown,custom protocol.
2017-01-11 22:47:38 -05:00
xfx.dev
7ca60a8d64
add xlog library. ( #1250 )
2017-01-09 08:55:08 +03:00
Ondrej Fabry
1fe58347ce
Add "go-callvis" program to Go Tools section. ( #1251 )
...
go-callvis is a development tool to help visualize call graph of your Go program using Graphviz's dot format.
2017-01-07 13:15:09 -05:00
Bo-Yi Wu
c96dc58cd6
Add drone-scp tool ( #1249 )
2017-01-07 13:52:52 +03:00
Ahmet Alp Balkan
b189446b2c
Add rakyll/statik
2017-01-06 14:01:45 -08:00
Andrew Minkin
f75e32c56b
Added fcm library ( #1247 )
...
* Added fcm library
* Fixed Alphabetical order
2017-01-06 16:02:39 +03:00
Adam Hanna
4759d56550
fixed a typo
2017-01-05 10:52:45 -07:00
Adam Hanna
51dbe65350
pulled repo and updated with new changes
2017-01-05 10:26:36 -07:00
emersion
fed98fbaf9
Adds go-message
2017-01-03 16:37:22 +01:00
Ri Xu
9bec8019fe
Add new: aurora
2017-01-01 17:46:57 +08:00
Thiago Avelino
9da98b9381
Merge pull request #1243 from claygod/master
...
Added framework `Microservice`
2016-12-30 18:00:03 -02:00
Eduard
fb5a92486b
Added framework Microservice
...
Adding a framework for the creation of microservices
2016-12-29 12:50:56 +03:00
Bo-Yi Wu
6f9d7cd077
Add application of Line notification
2016-12-29 13:32:24 +08:00
James Polera
97d2dab23a
Add polera/publicip
2016-12-28 15:08:52 -05:00
Kristian Spriggs
43230b0421
Add go-twitch library. ( #1239 )
...
Go client for interacting with the Twitch v3 API.
2016-12-27 15:58:16 -05:00
Hajime Hoshi
698e994214
Fix a word in Ebiten explanation
2016-12-28 00:41:30 +09:00
Tobias Wellnitz
aecbd4e7e7
added gosamplerate ( #1238 )
2016-12-26 21:03:24 +03:00
Slava
24f1aa3231
Add sflags library ( #1237 )
2016-12-25 18:47:12 +03:00
Maxim Lebedev
b5132db1f8
Added telegraph library ( #1236 )
2016-12-25 00:03:48 +03:00
Chris Lu
3b1cb4484d
add Gleam ( #1156 )
...
* add Gleam
* Update README.md
* Update README.md
2016-12-24 13:54:43 +03:00
Thiago Avelino
acec77aa39
Merge pull request #1234 from yanzay/master
...
Add tbot - Telegram Bot Server
2016-12-23 15:36:47 -02:00
Ri Xu
550ab2d695
Add excelize. ( #1235 )
...
Library for reading and writing Microsoft Excel (XLSX) files.
2016-12-22 21:20:33 -05:00
Alexey Grachov
5767867036
Add tbot.
2016-12-21 13:14:32 +02:00
Fernando Alvarez
3eae75a230
Add piladb database
2016-12-21 04:14:03 +01:00
Abdullah Obaied
0b8cbeb35d
Add RAKE.go to NLP section ( #1229 )
2016-12-20 12:45:35 +02:00
Hauke Löffler
95c9bebb30
Add github.com/gliderlabs/ssh. ( #1231 )
...
Go package that wraps the crypto/ssh package with a higher-level API for building SSH servers.
2016-12-19 19:38:08 -05:00
Philip O'Toole
bd09c40dd6
Updated the description for rqlite
...
rqlite has broadened its goals, and this description is a better fit.
I am the creator of rqlite.
2016-12-17 15:08:05 -08:00
Claudemiro
77ef4f0322
Adding Darwin
2016-12-16 00:18:49 -02:00
Everton Marques
67d0f3a3d3
Added github.com/udhos/jazigo
2016-12-15 10:38:44 -02:00
Dmitri Shuralyov
b9ad39eb9e
Improve Markdown formatting.
...
Helps #1224 .
2016-12-14 20:14:08 -05:00
Arthur Silva
97c128b96e
add xml-comp
2016-12-14 18:52:30 -02:00
Денис Телюх
ada9c9aeb8
Add Azul3D game engine. ( #1220 )
2016-12-14 12:02:19 -05:00
Vishal Rana
ddbade8cea
Update description for Echo. ( #1216 )
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-12-12 15:40:15 -05:00
lucapette
eb09395f46
Fix tiny typo
...
I found a small typo while reading this awesome readme. Thank you for your work!
2016-12-11 18:49:09 +01:00
vCaesar
95e9b5f8a9
Update explain
2016-12-09 02:47:43 +08:00
vCaesar
fe2e82a070
Update explain
2016-12-09 02:44:14 +08:00
vCaesar
90d019c648
Add Robotgo
2016-12-09 02:31:18 +08:00
Cale Hoopes
797bca09e6
Add Rye middleware library
2016-12-08 10:26:34 -08:00
Cesar Gimenes
abcbdf540a
Add pREST
...
Add pREST a RESTful API for any PostgreSQL database.
2016-12-08 10:09:01 -02:00
KZ
e95eafb577
Add v4l to Video section ( #1207 )
2016-12-08 01:59:18 +02:00
Felipe Oliveira
bc49b549cc
Merge pull request #1208 from avelino/negroni_repo_change
...
update negroni path
2016-12-06 15:58:23 -02:00
Avelino
6594da0421
update negroni path
...
maintained by @urfave
2016-12-06 14:58:47 -02:00
Lunny Xiao
cae10d7a58
Added Gitea ( #1202 )
2016-12-02 14:33:11 +02:00
RuiSheng Yang
edf871205d
Update README.md ( #1203 )
2016-12-02 13:33:17 +02:00
Suraj Patil
369221496d
Added a new Book ( #953 )
...
* added a new book
https://github.com/thewhitetulip/web-dev-golang-anti-textbook/
* updated title
* modified title to fit to requirements
* Update README.md
2016-11-28 23:15:48 +03:00
Andrey
75cae0ca38
Fix alphabetical order
2016-11-27 10:13:58 +03:00
Andrey
7d65e35673
Fix typo
2016-11-26 23:45:51 +03:00
Andrey
85cda8cd91
Add micha
2016-11-26 23:40:24 +03:00
Felipe Oliveira
3e941be073
Merge pull request #1198 from tdewolff/master
...
Added github.com/tdewolff/minify
2016-11-26 11:27:27 -02:00
Taco de Wolff
39f96f3bc4
Added github.com/tdewolff/minify
2016-11-25 16:05:21 +01:00
Mohamad Jahani
e5e1f1b047
Add Golyrics
2016-11-25 04:38:13 +03:30
Adam Hanna
e30df1bdbe
added new jwt library
2016-11-24 12:54:40 -08:00
Felipe Oliveira
932d88a9b1
Merge pull request #1195 from cstockton/master
...
Add package conv to Miscellaneous category.
2016-11-24 18:09:36 -02:00
Chris Stockton
7d271ee3f9
Add package conv to Miscellaneous category.
2016-11-24 13:02:56 -07:00
Alexander Gehres
10cebc5c5d
add jsonrpc 2.0 client library
2016-11-23 22:50:51 +01:00
Kamil Drazkiewicz
604a13b215
Go-flow added
2016-11-22 14:00:35 +01:00
Atsushi NAGASE
0b55232de2
Add amazon-product-advertising-api ( #1189 )
2016-11-22 14:09:36 +03:00
Ivan
13729196b2
Update README.md ( #1188 )
2016-11-22 10:10:26 +03:00
Ruisheng Yang
2c004a15f3
Removed clevergo ( #1187 )
2016-11-22 07:20:04 +03:00
sridharv
e80b0fe7b2
Add github.com/surullabs/lint
2016-11-20 08:29:58 +01:00
Nick Stogner
7f1e23651d
Remove httpware (no longer relevant after go 1.7)
2016-11-19 14:50:06 -05:00
Danniel Magno
fc989f2310
Add jsonapi-errors to the list
2016-11-17 14:18:17 -02:00
Thiago Avelino
f8d089d2e5
Merge pull request #1180 from git-time-metric/master
...
Add Git Time Metric utility
2016-11-17 10:54:05 -02:00
Satish Talim
148e031992
Update README.md
2016-11-17 08:24:16 +05:30
Avelino
294f48f835
added Dependency Injection, ref #902
...
I don't know if it's the best category, I need someone to review
pls @arvenil
2016-11-17 00:06:45 -02:00
Avelino
c2b9ddf075
added jet template engine, ref #1095
...
suggestion by @andradei
2016-11-16 23:55:38 -02:00
Avelino
79ff0fddd8
added Google Drive client for command line, ref #1108
...
suggestion by @ManuCart
2016-11-16 23:52:10 -02:00
Avelino
3b8ab21bcc
fixed typo
...
Google is the company that created (and keep) the language Go, do not
use the Google name as the language
2016-11-16 23:48:27 -02:00
Avelino
3364597452
added package go.uuid
, ref #1125
...
Suggest by @nntaoli
2016-11-16 23:45:16 -02:00
Avelino
e4c7200e7b
remove arschles/gogenerate, ref #1181
...
Comment of maintainer:
https://github.com/avelino/awesome-go/issues/1181#issuecomment-261002875
2016-11-16 23:36:48 -02:00
Michael Schenk
79e3baad3c
Add Git Time Metric utility
2016-11-12 15:46:10 -06:00
Chris
bc4a769aa2
Add ODE solver
2016-11-11 16:53:32 -07:00
Thiago Avelino
a829511470
Merge pull request #1168 from zaa/patch-1
...
Add ringpop-go from Uber
2016-11-11 07:45:41 -02:00
Dmitri Shuralyov
79bf706df4
Fix go-bind-plugin URL.
...
Fixup for #1178 .
2016-11-11 01:40:12 -08:00
Mateusz Gajewski
48d78da61f
Update README.md
...
Add https://github.com/wendigo/go-bind-plugin
https://goreportcard.com/report/github.com/wendigo/go-bind-plugin
2016-11-09 14:44:05 +01:00
Chewxy
e471baaa5a
Added fullstop to make sentence complete
2016-11-08 08:19:30 +11:00
Chewxy
deaf35eff5
Added Gorgonia
2016-11-08 08:05:51 +11:00
Konstantin Ivanov
41e4e8ed4a
Advanced Console UIs -> add logrusorgru/aurora package
2016-11-07 13:44:19 +03:00
Gustav Westling
6fea7ec605
Add goriak
2016-11-06 18:07:05 +01:00
Alexander Zhuravlev
7e88063093
Add ringpop-go from Uber
...
"Scalable, fault-tolerant application-layer sharding for Go applications"
2016-11-02 23:02:24 +04:00
Cosmin Rentea
3268c806a3
add guble
2016-11-02 16:34:36 +02:00
Geofrey Ernest
4bf4bed842
Add alien
2016-11-01 15:07:34 +03:00
Milica
bb2c35c10a
Adding 2 TDD/BDD tutorials ( #1164 )
...
* adding 2 TDD/BDD tutorials
* placing links in alphabetical order
2016-10-31 23:40:25 +03:00
小马哥
34cf5adefc
Added hprose
2016-11-01 00:57:04 +08:00
Kirill Danshin
de39214881
Revert "Add go-events" ( #1163 )
2016-10-31 18:34:34 +03:00
Kirill Danshin
52cf0e5354
Revert "Add simple go-serializer" ( #1162 )
2016-10-31 18:33:15 +03:00
Kirill Danshin
7ab60a893b
Revert "Add go-options" ( #1161 )
2016-10-31 18:31:27 +03:00
Geofrey Ernest
fef7267560
Add utron framework ( #1158 )
...
This adds utron MVC framework on the web frameworks section
2016-10-31 18:06:15 +03:00
Osamu TONOMORI
5283df17b9
Add jsonrpc
2016-10-31 18:01:02 +09:00
Chris
feddb60823
Add sg ([HTTP server] stress gauge)
...
Note that Travis-ci image says "build failing" but the actual page says it doesn't fail: https://travis-ci.org/ChristopherRabotin/sg .
2016-10-28 16:42:50 -06:00
Richard Knop
822e46e9b1
Adding RichardKnop/go-oauth2-server.
2016-10-28 15:35:22 +08:00
emersion
9d386935cc
Adds go-imap
2016-10-27 16:41:35 +02:00
招牌疯子
0c79834490
Add buaazp/fasthttprouter ( #1151 )
2016-10-27 09:18:18 +03:00
Wesley Hill
aa0d55f335
add therecipe/qt - Qt binding for Go.
2016-10-26 20:35:01 +01:00
Atsushi NAGASE
0c21c91ebb
Add ngs/go-google-email-audit-api. ( #1149 )
...
Go client library for Google G Suite Email Audit API.
2016-10-26 10:59:44 -07:00
jorin
da06cf5140
Replace Boom with Hey ( #1148 )
...
[Boom](https://github.com/rakyll/boom ) has been renamed to [Hey](https://github.com/rakyll/hey ) because of a name conflict with another binary.
The old URL is still working but users are encouraged to change to the new one.
2016-10-24 21:43:20 +03:00
Erik Davidson
8bd9ec0658
Add gomol to logging section
2016-10-23 01:16:08 -05:00
Thiago Avelino
037bd32b15
Merge pull request #1138 from sbstjn/add-allot
...
Add github.com/sbstjn/allot
2016-10-20 16:41:34 -02:00
Michel Aquino
a19de29ee5
Add Go swagger ( #1141 )
...
* Update README
Add govendor (https://github.com/kardianos/govendor ), a go Package Manager
* Update README.md
Adding in alphabetical order
* Update README
Add go-swagger
* Update README.md
* Update README.md
* Update README.md
* Remove go-swagger
* alphabetic order
* alphabetic order
* Add go-swagger
* Remove link
2016-10-20 20:11:10 +03:00
Sebastian Müller
14b148425d
Add github.com/sbstjn/hanu ( #1139 )
...
* Add github.com/sbstjn/hanu
* Add link to tutorial for github.com/sbstjn/hanu
* Update README.md
Remove additional link
2016-10-20 11:12:30 +03:00
Harvey Kandola
628bd6611f
Add Documize ( #1142 )
2016-10-19 20:43:34 +03:00
Michel Aquino
cc58adefec
Add go-torch - Stochastic flame graph profiler for Go programs ( #1140 )
...
* Update README
Add govendor (https://github.com/kardianos/govendor ), a go Package Manager
* Update README.md
Adding in alphabetical order
* Update README
Add go-swagger
* Update README.md
* Update README.md
* Update README.md
* Remove go-swagger
* alphabetic order
* alphabetic order
2016-10-19 19:08:07 +03:00
sbstjn
3712b1f5a5
Add github.com/sbstjn/allot
2016-10-17 19:44:21 +02:00
Pavlo Lysov
9bf340e48a
adds the "gosuite" library ( #1136 )
2016-10-16 19:06:02 +03:00
Florin Pățan
6f10b33244
Remove iris from listing ( #1135 )
...
Based on previous issues such as [1] and [2] as well as still not accepting
open-source contributions, flattening contributions, closing PRs from users,
editing issues, breaking changes very often and overall poor leadership of
the project this PR removes the iris as a project from this listing.
[1] https://github.com/julienschmidt/httprouter/issues/148
[2] https://github.com/julienschmidt/httprouter/issues/160
2016-10-16 14:19:31 +03:00
Osamu TONOMORI
6f6f67c315
Add indigo
2016-10-14 11:12:08 +09:00
steven
ff3390e825
Fix websocker -> websocket typo in lhttp description. ( #1132 )
2016-10-13 00:51:36 -07:00
Thiago Avelino
e3283aac1a
Merge pull request #1131 from fanux/master
...
add lhttp
2016-10-13 04:03:45 -03:00
steven
66d39b01fa
Add lhttp
...
lhttp is a http like protocol using websocket to provide long live
2016-10-13 10:26:20 +08:00
Mateusz Gajewski
67da9fec30
Update README.md
2016-10-12 16:54:11 +02:00
Tory Adams
ff219e23d9
Goworker ( #1112 )
2016-10-11 02:33:59 +03:00
Thiago Avelino
3dbab5caf5
Merge pull request #1061 from xiaopeng163/master
...
add gobgp to networking
2016-10-09 20:15:16 -03:00
Thiago Avelino
56c1441ef7
Merge pull request #1063 from Asoseil/patch-1
...
Added Realize - Go build system with file watchers and live reload
2016-10-09 20:14:05 -03:00
Thiago Avelino
2866af003d
Merge pull request #1072 from robbert229/robbert229-jwt
...
Added github.com/robbert229/jwt
2016-10-08 15:40:10 -03:00
Thiago Avelino
298565994c
Merge pull request #1116 from zpatrick/fireball
...
add fireball
2016-10-08 15:39:04 -03:00
Thiago Avelino
fbdc20f581
Merge pull request #1119 from sybrexsys/master
...
Update README.md
2016-10-08 15:22:36 -03:00
crufter
76b1d7e3f3
Add crufter/borg
2016-10-08 15:13:40 +01:00
Christian Rocha
84cba4c297
fix typo: MP# -> MP3 ( #1120 )
2016-10-07 14:24:20 +03:00
Vadim Shakun
01a4a7a859
Update README.md
...
append description of RapidMQ - mq managing library
2016-10-06 14:04:47 +04:00
zpatrick
ebca4b3689
add fireball
2016-10-03 20:26:30 +00:00
Thiago Avelino
bb14462f1e
Merge pull request #1078 from andreynering/patch-1
...
Add gormigrate
2016-10-03 13:53:59 -03:00
Thiago Avelino
2728dc9b81
Merge pull request #1096 from dastergon/go_challenge
...
Add the Go Challenge website
2016-10-03 13:52:36 -03:00
Thiago Avelino
40b3973d9d
Merge pull request #1097 from dveselov/dveselov-patch-1
...
Add go-mystem
2016-10-03 13:46:39 -03:00
Thiago Avelino
4be1f6d8d6
Merge pull request #1110 from ebuchman/patch-1
...
Add Tendermint (consensus/blockchain middleware) to Distributed Systems
2016-10-03 13:44:22 -03:00
Thiago Avelino
d26f509ba5
Merge pull request #1111 from devghosh/patch-1
...
add florest library
2016-10-03 13:42:59 -03:00
smallnest
9a6b9a213a
add go-web-framework-benchmark
2016-10-03 22:59:12 +08:00
smallnest
64412431e6
add rpcx
2016-10-03 22:42:55 +08:00
Matthias Ladkau
a7dd36642e
Add EliasDB. ( #1094 )
...
EliasDB is a graph based database which aims to provide a lightweight solution for projects which want to store their data as a graph.
2016-10-02 12:02:32 -07:00
topu
4693196dc5
Add pkg/errors. ( #1113 )
...
Package errors provides simple error handling primitives.
2016-10-01 14:50:49 -07:00
devghosh
df732b5de6
add florest library
...
High performance workflow based REST API Framework
Repo: https://github.com/jabong/florest-core
Godoc: https://godoc.org/github.com/jabong/florest-core/src
GoreportCard: https://goreportcard.com/report/github.com/jabong/florest-core
Coverage: https://coveralls.io/github/jabong/florest-core
2016-09-27 20:33:08 +05:30
Ethan Buchman
55450935b7
Add Tendermint
2016-09-25 17:10:34 +09:00
Bradley Falzon
9ebf0b1747
Add apicompat. ( #1109 )
...
Tool that checks recent changes to a Go project for backwards incompatible changes.
2016-09-24 09:54:30 -07:00
peter-mogensen
e13c9ae831
Added gone/log std-lib compatible log library ( #1082 )
2016-09-19 16:44:22 +03:00
Aaron Schlesinger
c21b248a2c
Add Go In 5 Minutes website. ( #1104 )
...
5 minute screencasts focused on getting one thing done.
2016-09-16 00:27:03 -07:00
José Riguera Lopez
3c5a4a5210
Removed heka
...
https://github.com/mozilla-services/heka
From the [Readme](https://github.com/mozilla-services/heka ): This project is deprecated. Please see [this email](https://mail.mozilla.org/pipermail/heka/2016-May/001059.html ) for more details.
2016-09-13 18:17:05 +02:00
Jesse Szwedko
d3576dacd3
Add go-circleci
2016-09-11 15:41:44 -07:00
Dima Veselov
7a51ab9fff
Update README.md
2016-09-11 19:04:23 +03:00
Pavlos Ratis
6eefb9f845
add golang-challenge
...
The Go Challenge is a monthly programming challenge for Go developers.
2016-09-11 14:57:27 +01:00
Yandry Pozo
6f4aa6eb85
Add CoreOS raft implementation. ( #1093 )
2016-09-09 11:53:05 -07:00
Thiago Avelino
83663fa5fe
Merge pull request #1091 from kataras/patch-4
...
Add go-options
2016-09-09 08:47:58 -03:00
Thiago Avelino
8a9b31caa4
Merge pull request #1089 from icza/master
...
Added session.
2016-09-09 08:46:49 -03:00
Gerasimos Maropoulos
1f50ae300b
Fix test, go-options is top of the gofigure(;)
2016-09-09 08:35:41 +03:00
Gerasimos Maropoulos
d00961971c
Add go-options
2016-09-09 07:13:12 +03:00
Gerasimos Maropoulos
0e0188a7b6
Add simple go-serializer
2016-09-09 07:09:32 +03:00
András Belicza
70ccc52379
Added session.
2016-09-09 04:30:48 +02:00
Thiago Avelino
553f66f958
Merge pull request #1081 from nullbio/master
...
Add SQLBoiler to ORM section
2016-09-07 02:16:46 -03:00
Thiago Avelino
0f5f73442f
Merge pull request #1083 from icza/master
...
Added bitio.
2016-09-07 02:13:12 -03:00
Thiago Avelino
aed10c254b
Merge pull request #1084 from kataras/patch-1
...
Add go-events
2016-09-07 02:08:10 -03:00
HeadwindFly
e9f48b942a
Added CleverGo web framework
2016-09-07 12:01:41 +08:00
Gerasimos Maropoulos
1865155181
Add go-events
2016-09-06 23:21:46 +03:00
Kirill Danshin
11ab5e5ddf
add gocryforhelp ( #1036 )
...
* add gocryforhelp
* fix sort
2016-09-06 16:07:19 +03:00
Andras Belicza
ab434de89e
Added bitio.
2016-09-06 12:07:22 +02:00
Patrick O
59bff5ad6b
Add SQLBoiler to ORM section
2016-09-05 22:07:09 +10:00
Patrick O
c2bdeb770d
Add SQLBoiler to ORM section
2016-09-05 21:18:02 +10:00
SlevinT
9ce000ec12
Update Readme ( #1079 )
...
* Update Readme
Added the package listing for go-openapi allows parsing swagger files outside of the go-swagger package.
* ammending change
whoops was not paying attention. sloppy on my part
2016-09-05 08:46:37 +03:00
Yaron Sumel
3cd6996c82
Add grapes ( #1080 )
...
* Update README.md
* new grapes
github.com repo: https://github.com/yaronsumel/grapes
godoc.org: https://godoc.org/github.com/yaronsumel/grapes
goreportcard.com: https://goreportcard.com/report/github.com/yaronsumel/grapes
coverage service link (gocover, coveralls etc.): N/A
Make sure that you've checked the boxes below before you submit PR:
I have added my package in alphabetical order
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 and Quality standard.
2016-09-05 07:55:49 +03:00
Andrey Nering
dea65ef8df
Add gormigrate
2016-09-01 12:29:28 -03:00
Kirill Danshin
3c2aa96103
fix latest merge :(
...
Signed-off-by: Kirill Danshin <k@guava.by>
2016-09-01 06:28:43 +03:00
adranwit
44300c9825
Added new go projects ( #990 )
...
* Added new go project
- added datastore connectivity
- datastore testiblity
* Added viant datastore connectivity and testability projects
asc
bgc
dsc
toolbox
2016-09-01 06:13:56 +03:00
Miguel Loureiro
8334404d32
Add Carbon, a simple time extension, ported from PHP Carbon library. ( #1076 )
2016-08-30 11:05:12 -07:00
Karol Woźniak
289d60824f
Add battery package, provides cross-platform, normalized battery information. ( #1070 )
2016-08-29 21:29:32 -07:00
Andrew Brampton
10c1e6ca54
Add hilbert - Mapping values to and from space-filling curves. ( #1075 )
...
Such as Hilbert and Peano curves.
2016-08-28 09:39:41 -07:00
bogem
d8078ed803
Complete description about id3v2
2016-08-27 14:21:46 +05:00
John Rowley
5505e62c97
Added github.com/robbert229/jwt
...
Added my jwt library to the list.
2016-08-26 23:21:14 -07:00
Eliseu Benedito Codinhoto
5685a99870
Add GopherCon Brazil. ( #1066 )
2016-08-23 22:30:27 -07:00
Kirill Danshin
d1620c40be
Merge pull request #1050 from laktak/master
...
add Hjson
2016-08-23 23:47:51 +04:00
Thiago Avelino
568663c777
Merge pull request #1064 from db47h/ngaro
...
Add Ngaro to Embeddable Scripting Languages
2016-08-22 19:28:04 -03:00
seborama
5c93bdeeae
[govcr] Add govcr
...
HTTP mock for Golang: record and replay HTTP interactions for offline
testing.
2016-08-22 23:13:41 +01:00
Anthony N. Simon
ab4d06c115
Add bild, a collection of image processing algorithms in pure Go. ( #1051 )
2016-08-20 20:01:30 -07:00
Denis Bernard
0b975a8ff5
Add Ngaro to Embeddable Scripting Languages
...
[ngaro](https://github.com/db47h/ngaro ) - Ngaro VM implementation enabling scripting in Retro
2016-08-19 01:53:56 +02:00
Alessio Pracchia
f3379e83c8
Update README.md
...
Realize is a Go build system with file watchers and live reload. It can run, build and watch file changes with custom paths
2016-08-18 01:19:09 +02:00
Christian Zangl
97737430d1
add Hjson
2016-08-17 20:57:09 +02:00
Peng Xiao
de021874f6
add gobgp to networking
...
Signed-off-by: Peng Xiao <xiaoquwl@gmail.com>
2016-08-17 19:10:15 +08:00
Albert
bd41e89a1a
Add id3v2 library. ( #1057 )
2016-08-13 12:48:52 -07:00
Kirill Danshin
8c41e07e7b
Merge pull request #1055 from ahmetalpbalkan/govvv
...
add govvv
2016-08-12 16:50:07 +03:00
Michael Fogleman
d9e03240cf
Add gg, ln, pt graphics libraries. ( #1056 )
2016-08-11 20:12:35 -07:00
Ahmet Alp Balkan
d468da2494
add govvv
2016-08-10 16:37:27 -07:00
Leonel Quinteros
b55edbbaf4
Add YARF and gotext
2016-08-06 23:52:47 -03:00
Kirill Danshin
3d5701a1fc
Merge pull request #1044 from alexflint/patch-1
...
add go-arg under CLI
2016-08-03 17:37:31 +03:00
Josh Baker
d6152169eb
Adding BuntDB
2016-08-01 13:23:14 -07:00
Alex Flint
8adaeb7d5e
add go-arg under CLI
2016-07-31 09:26:21 -07:00
Kirill Danshin
aa82b35c0a
Merge pull request #881 from andygrunwald/cachet
...
Added cachet client library
2016-07-31 04:00:07 +03:00
Kirill Danshin
c27667bfb5
Merge pull request #1042 from CalebQ42/master
...
Added bbConvert
2016-07-28 19:52:40 +03:00
Kirill Danshin
285e4dc67f
Merge pull request #1037 from ryanleary/patch-1
...
Add Kazaam JSON transformation project
2016-07-27 20:08:02 +03:00
Belac Darkstorm
35ecc98f70
Fixed typo
2016-07-27 00:51:23 -05:00
Belac Darkstorm
bccf2f8b13
Added bbConvert
2016-07-27 00:43:15 -05:00
joeybloggs
8d7dd30127
update form description for new functionality added.
2016-07-26 10:46:09 -04:00
Eduard
ae07c9b3c4
Add implementation of the "Bailey-Borwein-Plouffe" algorithm. ( #1039 )
2016-07-25 10:52:18 -04:00
Dobrosław Żybort
7a232e4878
Merge pull request #1015 from kirillDanshin/add-dlog
...
Add dlog
2016-07-23 15:46:39 +02:00
Ryan Leary
a72bef4b4b
Add Kazaam JSON transformation project
2016-07-21 10:06:22 -04:00
Kirill Danshin
803d145a61
Merge pull request #1034 from mehrdadrad/master
...
added mylg repo
2016-07-21 03:11:03 +03:00
Kirill Danshin
94cf18dc9d
add dlog
2016-07-20 20:58:07 +03:00
Vytautas Šaltenis
c2488d20e3
Fix some typos
2016-07-20 20:54:30 +03:00
Mehrdad Arshad Rad
349631abaf
added mylg repo
2016-07-20 08:54:47 -07:00
Ben Gadbois
558bea3284
Removing unmaintained bmizerany/assert
2016-07-18 12:38:44 -07:00
Mustafa Akın
011f6f01db
Added Gongular web framework
2016-07-18 14:33:05 +03:00
Kirill Danshin
e168ff6ef8
Merge pull request #1027 from mozillazg/patch-3
...
add go-slugify
2016-07-17 13:39:50 +03:00
Kirill Danshin
2bbbdf5372
Merge pull request #969 from agnivade/master
...
Added levenshtein to Data Structures
2016-07-17 13:36:11 +03:00
mozillazg
d9a07f328a
add go-slugify
2016-07-17 07:36:12 +08:00
Blake Orth
7148844e99
Add gaad, a native Go AAC bitstream parser. ( #1023 )
2016-07-16 13:57:12 -04:00
Thiago Avelino
bb96fafa6d
Merge pull request #1021 from shamsher31/master
...
Add gods, go data structure.
2016-07-15 02:54:02 -03:00
Andrey Nering
2e6e626e70
Add editorconfig-core-go
2016-07-13 21:16:52 -03:00
Shamsher Ansari
5097ceff9e
Add gods, go data structure.
2016-07-12 15:23:32 +05:30
mozillazg
ca7e08343d
add go-unidecode
2016-07-10 10:54:47 +08:00
Stefan Cocora
23ad8e20d9
Add gvt to package management. ( #1017 )
2016-07-09 00:58:44 -07:00
Dmitri Shuralyov
a1e94025d4
Remove aac/h264 package because of 404.
...
Resolves #1016 .
2016-07-09 00:39:51 -07:00
Kirill Danshin
0b07b140ae
Merge pull request #989 from xtaci/master
...
add kcptun
2016-07-07 12:14:15 +03:00
mstrong
2c6cff21ad
Correcting goreturns URL
2016-07-01 21:58:43 -04:00
Victor Gaydov
cb8b345ef0
Add httpexpect. ( #1010 )
2016-06-30 22:06:52 -07:00
Michel Aquino
fe0481dd8b
Add govendor, a Go package manager. ( #1007 )
2016-06-24 21:43:02 -07:00
Qiang Xue
ab8195b41c
added ozzo-validation
2016-06-23 14:31:46 -04:00
Alexey Palazhchenko
d2882cfa8f
Update reform repository
2016-06-23 17:33:42 +04:00
Olivier Gagnon
36e9d8281f
Remove 4 repos from Game Development section. ( #1003 )
2016-06-22 23:35:04 -07:00
Kirill Danshin
caec4fcc8a
Merge pull request #964 from abo/master
...
Add rerate(redis-based ratecounter & ratelimiter) to utilities
2016-06-22 10:57:44 +03:00
Kirill Danshin
bad659c7a2
Merge pull request #958 from AlekSi/patch-1
...
Add reform
2016-06-22 04:27:00 +03:00
Kirill Danshin
9179b7e718
Merge pull request #986 from StanBright/master
...
Add 'Awesome Go @LibHunt' to the Websites section
2016-06-22 02:34:47 +03:00
Kirill Danshin
42e4e45567
Merge pull request #992 from afshin/sleuth
...
Add sleuth to "Distributed Systems" section.
2016-06-22 02:25:07 +03:00
Thiago Avelino
50a0a63d04
Merge pull request #998 from dannyvankooten/add-vat
...
Add dannyvankooten/vat to Financial.
2016-06-21 20:01:21 -03:00
Thiago Avelino
73f7d357e8
Merge pull request #1001 from melihmucuk/master
...
geocache package added to database section
2016-06-21 20:00:47 -03:00
aymer
b4b61321f6
Add zap logger package from Uber. ( #996 )
2016-06-21 15:38:41 -07:00
Melih Mucuk
b45c160f91
change order
2016-06-21 18:44:18 +03:00
Melih Mucuk
7114a7a138
geocache package added to Database section
2016-06-21 18:38:30 +03:00
Danny van Kooten
6245537529
Add dannyvankooten/vat to Financial.
2016-06-21 10:02:45 +02:00
Dean Karn
6d3d7ad731
Update go-playground/form's description as it now also supports Encoding url.Values from a struct. ( #997 )
2016-06-20 21:05:23 -07:00
joeybloggs
29c9622ddb
update pool description
2016-06-16 10:24:58 -04:00
A. Darian
a1fb273c61
Add sleuth to "Distributed Systems" section.
2016-06-15 23:35:07 +01:00
Daniel Fu
723391e0c3
Update README.md
2016-06-14 10:59:31 +08:00
joeybloggs
2369ffa85c
add form library
2016-06-13 10:47:58 -04:00
Stan Bright
57de172318
Add 'Awesome Go @LibHunt' to the Websites section
2016-06-13 14:16:44 +03:00
Hafiz Ismail
3fe8d685bf
Update graphql-go
new repo URL. ( #985 )
...
Previously `github.com/chris-ramon/graphql-go` is now `github.com/graphql-go/graphql`.
2016-06-13 00:28:15 -07:00
Dan Buch
d0646b8f74
Update location/name of codegangsta/cli ( #982 ).
...
Also update description to match repository description.
2016-06-08 08:53:14 -07:00
Daniel Martí
e7a542a00a
Add github.com/mvdan/sh to Text Processing ( #981 ).
2016-06-07 19:56:18 -07:00
Thiago Avelino
550fecbf27
Merge pull request #976 from h2non/feat/baloo
...
Feat/baloo
2016-06-07 12:59:39 -03:00
Thiago Avelino
f67b15fef8
Merge pull request #974 from redaready/patch-2
...
Update README.md
2016-06-07 12:59:24 -03:00
Thiago Avelino
c6f1ddb494
Merge pull request #975 from claygod/patch-1
...
Added router Bxog
2016-06-07 12:58:07 -03:00
Olivier Gagnon
118c1dc679
Add lux and its utilities ( #979 )
2016-06-02 15:11:57 -07:00
Tomas Aparicio
5c4542a3d2
feat(docs): add baloo package
2016-06-01 07:55:53 -04:00
Hajime Hoshi
9c220a204f
Add Ebiten ( #972 )
2016-05-31 01:45:26 -07:00
redaready
2f06741706
Update README.md
...
chang iris url
2016-05-30 12:36:09 +02:00
Eduard
569a617fdd
Added router Bxog
...
Added the router Bxog to the section Web Frameworks
2016-05-30 12:34:47 +03:00
Baiju Muthukadan
4c0461cfaf
esc - resource embedding package ( #973 )
2016-05-29 23:59:36 -07:00
kirillDanshin
d2b58f7e47
Merge pull request #942 from raztud/patch-1
...
web.go is not maintained for over 3 years and the website is not up anymore
2016-05-29 14:40:46 +03:00
Agniva De Sarker
b443b8cb3e
Added levenshtein to Data Structures
2016-05-28 12:15:39 +05:30
abo
63648112ed
ratelimiter rename to rerate
2016-05-27 10:42:22 +08:00
abo
12fe64d146
Add ratelimiter to utilities
2016-05-26 10:27:41 +08:00
Brice Figureau
8bf6bea8f9
Add Go WinRM client library and cli tool ( #963 )
...
This (now mature) library is in used in Packer and some other Go projects.
As of this writing it is maintained, and relatively well tested.
Godoc:
https://godoc.org/github.com/masterzen/winrm
Go Report Card: A+
https://goreportcard.com/report/github.com/masterzen/winrm
Gocover: 86%
https://gocover.io/github.com/masterzen/winrm
Signed-off-by: Brice Figureau <brice@daysofwonder.com>
2016-05-25 10:27:31 -07:00
obivan
2b7ddd24e1
Remove hk, it is deprecated. ( #962 )
2016-05-24 12:31:10 -07:00
Wesley Hill
529c435a01
Add durafmt ( #961 ).
2016-05-23 18:51:14 -07:00
Monmohan
bcc5dfd08b
Added xferspdy to Utilities section.
...
Added xferspdy to Utilities section.
2016-05-19 15:38:52 -07:00
Alexey Palazhchenko
d244e94562
Add reform
2016-05-19 20:36:24 +04:00
bjflanne
ed1cce18d4
Added NATS to Distributed Systems, and updated Messaging section with NATS Go client
2016-05-12 10:45:27 -04:00
Razvan Tudorica
bb83b28737
web.go is not maintained for over 3 years and the website is not up anymore
2016-05-08 17:47:54 +03:00
kirillDanshin
21379e8daa
Merge pull request #933 from gonutz/master
...
Added d3d9 library.
2016-05-07 19:39:59 +03:00
kirillDanshin
4d28091e79
Merge pull request #932 from xor-gate/add-secdl
...
Add secdl, Golang implementation of Lighttpd ModSecDownload algorithm
2016-05-06 03:00:06 +03:00
kirillDanshin
0d513d31f2
Merge pull request #929 from pascaldekloe/master
...
Add Colfer to serialization
2016-05-05 21:25:40 +03:00
kirillDanshin
5c8e3f99c6
Merge pull request #910 from codingsince1985/hotfix
...
geo-golang newly supports OpenStreetMap
2016-05-04 22:12:10 +03:00
Lars
4bbfaea08d
Added d3d9 library.
2016-05-02 11:14:50 +02:00
kirillDanshin
e466a41766
Merge pull request #900 from xtaci/master
...
add kcp-go
2016-05-01 21:54:51 +03:00
kirillDanshin
8d366df7ca
Merge pull request #928 from jbreitbart/master
...
Added go-imgur.
2016-05-01 21:27:06 +03:00
kirillDanshin
12ec48b358
Merge pull request #930 from otoolep/master
...
The repo for rqlite has changed
2016-05-01 21:19:38 +03:00
Jerry Jacobs
15babf4721
Add secdl, Golang implementation of Lighttpd ModSecDownload algorithm
2016-05-01 08:38:05 +00:00
kirillDanshin
d85f7954c4
Merge pull request #907 from rs/rest-layer
...
Add rest-layer
2016-04-29 21:31:52 +03:00
Philip O'Toole
379778b2e4
The repo for rqlite has changed
2016-04-26 18:17:11 -07:00
kirillDanshin
1a7e46d975
Merge pull request #917 from yanyiwu/patch-1
...
gojieba
2016-04-26 17:45:48 +03:00
Pascal de Kloe
b06b9cedcd
Add Colfer to serialization
2016-04-26 13:07:59 +02:00
kirillDanshin
087c3c2392
Merge pull request #923 from dixonwille/patch-1
...
Add WLog and WMenu
2016-04-25 23:45:03 +03:00
Jens Breitbart
7384fbe1aa
Added go-imgur.
2016-04-25 18:33:01 +02:00
joeybloggs
b6bf72de71
Add Structured Logging library https://github.com/go-playground/log
2016-04-25 08:10:58 -04:00
Will Dixon
49133a92a6
Added Wmenu
2016-04-21 20:04:00 -04:00
Will Dixon
ecbaaef90e
Added Wlog
2016-04-21 17:35:51 -04:00
Bjørn Erik Pedersen
8ff28846e0
Add Storm ORM
2016-04-20 11:35:30 +02:00
yanyiwu
c80306466c
alphabetical order
2016-04-18 15:36:38 +08:00
Yanyi Wu
6280ad16ee
gojieba
...
[GoJieba](https://github.com/yanyiwu/gojieba ) - This is a Go implementation of [jieba](https://github.com/fxsjy/jieba ) which a Chinese word splitting algorithm.
[here](https://github.com/yanyiwu/gojieba/blob/master/README_EN.md ) is its english README.md
2016-04-18 15:36:03 +08:00
kirillDanshin
b69d8dcf59
Merge pull request #914 from charneykaye/master
...
Add gofpdf
2016-04-17 09:07:15 +03:00
kirillDanshin
9f03d0264f
Merge pull request #913 from appleboy/patch-3
...
Add a push notification server (gorush).
2016-04-17 09:03:40 +03:00
Matt Holt
872571264d
Add archiver
2016-04-15 16:32:14 -06:00
Charney Kaye
7d5df926d6
Add gofpdf
2016-04-15 17:59:08 -04:00
kirillDanshin
2a6f5223b9
Merge pull request #908 from schachmat/patch-1
...
add ingo config utility
2016-04-15 12:08:04 +03:00
Bo-Yi Wu
4adb764dcd
Add a push notification server.
...
A push notification server using Gin framework written in Go (Golang).
* Support Google Cloud Message using go-gcm library for Android.
* Support HTTP/2 Apple Push Notification Service using apns2 library.
* Support YAML configuration.
* Support command line to send single Android or iOS notification.
* Support Web API to send push notification.
* Support zero downtime restarts for go servers using endless.
* Support HTTP/2 or HTTP/1.1 protocol.
2016-04-14 20:50:04 +08:00
Harrison Shoebridge
b9446d2aa4
Rename Engi to Engo
...
We've recently renamed the project and moved to an organisation.
2016-04-14 08:13:02 +10:00
Jerry Zhao
76188071d4
geo-golang newly supports OpenStreetMap
2016-04-13 21:03:58 +10:00
kirillDanshin
8b4776b929
Merge pull request #905 from lemire/master
...
adding the roaring library (compressed bitset format)
2016-04-13 11:07:54 +03:00
Pavel Larkin
cadbc5fa42
Add data structure: adaptive radix tree
2016-04-12 12:58:50 -04:00
schachmat
dbb812167c
add ingo config utility
2016-04-12 15:14:54 +02:00
kirillDanshin
0769389d7b
Merge pull request #901 from mmcdole/patch-1
...
Add gofeed
2016-04-09 06:06:45 +03:00
Olivier Poitrey
0a1e6670a6
Add rest-layer
2016-04-08 16:08:05 -07:00
Nick Stogner
910cec137c
Add httpware
2016-04-08 14:54:50 -04:00
Daniel Lemire
fb452ea8b7
Putting back the spurious space?
2016-04-08 11:37:30 -04:00
Daniel Lemire
f88f4cf90d
Proposing the addition of roaring.
2016-04-08 11:10:28 -04:00
kirillDanshin
42263cb876
Merge pull request #894 from appleboy/patch-1
...
Add gofight package in testing section.
2016-04-07 19:18:30 +03:00
kirillDanshin
2e006ed7db
Merge pull request #899 from quii/master
...
adding mockingjay
2016-04-07 02:38:22 +03:00
kirillDanshin
a9feb7d53a
Merge pull request #837 from songgao/patch-3
...
Add ether (for sending/receiving ethernet frames)
2016-04-05 18:49:52 +03:00
mmcdole
c45b72af35
Add github.com/mmcdole/gofeed
2016-04-04 22:39:32 -05:00
Daniel Fu
389554306f
Update README.md
2016-04-05 09:50:37 +08:00
Paolo Galeone
d9aebd20cf
Add rts: https://github.com/galeone/rts
...
Add https://github.com/galeone/rts
2016-04-04 16:45:34 +02:00
kirillDanshin
13dab1684a
Merge pull request #867 from galeone/master
...
Add igor: https://github.com/galeone/igor
2016-04-04 16:46:05 +03:00
kirillDanshin
91d2d16d70
Merge pull request #879 from VorT3x/master
...
Add afero to miscellaneous category
2016-04-04 16:37:04 +03:00
Chris James
665cd1788e
adding mockingjay
2016-04-04 09:42:27 +01:00
Bo-Yi Wu
a0d330f514
Fix markdown error
2016-04-04 14:03:56 +08:00
kirillDanshin
81066af5cf
Merge pull request #875 from ihash/master
...
Authboss added to Authentication & OAuth
2016-04-04 07:30:12 +03:00
Bo-Yi Wu
11dd933635
Add gofight package in testing section.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-04-04 10:40:37 +08:00
kirillDanshin
44afcef8a7
Merge pull request #878 from osklyar/master
...
Added Structured Log Facade (SLF) and a reference implementation
2016-04-04 00:54:57 +03:00
kirillDanshin
3a6f02ab53
Merge pull request #877 from dimiro1/patch-2
...
Added lib banner
2016-04-04 00:45:31 +03:00
kirillDanshin
dc811159c2
Merge pull request #880 from andygrunwald/go-jira
...
Add go-jira: Go client library for Atlassian JIRA
2016-04-04 00:35:32 +03:00
kirillDanshin
7aed67f16c
Merge pull request #882 from andygrunwald/megos
...
Added megos: A client library for accessing an Apache Mesos Cluster
2016-04-04 00:19:44 +03:00
Charney Kaye
59df3be0e9
re-add github.com/go-music-theory/music-theory
2016-04-03 16:40:34 -04:00
kirillDanshin
a7e629052d
Merge pull request #886 from charneykaye/ontomix-to-mix
...
go-ontomix/ontomix moved to go-mix/mix
2016-04-03 22:35:02 +03:00
kirillDanshin
5dd0bb31de
Merge pull request #889 from tidwall/patch-1
...
Adding Tile38
2016-04-03 22:31:52 +03:00
Dean Karn
4ac46dba0b
Merge pull request #876 from joeybloggs/master
...
Add lars http router
2016-04-03 15:28:21 -04:00
Josh Baker
9214068e91
Adding Tile38
...
Tile38 is a geolocation data store, spatial index, and realtime geofence. It supports a variety of object types including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON.
It's like Redis but for GIS.
- Website: https://tile38.com
- godoc.org: https://godoc.org/github.com/tidwall/tile38
- goreportcard.com: https://goreportcard.com/report/github.com/tidwall/tile38
2016-04-03 04:34:50 -07:00
Daniel Fu
456158138e
Update README.md
2016-04-01 17:56:46 +08:00
Adrien Delorme
4fe619d26b
add link to VarHandler
...
* https://github.com/azr/generators/tree/master/varhandler
2016-03-31 11:39:51 +02:00
Charney Kaye
79cc8dc126
go-ontomix/ontomix is now go-mix/mix
2016-03-30 21:31:13 -04:00
joeybloggs
b56dd6c8ce
correct description typo
2016-03-29 22:02:18 -04:00
Charney Kaye
21182dd6b5
add github.com/go-music-theory/music-theory
2016-03-29 03:54:41 -04:00
Andy Grunwald
bc92d36d9c
Added megos: A client library for accessing an Apache Mesos Cluster
2016-03-27 19:08:04 +02:00
Andy Grunwald
5e99d56838
Added cachet client library
2016-03-27 17:45:00 +02:00
Dmitri Logvinenko
e24c32d85a
Fix ordering (build fix)
2016-03-27 14:54:21 +03:00
Andy Grunwald
55bf899d52
Add go-jira: Go client library for Atlassian JIRA
2016-03-27 13:37:50 +02:00
Dmitri Logvinenko
ab80353c1d
Add afero to miscellaneous category
2016-03-26 23:55:25 +02:00
Oleg Sklyar
65f3c84159
Added SLF and SLOG
2016-03-26 20:09:06 +01:00
Claudemiro
3672896ac7
Added lib banner
...
https://github.com/dimiro1/banner
2016-03-26 13:43:17 -03:00
joeybloggs
6a86c4ed2c
Add lars http router for build customizable frameworks
2016-03-25 16:13:37 -04:00
Mahdi Mazaheri
ab28c7a701
Authboss added to Authentication & OAuth
2016-03-24 11:02:18 +04:30
Ben Huson
1a72c8ba29
rebasing README.md
2016-03-22 08:15:34 -04:00
Dobrosław Żybort
a214a28b9a
change: CloudCom/goose to steinbacher/goose
...
Fix #607
2016-03-21 14:19:07 +01:00
Julien Feltesse
2e0690be21
remove defunct go-log-interface
2016-03-20 10:38:49 +09:00
Thiago Avelino
53a3238472
Merge pull request #860 from kenshaw/master
...
Adding xo to Database section of README.md
2016-03-18 20:46:18 -03:00
Dobrosław Żybort
ea40e2886e
rm: beedb
...
Fix #608
2016-03-16 21:27:24 +01:00
Dobrosław Żybort
88864efcd9
Merge pull request #864 from andreynering/patch-1
...
Add testfixtures
2016-03-16 21:06:39 +01:00
Dobrosław Żybort
7459172180
Merge pull request #866 from kataras/patch-1
...
Update README.md - Add Iris to the Web Frameworks
2016-03-16 20:52:39 +01:00
Aliaksandr Valialkin
bf2c6ef0a4
Added quicktemplate
2016-03-16 09:02:47 +02:00
Paolo Galeone
fa3af5e1b4
Add igor: https://github.com/galeone/igor
2016-03-15 18:47:44 +01:00
Makis Maropoulos
86714b03c0
Update README.md
2016-03-15 19:07:19 +02:00
Andrey Nering
55099aca4c
Add testfixtures
2016-03-13 18:02:34 -03:00
Dobrosław Żybort
1c18d26574
fix: ordering of health
2016-03-13 20:53:05 +01:00
Claudemiro
406b7cae9e
[Miscellaneous] Added health check library
2016-03-12 11:13:09 -03:00
Dobrosław Żybort
76b317ac8d
Merge pull request #844 from txgruppi/patch-3
...
Added github.com/txgruppi/command
2016-03-11 21:05:52 +01:00
Dobrosław Żybort
85c109faa8
Update README.md
2016-03-10 09:17:44 +01:00
Dobrosław Żybort
78e3907cde
Small fixes to README
2016-03-10 09:14:39 +01:00
Dobrosław Żybort
7d81d1cdb1
Merge pull request #487 from andygrunwald/go-trending
...
Adding "go-trending" to Third-party APIs
2016-03-10 09:10:27 +01:00
Kenneth Shaw
4c580136e2
Adding xo to Database section of README.md
2016-03-10 08:52:20 +07:00
Dobrosław Żybort
158cfc449a
Merge pull request #857 from alxrm/patch-1
...
add alxrm/ugo
2016-03-09 15:47:35 +01:00
Dobrosław Żybort
509e25cc63
Merge pull request #856 from kirillDanshin/master
...
Add kirilldanshin/nulltime
2016-03-09 10:48:30 +01:00
Dobrosław Żybort
f724b446da
Merge pull request #838 from txgruppi/patch-2
...
Added github.com/txgruppi/werr
2016-03-09 10:43:21 +01:00
Ali
82c9e9762b
converted GO to Go
2016-03-08 12:35:57 +02:00
Dobrosław Żybort
cadef50e45
Merge pull request #858 from alioygur/patch-1
...
added alioygur/gores
2016-03-08 11:25:05 +01:00
Dobrosław Żybort
e0e3775e91
Merge pull request #774 from jolestar/master
...
add go-commons-pool
2016-03-08 09:53:51 +01:00
Ali
bfafc9f8fc
added alioygur/gores
2016-03-07 14:00:54 +02:00
Dobrosław Żybort
1627c2eaa8
Merge pull request #850 from dinever/master
...
Added Golf to Go web frameworks.
2016-03-07 11:25:17 +01:00
Dobrosław Żybort
e0b6698f44
Merge pull request #818 from cavaliercoder/patch-1
...
Added BadIO
2016-03-07 11:20:32 +01:00
Dobrosław Żybort
17c8d12f28
Merge pull request #548 from seiflotfy/master
...
Add count-min-log
2016-03-07 11:17:31 +01:00
Alexey Derbyshev
db1d979131
add alxrm/ugo
2016-03-07 05:42:45 +03:00
Dobrosław Żybort
061587062a
Merge pull request #852 from rafael-santiago/master
...
Add github.com/rafael-santiago/cherry
2016-03-06 16:27:27 +01:00
Kirill Danshin
1e1d5d0c1c
add kirilldanshin/nulltime
2016-03-06 08:53:30 +03:00
rafael-santiago
6c9f348b38
Moving github.com/rafael-santiago/cherry to "Other Software" section
2016-03-05 20:16:17 -03:00
Dobrosław Żybort
4d5192f9f2
Merge pull request #853 from msoap/go-carpet
...
Added go-carpet, tool for viewing test coverage
2016-03-05 20:08:53 +01:00
Dobrosław Żybort
1891e0fe6b
update: goose to maintained fork
...
fix #607
2016-03-04 20:12:53 +01:00
Dobrosław Żybort
b0ddf1ef8e
Merge pull request #854 from h2non/feat/gock
...
Add gock package
2016-03-04 19:51:22 +01:00
Dobrosław Żybort
d9359f5170
add: textbelt api library
...
fix #563
2016-03-04 19:47:21 +01:00
Dobrosław Żybort
fbb3a3fceb
Merge pull request #851 from mhcerri/master
...
Add ASN.1 alternative library.
2016-03-04 19:34:15 +01:00
Dobrosław Żybort
2944b68c70
Merge pull request #835 from kirillDanshin/master
...
Add llb
2016-03-04 11:42:14 +01:00
Dobrosław Żybort
299f56e48b
Merge pull request #821 from StabbyCutyou/feature/add_moldova
...
Adding a link to Moldova, a utility for generating random data based …
2016-03-04 11:30:21 +01:00
Tomas Aparicio
c61848c4fc
feat(add): mock package
2016-03-04 00:44:08 +01:00
Sergey Mudrik
bbdc9d7a51
Added go-carpet, tool for viewing test coverage
2016-03-03 22:19:51 +02:00
rafael-santiago
9852a9957f
Add github.com/rafael-santiago/cherry
2016-03-02 17:29:48 -03:00
Marcelo Cerri
e1a3cf6d6c
Add ASN.1 alternative library.
2016-03-02 13:02:12 -03:00
Dobrosław Żybort
fb9b4a1930
Merge pull request #802 from MaxHalford/master
...
Added gago
2016-03-02 15:45:22 +01:00
Max Halford
26b21046d2
Update README.md
2016-03-02 15:11:02 +01:00
Dobrosław Żybort
b0e4b9253c
Merge pull request #849 from nishanths/master
...
Add xkcd API
2016-03-02 09:46:57 +01:00
Dobrosław Żybort
7864c7cc8c
Remove doc
...
Fix #575
2016-03-02 09:44:25 +01:00
Nishanth Shanmugham
24cc86c54a
Add xkcd API
2016-03-01 22:53:06 -06:00
Dobrosław Żybort
65d08636c2
Merge pull request #841 from otoolep/master
...
Add rqlite, replicated SQLite using Raft consensus
2016-02-29 08:51:50 +01:00
Dobrosław Żybort
366311ed32
Merge pull request #843 from h2non/feat/gentleman
...
feat: add gentleman package
2016-02-28 13:41:39 +01:00
Dobrosław Żybort
0b5a647c63
Merge pull request #845 from pyros2097/patch-4
...
Add github.com/vrecan/death
2016-02-28 13:38:23 +01:00
wangshijin
d1621aaaf2
fix order of command-line package cli
2016-02-28 18:08:00 +08:00
wangshijin
d4bae3461b
add command-line package mkideal/cli
2016-02-28 17:58:20 +08:00
pyros2097
31fb4261bd
Add github.com/vrecan/death
2016-02-26 13:31:16 +05:30
Dobrosław Żybort
574e1213b5
Merge pull request #602 from valyala/master
...
Added github.com/valyala/fasttemplate
2016-02-26 08:25:28 +01:00
Tarcísio Gruppi
44fc66650c
Added github.com/txgruppi/command
2016-02-25 19:21:24 -03:00
Tomas Aparicio
3ded65afdc
feat: add gentleman package
2016-02-25 19:46:33 +00:00
Philip O Toole
1bc4f3ca1d
Add rqlite, replicated SQLite using Raft consensus
2016-02-25 13:11:46 -05:00
Dobrosław Żybort
11f523f09d
add: go-benchmarks
2016-02-25 17:22:39 +01:00
Charney Kaye
da265b20b6
ontomix moved to its own github.com/go-ontomix - now gopkg.in/ontomix.v0
2016-02-24 23:38:19 -05:00
Tarcísio Gruppi
10523c785c
Update README.md
2016-02-24 07:57:06 -03:00
Dobrosław Żybort
175896e7fa
Merge pull request #836 from txgruppi/patch-1
...
Added github.com/nproc/parseargs-go
2016-02-24 09:02:49 +01:00
Song Gao
75cfece2ec
Add ether (for sending/receiving ethernet frames)
...
`ether` is a cross-platform Go package for sending and receiving ethernet frames. Currently it supports Linux, Freebsd, and OS X.
2016-02-23 21:15:28 -06:00
Tarcísio Gruppi
907deb3c87
Added github.com/nproc/parseargs-go
2016-02-23 23:33:35 -03:00
kirillDanshin
3f8b9d9d4f
Update README.md
2016-02-23 11:47:59 +03:00
kirillDanshin
556f233f71
Update README.md
2016-02-23 11:45:14 +03:00
Dobrosław Żybort
50a811464e
add: toto in Other Software
...
Fix #797
2016-02-22 21:04:03 +01:00
Harshavardhana
60f803acd4
Remove minio-xl no longer valid, merged with 'minio' project.
2016-02-22 01:47:14 -08:00
Dobrosław Żybort
a849eca592
Merge pull request #812 from francoishill/patch-5
...
Add the golang G+ community
2016-02-22 09:15:45 +01:00
Dalton Hubble
f25f4cfafc
Add go-twitter to third-party APIs
2016-02-21 23:30:45 -08:00
Francois
e033a9f9aa
Move G+ link to Websites category
2016-02-22 03:19:46 +02:00
Dobrosław Żybort
bf8419c48b
add: abutil to general utilities
...
Fix #561
2016-02-21 20:29:13 +01:00
Dobrosław Żybort
28287e2cf8
update: mudlark-go-pkgs google code to github links
...
Fix #328
2016-02-21 20:09:26 +01:00
Dobrosław Żybort
cdbbad6301
update: mlgo, gocomplex, gostat and go-fn google code to github links
...
Related #328
2016-02-21 20:03:55 +01:00
Dobrosław Żybort
a9e66454ed
update: probab, go-eco and go-gt google code to github links
...
Related #328
2016-02-21 19:40:46 +01:00
Shawn Ding
e17d2d6bab
Added Golf to Go web frameworks.
2016-02-19 18:27:28 -05:00
Dobrosław Żybort
db02a7c1b7
add: skynet to benchmarks
2016-02-19 11:52:47 +01:00
Thiago Avelino
90d3c4d214
Merge pull request #820 from manishrjain/master
...
Add DGraph to Go Databases
2016-02-17 06:01:58 -02:00
Charney Kaye
3d73461413
go-atomix was renamed to ontomix
2016-02-16 22:15:57 -08:00
StabbyCutyou
e10211228c
Adding a link to Moldova, a utility for generating random data based on an input template
2016-02-16 14:27:20 -05:00
Manish R Jain
5eec57b9ed
Add DGraph to Go Databases
2016-02-15 10:41:58 +11:00
Ryan Armstrong
2890c0e1b1
Added BadIO
2016-02-13 23:19:17 +08:00
Marin Atanasov Nikolov
d830c5830c
Add go-vcr
2016-02-11 14:18:45 +02:00
Thiago Avelino
6d97862e8e
Merge pull request #814 from FZambia/patch-1
...
Add Centrifugo
2016-02-11 09:03:56 -02:00
Dobrosław Żybort
5afbd076af
Merge pull request #799 from mewpull/master
...
Add FLAC decoder.
2016-02-11 09:02:46 +01:00
Alexandr Emelin
c1bf0014c8
Add Centrifugo
...
Real-time messaging (Websockets or SockJS) server in Go
2016-02-11 10:14:56 +03:00
Dobrosław Żybort
7abc664dcf
Merge pull request #806 from pariz/master
...
Added github.com/pariz/gountries to Miscellaneous
2016-02-10 21:59:04 +01:00
Vishal Rana
e79a7f1054
Updated echo and gommon/bytes
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-02-10 07:52:45 -08:00
Dobrosław Żybort
8c8d4fd2d7
Merge pull request #811 from cavaliercoder/add_grab
...
Added grab
2016-02-10 09:53:13 +01:00
Dobrosław Żybort
5a909cb915
Merge pull request #800 from zhuangsirui/master
...
Add binpacker to Data Structures
2016-02-10 09:43:52 +01:00
Francois
f6ec926e84
Add the golang G+ community
2016-02-10 10:38:56 +02:00
Ryan Armstrong
df25514645
Added grab
2016-02-10 15:14:20 +08:00
Jerry Zhao
d7a2ca8530
update description of geo-golang
...
geo-golang supports Mapbox now.
2016-02-08 19:59:44 +11:00
Dobrosław Żybort
2b70b5a7c5
Merge pull request #804 from imdario/patch-1
...
Add Mergo
2016-02-07 20:32:10 +01:00
Dobrosław Żybort
c836c93a10
Merge pull request #803 from reqshark/master
...
nanomsg scalability protocols in go
2016-02-06 10:20:08 +01:00
Pär Karlsson
55230a2722
Added github.com/pariz/gountries to Miscellaneous
2016-02-05 11:08:12 +01:00
Thiago Avelino
087c4d6bee
Merge pull request #752 from leebenson/master
...
adds `conform` to `Forms`
2016-02-04 20:08:20 -02:00
Dario Castañé
831838e78c
Add Mergo
2016-02-04 16:31:18 +01:00
Bent Cardan
94c59bd24b
nanomsg scalability protocols in go
2016-02-03 02:10:47 -08:00
Max Halford
4868536f6d
Update README.md
2016-02-02 22:06:15 +01:00
Max Halford
fe2772eb02
Update README.md
2016-02-02 22:05:24 +01:00
Zhuang Sirui
0ad149821c
Add binpacker to Data Structures
2016-02-03 00:52:09 +08:00
mewmew
4f72a56cdc
Add FLAC decoding.
2016-02-02 14:17:04 +01:00
Dobrosław Żybort
cda82d3456
Add go-outdated
...
Fix #468
2016-02-02 11:21:29 +01:00
Nick Klauer
697f4bd5c4
Add Go Forum
...
I use it, thought it might be pretty awesome to add another resource to discuss Go.
https://forum.golangbridge.org/t/welcome-to-the-go-forum/8
2016-02-01 18:41:45 -06:00
Dobrosław Żybort
32ea8611a2
Merge pull request #788 from yaa110/patch-1
...
Add go-persian-calendar to Date & Time
2016-02-01 21:56:52 +01:00
Dobrosław Żybort
4d27c87452
Merge pull request #792 from qiangxue/log
...
Add ozzo-log to Logging
2016-02-01 14:14:13 +01:00
Dobrosław Żybort
302af06201
Merge pull request #791 from qiangxue/routing
...
Add ozzo-routing to Web frameworks
2016-02-01 14:09:40 +01:00
Dobrosław Żybort
bd176abc87
Merge pull request #786 from hit9/add-banshee-devops
...
Add banshee to devops
2016-02-01 12:28:17 +01:00
Dobrosław Żybort
e631fff011
Merge pull request #789 from MichaelMartinez/patch-1
...
changed macaron to proper repo
2016-02-01 12:20:25 +01:00
Quentin Perez
bb6b85d096
Add Scaleway-cli to DevOps tools
2016-02-01 11:11:16 +01:00
Qiang Xue
47e5afdd56
added ozzo-log
2016-01-31 22:27:26 -05:00
Qiang Xue
82466869c9
added ozzo-routing
2016-01-31 22:21:34 -05:00