Go最新资料汇总(四十二)

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

## FEATURED [How to Optimize Garbage Collection in Go](http://www.cockroachlabs.com/blog/how-to-optimize-garbage-collection-in-go/?utm_source=studygolang&utm_medium=email) A look at a few powerful optimizations that mitigate some of the performance problems with Go’s garbage collection, including embedding structs, sync.Pool, and reusing backing arrays. [Alan Donovan and Brian Kernighan Answer Questions About Go](http://features.slashdot.org/story/15/11/18/1748247/interviews-alan-donovan-and-brian-kernighan-answer-your-questions?utm_source=studygolang&utm_medium=email) The authors of the new [The Go Programming Language](http://www.informit.com/store/go-programming-language-9780134190440) book answered 12 questions submitted by the Slashdot community. [The Go Community Code of Conduct](https://golang.org/conduct?utm_source=studygolang&utm_medium=email) Borne from discussions at GopherCon 2015, the Go community now has a code of conduct aimed at making it clear what behaviors are and aren’t considered welcome. [fasthttp: Fast HTTP package for Go](https://github.com/valyala/fasthttp?utm_source=studygolang&utm_medium=email) “In short, fasthttp is up to 10 times faster than net/http.” [Dancing with Go’s Mutexes](https://medium.com/@deckarep/dancing-with-go-s-mutexes-92407ae927bf?utm_source=studygolang&utm_medium=email) “Do you still only write concurrent applications using channels only? Today I answer no, and here’s why.” [Go Proverbs: Several Short and Simple Thoughts on Go Development](http://go-proverbs.github.io/?utm_source=studygolang&utm_medium=email) This is an open source community project and you're [encouraged to contribute your own](https://forum.golangbridge.org/t/the-go-proverbs-project/1552) pithy pieces of Go wisdom. ## IN BRIEF [vim-go 1.3 Released: A Go Development Plugin for Vim](https://github.com/fatih/vim-go/releases/tag/v1.3?utm_source=studygolang&utm_medium=email) [Version 1.0 of the AWS SDK for Go Now Available](https://aws.amazon.com/blogs/aws/now-available-version-1-0-of-the-aws-sdk-for-go/?utm_source=studygolang&utm_medium=email) [Parsing HTML with Go using Stream Processing](http://maciekmm.net/html-golang-stream-processing/?utm_source=golangweekly&utm_medium=email) [Mutual TLS Authentication in Go](http://www.levigross.com/2015/11/21/mutual-tls-authentication-in-go/?utm_source=studygolang&utm_medium=email) [Why You Should Use 'go build -a' (or gb)](https://medium.com/@felixge/why-you-should-use-go-build-a-or-gb-c469157d5c1b?utm_source=studygolang&utm_medium=email) [What's So Bad About Stdlib's Log Package?](https://groups.google.com/d/msg/golang-nuts/R7ryo7RdBPY/t7XFNGyRDQAJ?utm_source=studygolang&utm_medium=email) [uilive: Update Terminal Output in Real Time](https://github.com/gosuri/uilive?utm_source=studygolang&utm_medium=email) Provides a buffered io.Writer that is flushed at a timed interval. [Oh: A Unix Shell Written in Go](https://github.com/michaelmacinnis/oh?utm_source=studygolang&utm_medium=email) [Apidemic: Fake JSON Response Server](https://github.com/gernest/apidemic?utm_source=studygolang&utm_medium=email) [sentences: A Multilingual Command Line Sentence Tokenizer](https://github.com/neurosnap/sentences?utm_source=studygolang&utm_medium=email) Converts a blob of text into a list of sentences. [Hugo 0.15 Released: The Fast and Flexible Static Site Generator](https://github.com/spf13/hugo/releases/tag/v0.15?utm_source=studygolang&utm_medium=email)

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

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

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