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
Thiago Avelino
d570d277df
Merge pull request #1090 from kataras/patch-3
...
Add simple go-serializer
2016-09-09 02:27:03 -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
Thiago Avelino
e52546a6ed
Merge pull request #1085 from headwindfly/master
...
Added CleverGo web framework
2016-09-07 02:07:33 -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
Kirill Danshin
00b52b4597
Merge pull request #1073 from bogem/id3v2
...
Complete description about id3v2
2016-08-27 17:32:27 +03: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
Thiago Avelino
93195dddee
Merge pull request #1065 from seborama/govcr
...
[govcr] Add govcr
2016-08-22 19:27:30 -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
Kirill Danshin
b9b249cf47
Merge pull request #1049 from leonelquinteros/master
...
Add YARF and gotext
2016-08-10 05:18:44 +03: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
Thiago Avelino
2ca95de0dd
Merge pull request #1047 from tidwall/master
...
Adding BuntDB
2016-08-01 19:08:28 -03:00
Josh Baker
d6152169eb
Adding BuntDB
2016-08-01 13:23:14 -07:00