Commit Graph

1049 Commits (ba1d6fb715b889ecc2cc608dde1275f24864ae86)

Author SHA1 Message Date
Nathan Osman 42f1d57a91 Added Hectane to the Email section 9 years ago
Thiago Avelino 9bb4affbcc Merge pull request #655 from icebourg/master
Add go-getter to the network section.
9 years ago
Thiago Avelino 25bb4e9c20 Merge pull request #657 from icebourg/add-s3gof3r
Add s3gof3r to list of devops tools.
9 years ago
Thiago Avelino be1c393d3b Merge pull request #658 from sadlil/master
added go-trigger in utilities.
9 years ago
Thiago Avelino 556a2a6e6b Merge pull request #656 from tracyde/add-gb
add gb
9 years ago
Kazi Sadlil Rhythom e759f2c5f9 position updated. 9 years ago
Kazi Sadlil Rhythom 83ce6de0bf added go trigger in utilities. 9 years ago
AJ Bourg 8febb3aa77 Add s3gof3r to list of devops tools. 9 years ago
Dmitri Shuralyov 445138e905 Merge pull request #601 from jackc/master
Add pgx to database driver list.
9 years ago
Derek Tracy 52322145f3 add gb 9 years ago
AJ Bourg 03dc2d958d Add go-getter to the network section. 9 years ago
Thiago Avelino a49cc6c6de Merge pull request #639 from swapagarwal/master
Add slack invite link
9 years ago
Thiago Avelino f85f11ea0a Merge pull request #654 from penberg/update-gotk3-url
Update gotk3 URL
9 years ago
Thiago Avelino 26ace7d5b5 Merge pull request #652 from muniz95/master
LiteIDE included
9 years ago
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.
9 years ago
Rodrigo Muniz 38fcbfc6aa LiteIDE included 9 years ago
Eduardo Nunes Pereira 3d0eec51b7 Added SSLB 9 years ago
Sioro Neoku eaeed47e7e Add go-peerflix 9 years ago
Thiago Avelino aa0cc97200 Merge pull request #621 from solher/patch1
Add Arangolite ArangoDB driver
9 years ago
Chris Lu 0edb29955d Update README.md 9 years ago
Thiago Avelino aa899df23c Merge pull request #642 from musl/master
Add go-dsp library
9 years ago
Thiago Avelino bdcbd7098f Merge pull request #643 from tomcraven/master
README.md: add github.com/tomcraven/goga genetic algorithm machine le…
9 years ago
Ugorji Nwoke 4da4b179c5 go-codec de-facto library for cbor, msgpack, json 9 years ago
Tom f415ab0530 README.md: add github.com/tomcraven/goga genetic algorithm machine learning library 9 years ago
Thiago Avelino ff96f8d1f3 Merge pull request #627 from oskca/master
add Go bindings for Sciter: a desktop GUI development SDK
9 years ago
Thiago Avelino cb222402f2 Merge pull request #625 from montanaflynn/master
Add stats package
9 years ago
Thiago Avelino 399dfa7750 Merge pull request #628 from svcavallar/master
Added "celeriac" library to Distributed/Grid Computing.
9 years ago
Thiago Avelino 6c26f467fa Merge pull request #629 from mashuai/master
Add gcfg to Configuration
9 years ago
Swapnil Agarwal c385bb4666 Add slack invite link 9 years ago
Mike Hix b1e2791430 Add go-dsp library 9 years ago
Alex Palaistras 58e8a62121 Add link for `go-php` in `Embeddable Scripting Languages` section 9 years ago
Bruno Medeiros 88496ee0b4 Add Goclipse entry 9 years ago
Swapnil Agarwal ff675e7fda Add termloop under Game Development 9 years ago
jerome-laforge 376fffc900 Add log15 into Logging 9 years ago
mashuai a16e35d4cf add migrate to Database tools 9 years ago
mashuai 559833e65f Add httptreemux to Web Frameworks 9 years ago
mashuai 9e2c9630a1 add gcfg in Configuration 9 years ago
Stefan von Cavallar 455acffee3 Added "celeriac" library to Distributed/Grid Computing. 9 years ago
oskca 9000dc530f update the items orders 9 years ago
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. :)
9 years ago
Sam Couch 22c3a67f25 Add clarifai client library 9 years ago
Montana Flynn 3afde332e3 Add stats package 9 years ago
AJ Bourg 518f61cb3c Update README.md
Gaudi is being discontinued: http://marmelab.com/blog/2014/11/06/retiring-gaudi.html
9 years ago
Tobias Schmid 4b99d0e6eb Add bosun 9 years ago
Fabien Herfray 737c5d65c7 Arangolite ArangoDB driver added 9 years ago
Dmitri Shuralyov 9645de3ac8 Merge pull request #619 from toashd/master
Add cockroach to databases.
9 years ago
Tobias Schmid 921f3ec381 Add cockroach to databases 9 years ago
Pavel Paulau a4770c2e94 Add Prometheus 9 years ago
Vinicius Souza 234c7d4ad3 Add Medium SDK for Medium's OAuth2 API 9 years ago
jawher a76cc8be11 Add mow.cli 9 years ago
Francois 5517cf83ca Adding rerun 9 years ago
Jack Christensen 98d410a58b Add pgx to database driver list 9 years ago
Norwack 317c9d4d26 remove unmaintained package 9 years ago
Dmitri Shuralyov 539e8acbd9 Merge pull request #587 from joeybloggs/master
Update repo links to a few packages.
9 years ago
Kiril Minkov 1527d5eb50 Update README.md 9 years ago
Alexander Neumann 85a637ece8 Add restic
This commit adds a link to restic, a fast and secure backup program
that uses de-deuplication.
9 years ago
Thiago Avelino 73400cbe5a Merge pull request #586 from chzyer/patch-1
add command line interface: Readline
9 years ago
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.
9 years ago
Tomas Aparicio 2413dc203a feat: add filetype package 9 years ago
Kiril Minkov 4ae08cb9c5 Adding go-geoindex 9 years ago
Julien Feltesse 0a0f5c89c5 update repos addresses / fix some trailing whitespace 9 years ago
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
9 years ago
Chzyer 3c2350362f Update README.md 9 years ago
Chzyer 59444cffed Update README.md 9 years ago
Chris Ramón dc8232fe33 Add two libs to Query Language section. 9 years ago
Thiago Avelino 1335305299 Merge pull request #567 from azer/master
Add logger
9 years ago
Thiago Avelino 40a73d0575 Merge pull request #577 from kpashka/master
Update README.md
9 years ago
Thiago Avelino be2450172a Merge pull request #578 from verdverm/patch-1
Add: frisby - a REST API testing framework
9 years ago
Thiago Avelino 77eefae564 Merge pull request #580 from smallnest/master
add more popular go projects in github
9 years ago
Daved 84bb937523 Added parth to Text Processing list. 9 years ago
Daved 09f2cfdde9 Added kace to Text Processing list. 9 years ago
Daved 065148be9e Added go-pkg-complete to Go Tools list. 9 years ago
Daved 871e5abf95 Added catena to http middleware list. 9 years ago
Daved 2c063aeee3 Added chain to http middleware list. 9 years ago
smallnest dbd0c4f5c1 add more popular go projects in github 9 years ago
Chris Ramón df9a402364 alphabetic order 9 years ago
Chris Ramón 99bef80c13 Adding query language section, add graphql-go. 9 years ago
Tony Worm 94ccae764f Add: frisby - a REST API testing framework 9 years ago
Pavel Kiselev 6a11f11cf5 Update README.md
Added links to Slack / Telegram API
9 years ago
sadlil be8a5d67cc Add Go logger lib with console, file or ES logging. 9 years ago
sadlil 7816759541 Add Go logger lib with console, file or ES logging. 9 years ago
siddontang c9bb51932b Add TiDB to Databases section 9 years ago
Azer Koçulu ade1d113f4 Update README.md 9 years ago
Tomás Senart 10bbdf9ae9 Add Vegeta to DevOps section 9 years ago
Stephen Lewis d0b2a3a9ed Correct spelling of libpcap 9 years ago
Thiago Avelino 7c94841196 Merge pull request #545 from ricardolonga/master
Added JsonGo link.
9 years ago
Dmitri Shuralyov 763d840db7 Merge pull request #558 from vectaport/patch-1
Add github.com/vectaport/flowgraph to Distributed Systems.
9 years ago
Scott Johnston d32bb97ead Add github.com/vectaport/flowgraph to Distributed Systems 9 years ago
Karol Duleba 579a64af70 Add machine learning package - goml 9 years ago
Dmitri Shuralyov 21510b4c6b Merge pull request #550 from andreas-t-jonsson/master
Added SDL2 bindings from veandco.
9 years ago
Andreas Jonsson b048e0ddfd Changed libsdl link to https 9 years ago
MSempere 761242e8b0 Update README.md 9 years ago
Dmitri Shuralyov 71dedb9f94 Merge pull request #551 from gregdel/pushover
Add pushover, a wrapper for the Pushover API.
9 years ago
Grégoire Delattre bfbc1b0ed2 Add pushover, a wrapper for the Pushover API
Pushover is a service to send and receive push notifications.
9 years ago
Andreas Jonsson 2adb42bec6 Added SDL2 bindings from veandco. 9 years ago
Andrii Ursulenko 780d4118ea changed package name and moved in alpha order 9 years ago
Andrii Ursulenko 938dc7eecf added link to new redis client 9 years ago
Ricardo Longa 80f0a6472d Added JsonGo link. 9 years ago
Dmitri Shuralyov d9dd7e128b Merge pull request #541 from anacrolix/patch-2
Add Torrent-related packages.
9 years ago
Matt Joiner f2a7cf4cb8 Update README.md 9 years ago
Matt Joiner fe413eb116 Update README.md 9 years ago
Artem Timofeev 89270e2406 Add grpc-go to Distributed Systems section. 9 years ago
Matt Joiner 51f8883519 Torrent-related packages 9 years ago
Zubair Hamed 40cc9259ce Add CoAP Client/Server implementation (RFC 7252) 9 years ago
Matt Layher c068f25d78 Add github.com/mdlayher networking libraries 9 years ago
Duke 5d74f5fd82 Merge pull request #531 from leekchan/master
Add accounting
9 years ago
Thiago Avelino 15b3b235d1 Merge pull request #530 from marioidival/bropackage
Bro - watch files in directory and run tests for them
9 years ago
Kyoung-chan Lee d1e8150be6 Add accounting 9 years ago
Mario Idival 7256c56eee add bro 9 years ago
Sonia Hamilton 765a6ea1b7 add evaler 9 years ago
Dmitri Shuralyov c29990f394 Merge pull request #527 from sci4me/master
Add "yakvs" (Yet Another Key Value Store).
9 years ago
sci4me 2d2fafd63a Add "yakvs" 9 years ago
Cong Ding 67a6819d82 add go-stun 9 years ago
Duke 5e032e894e Merge pull request #521 from alixaxel/patch-1
added alixaxel/pagerank
9 years ago
Duke 24a6b30c09 Merge pull request #524 from soniah/master
awsenv
9 years ago
Sonia Hamilton e9a2a6c324 awsenv 9 years ago
Hung Nguyen Viet 6444abaf91 use https 9 years ago
Baiju Muthukadan 5e143b70be GopherChina 9 years ago
Thiago Avelino 548911d78d added awesome badge
https://github.com/sindresorhus/awesome/issues/253#issuecomment-128250464
9 years ago
Alix Axel 6e0b07e3e9 added alixaxel/pagerank 9 years ago
Dmitri Shuralyov 942c3dccb4 Merge pull request #518 from caarlos0/patch-1
Add env package.
9 years ago
Dmitri Shuralyov bc4ece4301 Merge pull request #517 from joeybloggs/master
Add Continuous Integration Section.
9 years ago
Jhonathan Paulo Banczek f8d81d924f BeeDB deprecated in favor of beego orm 9 years ago
Duke f367d3c480 Merge pull request #510 from flike/master
Add kingshard to Database tools
9 years ago
Duke 7274568c85 Merge pull request #514 from songgao/patch-2
Add `colorgo`, a `go build` colorizer
9 years ago
Song Gao 0be551a5b7 Add `colorgo`, a `go build` colorizer; also add a new section `Go Tools` 9 years ago
Duke b62a5e0221 Merge pull request #516 from leekchan/master
Add timeutil.
9 years ago
Carlos Alexandro Becker 1e39791414 adding env 9 years ago
joeybloggs 54c43d2ba1 Add Continuous Integration Section
Add goveralls & overalls libraries.
9 years ago
Kyoung-chan Lee f7cc570960 Add timeutil. 9 years ago
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.
9 years ago
Ufocoder 9d04d460d2 Add anaconda
Add [anaconda](https://github.com/ChimeraCoder/anaconda) library for working with Twitter 1.1 API to `Third-party APIs` section
9 years ago
Adrián Moreno 280c860538 Move go-nmea to Text Processing 9 years ago
Chen Fei 2e19f146c5 Update README.md
add kingshard
9 years ago
Adrián Moreno d7740f7d4b Added go-nmea library 9 years ago
Matt Holt 43d1d6837a Merge pull request #502 from joeybloggs/master
Add Basic Assertion Library
9 years ago
Dmitri Shuralyov 39027a2003 Add dgryski/go-jump.
Closes #489.
9 years ago
Dmitri Shuralyov 9e44d1c603 Merge pull request #506 from seiflotfy/master
Add seiflotfy/cuckoofilter package.
9 years ago
Matt Holt db8f88ef34 Merge pull request #492 from StabbyCutyou/add-buffstreams
Adding in Buffstreams - Streaming protobuffs message data over TCP ma…
9 years ago
Seif Lotfy 0b6a750e7d Add seiflotfy/cuckoofilter package 9 years ago
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.
9 years ago
joeybloggs 09206efa4a Merge remote-tracking branch 'upstream/master' 9 years ago
Karol Duleba 995b7600b4 govalidator belongs in Validation section 9 years ago
Mario Idival c17076fa28 add translate on third party api 9 years ago
Mario Idival 654ff733ee Add poorny/translate package 9 years ago
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
9 years ago
Vincent Rischmann 8eb4b38418 Added envconfig to Configuration 9 years ago
Thiago Avelino 82b16822f1 Merge pull request #500 from tylertreat/tylertreat-patch-1
Add boomfilters and go-datastructures packages
9 years ago
Tyler Treat b56a2114d8 Add boomfilters and go-datastructures packages 9 years ago
Thiago Avelino e82326c371 Merge pull request #490 from l3pp4rd/add-txdb
add single transaction based sql driver project
9 years ago