Commit Graph

2483 Commits

Author SHA1 Message Date
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
Nexus Web Development
f853a684b8 Update tmpl.html with OpenGraph data for better sharing. (#1651) 2017-10-28 11:13:01 -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
Sergey Mudrik
0cd7d097f1 Updated .travis.yml (#1643)
Use the latest stable Go version (https://docs.travis-ci.com/user/languages/go/#Specifying-a-Go-version-to-use)
2017-10-22 11:58:10 -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