## FEATURED
[Gizmo: A Microservice Toolkit from The New York Times](http://open.blogs.nytimes.com/2015/12/17/introducing-gizmo/?utm_source=studygolang&utm_medium=email)
Provides packages to put together server and pubsub daemons with standardized configuration and logging, health check endpoints, graceful shutdowns, useful metrics, and more.
[Caddy 0.8: Automatic HTTPS for Your Sites / Apps](https://caddyserver.com/blog/caddy-0_8-released?utm_source=studygolang&utm_medium=email)
A pure Go web server that serves sites over HTTPS for free, automatically, using Let’s Encrypt.
[Announcing GopherCon 2016](https://blog.gopheracademy.com/advent-2015/announcing-gophercon-2016/?utm_source=studygolang&utm_medium=email)
GopherCon 2016 will take place at the Colorado Convention Center in Denver, Colorado on July 11th through July 13th, 2016. Lots of details here.
[gorump: Go Running on a Unikernel](https://github.com/deferpanic/gorump?utm_source=studygolang&utm_medium=email)
A proof of concept of Go running on the Rumprun unikernel. With this, you can run Go apps directly on the hypervisor of your choice, no Linux necessary.
[Functional Go?](https://www.youtube.com/watch?v=ouyHp2nJl0I&utm_source=studygolang&utm_medium=email)
At dotGo 2015, Francesc Campoy Flores looked at the feasibility and practicality of functional programming in Go and how far you can go with it.
[Unofficial Go 1.5.2 Linux/ARM Tarballs Available](http://dave.cheney.net/unofficial-arm-tarballs?utm_source=studygolang&utm_medium=email)
Only ARMv6 builds are available but they are upwardly compatible with ARMv7 and compatible with all Raspberry Pi models.
[Monitoring Virtual Sports](http://engineering.skybettingandgaming.com/2015/09/14/monitoring-virtual-sports/?utm_source=studygolang&utm_medium=email)
A look at how a betting and gaming company uses Go to monitor its video streams and ensure they’re working properly.
## IN BRIEF
[Gb 0.3.5 Released](https://forum.golangbridge.org/t/gb-0-3-5-released/1679?utm_source=studygolang&utm_medium=email)
[test2doc: Generate Your API Docs](https://blog.gopheracademy.com/advent-2015/test2doc-generate-your-api-docs/?utm_source=studygolang&utm_medium=email)
[Go Will Dominate In 2016](https://medium.com/@shijuvar/go-will-dominate-in-2016-12951627db46?utm_source=studygolang&utm_medium=email)
[How to Complain About Go](https://medium.com/@divan/how-to-complain-about-go-349013e06d24?utm_source=studygolang&utm_medium=email)
[gocd: Change Directory to a Go Package](https://bitbucket.org/jrelva/gocd?utm_source=studygolang&utm_medium=email)
[migr8: A Concurrent Redis Migration Utility, Written in Go](http://product.reverb.com/2015/12/05/introducing-migr8-a-concurrent-redis-migration-utility-written-in-go/?utm_source=studygolang&utm_medium=email)
[asmfmt: Go Assembler Formatter (Like gofmt for x86)](https://blog.klauspost.com/asmfmt-assembler-formatter/?utm_source=studygolang&utm_medium=email)
[Gopher: The Go Gopher as a Windows Desktop Mascot](https://github.com/mattn/gopher?utm_source=studygolang&utm_medium=email)
A bit silly, but it’s Christmas!
[TiDB Alpha: An ACID-Compliant RDBMS Written in Go](https://github.com/pingcap/tidb?utm_source=studygolang&utm_medium=email)
[v8eval: Multi-Language Bindings to the V8 JavaScript Engine](https://github.com/sony/v8eval/tree/master?utm_source=studygolang&utm_medium=email)
Create an instance of V8 and run code on it, all from Go.
[git-appraise: Distributed Code Review System for Git Repos](https://github.com/google/git-appraise?utm_source=studygolang&utm_medium=email)
[Restruct: Rich Binary Serialization Library for Go 1.3+](https://restruct.io/?utm_source=studygolang&utm_medium=email)
[ytdl: YouTube Download Library and CLI](https://github.com/otium/ytdl?utm_source=studygolang&utm_medium=email)
YouTube download library and CLI written in Go
[Lego: Let's Encrypt Client and ACME Library Written in Go](https://github.com/xenolf/lego?utm_source=studygolang&utm_medium=email)
There's a [thorough article about its use](https://blog.gopheracademy.com/advent-2015/generate-free-tls-certs-with-lego/) too.
有疑问加站长微信联系(非本文作者)