Commit Graph

734 Commits (5abf86a4a70dec290f6a847927620101ed3a5ef9)

Author SHA1 Message Date
Ralph Caraveo III 37afa7dcf9 Fix double sub-category. 10 years ago
Ralph Caraveo III f3e9f3c0b0 Moving datastructures and algorithms section into its own group 10 years ago
Thiago Avelino 10f45cfebe Merge pull request #370 from henryx/master
Added some libraries
10 years ago
Dmitri Shuralyov e59c4b9d14 Update OpenGL section.
The OpenGL repos have had an overhaul earlier this year. This update is to reflect the changes.
Update descriptions of go-gl/gl and go-gl/glfw repos.
Remove glow. It is an internal generator tool used to generate the go-gl/gl bindings; most users will not need to know about it unless they are interested in generating custom bindings or fixing issues. But in that case they can find out about glow from the go-gl/gl repository, since it's described in the README.
10 years ago
Dmitri Shuralyov bbd8d31219 Fix Markdown formatting issue.
Fix missing closing * symbol.
Issue pointed out in https://github.com/avelino/awesome-go/pull/373#issuecomment-96436497.
10 years ago
Julien Feltesse 953f98b71e update the name of the packages that have been renamed 10 years ago
Julien Feltesse 9cb30e9c79 update the url of github projects that have moved 10 years ago
Enrico Bianchi 38087d1689 Ordered lists 10 years ago
Matt Holt 9c20b4b897 Merge pull request #371 from fzerorubigd/master
add go-couchdb
10 years ago
Matt Holt ecc99a0f6f Merge pull request #367 from mauriciosl/master
Add hystrix-go to Utilities
10 years ago
Matt Holt ff7151b3e4 Merge pull request #361 from deckarep/master
Adding gosx-notifier library which is desktop notifications for OSX
10 years ago
fzerorubigd ac9fd7c64f
add go-couchdb 10 years ago
Enrico Bianchi cc5c4398f3 Added Firebird RDMS SQL driver 10 years ago
Enrico Bianchi 568c4a888a Added ini library 10 years ago
Thiago Avelino 0cf086c5c0 fixed duplicate link #366 10 years ago
Patrick D. 5a7267929f Added go-socket.io to we frameworks 10 years ago
Mauricio Souza Lima 6a68a70d35 Add hystrix-go to Utilities 10 years ago
Gilles Fabio 0d1c0e9826 Add picfit and stats. 10 years ago
Ralph Caraveo III 80678bca38 Fixing build 10 years ago
Ralph Caraveo III 3450846a36 Adding the golang-set package which offers thread-safe and non-thread-safe sets for Go. 10 years ago
Ralph Caraveo III 7c34595771 Adding gosx-notifier library which is desktop notifications for OSX 10 years ago
Duke b814c1cf47 Merge pull request #359 from rs/oplog
Add oplog to Messaging
10 years ago
Christoffer Hallas 93f8449cb2 Update README.md
Added ServeMux to the list of Web Frameworks
10 years ago
Olivier Poitrey 9e106de4c3 Add oplog to Messaging 10 years ago
Olivier Poitrey 3b713d9546 Add formjson middleware 10 years ago
Olivier Poitrey 13df16fa6a Add CORS and XFF middlewares 10 years ago
Matt Holt 1f94f134e3 Merge pull request #356 from albrow/jobs
Add github.com/albrow/jobs
10 years ago
Alex Browne 20c05f3889 Add github.com/albrow/jobs 10 years ago
Alex Browne c7a3030d20 Add github.com/albrow/forms 10 years ago
Matt Holt 216e2ffde9 Merge pull request #353 from h4ck3rm1k3/patch-1
Update README.md
10 years ago
aihui zhu 3c3334896b Update README.md 10 years ago
James Michael DuPont aa32609cbd Update README.md
adding Cap'n Proto schema generator https://github.com/glycerine/bambam
10 years ago
Matti Mårds ac264edb50 Stripe's AWS SDK is now the official SDK and has moved to the awslabs organization on Github 10 years ago
Lunny Xiao 504233bb3d Merge branch 'master' of github.com:avelino/awesome-go 10 years ago
Duke e5137dbda5 Merge pull request #351 from clsung/master
Add levigo, Go wrapper for LevelDB.
10 years ago
Lunny Xiao 7e5f43d68d alphabetical tango 10 years ago
Cheng-Lung Sung 5d3ae17117 Add levigo, Go wrapper for LevelDB. 10 years ago
Matti Mårds a9f0ab7a67 Fixing failing test after last commit by moving the package to correct place. 10 years ago
Matti Mårds 8faec9642d Added Shopify's go-lua to the list of embeddable scripting languages 10 years ago
Lunny Xiao 00578c55e5 add tango to web framework 10 years ago
Duke ce44404a40 Merge pull request #348 from devton/patch-1
added goose migration tool to list
10 years ago
Antônio Roberto 74562dff56 fix tests 10 years ago
Duke 4cb4b9706a update gopacket and gographviz link
Related #328
10 years ago
Antônio Roberto Silva d61574614d added goose migration tool to list 10 years ago
Dmitri Shuralyov d763d00c29 Update cmd/goimports link.
Related to #328.
10 years ago
Duke ecf5472959 fix leveldb link #328 10 years ago
Thiago Avelino 316766fd77 fixed url golang official projects page 10 years ago
Duke 87b82fa934 add travis build status on README 10 years ago
Duke 34282c0ba8 make all test pass 10 years ago
yaismel f9cac8a911 Alphabetical order 10 years ago
yaismel be6e56a3f4 Added nes package to software written in go section 10 years ago
yaismel d6476148b2 Added NES package 10 years ago
yaismel f5b77de765 Added tail package 10 years ago
Thiago Avelino da468b98c9 added Slugify package (alternative) 10 years ago
Dmitri Shuralyov fd44cd5621 Use github homepage as the link. 10 years ago
Dmitri Shuralyov efe32d0cea Add packages for FTP, SFTP protocols.
Resolves #266.
/cc @jlaffaye @davecheney @koofr
10 years ago
Matt Holt 41f1850b8c Merge pull request #332 from firstrow/patch-2
Added log-voyage
10 years ago
Matt Holt 2e8233cd8e Merge pull request #330 from msoap/master
Added shell2http
10 years ago
Matt Holt 947ea463a9 Merge pull request #329 from norwack/master
add plubi
10 years ago
Matt Holt d3d8b5a8e4 Merge pull request #327 from e-dard/master
Add godist and netbug
10 years ago
Duke 3562ebee23 Merge pull request #340 from joeybloggs/master
update package location for go-validate-yourself to bluesuncorp/validator
10 years ago
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
10 years ago
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.
10 years ago
Dean Karn 29d6c19846 Update README.md 10 years ago
Trevor 55e821a902 Add taglib 10 years ago
Duke dedb5349fa Merge pull request #338 from parkghost/patch-1
Add gxui
10 years ago
Brandon Chen 895558ad85 sort item by alphabetically 10 years ago
Brandon Chen b470b329df Add gxui 10 years ago
Daniel Skinner 571bddb4bb Add damsel 10 years ago
Ory Band 8ecc664962 added BigQuery stream insert package: go-bqstreamer 10 years ago
Thiago Avelino baa1e3d751 Merge pull request #334 from nguyendangminh/patch-1
Add a new Configuration package: mini
10 years ago
Nguyen Dang Minh 797c9c2d7c Update README.md 10 years ago
Matt Holt dba60b1f62 Merge pull request #333 from xyproto/master
Added two projects
10 years ago
Alexander Rødseth 9a380d5633 Add algernon 10 years ago
Nguyen Dang Minh 983e5b4295 Add a new Configuration package: mini 10 years ago
Alexander Rødseth 9dd1d25504 Add permissions2 10 years ago
Andrii Bubis f4554cb559 Added log-voyage 10 years ago
kazusuke sasezaki 2b46d761f7 update Bone for preferable URL
at Web Frameworks section.
current squiidz/bone seems just one of fork.
10 years ago
Sergey Mudrik 26a3542cb3 Moved shell2http into another category 10 years ago
Sergey Mudrik 3852e93c1f Added shell2http 10 years ago
Norwack d567786ffa add plubi 10 years ago
Fabio Falci 1256ef6c16 Add gocui 10 years ago
Thiago Avelino aab5e166d6 Merge pull request #322 from vishr/master
Added gommon/color to the list.
10 years ago
Thiago Avelino 4f82ca4c2e Merge pull request #323 from kidoman/patch-1
Add embd, framework for hardware
10 years ago
Dmitri Shuralyov c487d70314 Merge pull request #324 from kidoman/patch-2
Add go-steam, library to interact with Steam servers
10 years ago
Edd Robinson 3c4cf2827d Add godist and netbug 10 years ago
Ethan Burns 50359b1b04 Plotinum is now gonum/plot. 10 years ago
Karan Misra bd0239895b Add go-steam, library to interact with Steam servers
Ref: https://developer.valvesoftware.com/wiki/Source_RCON_Protocol
10 years ago
Karan Misra 12d2c525b4 remove typo 10 years ago
Karan Misra 65ab01b93d Add embd, package for hardware
http://embd.io
http://kidoman.io/framework/embd.html
10 years ago
Vishal Rana ea82a107dd Update README.md 10 years ago
Vishal Rana 10679a5316 Update README.md 10 years ago
Matt Holt 22e71f49d0 Merge pull request #321 from vishr/master
Renamed bolt to echo in web frameworks
10 years ago
Vishal Rana 8c0ea7f75e Renamed bolt to echo in web frameworks
Signed-off-by: Vishal Rana <vr@labstack.com>
10 years ago
NHOrus 6f44267bce Added metalinter in code analysis tools 10 years ago
Matt Holt 0d2e54d9b8 Eh, just submit a PR 10 years ago
Matt Holt d617bec217 Added Comcast (closes #315) 10 years ago
Matt Holt ce6648100e Merge pull request #318 from rjeczalik/add-gh
Add gh, package for GitHub-centric ops
10 years ago
Rafal Jeczalik dd3205fe5a Add gh, package for GitHub-centric ops 10 years ago
Matt Holt 65f65c9c19 Alphabetized notify 10 years ago
Matt Holt 1a4fdfc9b5 Merge pull request #316 from TheCreeper/master
Added go-notify
10 years ago
Matt Holt f5c9d428d5 Merge pull request #317 from vishr/master
Added bolt to the list of web frameworks.
10 years ago
Rafal Jeczalik af3acead9b Add notify, filesystem notification package 10 years ago
Vishal Rana a57dbda902 Added bolt to the list
Signed-off-by: Vishal Rana <vr@labstack.com>
10 years ago
TheCreeper b3c9c7228e Added go-notify 10 years ago
Duke 2023779bad Merge pull request #314 from carlescere/master
Add scheduler, package for job scheduling
10 years ago
Matt Holt eb96f483a9 Merge pull request #313 from faxal/master
Add packages that embeds resources in binary
10 years ago
fazal 0942fe16f8 Re-arranged packages alphabetically 10 years ago
Matt Holt 4e2a1660b3 Plea to encourage readers to help keep list updated 10 years ago
Carles Cerezo Guzmán cb22e1be3f Add scheduler, package for job scheduling 10 years ago
fazal 8b70401388 Alphabetical 10 years ago
fazal 9318c7e1d0 Add description to resource embedding packages 10 years ago
fazal 81cd72d037 Fix link 10 years ago
fazal 179cabd4a1 Resources Embedding
Packages that helps in embedding resources to go binary
10 years ago
Thiago Avelino 1b8870f5ea Merge pull request #311 from adnanh/patch-1
Update README.md
10 years ago
Nick Waywood a5b34ea43c Added nut package manager 10 years ago
Adnan Hajdarević 12f565865f Update README.md 10 years ago
Carles Cerezo Guzmán 7c14687fef Add package goback
Adds exponential backoff package.
10 years ago
Michael Vetter b96e92d987 Add termui 10 years ago
Nick Waywood 635fa05033 Added go-json-rest web framework 10 years ago
Matt Holt b635554aac Merge pull request #303 from vadimg/master
Add decimal
10 years ago
Vadim Graboys 3f73806f6f Add decimal 10 years ago
Pravendra Singh ab314847f1 Rename geo_pattern to geopattern
> Fix lexicographical ordering of other packages in Images section too.
10 years ago
Doug Martin 06c01b5bc2 Adding goqu to sql query builder section 10 years ago
若山史郎 74aea649b8 reorder gopsutil alphabetically. 10 years ago
若山史郎 9b934639c0 add gopsutil to the Miscellaneous section. 10 years ago
Mario Gutierrez 1b1a3c328b added logxi 10 years ago
Carles Cerezo Guzmán c28bec324f Add go-capnproto 10 years ago
Matt Holt 3a9ee56738 Merge pull request #297 from 2tvenom/master
DB tools 2tvenom/myreplication
10 years ago
Pavel Ven Gulbin e7a7faa920 DB tools 2tvenom/myreplication alphabetize 10 years ago
Matt Holt 68957b4058 Merge pull request #292 from netpoetica/remove-CUI
divide CUI into std and advanced Command Line
10 years ago
Matt Holt 87cee94d98 Merge pull request #284 from joeybloggs/master
Add Validation section
10 years ago
Matt Holt 591002e589 Merge pull request #287 from lazywei/master
Add gonum/matrix
10 years ago
Matt Holt 36065c7dad Merge pull request #295 from olebedev/master
Config tool added
10 years ago
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.
10 years ago
olebedev 05eeb4563e Config tool added 10 years ago
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
10 years ago
Keith Rosenberg 6d55072389 divide CUI into std and advanced Command Line
https://github.com/avelino/awesome-go/issues/282
10 years ago
Matt Holt 8fd689c009 Added Porter2 stemming library 10 years ago
Pavel Ven Gulbin bf73c405ef DB tools 2tvenom/myreplication 10 years ago
Matt Holt 899fa96aa4 Merge pull request #289 from carlescere/config-section
Added configuration section
10 years ago
Akshay Deo f8f196c276 Arranged the dev ops list alphabetically 10 years ago
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
10 years ago
Akshay Deo 2305be536a Added go-metrics in dev ops list. 10 years ago
Chih-Wei Chang b9c30ba343 Remove redundant status description. 10 years ago
Chih-Wei Chang 7ab0889b8d Add gonum/matrix, update status for other packages. 10 years ago
Thiago Avelino 641af7d6f3 added irc help for contributors
freenode #awesome-go
10 years ago
Jerry Zhao 706ba7373a missing Bing 10 years ago
ArturKlajnerok dc202ff7c0 Recommend google api and google cloud api clients 10 years ago
ArturKlajnerok b8c5170fce Recommend stripe api client 10 years ago