Commit Graph

2773 Commits

Author SHA1 Message Date
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
Cássio Botaro
144cdb0c35
Merge pull request #1715 from uLan08/patch-1
Transfer traefik to DevOps tools
2017-12-05 13:55:46 -02: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
Cássio Botaro
2d87e87963
Merge pull request #1714 from ssgreg/master
Add journald
2017-12-05 08:12:29 -02: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
Cássio Botaro
c8cefc6170
Merge pull request #1706 from jszwec/csvutil
Fix csvutil link
2017-11-29 00:30:43 -02: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
Cássio Botaro
a30b1195e9
Merge pull request #1686 from avelino/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2017-11-16 13:11:12 -02:00
Avelino
ba45fd3ad2
Create CODE_OF_CONDUCT.md 2017-11-16 08:53:07 -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