Commit Graph

1867 Commits

Author SHA1 Message Date
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
Thiago Avelino
ad9ea91d45 Merge pull request #1115 from smallnest/master
add rpcx
2016-10-03 13:42:25 -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
Thiago Avelino
67d9f608a7 Merge pull request #1100 from jriguera/patch-1
Removed heka
2016-09-13 13:38:01 -03: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
Thiago Avelino
bacaafea2a Merge pull request #1098 from jszwedko/patch-3
Add go-circleci
2016-09-11 19:58:24 -03: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
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
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
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