Commit Graph

801 Commits

Author SHA1 Message Date
Lunny Xiao
504233bb3d Merge branch 'master' of github.com:avelino/awesome-go 2015-04-18 21:31:10 +08:00
Duke
e5137dbda5 Merge pull request #351 from clsung/master
Add levigo, Go wrapper for LevelDB.
2015-04-18 10:31:00 -03:00
Lunny Xiao
7e5f43d68d alphabetical tango 2015-04-18 21:27:20 +08:00
Cheng-Lung Sung
5d3ae17117 Add levigo, Go wrapper for LevelDB. 2015-04-18 20:54:53 +08:00
Matti Mårds
a9f0ab7a67 Fixing failing test after last commit by moving the package to correct place. 2015-04-18 12:17:07 +02:00
Matti Mårds
8faec9642d Added Shopify's go-lua to the list of embeddable scripting languages 2015-04-18 11:54:49 +02:00
Lunny Xiao
00578c55e5 add tango to web framework 2015-04-18 15:27:52 +08:00
Duke
ce44404a40 Merge pull request #348 from devton/patch-1
added goose migration tool to list
2015-04-18 01:01:56 -03:00
Antônio Roberto
74562dff56 fix tests 2015-04-18 00:53:09 -03:00
Duke
4cb4b9706a update gopacket and gographviz link
Related #328
2015-04-18 00:29:47 -03:00
Antônio Roberto Silva
d61574614d added goose migration tool to list 2015-04-17 23:57:37 -03:00
Dmitri Shuralyov
d763d00c29 Update cmd/goimports link.
Related to #328.
2015-04-17 11:44:10 -07:00
Duke
ecf5472959 fix leveldb link #328 2015-04-16 11:45:51 -03:00
Thiago Avelino
316766fd77 fixed url golang official projects page 2015-04-14 08:02:05 -03:00
Duke
87b82fa934 add travis build status on README 2015-04-14 02:30:32 -03:00
Duke
34282c0ba8 make all test pass 2015-04-14 02:29:01 -03:00
yaismel
f9cac8a911 Alphabetical order 2015-04-13 22:43:25 -04:00
yaismel
be6e56a3f4 Added nes package to software written in go section 2015-04-13 21:23:02 -04:00
yaismel
d6476148b2 Added NES package 2015-04-13 18:33:52 -04:00
yaismel
f5b77de765 Added tail package 2015-04-13 15:20:27 -04:00
Thiago Avelino
da468b98c9 added Slugify package (alternative) 2015-04-13 00:01:28 -03:00
Dmitri Shuralyov
fd44cd5621 Use github homepage as the link. 2015-04-12 16:02:48 -07:00
Dmitri Shuralyov
efe32d0cea Add packages for FTP, SFTP protocols.
Resolves #266.
/cc @jlaffaye @davecheney @koofr
2015-04-12 15:57:15 -07:00
Matt Holt
41f1850b8c Merge pull request #332 from firstrow/patch-2
Added log-voyage
2015-04-12 16:41:21 -06:00
Matt Holt
2e8233cd8e Merge pull request #330 from msoap/master
Added shell2http
2015-04-12 16:40:55 -06:00
Matt Holt
947ea463a9 Merge pull request #329 from norwack/master
add plubi
2015-04-12 16:40:25 -06:00
Matt Holt
d3d8b5a8e4 Merge pull request #327 from e-dard/master
Add godist and netbug
2015-04-12 16:39:52 -06:00
Duke
3562ebee23 Merge pull request #340 from joeybloggs/master
update package location for go-validate-yourself to bluesuncorp/validator
2015-04-11 19:18:30 -03:00
Alexander Rødseth
1d808a4994 Alphabetical order
* Also added a missing headline for the Windows category
* Tried to make the spacing more regular
* Placed Server Applications under Awesome Go instead of toplevel
2015-04-11 20:26:32 +02:00
Alexander Rødseth
4245a1faba Added a missing headline in the overview.
* Also adjusted the placement of "Server Applications" slightly, since
  it's neither a library or resource, nor a tool.
* Also tried to make the line spacing more regular.
2015-04-11 17:38:00 +02:00
Dean Karn
29d6c19846 Update README.md 2015-04-10 01:13:05 -04:00
Trevor
55e821a902 Add taglib 2015-04-09 17:48:12 -07:00
Duke
dedb5349fa Merge pull request #338 from parkghost/patch-1
Add gxui
2015-04-09 12:44:58 -03:00
Brandon Chen
895558ad85 sort item by alphabetically 2015-04-09 22:26:48 +08:00
Brandon Chen
b470b329df Add gxui 2015-04-09 20:04:07 +08:00
Daniel Skinner
571bddb4bb Add damsel 2015-04-08 23:45:13 -05:00
Ory Band
8ecc664962 added BigQuery stream insert package: go-bqstreamer 2015-04-08 15:38:10 +03:00
Thiago Avelino
baa1e3d751 Merge pull request #334 from nguyendangminh/patch-1
Add a new Configuration package: mini
2015-04-07 00:51:30 -03:00
Nguyen Dang Minh
797c9c2d7c Update README.md 2015-04-07 08:44:20 +07:00
Matt Holt
dba60b1f62 Merge pull request #333 from xyproto/master
Added two projects
2015-04-06 15:44:22 -06:00
Alexander Rødseth
9a380d5633 Add algernon 2015-04-06 21:28:24 +02:00
Nguyen Dang Minh
983e5b4295 Add a new Configuration package: mini 2015-04-07 00:09:46 +07:00
Alexander Rødseth
9dd1d25504 Add permissions2 2015-04-06 12:05:27 +02:00
Andrii Bubis
f4554cb559 Added log-voyage 2015-04-05 14:48:38 -07:00
kazusuke sasezaki
2b46d761f7 update Bone for preferable URL
at Web Frameworks section.
current squiidz/bone seems just one of fork.
2015-04-04 12:23:17 +09:00
Sergey Mudrik
26a3542cb3 Moved shell2http into another category 2015-04-03 23:06:38 +03:00
Sergey Mudrik
3852e93c1f Added shell2http 2015-04-03 21:35:19 +03:00
Norwack
d567786ffa add plubi 2015-04-03 16:47:01 +02:00
Fabio Falci
1256ef6c16 Add gocui 2015-04-03 15:28:09 +01:00
Thiago Avelino
aab5e166d6 Merge pull request #322 from vishr/master
Added gommon/color to the list.
2015-04-03 11:01:57 -03:00
Thiago Avelino
4f82ca4c2e Merge pull request #323 from kidoman/patch-1
Add embd, framework for hardware
2015-04-03 11:00:31 -03:00
Dmitri Shuralyov
c487d70314 Merge pull request #324 from kidoman/patch-2
Add go-steam, library to interact with Steam servers
2015-04-02 09:48:54 -04:00
Edd Robinson
3c4cf2827d Add godist and netbug 2015-03-30 14:10:37 +01:00
Ethan Burns
50359b1b04 Plotinum is now gonum/plot. 2015-03-29 18:25:10 -04:00
Karan Misra
bd0239895b Add go-steam, library to interact with Steam servers
Ref: https://developer.valvesoftware.com/wiki/Source_RCON_Protocol
2015-03-29 10:46:32 +05:30
Karan Misra
12d2c525b4 remove typo 2015-03-29 10:40:23 +05:30
Karan Misra
65ab01b93d Add embd, package for hardware
http://embd.io
http://kidoman.io/framework/embd.html
2015-03-29 10:37:11 +05:30
Vishal Rana
ea82a107dd Update README.md 2015-03-28 18:11:58 -07:00
Vishal Rana
10679a5316 Update README.md 2015-03-28 17:09:03 -07:00
Matt Holt
22e71f49d0 Merge pull request #321 from vishr/master
Renamed bolt to echo in web frameworks
2015-03-27 16:31:16 -06:00
Vishal Rana
8c0ea7f75e Renamed bolt to echo in web frameworks
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-03-27 14:28:24 -07:00
NHOrus
6f44267bce Added metalinter in code analysis tools 2015-03-27 06:53:18 +03:00
Matt Holt
0d2e54d9b8 Eh, just submit a PR 2015-03-26 11:46:41 -06:00
Matt Holt
d617bec217 Added Comcast (closes #315) 2015-03-26 11:46:00 -06:00
Matt Holt
ce6648100e Merge pull request #318 from rjeczalik/add-gh
Add gh, package for GitHub-centric ops
2015-03-26 11:38:36 -06:00
Rafal Jeczalik
dd3205fe5a Add gh, package for GitHub-centric ops 2015-03-26 18:37:19 +01:00
Matt Holt
65f65c9c19 Alphabetized notify 2015-03-26 08:40:50 -06:00
Matt Holt
1a4fdfc9b5 Merge pull request #316 from TheCreeper/master
Added go-notify
2015-03-26 08:39:37 -06:00
Matt Holt
f5c9d428d5 Merge pull request #317 from vishr/master
Added bolt to the list of web frameworks.
2015-03-26 08:38:14 -06:00
Rafal Jeczalik
af3acead9b Add notify, filesystem notification package 2015-03-26 11:34:06 +01:00
Vishal Rana
a57dbda902 Added bolt to the list
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-03-25 11:20:42 -07:00
TheCreeper
b3c9c7228e Added go-notify 2015-03-25 15:34:06 +00:00
Duke
2023779bad Merge pull request #314 from carlescere/master
Add scheduler, package for job scheduling
2015-03-23 15:15:19 -03:00
Matt Holt
eb96f483a9 Merge pull request #313 from faxal/master
Add packages that embeds resources in binary
2015-03-23 11:25:10 -06:00
fazal
0942fe16f8 Re-arranged packages alphabetically 2015-03-23 13:08:42 +05:00
Matt Holt
4e2a1660b3 Plea to encourage readers to help keep list updated 2015-03-22 19:39:18 -06:00
Carles Cerezo Guzmán
cb22e1be3f Add scheduler, package for job scheduling 2015-03-22 23:41:59 +00:00
fazal
8b70401388 Alphabetical 2015-03-22 13:49:35 +05:00
fazal
9318c7e1d0 Add description to resource embedding packages 2015-03-22 11:37:34 +05:00
fazal
81cd72d037 Fix link 2015-03-22 11:34:50 +05:00
fazal
179cabd4a1 Resources Embedding
Packages that helps in embedding resources to go binary
2015-03-22 11:32:13 +05:00
Thiago Avelino
1b8870f5ea Merge pull request #311 from adnanh/patch-1
Update README.md
2015-03-17 23:28:55 -03:00
Nick Waywood
a5b34ea43c Added nut package manager 2015-03-16 11:05:38 +11:00
Adnan Hajdarević
12f565865f Update README.md 2015-03-14 15:30:18 +01:00
Carles Cerezo Guzmán
7c14687fef Add package goback
Adds exponential backoff package.
2015-03-14 00:03:10 +00:00
Michael Vetter
b96e92d987 Add termui 2015-03-12 12:45:29 +01:00
Nick Waywood
635fa05033 Added go-json-rest web framework 2015-03-12 13:40:59 +11:00
Matt Holt
b635554aac Merge pull request #303 from vadimg/master
Add decimal
2015-03-10 16:18:08 -06:00
Vadim Graboys
3f73806f6f Add decimal 2015-03-10 18:17:44 -04:00
Pravendra Singh
ab314847f1 Rename geo_pattern to geopattern
> Fix lexicographical ordering of other packages in Images section too.
2015-03-10 13:57:16 +05:30
Doug Martin
06c01b5bc2 Adding goqu to sql query builder section 2015-03-07 07:44:34 -06:00
若山史郎
74aea649b8 reorder gopsutil alphabetically. 2015-03-06 11:18:44 +09:00
若山史郎
9b934639c0 add gopsutil to the Miscellaneous section. 2015-03-06 11:16:01 +09:00
Mario Gutierrez
1b1a3c328b added logxi 2015-03-03 21:17:34 -08:00
Carles Cerezo Guzmán
c28bec324f Add go-capnproto 2015-03-04 00:27:32 +00:00
Matt Holt
3a9ee56738 Merge pull request #297 from 2tvenom/master
DB tools 2tvenom/myreplication
2015-03-02 10:01:36 -07:00
Pavel Ven Gulbin
e7a7faa920 DB tools 2tvenom/myreplication alphabetize 2015-03-02 11:31:23 +03:00
Matt Holt
68957b4058 Merge pull request #292 from netpoetica/remove-CUI
divide CUI into std and advanced Command Line
2015-03-01 23:44:12 -07:00
Matt Holt
87cee94d98 Merge pull request #284 from joeybloggs/master
Add Validation section
2015-03-01 23:37:55 -07:00
Matt Holt
591002e589 Merge pull request #287 from lazywei/master
Add gonum/matrix
2015-03-01 23:36:25 -07:00
Matt Holt
36065c7dad Merge pull request #295 from olebedev/master
Config tool added
2015-03-01 23:32:26 -07:00
Dmitri Shuralyov
8a41d58d2d Add github.com/mitchellh/mapstructure.
In mitchellh/mapstructure#24, the author said he wouldn't mind it here. It's a high quality Go library that serves a specific need.
2015-03-01 21:50:25 -08:00
olebedev
05eeb4563e Config tool added 2015-03-02 09:44:33 +05:00
indraniel
20a96b158e Add blevesearch/segment to the NLP section)
- blevesearch/segment is a a Go library for performing Unicode Text
    Segmentation as described in Unicode Standard Annex #29
2015-02-28 20:58:00 -06:00
Keith Rosenberg
6d55072389 divide CUI into std and advanced Command Line
https://github.com/avelino/awesome-go/issues/282
2015-02-27 23:33:14 -05:00
Matt Holt
8fd689c009 Added Porter2 stemming library 2015-02-27 15:47:21 -07:00
Pavel Ven Gulbin
bf73c405ef DB tools 2tvenom/myreplication 2015-02-27 12:13:54 +03:00
Matt Holt
899fa96aa4 Merge pull request #289 from carlescere/config-section
Added configuration section
2015-02-26 12:51:20 -07:00
Akshay Deo
f8f196c276 Arranged the dev ops list alphabetically 2015-02-26 12:42:22 +05:30
Carles Cerezo Guzmán
5cf93d6666 Added configuration section
Miscellaneous section had 4 packages dedicated to configuration
management and parsing. New configuration section created with this
packages:
* envcfg
* envconf
* gofigure
* viper
2015-02-25 12:39:15 +00:00
Akshay Deo
2305be536a Added go-metrics in dev ops list. 2015-02-25 16:38:38 +05:30
Chih-Wei Chang
b9c30ba343 Remove redundant status description. 2015-02-24 21:18:36 +08:00
Chih-Wei Chang
7ab0889b8d Add gonum/matrix, update status for other packages. 2015-02-21 10:04:32 +08:00
Thiago Avelino
641af7d6f3 added irc help for contributors
freenode #awesome-go
2015-02-17 17:34:24 -02:00
Jerry Zhao
706ba7373a missing Bing 2015-02-17 22:18:35 +11:00
ArturKlajnerok
dc202ff7c0 Recommend google api and google cloud api clients 2015-02-16 17:47:12 +01:00
ArturKlajnerok
b8c5170fce Recommend stripe api client 2015-02-16 17:41:58 +01:00
Dean Karn
507d082c5f Add Validation section
Added Validation section for application data validation
2015-02-14 14:30:46 -05:00
Jerry Zhao
c9be4a22f8 in alphabetical order 2015-02-14 07:32:13 +11:00
Jerry Zhao
38b20d6fc7 add geo-golang 2015-02-13 21:50:21 +11:00
Matt Holt
7e090268bb Merge pull request #281 from bit4bit/master
add gami, client asterisk manager interface
2015-02-07 11:04:22 -07:00
Jovany Leandro G.C
60af55927f add gami, client asterisk manager interface 2015-02-06 19:35:29 -05:00
Vladislav Spirenkov
62cc3d3ce5 alphabetical order 2015-02-06 17:21:02 +03:00
Vladislav Spirenkov
d28f245ea9 easyssh added 2015-02-06 17:15:11 +03:00
Claudemiro
1f95598295 Added neo web framework 2015-02-05 16:34:42 -03:00
Matt Holt
1754cd2bbf Merge pull request #278 from jeromatron/gocql-cassandra-branch
Added gocql to the list of nosql drivers.
2015-02-03 12:32:33 -07:00
Jeremy Hanna
57f78ae1a4 Added gocql to the list of nosql drivers. 2015-02-03 11:26:59 -06:00
Matt Holt
e222410211 Merge pull request #274 from carlescere/master
Added viper package
2015-02-02 16:48:41 -07:00
Tomaž Kovačič
72edc8e941 Adding link to https://github.com/tomazk/envcfg
* useful lib if you write web apps
* actively maintained
* full test suite with tests on travis
2015-02-02 23:42:35 +01:00
Matt Holt
0a4b2c5e7f Removed v8-go (closes #275) 2015-02-02 09:33:06 -07:00
Carles Cerezo Guzmán
e3963a6252 Added configuration management package viper 2015-02-02 12:42:57 +00:00
Carles Cerezo Guzmán
abd504955b Added configuration management package viper 2015-02-02 12:40:03 +00:00
Thiago Avelino
3ec4dc72f9 Merge pull request #272 from olebedev/master
Adding Duktape Javascript engine bindings for Go
2015-01-31 19:08:51 -02:00
Dobrosław Żybort
e17e467003 add: golang-sql-benchmark 2015-01-31 21:57:17 +01:00
olebedev
f57d9e862c Adding Duktape Javascript engine bindings for Go 2015-01-30 08:39:20 +05:00
Byron Ruth
c42f4a789f Add "neoism" database drive for Neo4j 2015-01-29 19:08:57 -05:00
Rafael Moreira
7c8a666187 Adding Resoursea framework.
Adding Resoursea, a new and powerful REST framework.
2015-01-29 12:30:11 -03:00
Maksim Naumov
ded00f7f5d FastLz library 2015-01-28 21:09:25 +03:00
Huan Du
59b218387a Recommend xstrings. 2015-01-26 14:04:53 +08:00
fzerorubigd
ece688a0db update gorp address 2015-01-24 17:07:48 +03:30
siddontang
d8f11fbb9f Update README.md 2015-01-23 21:03:24 +08:00
Dario Castañé
8778dd189a Medeina HTTP routing tree added 2015-01-16 23:30:16 +01:00
Dmitri Shuralyov
1323dd2b1e Add version control libraries.
Closes #169.
2015-01-14 00:19:50 -08:00
sindbis
610bbde13b Added Ego to "Template Engines" section 2015-01-13 04:16:26 -05:00
Tim Cooper
e6a3208f2a Update protocol buffer links 2015-01-12 15:13:03 -04:00
Name5566
1b1d3e6ec4 update the game development list
add Leaf framework: A lightweight game server framework
2015-01-10 12:13:02 +08:00
Thiago Avelino
8fc45fdcb3 Merge pull request #258 from matrixik/patch-9
add: golang-micro-benchmarks
2015-01-09 08:48:03 -02:00
Thiago Avelino
07d1f9d2e8 Merge pull request #257 from zach-klippenstein/patch-1
Added goregen
2015-01-09 08:47:22 -02:00
Dobrosław Żybort
685622aa16 add: golang-micro-benchmarks 2015-01-09 08:17:32 +01:00
Zach Klippenstein
4565ddc318 Added goregen 2015-01-08 21:53:03 -08:00
mozillazg
c6af25401e Add request package, Go HTTP Requests for Humans™. 2015-01-09 09:46:42 +08:00
Kishore Kumar Vaishnav
005aba351f Arranged in Alphabetical Order 2015-01-08 11:35:01 -08:00
Kishore Kumar Vaishnav
34cce55e19 Update README.md 2015-01-04 18:01:21 -08:00
lukas
c94660eebe Add Remote Jobs 2015-01-05 01:26:49 +00:00
Dmitri Shuralyov
6b9d84a6d1 Add go-collada, a Go package for working with the Collada file format. 2015-01-04 01:50:11 -08:00
Thiago Avelino
114c572b32 Merge pull request #252 from dlg-yahoo/master
github.com/square/go-jose: a library for JWT, JWS, and JWE
2015-01-02 14:09:14 -02:00
Thiago Avelino
a3ecb8a433 Merge pull request #251 from artyom/master
Add autoflags package
2015-01-02 14:08:44 -02:00
Thiago Avelino
9d3f0b2fd9 Merge pull request #250 from zimmski/patch-2
Add section for fuzzing and delta-debugging/reducing/shrinking
2015-01-02 14:07:57 -02:00
Thiago Avelino
2978912a58 Merge pull request #249 from zimmski/patch-1
add go-mutesting
2015-01-02 14:07:33 -02:00
Thiago Avelino
02ab102008 Merge pull request #248 from xtaci/master
add gonet
2015-01-02 14:05:40 -02:00
Thiago Avelino
77dac99ce7 Merge pull request #246 from johntdyer/master
Add additional packages
2015-01-02 14:05:03 -02:00
Thiago Avelino
7de3918cb7 Merge pull request #241 from zrhzrh/patch-1
add Editor: limetext
2015-01-02 14:04:25 -02:00
dlg-yahoo
ea8dc185ef github.com/square/go-jose: a library for JWT, JWS, and JWE
I think that Square's recently released Go library for the JOSE standards merits inclusion. It is, I think, nearly the most complete implementation those specs have seen in any language at this point...
2015-01-02 06:09:39 -08:00
Artyom Pervukhin
614168d335 Add autoflags package 2015-01-01 17:17:09 +03:00
Markus Zimmermann
16fda2533f Add section for fuzzing and delta-debugging/reducing/shrinking
Fuzzing is in general the generation of data e.g. for testing functions with random values
Delta-debugging/reducing/shrinking (all three names describe the same thing but the scientific community does not agree to one) describe techniques to reduce data systematically e.g. An input X leads to an error. Give me the minimal version of X which still reproduces the error.

These two areas come normally hand in hand since the same rules for generating can be used to reduce data. I would also like to add a symbolic execution and dynamic symbolic exuction section but I do not know any tool (yet) which is written in Go and does that.
2014-12-31 14:42:36 +01:00
Markus Zimmermann
9598d6fad7 add go-mutesting
This is the only publicly available mutation tester for Go source code.
2014-12-31 14:09:25 +01:00
fuli
15c25c1b0a add gonet 2014-12-31 10:29:57 +08:00
Matt Holt
1accafe625 Added golang-graphics; replaced go generate link 2014-12-30 12:30:49 -07:00
Adrian Zankich
b2d963d91b Add gobot and Hardware section 2014-12-30 09:00:32 -08:00
John Dyer
2baa08c205 Add goamz fork form Hashiecorp 2014-12-30 09:11:23 -05:00
John Dyer
d526760b3c Add go-amz library 2014-12-30 09:11:07 -05:00
John Dyer
a93e117ed0 Add additional logging plugins 2014-12-30 09:09:22 -05:00
Dmitri Shuralyov
8e984878d5 Update ebook link with an improved one.
Closes #245.
2014-12-29 22:02:54 -08:00
gregpardo
6dbd038532 Add Bone: Lightning Fast HTTP Multiplexer. 2014-12-29 21:38:50 -05:00
Matt Holt
30f4542076 Merge pull request #234 from areski/pr-add-sql-tools
Add SQL Query Builder Section with Squirrel & Dotsql
2014-12-29 11:06:14 -07:00
areski
c564923fc3 Fix order 2014-12-29 19:04:56 +01:00
areski
d2a0a07bdf Move SQL builder to sub-category of Database 2014-12-29 17:55:00 +01:00
Dmitri Shuralyov
011d80adaa Merge pull request #243 from 88250/master
Add Software Packages -> DevOps Tools -> Wide.
2014-12-28 20:10:17 -08:00
Liang Ding
82e55fef87 Add Software Packages -> DevOps Tools -> Wide 2014-12-29 11:52:24 +08:00
Rui-huai Zhang
75a20ed075 move limetext to other software 2014-12-29 09:50:37 +08:00
Matt Holt
bcaa2ac8a8 Merge pull request #242 from ian-kent/master
Add/update some libraries
2014-12-28 15:08:39 -07:00
Matt Holt
17f959503a Merge pull request #239 from siddontang/master
Add: go-mysql, a database toolset for mysql protocol and replication
2014-12-28 15:01:59 -07:00
Ian Kent
a552e80bcd Add/update some libraries
- Update MailHog path and description
- add envconf/gofigure/smtp/websysd/purl/go-log/goose/linkio
2014-12-28 09:47:07 +00:00
Rui-huai Zhang
0cdfb31e3c add Editor: limetext 2014-12-28 13:38:20 +08:00
chrislusf
c5a1eed6f7 Add Seaweed File System. 2014-12-24 13:24:35 -08:00
siddontang
dab333d536 Update README.md 2014-12-24 14:31:08 +08:00
siddontang
4d9519b1e8 Add: go-mysql, a database toolset for mysql 2014-12-24 14:28:40 +08:00
John Dyer
1ad0160e3f Added devops tool called OSTENT - 'collects and displays system metrics and optionally relays to Graphite and/or InfluxDB' 2014-12-23 09:43:18 -05:00
John Dyer
e880173f03 Add CLI spinner util 2014-12-23 09:16:39 -05:00
John Dyer
8eeeebc5a7 Add portproxy CORS util 2014-12-23 09:16:22 -05:00
Matt Holt
1665b97ad0 Removed duplicate ebook listing; corrected names
Closes #237
2014-12-22 21:29:54 -07:00
Alex Saskevich
e3b3d7a531 New description for the EventBus package
https://github.com/asaskevich/EventBus
2014-12-22 16:45:33 +03:00
Alex Saskevich
6adacc6ac9 Added EventBus package to Messaging 2014-12-20 22:54:31 +03:00
Dobrosław Żybort
1682d76d8d add: gocostmodel benchmark 2014-12-20 16:18:53 +01:00
areski
3dafaf66be Add SQL Query Builder Section with Squirrel & Dotsql 2014-12-20 01:21:18 +01:00
Nikita Vershinin
33100ad7cd Added package with cgo bindings for libenca 2014-12-17 11:47:10 +06:00
Nikita Vershinin
e8807aded0 Added guesslanguage package 2014-12-16 18:15:19 +06:00
liudng
ddeccece22 Add [dogo] to DevOps Tools. 2014-12-11 14:19:27 +08:00
Oscar Campos
7ef7ee5d55 place VenGO in alphabetical order in the list 2014-12-09 19:51:53 +00:00
Oscar Campos
b768da5c35 added VenGO 2014-12-09 19:40:55 +00:00
Aruj Parajuli
0b818cc67c Ebook:Developer's notebook 2014-12-09 12:38:27 +05:30
Anchor
44ff95c9e6 Add pgweb as a database tool 2014-12-05 19:24:28 -08:00
jyotigithub
fe03cfc1d1 Update README.md 2014-12-02 10:40:49 +05:30
Dmitri Shuralyov
390e7418a6 Merge pull request #219 from muesli/master
Added cache2go, regommend & smartcrop.
2014-12-01 17:57:35 -08:00
Andre Polykanine A.K.A. Menelion Elensúlë
9fe6a5cca5 Adding Walk 2014-12-01 19:07:00 +02:00
Nicolas
479c1be501 Update README.md
Add Hugo a fast and modern static website generator
2014-12-01 00:57:40 +01:00
Nicolas
b097874af6 Update README.md
Add a website generator Hugo like Jekyll or Octopress but 1000 powerfull.
2014-12-01 00:34:10 +01:00
Dmitri Shuralyov
64595e7781 Add missing scheme to URLs. 2014-11-27 12:24:04 -08:00
dashaus
6ecd3adc0b add bleve search #208 2014-11-27 16:59:38 +00:00
Thiago Avelino
9f0fbae280 Merge pull request #214 from dashaus/patch-4
add mikespook/gorbac to authentication section
2014-11-27 14:54:45 -02:00
dashaus
1bf6e41424 Update README.md 2014-11-27 16:54:04 +00:00
Thiago Avelino
12b5aaa18b Merge pull request #212 from dashaus/patch-2
add elasticsearch clients
2014-11-27 13:26:50 -02:00
Thiago Avelino
952fc83382 Merge pull request #213 from dashaus/patch-3
add forestdb to database
2014-11-27 13:26:05 -02:00
mattn
362c448462 Fix some typos 2014-11-28 00:22:05 +09:00
Christian Muehlhaeuser
e6b96d6ca5 Added cache2go, regommend & smartcrop. 2014-11-27 13:42:06 +01:00
Michael Wendland
a556577221 fix order 2014-11-26 22:01:42 +01:00
Michael Wendland
3d309467cb added GoMusicBrianz and goplaceholder 2014-11-26 21:46:10 +01:00
Andrew
7ae48e98d4 added tcp_server library 2014-11-26 17:25:44 +02:00
Benoît Amiaux
33ec2c5616 Add missing space
It may explain why rendering is broken on awesome-go.com for the
"images" section
2014-11-25 22:13:26 +01:00
Benoît Amiaux
04f00dda8f Change rez description 2014-11-25 21:39:40 +01:00
dashaus
0bab905927 add mikespook/gorbac to authentication section 2014-11-24 19:23:08 +00:00
dashaus
f1c350916b add forestdb to database 2014-11-24 19:20:34 +00:00
dashaus
5a9d1f570e add elasticsearch clients 2014-11-24 19:18:48 +00:00
dashaus
8a1c0cc07b add formam to the "Forms" section 2014-11-24 18:53:53 +00:00
Pravendra Singh
fe02911e27 add geo_pattern repository 2014-11-23 23:10:20 +05:30
Amanpreet Singh
619080c9dc Adds go-logger 2014-11-23 10:12:37 +05:30
Amanpreet Singh
7b0ded23c1 Adds go-logger 2014-11-23 10:04:30 +05:30
lijie
6e5ad27017 Modify description 2014-11-22 11:55:57 +08:00
lijie
d7dd720b90 Add gotcp and skiplist, adjust alphabetized 2014-11-22 01:32:08 +08:00
unknown
ea50b45af6 Add gotcp and skiplist 2014-11-21 17:49:12 +08:00
Carles Cerezo Guzmán
c8dc95f3a1 Added HTTP Router Zeus 2014-11-20 15:21:34 +00:00
Olivier Ligot
c5de030dc0 Add delve, a Go debugger 2014-11-20 14:17:48 +01:00
Thiago Avelino
adf547349c Merge pull request #203 from carlescere/master
Added zmq and sarama
2014-11-14 00:54:35 -02:00
Matt Holt
272305844f Added derekparker/trie 2014-11-13 13:25:05 -07:00
Matt Holt
361207d730 Added mafsa 2014-11-07 16:42:39 -07:00
Carles Cerezo Guzmán
7cbd90f749 Added zmq and sarama 2014-11-07 18:14:26 +00:00
无闻
310c938ba7 fix order and add gowalker.org 2014-11-07 12:23:18 -05:00
无闻
b866a42dce add macaron and gopm 2014-11-07 00:03:51 -05:00
Matt Layher
b0722dd944 Add mdlayher/waveform 2014-11-06 16:07:12 -05:00
Matt Holt
9189b4a34c Merge pull request #199 from dhamaniasad/patch-1
Add Gondola (web framework)
2014-11-06 10:18:19 -07:00
Asad Dhamani
9668856d8d Add Gondola 2014-11-06 15:19:09 +05:30
Hyunje Alex Jun
6f9271107b Update README.md, adding orange-cat.
orange-cat is a Markdown previewer written in Go.
2014-11-06 07:42:17 +00:00
Robert Peralta
1b7b25df9f Update README.md adding go-sotify
Adding go-spotify to Third API libraries.
Simple API Library to access Spotify WEB API.
2014-10-30 02:06:48 -04:00
Robert Peralta
dc907ccaaa Update README.md adding go-shopify
Adding go-shopify to Third Party Libraries on README.md
2014-10-28 23:59:54 -04:00
alexcesaro
cf533cae40 Updated the URL of Gomail 2014-10-15 18:41:07 +02:00
Matt Holt
090ffa1b46 Merge pull request #190 from chzyer/patch-1
add a logging lib
2014-10-14 20:54:51 -06:00
Cheney
c54fb7443b Update README.md 2014-10-15 09:45:07 +08:00
William McGann
e78d239855 Alphabetical order! 2014-10-14 14:58:13 -04:00
William McGann
da773c223b Adding lumberjack - rolling logger 2014-10-14 13:55:41 -04:00
Matt Holt
c6c4f1c40f Merge pull request #184 from fromYukki/master
GoLang Library for Browser Capabilities Project
2014-10-14 10:17:05 -06:00