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