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 |
|
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 |
|