Commit Graph

1756 Commits

Author SHA1 Message Date
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
Michael Martinez
38b11563c3 changed macaron to proper repo 2016-01-31 16:39:31 -07:00
Navid
5a072ed9be Sort alphabetically 2016-01-31 22:45:33 +03:30
Navid
5a77762581 Add go-persian-calendar to Date & Time
`go-persian-calendar` was appended to `Date & Time` libraries
2016-01-31 22:41:26 +03:30
hit9
f275ae6c45 Add banshee to devops 2016-01-31 12:04:40 +08:00
UnnoTed
03f0af0042 added fileb0x to Resource Embedding 2016-01-29 00:18:01 -03:00
Charney Kaye
c08129aa60 Added go-atomix to Audio & Music section. 2016-01-28 10:53:09 -05:00
butaixianran
e7a6a608c6 Update README.md
add GoDocTooltip to Other Software
2016-01-27 18:06:32 +08:00
Thiago Avelino
432162f2dc Merge pull request #778 from longbai/master
add check style for go
2016-01-26 01:51:53 -02:00
Faraz Fazli
a89cd3d20a Add kubernetes
Kubernetes is a Container Cluster Manager from Google.
2016-01-25 16:25:04 -05:00
longbai
b5d5d675d3 reorder item 2016-01-24 14:30:30 +08:00
longbai
5e09bfa722 add checkstyle for go 2016-01-24 11:57:57 +08:00
longbai
61c7284643 add checkstyle 2016-01-24 11:56:16 +08:00
Dobrosław Żybort
02e634ebb1 Merge pull request #770 from jeevatkm/go-resty
Add go-resty library under Utilities.
2016-01-23 13:59:16 +01:00
Thiago Avelino
77b90ef5bf Merge pull request #730 from grsmv/master
Goweek added
2016-01-23 00:38:23 -02:00
Jeevanandam M
d48bb52ca1 alphabetical order is corrected 2016-01-22 17:54:38 -08:00
Bruce
3e9c8dd66c Update README.md
Adding discordgo, Go bindings for the Discord Chat API
2016-01-22 19:19:03 -06:00
Burcu Dogan
5766c41b34 Add tcolgate/mp3. 2016-01-20 17:00:00 -08:00
jolestar
510c9f02fd add go-commons-pool 2016-01-21 00:55:37 +08:00
Jesse Donat
10437ed787 Adds mpo 3d image decode 2016-01-19 23:09:19 -06:00
Jeevanandam M
8467218517 Added go-resty library reference under Utilities. 2016-01-18 09:25:37 -08:00
Rafal Jeczalik
9b309031bd add interfaces to the generation section 2016-01-18 12:55:23 +01:00
Elgs Qian Chen
dfcab6ae87 Added jsonql in Query Language and gojq in Utilities 2016-01-17 09:02:59 -08:00
Thiago Avelino
9abcd51e68 Merge pull request #766 from pyros2097/patch-3
Add goqt to the gui section
2016-01-17 04:02:15 -02:00
Thiago Avelino
5b9059488f Merge pull request #763 from claudemirogb/patch-1
Added Ipe - An open source Pusher server implementation
2016-01-17 04:00:59 -02:00
Dobrosław Żybort
93bd5b76e1 Merge pull request #764 from daniel-mueller/master
added apex/log logging lib
2016-01-16 15:04:16 +01:00
pyros2097
9da10bdb20 Add goqt to the gui section 2016-01-16 14:02:57 +05:30
Jason Del Ponte
4c11694878 Update README.md's aws-sdk-go comment
Updated the AWS SDK for Go's comment line to reflect that it is now officially launched and ready for production use.
2016-01-15 20:44:00 -08:00
Daniel Müller
d5d0801eeb added apex/log logging lib 2016-01-15 23:51:30 +01:00
Claudemiro
6dc69eeb90 Added Ipe - An open source Pusher server implementation 2016-01-15 19:26:00 -02:00
Thiago Avelino
1c5006d86e Merge pull request #739 from edigu/master
Remove unmaintained repository - hood
2016-01-15 13:16:23 -02:00
Thiago Avelino
637a31887b Merge pull request #760 from harshavardhana/api
Add minio project S3 library, client and server.
2016-01-14 19:44:15 -02:00
Thiago Avelino
3bda9b026d Merge pull request #715 from TreyBastian/master
Add colourize library
2016-01-13 04:03:37 -02:00
Thiago Avelino
6b4b01897d Merge pull request #738 from sgl0v/docopt
Add docopt.go
2016-01-13 04:03:24 -02:00
Thiago Avelino
97adcba288 added gitter.im/avelino/awesome-go badges 2016-01-13 03:54:04 -02:00
Thiago Avelino
2270474a7f Merge pull request #758 from gibix/patch-1
add mqttPaho
2016-01-13 03:45:13 -02:00
Thiago Avelino
a5f5571007 Merge pull request #754 from danieldk/nlp-dpar-go2vec
Add dpar and go2vec
2016-01-13 03:43:09 -02:00
Mateusz Dymiński
b20f63719b Add GopherCon Dubai to conferences list 2016-01-12 09:51:57 +01:00
Harshavardhana
e17ef17fc0 Add minio project S3 library, client and server. 2016-01-11 16:36:58 -08:00
joeybloggs
c7875bdabe Update web hook library description
add Bitbucket support to web hooks library description.

https://github.com/go-playground/webhooks
2016-01-11 15:17:01 -05:00
Gilberto Conti
8f21af3e96 add mqttPaho 2016-01-11 15:47:24 +01:00
Miguel Loureiro
75d8fa0fa9 Update README.md 2016-01-11 01:34:13 +00:00
Thiago Avelino
003d58705a Merge pull request #741 from digitalcrab/master
Update README.md
2016-01-10 14:51:00 -02:00
Thiago Avelino
9cd8edb207 Merge pull request #750 from olebedev/master
Add event emitter
2016-01-10 14:43:33 -02:00