Commit Graph

1207 Commits

Author SHA1 Message Date
Thiago Avelino
145ea03013 Merge pull request #690 from gosuri/add-uiprogress
Added uiprogress to Advanced Console UIs
2015-11-29 10:54:51 -02:00
Thiago Avelino
a2ebbd0794 Merge pull request #692 from kinvolk/add-rkt-appc-runtime
Add rkt - An App Container runtime
2015-11-29 10:52:10 -02:00
Gleb Sinyavsky
09a16a2a82 Update README.md
telegram-bot-api add
2015-11-29 13:31:14 +03:00
Dmitri Shuralyov
3da61466f0 Merge pull request #689 from neurosnap/master
Add sentences package.
2015-11-27 14:24:59 -08:00
Chris Kühl
c6ea2379a0 Add rkt - An App Container runtime 2015-11-27 17:31:04 +01:00
Eric Bower
511767f5c3 apparently alaphetical order is beyond my capabilities 2015-11-27 03:33:08 -05:00
Alex Banks
d4f8e90465 Added The Go Programming Language by Donovan and Kernighan. 2015-11-24 20:27:44 -08:00
Greg Osuri
8c1335c0d3 Added uiprogress to Advanced Console UIs 2015-11-24 16:35:06 -08:00
Eric Bower
1706b36fa3 sentences package 2015-11-24 14:35:11 -05:00
Louis Maddox
2ac4fef32b Add valyala/fasthttp 2015-11-23 17:01:16 +00:00
Peter Kieltyka
157c529669 Add chi project to Web Frameworks 2015-11-23 09:42:09 -05:00
Dmitri Shuralyov
a51a3d4f9f Add trayhost package to GUI section.
Package trayhost is a cross-platform Go library to place an icon in the host operating system's taskbar.
2015-11-22 20:55:21 -08:00
Tatsuo Ikeda
0a23ca7b14 Fix additional package sorted alphabetically. 2015-11-23 02:36:10 +09:00
Levi Gross
44d559f25e Adding grequests
Adding grequests – An elegant and simple `net/http` wrapper that follows Python's requests library
2015-11-21 22:35:53 -05:00
Thiago Avelino
479134dcfe Merge pull request #674 from gosuri/add-uitable
Added uitable to Advanced Console UIs
2015-11-20 15:47:32 -02:00
Thiago Avelino
148bc6b70b Merge pull request #676 from tucnak/patch-1
Added some public libraries of mine
2015-11-20 15:46:54 -02:00
Thiago Avelino
785a1e6abc Merge pull request #675 from joeybloggs/master
Add Category Goroutines + Add some packages
2015-11-20 15:46:05 -02:00
Thiago Avelino
4351eff3a8 Merge pull request #678 from hlandauf/master
Add hlandau/passlib
2015-11-20 15:45:00 -02:00
Thiago Avelino
193027fa76 Merge pull request #679 from ajvb/master
Added Kala to Other Software
2015-11-20 15:44:31 -02:00
Arthur White
23823a977d Add Volatile 2015-11-20 15:48:07 +01:00
Tatsuo Ikeda
9a3a0a23ba Added go-sitemap-generator 2015-11-20 02:57:33 +09:00
AJ Bahnken
87f112c7ef Added Kala to Other Software 2015-11-19 09:46:12 -08:00
Hugo Landau
b518045bec Add hlandau/passlib 2015-11-19 16:26:29 +00:00
Jianwei Han
2662efbe5c Fix goreturns URL 2015-11-19 14:42:19 +08:00
Jianwei Han
cf3c86b228 Add goreturns to code analysis section 2015-11-19 12:03:27 +08:00
Ilya Kowalewski
23b92bb499 Added some public libraries of mine
https://github.com/tucnak/climax
https://github.com/tucnak/store
2015-11-18 18:23:41 +02:00
joeybloggs
1728681eda Add Category Goroutines + add some packages
Added the following:
* [grpool](https://github.com/ivpusic/grpool) - Lightweight Goroutine pool.
* [pool](https://github.com/go-playground/pool) - Go consumer goroutine pool for easy goroutine handling + time saving.
* [tunny](https://github.com/Jeffail/tunny) - A goroutine pool for golang.

* [statics](https://github.com/go-playground/statics) - Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks.
* [generate](https://github.com/go-playground/generate) - runs go generate recursively on a specified path or environment variable and can filter by regex.
* [stats](https://github.com/go-playground/stats) - Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...
2015-11-17 17:45:41 -05:00
Greg Osuri
fdfa2870ad Added uitable to Advanced Console UIs 2015-11-16 11:33:20 -08:00
Olivier Poitrey
fd68be7e9d Add xlog in logging section 2015-11-16 11:08:54 -08:00
Thiago Avelino
baee12d08c Merge pull request #673 from sunwxg/master
add golibwireshark package
2015-11-16 08:24:31 -02:00
sunwxg
fb8f879475 add golibwireshark package 2015-11-16 15:56:23 +08:00
Thiago Avelino
3744a2a88d Merge pull request #671 from jcuga/patch-1
Added golongpoll for web pub-sub vialongpolling
2015-11-15 11:59:55 -02:00
ReadmeCritic
b040ea05fe Update redirects in Readme 2015-11-13 12:31:47 -08:00
J Cuga
d016aca89b Added golongpoll for web pub-sub vialongpolling 2015-11-13 11:13:17 -05:00
Thiago Avelino
238e4d5e6d Merge pull request #668 from hako/master
Replace outdated Snapchat library with an updated one.
2015-11-12 20:58:27 -02:00
Wesley Hill
65176d44fe Renamed 'snapchat' to 'ghost' 2015-11-10 10:38:05 +00:00
Wesley Hill
11437fc405 Replace outdated Snapchat library with an updated one. 2015-11-10 03:06:02 +00:00
Bam Azizi
75b3cae1ea add JobRunner cron scheduler 2015-11-06 14:19:56 -05:00
Thiago Avelino
c7ec42226e Merge pull request #665 from andela-earinde/add_new_section
Add Go compilers to awesome go's sections
2015-11-05 21:57:38 -02:00
Alvaro Viebrantz
1d578394cf Add dat library for postgres database access 2015-11-05 11:36:11 -03:00
Arinde Eniola
a129095a0f add Go compilers to awesome go's sections 2015-11-04 11:36:06 +01:00
Dmitri Shuralyov
cb099ebb97 Merge pull request #528 from drewwells/wt
Add wellington and low level libsass wrapper.
2015-11-03 10:43:11 -08:00
Drew Wells
7195e9b030 add wellington and low level libsass wrapper
Adds the go-libsass lib for writing your own Sass tooling. The default
implementation, wellington, implements a tool for working on Sass
projects. Wellington adds the same spriting functions as available in Compass.

Signed-off-by: Drew Wells <drew.wells00@gmail.com>
2015-11-03 03:22:06 -06:00
joeybloggs
a136aeb29f moving from version control section to 3rd party API 2015-11-02 12:44:09 -05:00
joeybloggs
dc0f5f6852 Add webhooks library
* Add Github Webhook library, more service to come i.e. BitBucket..
 https://github.com/go-playground/webhooks
2015-11-02 10:42:54 -05:00
Dmitri Shuralyov
ae0cca7cc3 Merge pull request #663 from dghubble/master
Add gologin package to auth & oauth section.
2015-11-02 01:50:18 -08:00
Dalton Hubble
687aae808a Add gologin package to auth & oauth section 2015-11-02 01:33:16 -08:00
Thiago Avelino
ed11eb5122 Merge pull request #659 from nathan-osman/add-hectane
Added Hectane to the Email section
2015-11-02 00:00:54 -02:00
Thiago Avelino
b896ee5b81 Merge pull request #661 from chrislusf/master
add "glow" for distributed computing
2015-11-02 00:00:22 -02:00
Thiago Avelino
ac08dcc430 Merge pull request #660 from Ambrevar/master
Add hsync
2015-11-01 23:58:25 -02:00
sunwxg
b20ca49c89 Add goshark sorted alphabetically 2015-11-01 21:33:17 +08:00
sunwxg
2e5cd523a6 Add goshark 2015-11-01 20:58:59 +08:00
Chris Lu
e3f0d24900 add "glow" for distributed computing 2015-10-31 11:28:00 -07:00
chrislusf
4890e10ef7 Revert "Update README.md"
This reverts commit 0edb29955d.
2015-10-31 10:19:56 -07:00
Pierre Neidhardt
d5b793368d Add hsync 2015-10-30 19:12:33 +01:00
Nathan Osman
42f1d57a91 Added Hectane to the Email section 2015-10-28 22:57:09 -07:00
Thiago Avelino
9bb4affbcc Merge pull request #655 from icebourg/master
Add go-getter to the network section.
2015-10-28 15:22:45 -02:00
Thiago Avelino
25bb4e9c20 Merge pull request #657 from icebourg/add-s3gof3r
Add s3gof3r to list of devops tools.
2015-10-28 15:22:18 -02:00
Thiago Avelino
be1c393d3b Merge pull request #658 from sadlil/master
added go-trigger in utilities.
2015-10-28 15:21:48 -02:00
Thiago Avelino
556a2a6e6b Merge pull request #656 from tracyde/add-gb
add gb
2015-10-28 07:38:01 -02:00
Kazi Sadlil Rhythom
e759f2c5f9 position updated. 2015-10-28 13:30:18 +06:00
Kazi Sadlil Rhythom
83ce6de0bf added go trigger in utilities. 2015-10-28 13:26:42 +06:00
AJ Bourg
8febb3aa77 Add s3gof3r to list of devops tools. 2015-10-27 13:09:36 -06:00
Dmitri Shuralyov
445138e905 Merge pull request #601 from jackc/master
Add pgx to database driver list.
2015-10-27 11:41:35 -07:00
Derek Tracy
52322145f3 add gb 2015-10-27 14:33:03 -04:00
AJ Bourg
03dc2d958d Add go-getter to the network section. 2015-10-27 12:01:17 -06:00
Thiago Avelino
a49cc6c6de Merge pull request #639 from swapagarwal/master
Add slack invite link
2015-10-27 14:26:24 -02:00
Thiago Avelino
f85f11ea0a Merge pull request #654 from penberg/update-gotk3-url
Update gotk3 URL
2015-10-27 13:50:10 -02:00
Thiago Avelino
26ace7d5b5 Merge pull request #652 from muniz95/master
LiteIDE included
2015-10-27 13:48:20 -02:00
Pekka Enberg
aac1f00b38 Update gotk3 URL
The upstream project has not been active for over a year. Update the URL
to point to an active fork.
2015-10-27 15:40:22 +02:00
Rodrigo Muniz
38fcbfc6aa LiteIDE included 2015-10-27 08:57:09 -02:00
Eduardo Nunes Pereira
3d0eec51b7 Added SSLB 2015-10-26 22:20:08 -02:00
Sioro Neoku
eaeed47e7e Add go-peerflix 2015-10-25 16:46:05 +01:00
Thiago Avelino
aa0cc97200 Merge pull request #621 from solher/patch1
Add Arangolite ArangoDB driver
2015-10-24 22:12:35 -02:00
Chris Lu
0edb29955d Update README.md 2015-10-24 09:46:47 -07:00
Thiago Avelino
aa899df23c Merge pull request #642 from musl/master
Add go-dsp library
2015-10-24 14:44:18 -02:00
Thiago Avelino
bdcbd7098f Merge pull request #643 from tomcraven/master
README.md: add github.com/tomcraven/goga genetic algorithm machine le…
2015-10-24 14:44:03 -02:00
Ugorji Nwoke
4da4b179c5 go-codec de-facto library for cbor, msgpack, json 2015-10-24 11:26:46 -04:00
Tom
f415ab0530 README.md: add github.com/tomcraven/goga genetic algorithm machine learning library 2015-10-24 13:32:53 +01:00
Thiago Avelino
ff96f8d1f3 Merge pull request #627 from oskca/master
add Go bindings for Sciter: a desktop GUI development SDK
2015-10-24 07:11:03 -02:00
Thiago Avelino
cb222402f2 Merge pull request #625 from montanaflynn/master
Add stats package
2015-10-24 07:10:22 -02:00
Thiago Avelino
399dfa7750 Merge pull request #628 from svcavallar/master
Added "celeriac" library to Distributed/Grid Computing.
2015-10-24 07:09:50 -02:00
Thiago Avelino
6c26f467fa Merge pull request #629 from mashuai/master
Add gcfg to Configuration
2015-10-24 07:08:45 -02:00
Swapnil Agarwal
c385bb4666 Add slack invite link 2015-10-24 01:26:59 +05:30
Mike Hix
b1e2791430 Add go-dsp library 2015-10-23 11:41:35 -07:00
Alex Palaistras
58e8a62121 Add link for go-php in Embeddable Scripting Languages section 2015-10-22 16:32:21 +01:00
Bruno Medeiros
88496ee0b4 Add Goclipse entry 2015-10-20 17:41:26 +01:00
Swapnil Agarwal
ff675e7fda Add termloop under Game Development 2015-10-19 09:06:01 +05:30
jerome-laforge
376fffc900 Add log15 into Logging 2015-10-17 15:09:37 +02:00
mashuai
a16e35d4cf add migrate to Database tools 2015-10-16 16:22:38 +08:00
mashuai
559833e65f Add httptreemux to Web Frameworks 2015-10-16 16:14:32 +08:00
mashuai
9e2c9630a1 add gcfg in Configuration 2015-10-16 16:07:18 +08:00
Stefan von Cavallar
455acffee3 Added "celeriac" library to Distributed/Grid Computing. 2015-10-16 18:31:50 +11:00
oskca
9000dc530f update the items orders 2015-10-16 13:40:55 +08:00
oskca
576f117248 add Go bindings for Sciter for cross platform GUI
sciter is a cross platform GUI toolkit which is easy to deploy to Linux,Windows and OSX. Though not open sourced, but the sicter libraries are free to use for commercial or non-commercial applications.

I created this package with cgo, and hope it a good choice for Golang GUI programming. :)
2015-10-16 13:38:00 +08:00
Sam Couch
22c3a67f25 Add clarifai client library 2015-10-15 23:53:44 -04:00
Montana Flynn
3afde332e3 Add stats package 2015-10-15 13:04:18 -07:00
AJ Bourg
518f61cb3c Update README.md
Gaudi is being discontinued: http://marmelab.com/blog/2014/11/06/retiring-gaudi.html
2015-10-14 14:24:31 -06:00
miolini
b5843f3fed Add project Datacounter. 2015-10-14 23:11:42 +03:00
Tobias Schmid
4b99d0e6eb Add bosun 2015-10-14 13:08:03 +02:00
Fabien Herfray
737c5d65c7 Arangolite ArangoDB driver added 2015-10-14 12:21:09 +02:00
Dmitri Shuralyov
9645de3ac8 Merge pull request #619 from toashd/master
Add cockroach to databases.
2015-10-14 01:31:35 -07:00
Tobias Schmid
921f3ec381 Add cockroach to databases 2015-10-14 10:15:11 +02:00
Pavel Paulau
a4770c2e94 Add Prometheus 2015-10-13 23:08:28 -07:00
Vinicius Souza
234c7d4ad3 Add Medium SDK for Medium's OAuth2 API 2015-10-09 10:46:25 -03:00
jawher
a76cc8be11 Add mow.cli 2015-10-08 21:39:00 +02:00
Francois
5517cf83ca Adding rerun 2015-10-08 13:31:04 +02:00
Gilles Fabio
f4f1a81f20 Add Limiter and Deepcopier packages. 2015-10-07 10:49:13 +02:00
Aliaksandr Valialkin
334904077b Added github.com/valyala/fasttemplate 2015-10-05 18:00:23 +03:00
Jack Christensen
98d410a58b Add pgx to database driver list 2015-10-03 10:41:21 -05:00
Norwack
317c9d4d26 remove unmaintained package 2015-10-01 12:17:28 +02:00
Dmitri Shuralyov
539e8acbd9 Merge pull request #587 from joeybloggs/master
Update repo links to a few packages.
2015-09-30 23:34:36 -07:00
Kiril Minkov
1527d5eb50 Update README.md 2015-09-30 14:45:35 +01:00
Alexander Neumann
85a637ece8 Add restic
This commit adds a link to restic, a fast and secure backup program
that uses de-deuplication.
2015-09-27 18:25:07 +02:00
Thiago Avelino
73400cbe5a Merge pull request #586 from chzyer/patch-1
add command line interface: Readline
2015-09-27 00:15:41 -03:00
Tim Heckman
be5fef3176 relocate go-stats to Standard CLI section
The `go-stats` package, which is a command line parser, was in the `Miscellaneous` section. Instead, it should be in the `Standard CLI` section.
2015-09-26 15:01:51 -07:00
Tomas Aparicio
2413dc203a feat: add filetype package 2015-09-26 22:01:31 +01:00
Kiril Minkov
4ae08cb9c5 Adding go-geoindex 2015-09-25 14:08:24 +01:00
Julien Feltesse
0a0f5c89c5 update repos addresses / fix some trailing whitespace 2015-09-24 19:15:05 +02:00
joeybloggs
91ad2fd274 Update repo links to a few packages
I recently migrated some code from one organization to another and am
just updating the links to point directly to the new location:

Repos affected:
* https://github.com/go-playground/validator
* https://github.com/go-playground/assert
* https://github.com/go-playground/overalls
2015-09-24 08:03:59 -04:00
Chzyer
3c2350362f Update README.md 2015-09-23 22:58:49 +08:00
Chzyer
59444cffed Update README.md 2015-09-23 21:04:34 +08:00
Chris Ramón
dc8232fe33 Add two libs to Query Language section. 2015-09-22 21:38:54 -05:00
Thiago Avelino
1335305299 Merge pull request #567 from azer/master
Add logger
2015-09-22 17:44:54 -03:00
Thiago Avelino
40a73d0575 Merge pull request #577 from kpashka/master
Update README.md
2015-09-22 17:43:52 -03:00
Thiago Avelino
be2450172a Merge pull request #578 from verdverm/patch-1
Add: frisby - a REST API testing framework
2015-09-22 17:43:25 -03:00
Thiago Avelino
77eefae564 Merge pull request #580 from smallnest/master
add more popular go projects in github
2015-09-22 17:39:28 -03:00
Daved
84bb937523 Added parth to Text Processing list. 2015-09-22 10:37:35 -07:00
Daved
09f2cfdde9 Added kace to Text Processing list. 2015-09-22 10:35:46 -07:00
Daved
065148be9e Added go-pkg-complete to Go Tools list. 2015-09-22 10:31:13 -07:00
Daved
871e5abf95 Added catena to http middleware list. 2015-09-22 10:20:38 -07:00
Daved
2c063aeee3 Added chain to http middleware list. 2015-09-22 10:10:06 -07:00
smallnest
dbd0c4f5c1 add more popular go projects in github 2015-09-19 06:53:50 +08:00
Chris Ramón
df9a402364 alphabetic order 2015-09-18 00:46:40 -05:00
Chris Ramón
99bef80c13 Adding query language section, add graphql-go. 2015-09-18 00:39:20 -05:00
Tony Worm
94ccae764f Add: frisby - a REST API testing framework 2015-09-17 15:38:02 -04:00
Pavel Kiselev
6a11f11cf5 Update README.md
Added links to Slack / Telegram API
2015-09-15 04:29:46 +05:00
sadlil
be8a5d67cc Add Go logger lib with console, file or ES logging. 2015-09-08 23:37:12 +06:00
sadlil
7816759541 Add Go logger lib with console, file or ES logging. 2015-09-08 23:20:20 +06:00
siddontang
c9bb51932b Add TiDB to Databases section 2015-09-08 09:05:56 +08:00
Azer Koçulu
ade1d113f4 Update README.md 2015-09-04 11:54:10 -07:00
Tomás Senart
10bbdf9ae9 Add Vegeta to DevOps section 2015-09-04 18:26:17 +02:00
Stephen Lewis
d0b2a3a9ed Correct spelling of libpcap 2015-09-03 15:46:05 +01:00
Thiago Avelino
7c94841196 Merge pull request #545 from ricardolonga/master
Added JsonGo link.
2015-08-31 16:39:58 -03:00
Dmitri Shuralyov
763d840db7 Merge pull request #558 from vectaport/patch-1
Add github.com/vectaport/flowgraph to Distributed Systems.
2015-08-28 19:28:39 -07:00
Scott Johnston
d32bb97ead Add github.com/vectaport/flowgraph to Distributed Systems 2015-08-27 08:36:10 -07:00
Karol Duleba
579a64af70 Add machine learning package - goml 2015-08-25 18:18:31 +01:00
Dmitri Shuralyov
21510b4c6b Merge pull request #550 from andreas-t-jonsson/master
Added SDL2 bindings from veandco.
2015-08-25 02:18:41 -07:00
Andreas Jonsson
b048e0ddfd Changed libsdl link to https 2015-08-23 18:09:01 +02:00
MSempere
761242e8b0 Update README.md 2015-08-23 13:21:53 +01:00
Dmitri Shuralyov
71dedb9f94 Merge pull request #551 from gregdel/pushover
Add pushover, a wrapper for the Pushover API.
2015-08-22 16:24:16 -07:00
Grégoire Delattre
bfbc1b0ed2 Add pushover, a wrapper for the Pushover API
Pushover is a service to send and receive push notifications.
2015-08-22 12:23:49 +02:00
Andreas Jonsson
2adb42bec6 Added SDL2 bindings from veandco. 2015-08-21 11:06:43 +02:00
Andrii Ursulenko
780d4118ea changed package name and moved in alpha order 2015-08-19 09:10:55 +03:00
Andrii Ursulenko
938dc7eecf added link to new redis client 2015-08-18 16:47:35 +03:00
Ricardo Longa
80f0a6472d Added JsonGo link. 2015-08-17 11:43:30 -03:00
Dmitri Shuralyov
d9dd7e128b Merge pull request #541 from anacrolix/patch-2
Add Torrent-related packages.
2015-08-16 22:27:14 -07:00
Matt Joiner
f2a7cf4cb8 Update README.md 2015-08-17 13:13:19 +10:00
Matt Joiner
fe413eb116 Update README.md 2015-08-17 12:29:49 +10:00
Artem Timofeev
89270e2406 Add grpc-go to Distributed Systems section. 2015-08-16 18:53:30 +03:00
Matt Joiner
51f8883519 Torrent-related packages 2015-08-16 15:21:15 +10:00
Zubair Hamed
40cc9259ce Add CoAP Client/Server implementation (RFC 7252) 2015-08-16 00:02:30 +08:00
Matt Layher
c068f25d78 Add github.com/mdlayher networking libraries 2015-08-12 14:16:42 -04:00
Duke
5d74f5fd82 Merge pull request #531 from leekchan/master
Add accounting
2015-08-12 10:40:35 -03:00
Thiago Avelino
15b3b235d1 Merge pull request #530 from marioidival/bropackage
Bro - watch files in directory and run tests for them
2015-08-12 01:16:49 -03:00
Kyoung-chan Lee
d1e8150be6 Add accounting 2015-08-12 10:10:03 +09:00
Mario Idival
7256c56eee add bro 2015-08-11 10:53:12 -03:00
Sonia Hamilton
765a6ea1b7 add evaler 2015-08-10 09:48:29 +10:00
Dmitri Shuralyov
c29990f394 Merge pull request #527 from sci4me/master
Add "yakvs" (Yet Another Key Value Store).
2015-08-09 11:16:24 -07:00
sci4me
2d2fafd63a Add "yakvs" 2015-08-09 01:22:41 -05:00
Cong Ding
67a6819d82 add go-stun 2015-08-08 20:42:08 -07:00
Duke
5e032e894e Merge pull request #521 from alixaxel/patch-1
added alixaxel/pagerank
2015-08-08 08:37:36 -03:00
Duke
24a6b30c09 Merge pull request #524 from soniah/master
awsenv
2015-08-08 08:35:23 -03:00
Sonia Hamilton
e9a2a6c324 awsenv 2015-08-08 17:26:49 +10:00
Hung Nguyen Viet
6444abaf91 use https 2015-08-08 14:00:26 +07:00
Baiju Muthukadan
5e143b70be GopherChina 2015-08-07 10:54:48 +05:30
Thiago Avelino
548911d78d added awesome badge
https://github.com/sindresorhus/awesome/issues/253#issuecomment-128250464
2015-08-06 03:16:29 -03:00
Alix Axel
6e0b07e3e9 added alixaxel/pagerank 2015-08-06 04:11:34 +02:00
Dmitri Shuralyov
942c3dccb4 Merge pull request #518 from caarlos0/patch-1
Add env package.
2015-08-05 00:33:57 -07:00
Dmitri Shuralyov
bc4ece4301 Merge pull request #517 from joeybloggs/master
Add Continuous Integration Section.
2015-08-05 00:32:50 -07:00
Jhonathan Paulo Banczek
f8d81d924f BeeDB deprecated in favor of beego orm 2015-08-04 15:02:34 -04:00
Duke
f367d3c480 Merge pull request #510 from flike/master
Add kingshard to Database tools
2015-08-04 13:17:27 -03:00
Duke
7274568c85 Merge pull request #514 from songgao/patch-2
Add `colorgo`, a `go build` colorizer
2015-08-04 13:16:13 -03:00
Song Gao
0be551a5b7 Add colorgo, a go build colorizer; also add a new section Go Tools 2015-08-03 20:38:52 -05:00
Duke
b62a5e0221 Merge pull request #516 from leekchan/master
Add timeutil.
2015-08-03 22:34:12 -03:00
Carlos Alexandro Becker
1e39791414 adding env 2015-08-03 22:17:41 -03:00
joeybloggs
54c43d2ba1 Add Continuous Integration Section
Add goveralls & overalls libraries.
2015-08-03 13:23:28 -04:00
Kyoung-chan Lee
f7cc570960 Add timeutil. 2015-08-03 11:41:06 +09:00
Dmitri Shuralyov
ff9fd05fdf Remove GoBuild from DevOps Tools.
The website appears to be down. As far as I can tell it's no longer active, but let me know if that's not the case.
2015-08-02 16:46:05 -07:00
Ufocoder
9d04d460d2 Add anaconda
Add [anaconda](https://github.com/ChimeraCoder/anaconda) library for working with Twitter 1.1 API to `Third-party APIs` section
2015-07-31 12:26:04 +05:00
Adrián Moreno
280c860538 Move go-nmea to Text Processing 2015-07-30 22:47:31 +02:00
Chen Fei
2e19f146c5 Update README.md
add kingshard
2015-07-30 21:08:53 +08:00
Adrián Moreno
d7740f7d4b Added go-nmea library 2015-07-30 12:47:36 +02:00
Matt Holt
43d1d6837a Merge pull request #502 from joeybloggs/master
Add Basic Assertion Library
2015-07-29 22:48:54 -06:00
Dmitri Shuralyov
39027a2003 Add dgryski/go-jump.
Closes #489.
2015-07-28 15:09:18 -07:00
Dmitri Shuralyov
9e44d1c603 Merge pull request #506 from seiflotfy/master
Add seiflotfy/cuckoofilter package.
2015-07-28 15:05:58 -07:00
Matt Holt
db8f88ef34 Merge pull request #492 from StabbyCutyou/add-buffstreams
Adding in Buffstreams - Streaming protobuffs message data over TCP ma…
2015-07-28 07:25:22 -06:00
Seif Lotfy
0b6a750e7d Add seiflotfy/cuckoofilter package 2015-07-27 23:47:21 +02:00
Dean Karn
e16a024145 update library description
a few weeks ago I added validation to Slice, Array and Maps contents as well as each or any level within, so just updating the library description to reflect that.
2015-07-26 22:02:02 -04:00
joeybloggs
09206efa4a Merge remote-tracking branch 'upstream/master' 2015-07-26 21:58:13 -04:00
Karol Duleba
995b7600b4 govalidator belongs in Validation section 2015-07-26 21:09:36 +01:00
Mario Idival
c17076fa28 add translate on third party api 2015-07-23 12:31:38 -03:00
Mario Idival
654ff733ee Add poorny/translate package 2015-07-23 09:52:03 -03:00
joeybloggs
def3b51563 Add Basic Assertion Library
Add https://github.com/bluesuncorp/assert - A Basic Assertion Library used along side native go testing, with building blocks for custom assertions
2015-07-22 20:49:29 -04:00
Vincent Rischmann
8eb4b38418 Added envconfig to Configuration 2015-07-22 21:58:22 +02:00
Thiago Avelino
82b16822f1 Merge pull request #500 from tylertreat/tylertreat-patch-1
Add boomfilters and go-datastructures packages
2015-07-22 00:43:37 -03:00
Tyler Treat
b56a2114d8 Add boomfilters and go-datastructures packages 2015-07-21 22:06:18 -05:00
Thiago Avelino
e82326c371 Merge pull request #490 from l3pp4rd/add-txdb
add single transaction based sql driver project
2015-07-21 23:32:10 -03:00
Thiago Avelino
15cb86a3ce Merge pull request #495 from mattcunningham/master
Added mattcunningham/gumblr
2015-07-21 23:31:40 -03:00
Peggy Li
63f1108d8f Add GoCon and GothamGo to the conference list
Also list the conference cities to make it clearer where they are
held, since it's not always evident from the conference name.
2015-07-21 17:21:33 -07:00
Alexandre Viau
531c4a29ec goraft is unmaintained 2015-07-20 20:00:27 -04:00
Richard Knop
6bfc46523e Added Machinery to Messaging section.
Machinery is an asynchronous task queue/job queue based on distributed
message passing. Think of it as Celery for Golang.

So called tasks (or jobs if you like) are executed concurrently either
by many workers on many servers or multiple worker processes on a single
server using Golang's goroutines.
2015-07-15 16:08:51 +01:00
Duke
41e4392247 Merge pull request #491 from gosuri/master
Added go-store
2015-07-13 20:19:55 -03:00
Matthew Cunningham
57e72b4656 Added mattcunningham/gumblr 2015-07-13 15:50:59 -07:00
Marc-Antoine Ruel
fce2d60b66 Add panicparse. 2015-07-13 09:25:32 -04:00
Greg Osuri
827fd5d84d Fixed ordering for go-store 2015-07-12 18:34:27 -07:00
Duke
91394e7d57 move gocc to github repository #328 2015-07-12 20:13:44 -03:00
StabbyCutyou
52f61689af Adding in Buffstreams - Streaming protobuffs message data over TCP made easy 2015-07-11 11:26:27 -04:00
Greg Osuri
b35e82968f Added go-store 2015-07-10 10:51:56 -07:00
gedi
e3b421425d add single transaction based sql driver project 2015-07-09 09:19:53 +03:00
mrsinham
2393f54ae7 Fixing alphabetical order 2015-07-05 17:58:11 +02:00
mrsinham
3dc977af9d Third-party APIs - Google Adwords Unofficial API 2015-07-05 13:08:14 +02:00
Aliaksandr Valialkin
50105b9887 Added gorpc to distributed systems 2015-06-30 22:08:02 +03:00
Andrii Bubis
2597cd3e3b Typo fix 2015-06-29 11:39:57 -07:00
Matt Holt
6a1b13c04d Merge pull request #456 from hillu/master
Add go-yara
2015-06-28 08:51:49 -06:00
Hilko Bengen
c91b08512a Add go-yara 2015-06-28 16:23:09 +02:00
Christoffer Hallas
b55d5fea0b Removes ServeMux from list of frameworks
Fixes #465
2015-06-28 10:31:58 +02:00
Matt Holt
e76368956c Merge pull request #464 from gambol99/link/go-marathon-api
Go API for Marathon PaaS
2015-06-26 11:28:13 -06:00
Matt Holt
ac906e34e2 Merge pull request #455 from jimzhan/master
add rex framework
2015-06-26 11:25:33 -06:00
Rohith
70eb387386 - adding a link to the go api library for interacting with mesosphere's marathon paas 2015-06-26 12:22:45 +01:00
gedi
6c0ecdd4ca new bdd testing framework reference 2015-06-24 15:26:06 +03:00
Matt Holt
d08a6d5793 Merge pull request #462 from avelino/add-vfsgen
Add vfsgen, generates a vfsdata.go file that statically implements the given virtual filesystem.
2015-06-23 09:44:49 -06:00
Matt Holt
9e0dde9c5a Merge pull request #461 from dghubble/master
Add sling package to utilities
2015-06-23 09:44:40 -06:00
Dmitri Shuralyov
21e0312312 Add vfsgen, generates a vfsdata.go file that statically implements the given virtual filesystem. 2015-06-23 00:39:49 -07:00
Dalton Hubble
ac140db522 Add sling package to utilities 2015-06-23 00:13:06 -07:00
arran ubels
873139ba51 Added vdobber's chart 2015-06-23 16:28:23 +10:00
variadico
042a581891 add scaneo 2015-06-22 01:01:02 -07:00
Dmitry Vyukov
80712d06dc Update README.md 2015-06-21 21:25:56 +02:00
jimzhan
719232b7d1 add rex framework 2015-06-21 16:55:57 +08:00
Matt Holt
76ced0c989 Merge pull request #452 from avelino/add-goxjs-gl-glfw
Add more cross-platform wrappers for OpenGL and GLFW.
2015-06-20 22:11:08 -06:00
Matt Holt
1e4bf5857f Merge pull request #453 from avelino/add-Go-Package-Store
Add Go Package Store, an app that displays updates for the Go packages in your GOPATH.
2015-06-20 22:10:44 -06:00
Dmitri Shuralyov
64a24be9fc Add gostatus command line tool, shows the status of repositories that contain Go packages. 2015-06-20 17:45:00 -07:00
Dmitri Shuralyov
fd8488303c Add Go Package Store, an app that displays updates for the Go packages in your GOPATH. 2015-06-20 17:41:27 -07:00
Dmitri Shuralyov
9b08a12194 Add more cross-platform wrappers for OpenGL and GLFW. 2015-06-20 17:34:10 -07:00
Dmitri Shuralyov
c9e6894882 Merge pull request #450 from benfb/bb/fixgomock
Update gomock link to GitHub.
2015-06-20 17:26:33 -07:00
Ben Bailey
cbd25c2a64 update gomock link to github 2015-06-20 18:07:11 -05:00
Ben Bailey
1eef6481a0 fix some markdown link spacing issues 2015-06-20 17:46:39 -05:00
David Hernandez
189c2b2a1e Added GolangUK conference 2015-06-18 12:21:29 +01:00
Ulrich Kautz
566a4bd739 Added another CLI library 2015-06-17 09:41:26 +02:00
Matt Holt
abc1353710 Merge pull request #434 from diegobernardes/patch-1
Added diegobernardes/ttlcache under DataStructures
2015-06-16 11:11:21 -06:00