I tried Dep, the prototype dependency management tool for #golang, and I wrote something about it https://blog.oscillating.works/giving-dep-a-try-using-the-new-go-dependency-tool-with-piladb-853e24a544c8#.iqcf2z1bv
oscillatingworks
Giving `dep` a try: Using the new Go dependency tool with piladb
piladb is a lightweight, RESTful database engine based on Stack data structures, written in Go. Store or fetch JSON-compatible elements…
https://github.com/mvdan/unparam : report unused function parameters
More static tooling to find bugs early.
#golang
More static tooling to find bugs early.
#golang
GitHub
GitHub - mvdan/unparam: Find unused parameters in Go
Find unused parameters in Go. Contribute to mvdan/unparam development by creating an account on GitHub.
Create custom html/template functions with template.FuncMap and more - https://www.calhoun.io/using-functions-inside-go-templates/
#golang #go #templates
#golang #go #templates
Calhoun.io
Using Functions Inside Go Templates - Calhoun.io
Go's template package provides many useful built-in functions. Learn to use a few of the more common ones, as well as how to add custom fucntions to your templates so that you can add any functionality you need.
vsock - provides access to Linux VM sockets #golang https://github.com/mdlayher/vsock
GitHub
GitHub - mdlayher/vsock: Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and…
Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines. MIT Licensed. - mdlayher/vsock
wuzz: Interactive cli tool for #HTTP inspection
http://crwd.fr/2lT9vkF
#golang #github #opensource #coding #web
http://crwd.fr/2lT9vkF
#golang #github #opensource #coding #web
GitHub
asciimoo/wuzz
wuzz - Interactive cli tool for HTTP inspection
The #Cloudflare TLS 1.3 beta is run by a #Go implementation of the protocol
http://crwd.fr/2lT4wk6
#golang #coding #infosec #blog
http://crwd.fr/2lT4wk6
#golang #coding #infosec #blog
Launched a crowdfunding project to send women to #gophercon this year https://igg.me/at/Ei-kyYFu77k
Please help!
#golang cc @womenwhogo
Please help!
#golang cc @womenwhogo
Indiegogo
Women Who Go to Gophercon
| Check out 'Women Who Go to Gophercon' on Indiegogo.
Golang's Realtime gc in Theory and Practice #golang https://making.pusher.com/golangs-real-time-gc-in-theory-and-practice
Pusher
Golang Realtime GC in Theory and Practice | Pusher blog
How the Golang concurrent GC achieves low latencies in real-time systems: a visualization of the algorithm and an empirical comparison with other languages.
Video: Implementing 'tail -f' in Go #fosdem #golang https://golangnews.com/stories/1916-video-implementing-tail-f-in-go-fosdem
Ribbon diagrams of 24 proteins. Rendered with #golang and "FauxGL" Color ramps along length of each peptide chain. http://imgur.com/a/DUeFw
Imgur
Ribbon Diagrams of Various Proteins
Imgur: The most awesome images on the Internet.
“Giving `dep` a try”
Interesting to see how far dep has come and what might be left - Fernando Álvarez
https://blog.oscillating.works/giving-dep-a-try-using-the-new-go-dependency-tool-with-piladb-853e24a544c8 #golang
Interesting to see how far dep has come and what might be left - Fernando Álvarez
https://blog.oscillating.works/giving-dep-a-try-using-the-new-go-dependency-tool-with-piladb-853e24a544c8 #golang
oscillatingworks
Giving `dep` a try: Using the new Go dependency tool with piladb
piladb is a lightweight, RESTful database engine based on Stack data structures, written in Go. Store or fetch JSON-compatible elements…
if anyone's curious about just how tricky GOPATH/import path naming can be in #golang / dep, https://github.com/golang/dep/pull/313#issuecomment-285918383 has diagrams :P
GitHub
Support vendor directory as $GOPATH/src/vendor by campoy · Pull Request #313 · golang/dep
Updates #148
A #profiling adventure to speed up #Go
http://crwd.fr/2mheL1O
#golang #coding https://pbs.twimg.com/media/C6sgUGnWsAA55jY.png
http://crwd.fr/2mheL1O
#golang #coding https://pbs.twimg.com/media/C6sgUGnWsAA55jY.png
Ravelin Tech
A profiling adventure to speed up Go
At Ravelin, we catch fraudsters using machine learning. We extract hundreds of different signals from data that our clients send us — such…