Commit Graph

628 Commits (10f45cfebe5cdd90f8b713aa0bfbd2ffd848473d)

Author SHA1 Message Date
Thiago Avelino 10f45cfebe Merge pull request #370 from henryx/master
Added some libraries
9 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.
9 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.
9 years ago
Julien Feltesse 953f98b71e update the name of the packages that have been renamed 9 years ago
Julien Feltesse 9cb30e9c79 update the url of github projects that have moved 9 years ago
Enrico Bianchi 38087d1689 Ordered lists 9 years ago
Matt Holt 9c20b4b897 Merge pull request #371 from fzerorubigd/master
add go-couchdb
9 years ago
Matt Holt ecc99a0f6f Merge pull request #367 from mauriciosl/master
Add hystrix-go to Utilities
9 years ago
Matt Holt ff7151b3e4 Merge pull request #361 from deckarep/master
Adding gosx-notifier library which is desktop notifications for OSX
9 years ago
fzerorubigd ac9fd7c64f
add go-couchdb 9 years ago
Enrico Bianchi cc5c4398f3 Added Firebird RDMS SQL driver 9 years ago
Enrico Bianchi 568c4a888a Added ini library 9 years ago
Thiago Avelino 0cf086c5c0 fixed duplicate link #366 9 years ago
Patrick D. 5a7267929f Added go-socket.io to we frameworks 9 years ago
Mauricio Souza Lima 6a68a70d35 Add hystrix-go to Utilities 9 years ago
Gilles Fabio 0d1c0e9826 Add picfit and stats. 9 years ago
Ralph Caraveo III 7c34595771 Adding gosx-notifier library which is desktop notifications for OSX 9 years ago
Duke b814c1cf47 Merge pull request #359 from rs/oplog
Add oplog to Messaging
9 years ago
Christoffer Hallas 93f8449cb2 Update README.md
Added ServeMux to the list of Web Frameworks
9 years ago
Olivier Poitrey 9e106de4c3 Add oplog to Messaging 9 years ago
Matt Holt 1f94f134e3 Merge pull request #356 from albrow/jobs
Add github.com/albrow/jobs
9 years ago
Alex Browne 20c05f3889 Add github.com/albrow/jobs 9 years ago
Alex Browne c7a3030d20 Add github.com/albrow/forms 9 years ago
Matt Holt 216e2ffde9 Merge pull request #353 from h4ck3rm1k3/patch-1
Update README.md
9 years ago
aihui zhu 3c3334896b Update README.md 9 years ago
James Michael DuPont aa32609cbd Update README.md
adding Cap'n Proto schema generator https://github.com/glycerine/bambam
9 years ago
Matti Mårds ac264edb50 Stripe's AWS SDK is now the official SDK and has moved to the awslabs organization on Github 9 years ago
Lunny Xiao 504233bb3d Merge branch 'master' of github.com:avelino/awesome-go 9 years ago
Duke e5137dbda5 Merge pull request #351 from clsung/master
Add levigo, Go wrapper for LevelDB.
9 years ago
Lunny Xiao 7e5f43d68d alphabetical tango 9 years ago
Cheng-Lung Sung 5d3ae17117 Add levigo, Go wrapper for LevelDB. 9 years ago
Matti Mårds a9f0ab7a67 Fixing failing test after last commit by moving the package to correct place. 9 years ago
Matti Mårds 8faec9642d Added Shopify's go-lua to the list of embeddable scripting languages 9 years ago
Lunny Xiao 00578c55e5 add tango to web framework 9 years ago
Duke ce44404a40 Merge pull request #348 from devton/patch-1
added goose migration tool to list
9 years ago
Antônio Roberto 74562dff56 fix tests 9 years ago
Duke 4cb4b9706a update gopacket and gographviz link
Related #328
9 years ago
Antônio Roberto Silva d61574614d added goose migration tool to list 9 years ago
Dmitri Shuralyov d763d00c29 Update cmd/goimports link.
Related to #328.
9 years ago
Duke ecf5472959 fix leveldb link #328 9 years ago
Thiago Avelino 316766fd77 fixed url golang official projects page 9 years ago
Duke 87b82fa934 add travis build status on README 9 years ago
Duke 34282c0ba8 make all test pass 9 years ago
yaismel f9cac8a911 Alphabetical order 9 years ago
yaismel be6e56a3f4 Added nes package to software written in go section 9 years ago
yaismel d6476148b2 Added NES package 9 years ago
yaismel f5b77de765 Added tail package 9 years ago
Thiago Avelino da468b98c9 added Slugify package (alternative) 9 years ago
Dmitri Shuralyov fd44cd5621 Use github homepage as the link. 9 years ago
Dmitri Shuralyov efe32d0cea Add packages for FTP, SFTP protocols.
Resolves #266.
/cc @jlaffaye @davecheney @koofr
9 years ago