Commit Graph

2095 Commits

Author SHA1 Message Date
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
Cheikh Seck
a435845627 Update README.md (#1603) 2017-10-12 13:24:07 -03:00
Oleg Lobanov
9f9b01d84e Add govatar library 2017-10-12 00:38:38 +03:00
Weilin Shi
338e3d1b0b add captcha 2017-10-11 15:32:24 +08:00
Saddam H
395bf6c99a Add govalidator to validate http request
1.Godoc: https://godoc.org/github.com/thedevsaddam/govalidator
2.Goreport: https://goreportcard.com/report/github.com/thedevsaddam/govalidator
2017-10-10 22:16:20 +06:00
Serge Zaitsev
04ef585eef Add webview library (#1594) 2017-10-04 20:01:19 -03:00
Konstantin8105
e5c491bb1c go generate tools 2017-10-04 11:27:36 +03:00
Konstantin8105
9ac82a3569 go generate tools 2017-10-04 11:11:23 +03:00
Konstantin8105
f8c7282025 go generate tools 2017-10-04 11:08:40 +03:00
Barnabás Pataki
5dae1acf90 Fix order 2017-10-04 09:55:57 +02:00
Barnabás Pataki
0b0d130ae9 Added fonet to machine learning packages 2017-10-04 06:51:47 +02:00
Cássio Botaro
670c451434 Add turtle (#1598) 2017-09-28 02:09:21 +03:00
Sérgio Rodrigues
6cd443d152 Add go-sptrans (#1597) 2017-09-26 11:24:22 +08:00
Danny Hadley
31d900a658 Adding marlow - typesafe orm interfaces generated at compile time (#1593)
* Adding marlow - typesafe orm interfaces generated at compile time

* PR Feedback
2017-09-25 23:30:19 -03:00
Rick Beton
378830344a Added link to rickb777/date (#1585)
* Added link to rickb777/date

* Added rickb777/date
2017-09-25 23:29:23 -03:00
Antonio Mallia
c3251cdb8f Added go-ef (#1596) 2017-09-26 00:02:56 +03:00
Christophe Meessen
76878889c7 Add securecookie to the Authentication section (#1595)
* Add securecookie to the Authentication section

* fix ordering error
2017-09-25 18:26:13 +03:00
Alin Sinpalean
2389c4f1b0 Add concurrent-writer to Data Structures. (#1591) 2017-09-21 07:56:20 -03:00
Cássio Botaro
914c1cad22 fix broken link 2017-09-20 10:49:03 -03:00
Cássio Botaro
1e463751d8 Merge pull request #1569 from themester/master
Added GoSlaves in Goroutines
2017-09-20 08:47:17 -03:00
Linh Tran Tuan
0d1d57a66b Update intro to closet meaning for github.com/linxGnu/mssqlx (#1571)
* Update intro to closet meaning for github.com/linxGnu/mssqlx

* Update README.md
2017-09-17 12:28:45 -03:00
Asaf Schers
d2327f4d82 Update README.md (#1586) 2017-09-17 12:28:14 -03:00
Inanc Gumus
e0d9a91222 add myhttp (#1584) 2017-09-17 12:27:57 -03:00
Areg Melik-Adamyan
2474a2ac75 Adding YANFF (#1579)
YANFF - Yet Another Network Function Framework is added.
2017-09-17 23:23:53 +08:00
Andrey
3841e938d4 Add ethrpc 2017-09-13 10:57:49 +03:00
Cássio Botaro
fec9d74149 Merge pull request #1561 from francoishill/patch-7
Add dgraph-io/badger
2017-09-12 00:00:25 -03:00
Francois
026efcbbcf fix: add period to dgraph-io/badger description 2017-09-12 03:54:16 +02:00
Isaev Denis
78befc4bf0 add go-queryset (#1577) 2017-09-11 09:53:52 +08:00
Yulin Chen
a437ab4924 Add cidranger (#1578)
* Add cidranger

* Move under section
2017-09-11 09:52:26 +08:00
Viet Hung Nguyen
be3cbbe076 Remove deprecated thing (#1562) 2017-09-11 09:51:37 +08:00
Maxi Binder
230ce2d5b6 Add link to list (#1574) 2017-09-09 00:43:22 -03:00
Ri Xu
cb9aa72139 Update repo URL for aurora tool. 2017-09-05 17:29:36 +08:00
Ri Xu
dcfa86a210 Update repo URL for excelize lib. 2017-09-05 17:23:17 +08:00
Walter Schulze
909c589fe5 add goderive (#1556) 2017-09-05 02:30:09 -03:00
Mester19
ab3adbfea1 Added GoSlaves in Goroutines 2017-09-04 14:05:17 +02:00
James Bowman
c748d1fcdc Added nlp and sparse libraries (#1568)
* added nlp and sparse libraries

* corrected ordering
2017-09-01 14:56:56 -03:00
Viet Hung Nguyen
392e9afcd1 Reorder, midlewares and router should be under Web Frameworks section (#1565) 2017-09-01 14:28:21 -03:00
Viet Hung Nguyen
dcc75f8ed3 Remove unnecessary queries - be consistent with others (#1567) 2017-09-01 14:27:51 -03:00
Viet Hung Nguyen
3d9d9d0d3c Add test to find out malformed separators. (#1564)
Fix all links failed the test.
2017-08-31 01:18:01 -03:00
Lunny Xiao
8065a515cc add gop - Build and manage your Go applications out of GOPATH (#1547) 2017-08-31 01:10:42 -03:00
Francois
2a67bd175e Add dgraph-io/badger 2017-08-29 05:29:30 +02:00
Viet Hung Nguyen
3c399091d2 Add missing separators and fix the wrong one 2017-08-29 10:03:55 +07:00
Julien Neuhart
58d9b8c6b7 Adding Orbit (#1557)
* Adding Orbit

* Description end with a punctuation mark
2017-08-27 17:23:44 -03:00
Brian Downs
8975123c93 add align (#1554)
* add align

* reorder listing
2017-08-27 17:23:13 -03:00
Oliver Steele
3d784eb5cd Fix a typo
(Not my library) I have quibbles with the capitalization but I limited this fix to the spelling error.
2017-08-27 14:45:16 -04:00
Fried Egg
6a510c0978 add goset (#1555) 2017-08-25 10:30:18 -03:00
Cássio Botaro
703be99294 Merge pull request #1544 from yaronsumel/master
Add digota
2017-08-24 23:41:05 -03:00
Dobroslav Slavenskoj
43ccecc86c Update README.md (#1552) 2017-08-24 21:01:10 -03:00
Coding Concepts
76ee46fda7 Added 'env' struct configuration CLI library (#1553) 2017-08-24 21:00:45 -03:00
Alex Bice
5d860dbefd Added go-enum (#1545) 2017-08-19 23:50:21 -03:00
Cássio Botaro
414e3a2abf Merge pull request #1525 from xiaonanln/master
add goworld - another game server engine
2017-08-19 17:19:02 -03:00
Chris Lonng
ff2d0021ea add nano - Lightweight, facility, high performance golang based game server framework (#1546) 2017-08-19 03:59:29 -03:00
Harry Scells
8e1a0c2b6c Add doi link. (#1543) 2017-08-15 13:20:03 -03:00
Yaron Sumel
988d7006e0 Update README.md 2017-08-15 16:58:46 +03:00
Yaron Sumel
092665b61f Update README.md 2017-08-15 16:57:50 +03:00
Paul Rosset
4e6a1f980e Go hacknews (#1538)
* Adding go-hacknews in Third party API tab

* Adding go-hacknews in Third Party API tab
2017-08-15 15:48:30 +08:00
Aaron Raddon
de323e0ae5 Add dateparse pkg (#1539) 2017-08-15 14:13:00 +08:00
Hauke Löffler
af6d369cea remove hsync (#1542)
dead link
2017-08-15 14:10:27 +08:00
Oliver Steele
7c5c1361b9 Add osteele/tuesday (#1540)
* Add osteele/tuesday

* re-insert tuesday in correct position
2017-08-15 14:09:33 +08:00
Seis
ab8ab40e94 Merge branch 'master' into master 2017-08-13 15:31:15 +08:00
Spencer
67e725b876 Added missing periods to ends of sentences. (#1535)
This change is done to keep things more consistent and have all
sentences end with periods. Previously, most sentences had periods
at the end, but not all.

This makes the document a little more professional looking and
raises the Awesome quality standard higher.
2017-08-13 00:18:26 -04:00
Patrick Stephen
481a44cc28 Add Oak to Game Development section (#1534) 2017-08-12 03:50:16 -03:00
Ilya
34adf94e0c Add package (#1533)
* Update README.md

* Update README.md

* fix lower case
2017-08-12 03:10:02 -03:00