Go最新资料汇总(六十一)

polaris · · 4395 次点击 · 开始浏览    置顶
这是一个创建于 的主题,其中的信息可能已经有所发展或是发生改变。

## FEATURED [Go Best Practices, Six Years in](https://peter.bourgon.org/go-best-practices-2016/?utm_source=studygolang&utm_medium=email) A great set of insights and tips from an experienced Go developer. This has been getting a lot of love on social media and is a must read. [The Go 1.7 Freeze Begins Now](https://groups.google.com/d/msg/golang-dev/lcvpM-vAoE8/pj9M7k77CgAJ?utm_source=studygolang&utm_medium=email) Go 1.7 is on the way, so minor bugfixes and new features are now discouraged. “An explicit goal is to ship the first beta on time, by May 31.” [Jet: A Template Engine Designed for Speed](https://github.com/CloudyKit/jet?utm_source=studygolang&utm_medium=email) Based on text/template, supports template inheritance, block imports, and more. The author claims it outperforms other popular engines when templates are not pre-compiled. [Writing a Compiler in Go](http://squanch.org/writing-a-compiler-in-go/?utm_source=studygolang&utm_medium=email) An attempt at porting Jack Crenshaw’s famous Let’s Build a Compiler text to using Go (instead of the original Pascal). [goserv: A Toolkit for Web Applications in Go](http://goserv.it/?utm_source=studygolang&utm_medium=email) A toolkit that provides a layer over the net/http package to make building web applications easier. ## IN BRIEF [Brad and Andrew are looking for Go packages to review on their show](https://twitter.com/bradfitz/status/727699236012232704?s=09&utm_source=studygolang&utm_medium=email) Brad Fitzpatrick and Andrew Gerrand occasionally produce videos where they review Go packages. Submit yours to be considered. [Graduating to Go](https://medium.com/ladies-storm-hackathons/graduating-to-go-2ee900b4ed8b?utm_source=studygolang&utm_medium=email) “I’ve compiled the five experiences that I enjoyed the most as I got started in Go.” [Testing in Go From The Ground Up: The Basics of Go Testing and Testify](http://csfortheslothful.blogspot.com/2016/05/testing-in-go-from-ground-up-part-1.html?utm_source=studygolang&utm_medium=email) [Getting Started with the Otto JavaScript Interpreter](https://www.fknsrs.biz/blog/otto-getting-started.html?utm_source=studygolang&utm_medium=email) A JS engine written in Go. [Comparing Go with Java (from a Java Dev's POV)](https://javax0.wordpress.com/2016/04/27/comparing-golang-with-java/?utm_source=studygolang&utm_medium=email) [go-haproxy: Go Library for Interacting with HAProxy's Stats Socket](https://github.com/bcicen/go-haproxy?utm_source=studygolang&utm_medium=email) [Fix: A Fast, Comparable Fixed-Point Type with int64 Numerator and Denominator](https://github.com/fncodr/godbase/tree/master/fix?utm_source=studygolang&utm_medium=email) [go-watson-sdk: Go SDK for IBM Watson services](https://github.com/liviosoares/go-watson-sdk?utm_source=studygolang&utm_medium=email) [A Fork of /x/net/http2 Providing HTTP/2 Server Push for Go](https://bradleyf.id.au/dev/go-http2-server-push-fork/?utm_source=studygolang&utm_medium=email) [StatusOK: Local Server Monitoring and Uptime Notification](https://github.com/sanathp/statusok?utm_source=studygolang&utm_medium=email) Written in Go. [rure-go: Go Bindings to Rust's Regex Engine](https://github.com/BurntSushi/rure-go?utm_source=studygolang&utm_medium=email) [grimd: A Fast DNS Proxy for Ad and Malware Blocking](https://github.com/looterz/grimd?utm_source=studygolang&utm_medium=email) [go-finance: Simple Financial Markets Data in Go](https://github.com/FlashBoys/go-finance?utm_source=studygolang&utm_medium=email) Brings together a variety of sources (such as Yahoo’s Finance APIs).

有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

4395 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传