Battle of the next-gen languages: @nodejs vs @golang http://ow.ly/xzhS30aCCti #NodeJS #golang #javascript… https://twitter.com/i/web/status/870889068695085057
HostingAdvice.com
Node.js vs Golang: Battle of the Next-Gen Languages - HostingAdvice.com
Recently, there have been criticisms about the value of using Node.js in a high-performance, networked application environment, and some developers have moved to the Go language. There are also several high-profile corporate examples switching to using Go…
Simple command line tool to parse and dump @jsonfeed with #golang https://gist.github.com/ajstarks/9476ba612b5a85f4efe61139b93f17e7
Gist
Simple command line utility to parse and dump JSONfeeds
Language Mechanics On Memory Profiling, #golang :
https://www.goinggo.net/2017/06/language-mechanics-on-memory-profiling.html
https://www.goinggo.net/2017/06/language-mechanics-on-memory-profiling.html
Ardanlabs
Language Mechanics On Memory Profiling
Prelude This is the third post in a four part series that will provide an understanding of the mechanics and design behind pointers, stacks, heaps, escape analysis and value/pointer semantics in Go. This post focuses on heaps and escape analysis. Index of…
An honest, good read: "Why Go Is Not Good"
http://yager.io/programming/go.html
#programming #proglang #golang
http://yager.io/programming/go.html
#programming #proglang #golang
Understanding #TensorFlow using #golang https://pgaleone.eu/tensorflow/go/2017/05/29/understanding-tensorflow-using-go/
P. Galeone's blog
Understanding Tensorflow using Go
Tensorflow is not a Machine Learning specific library, instead, is a general purpose computation library that represents computations with graphs. Its core is implemented in C++ and there are also bindings for different languages. The bindings for the Go…
Why Go and containers might not be what you are looking for | https://www.weave.works/blog/linux-namespaces-and-go-don-t-mix | #DevOps #Tech #Linux #golang
www.weave.works
Linux Namespaces and Go Don't Mix
Martynas Pumputis explains how a Weave Net bug uncovered considerable limitations of Go programming language runtime.
imroc/req (0.1.3): a #golang http request library for humans https://mdy.io/gh/imroc/req
GitHub
imroc/req
a golang http request library for humans
IanS5 / go-jsonfeed: Simple JSON Feed implementation in go https://github.com/IanS5/go-jsonfeed #golang
GitHub
IanS5/go-jsonfeed
go-jsonfeed - Simple JSON Feed implementation in go
orcaman / financial: think numpy's financial (npv, irr, etc.) but in go https://github.com/orcaman/financial #golang
GitHub
GitHub - orcaman/financial: think numpy's financial (npv, irr, etc.) but in go
think numpy's financial (npv, irr, etc.) but in go - GitHub - orcaman/financial: think numpy's financial (npv, irr, etc.) but in go
Remember to RSVP for our #Gophers #Meetup on June 20th in our offices! :) https://www.meetup.com/de-DE/Dresden-Go-Programming-Language-Meetup/events/239837405/ #golang #go #dresden
Meetup
Gophers Dresden
We're planning to have lightning talks (which can even be small talks like 5 minutes), e. g. about your favorite project, patterns or experiences:
If you h
If you h
Know any research being done using #golang ? Add it to
https://github.com/golang/go/wiki/ResearchPapers
Thanks @ImreSamu for keeping this page updated.
https://github.com/golang/go/wiki/ResearchPapers
Thanks @ImreSamu for keeping this page updated.
GitHub
ResearchPapers
The Go programming language. Contribute to golang/go development by creating an account on GitHub.
A simple #golang code to use as a proxy server for downloading ps4 game, just a hack when the internet speed sucks! https://gist.github.com/f2d9a87b639e314bf32b35bf970e9d60
Gist
ps-proxy.go
glycerine/sshego (1.6.1): #golang/Go library for ssh tunneling (secure port forwarding) https://mdy.io/gh/glycerine/sshego
GitHub
glycerine/sshego
sshego - golang/Go library for ssh tunneling (secure port forwarding)
I'm flying to another country for 2 weeks, limited access to internet. Response time of my #golang SLA (https://github.com/shurcooL/SLA) is on hold.
GitHub
shurcooL/SLA
SLA - Service-level agreement for Go packages.
Getting the know the basics of functions, references and pointers in Go. #golang https://flynnbundy.com/go/2017/06/05/understanding-references-and-pointers-in-go.html
Flynnbundy
{ Flynn Bundy } | Understanding references and pointers and Go
Blog and website of Flynn Bundy. A Microsoft Cloud and Datacenter MVP interested in all things automated.