Quantcast
Channel: Golang Weekly
Viewing all articles
Browse latest Browse all 430

#167: Go Tooling in Action

$
0
0
Issue 167 — July 6, 2017
Featured
Materials for a workshop covering the tools gophers use in day to day development. The workshop is based off a 40 minute talk Francesc gave last year.
Francesc Campoy
1.9 adds the ability to add tags/labels to areas of code for more effective profiler tracing.
Jaana B.​ Dogan
Satisfy your company’s requirements for commercial support, security and license compliance with ActiveGo, the only supported Golang distribution. Start using ActiveGo for free in development.
ActiveState Software   sponsored 
Uses direct epoll and kqueue syscalls (a la libuv or Redis) rather than the standard Go net package. There’s even an example of an ultra-simple Redis ‘clone’ built with it.
Josh Baker
Builds Go binaries for several platforms, creates a GitHub release and pushes a Homebrew formula.
GoReleaser
Now using pure Go without CGo meaning you can create desktop apps on Windows without the need to install MinGW or Cygwin.
gonutz
Currently generates fake names, addresses, colors, date/times, and user agents on demand.
Muhammed Ali Sit
Jobs
Our goal is to eliminate fraud and increase our customers' profits. We’ve invented an A.I technology to combine accuracy with scalability.
Fraugster Ltd
Save Time on Your Job Search. Hired Delivers Multiple, High-Quality Job Offers To You. Sign Up Today.
Hired
In Brief
While using named return values may result is slightly less code, it does a lot more for the compiler.
Minio
HTTPS for Free in Go  tutorial 
A few options and rules on how to serve your Go-based web application over HTTPS without spending any cash.
Krzysztof Kowalczyk
Jay McGavren
Richard Knop
Anton Lindström
Agrea
An ongoing collection of tips, gotchas, and tricks around goroutines and channels.
Udhos
Get set up with our hosted Continuous Integration service in under 3 minutes. Join thousands of customers like InvisionApp & Whole Foods.
Codeship   sponsored 
Ivan Danyliuk
Mark Bates
Linux cloud hosting starting at 1GB of RAM for $5/mo. Use promo code GO20 for $20 credit.
linode   sponsored 
This version has automatic Docker images, background workers, and more.
Buffalo
Paolo Galeone
For building microcontainers from rpm packages or oci images.
Oracle
github.​com
github.​com
Yep, with calloc, malloc, and free.
github.​com
Mariano Gappa

Viewing all articles
Browse latest Browse all 430

Trending Articles