Huan Du
d4b79f4b31
add go-sqlbuilder ( #1743 )
2018-01-02 11:34:41 +08:00
Tobias Klauser
9fe2c65d2c
Add periph.io ( #1729 )
2018-01-02 10:37:43 +08:00
Jan Koehnlein
7ac9204782
Added theia-go-extension and go-language-server ( #1732 )
...
* Added theia-go-extension and go-language-server
* Update README.md
2018-01-02 10:36:01 +08:00
Cássio Botaro
245cf4b30e
Merge pull request #1719 from nsheremet/master
...
added banjo to web frameworks list
2018-01-01 23:19:17 -02:00
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
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
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
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
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
Anthony HAMON
0c91017e86
Add chyle ( #1673 )
2017-11-08 22:18:21 -02:00
Cássio Botaro
dcc3fe999e
Merge pull request #1663 from schollz/patch-1
...
Add schollz/progressbar
2017-11-08 20:59:04 -02:00
Cássio Botaro
ba284fe229
Merge pull request #1671 from hagen1778/master
...
Add chproxy
2017-11-08 20:58:41 -02:00
Cássio Botaro
3b46df9fda
Merge pull request #1668 from osklyar/master
...
Adds 2 new packages, drops 3 old ones, migrates 1 to a new location
2017-11-08 20:58:24 -02:00
Steeve
a26e5fb2fa
Add gocv ( #1667 )
2017-11-08 13:43:50 -02:00
Timothy
d1ea29ac91
add skm ( #1662 )
2017-11-08 01:40:06 -06:00
Saddam H
20b1dbb104
Add renderer package ( #1669 )
...
* Add renderer package
Add golang response (JSON, JSONP, XML, YAML, HTML, File) rendering package
* Typo fix for renderer package
2017-11-08 00:02:58 -06:00
OCHIAI, Hiromu
acd7e1a0d5
Add gosseract ( #1661 )
2017-11-08 00:01:17 -06:00
Cássio Botaro
e12d616cc2
Merge pull request #1665 from vcaesar/pr-2
...
add riot search
2017-11-08 00:33:21 -02:00
le.yu
64a556e6c8
add repo evaluator which evaluates an expression dynamicly
2017-11-08 09:09:11 +08:00
Roman Khavronenko
5d0389832b
Add chproxy
2017-11-07 22:47:10 +02:00
Oleg Sklyar
1ac03d69d1
* Adds new packages cli and log.
...
* Drops go-longpoll as defunct, repo removed.
* Drops slf and slog (providing above log as the replacements) as defunct, repos removed.
* Migrates ventu-io/go-shortid to teris-io/shortid.
The committer is the author of all the packages, of the added, removed and amended.
2017-11-06 23:45:05 +01:00
Keyan Ghazi-Zahedi
ced21c3804
Added goent ( #1657 )
...
GO Implementation of Entropy Measures
2017-11-06 13:58:07 -02:00
vcaesar
494d3ba5a7
add riot search
2017-11-06 15:27:27 +08:00
Zack
32299d8bc5
Add schollz/progressbar
2017-11-03 04:28:28 -06:00
Cássio Botaro
9b8d3a4a7d
Merge pull request #1659 from andizzle/master
...
add in rwdb
2017-11-02 18:57:15 -02:00
Cássio Botaro
1a52f10b9b
Merge pull request #1647 from fdelbos/master
...
add https://github.com/hyperboloide/lk library
2017-11-02 18:54:57 -02:00
Razon Yang
4427da2724
Add FastRouter ( #1660 )
2017-11-01 08:20:12 -02:00
Andy Zhang
b1eb26742f
add in rwdb
2017-10-31 22:59:52 +11:00
Cássio Botaro
ecf7d81e91
Merge pull request #1658 from galeone/galeone-patch-1
...
Add tfgo
2017-10-30 13:09:11 -02:00
Avelino
7eca634618
Add Meetup List ( #1653 )
...
ref: #1454
2017-10-28 09:54:55 -05:00
Jeffrey D
608831f2b6
Add tarp code analysis tool ( #1625 )
2017-10-28 11:13:28 -02:00
Timothy
1919930b96
add godns ( #1652 )
2017-10-28 11:13:15 -02:00
Cecilia Cisneros
fec02e4ef6
Update README.md ( #1649 )
2017-10-28 11:12:40 -02:00
Paolo Galeone
87eeb8e64f
Add tfgo
2017-10-26 17:03:05 +02:00
Frederic Delbos
2d670176b4
add https://github.com/hyperboloide/lk library
2017-10-26 13:09:49 +02:00
Kyoichiro Yamada
2c21befd0b
Add richgo ( #1644 )
2017-10-24 00:47:19 -02:00
Anthony HAMON
8fe298ad4e
Add envh ( #1642 )
2017-10-22 11:58:57 -02:00
shaahin karimpour
14c6e948a4
added persian repo to list ( #1628 )
...
Some utilities for Persian language in go.
2017-10-22 10:00:45 -02:00
Darwin
187b1aa051
Added dwin/GoSecretBoxPassword ( #1633 )
...
* Added dwin/GoSecretBoxPassword
* Update README.md
2017-10-22 10:00:36 -02:00
Ferenc Fabian
7235631d95
Add github.com/PumpkinSeed/structs ( #1634 )
...
* Add github.com/PumpkinSeed/structs
* Fix order of the libraries
2017-10-22 10:00:23 -02:00
Thulio Ferraz Assis
f76d010b18
Added the sessiongate-go package ( #1636 )
2017-10-22 10:00:10 -02:00
Joel Williams
c4b9c038ac
Fix a few typos in README.md ( #1637 )
...
Fixes some spelling and grammar typos in README.md
2017-10-22 09:59:59 -02:00
Abe Botros
9f56f4f174
Add lore ( #1639 )
2017-10-22 09:59:40 -02:00
Joel Williams
8aa508db64
Remove go.auth ( #1638 )
...
https://github.com/bradrydzewski/go.auth says in the description that it is deprecated and it has not been updated since 2013.
2017-10-20 19:45:00 -02:00
Cássio Botaro
41c66de7d4
Merge pull request #1622 from thedevsaddam/master
...
Add govalidator package
2017-10-19 09:34:20 -02:00
Aleksandr Razumov
bdbc6ea4d9
Add stun ( #1631 )
2017-10-19 13:39:54 +03:00
Meng Zhuo
0228ab084d
add cookiestxt ( #1616 )
...
* add cookiestxt
* update cookiestxt description as requested
2017-10-16 05:53:36 -02:00
Cristian Oliveira
97bc4746f5
Add ergo proxy ( #1612 )
2017-10-16 05:51:34 -02:00
Andrew J. Gillis
e89cb764d9
Add workerpool utility ( #1623 )
...
Add workerpool utility.
2017-10-15 19:50:21 -05:00
Dorival Pedroso
dae25bb3a0
Add gosl (Go Scientific Library) ( #1627 )
...
* Add gosl (Go Scientific Library)
* Shorten description of gosl
2017-10-15 19:11:47 -02:00
Cássio Botaro
bfe0a169aa
Merge pull request #1620 from o1egl/master
...
Add govatar library
2017-10-13 07:33:15 -03:00
Cássio Botaro
7bdd1b382b
Merge pull request #1607 from Fontinalis/add-fonet
...
Add fonet
2017-10-13 07:04:39 -03:00
Cássio Botaro
f0316a19eb
Merge pull request #1606 from Konstantin8105/master
...
Add "Go Generate Tools"
2017-10-13 07:01:12 -03:00
Gerasimos (Makis) Maropoulos
3e79f6a662
Add colly Scraping Framework ( #1615 )
2017-10-13 06:41:57 -03:00
Saddam H
6cb97d5ae7
Alphabetical order for govalidator
...
govalidator package add in alphabetical order.
2017-10-13 00:43:23 +06:00
Ivan Ivanov
7c2e9ae4e6
Add petrovich ( #1621 )
2017-10-12 19:36:53 +03:00
Kevin Gillieron
afa66042f1
Add go-cluster ( #1617 )
2017-10-12 13:28:28 -03:00
Wei He
1e4827d597
add shellwords and hostutils ( #1614 )
...
https://github.com/Wing924/shellwords
https://github.com/Wing924/hostutils
2017-10-12 13:27:06 -03:00
Guilherme Oenning
c7f035613e
add Fider ( #1613 )
2017-10-12 13:26:50 -03:00
Rafał Lorenz
a0515f0391
Update README.md ( #1608 )
...
Add wokerpool and messagebus
2017-10-12 13:25:29 -03:00