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

polaris · 2015-11-30 05:24:06 · 3868 次点击 · 大约8小时之前 开始浏览    置顶
这是一个创建于 2015-11-30 05:24:06 的主题,其中的信息可能已经有所发展或是发生改变。

How to Optimize Garbage Collection in Go
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
The authors of the new The Go Programming Language book answered 12 questions submitted by the Slashdot community.

The Go Community Code of Conduct
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
“In short, fasthttp is up to 10 times faster than net/http.”

Dancing with Go’s Mutexes
“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
This is an open source community project and you're encouraged to contribute your own pithy pieces of Go wisdom.

IN BRIEF

vim-go 1.3 Released: A Go Development Plugin for Vim

Version 1.0 of the AWS SDK for Go Now Available

Parsing HTML with Go using Stream Processing

Mutual TLS Authentication in Go

Why You Should Use 'go build -a' (or gb)

What's So Bad About Stdlib's Log Package?

uilive: Update Terminal Output in Real Time
Provides a buffered io.Writer that is flushed at a timed interval.

Oh: A Unix Shell Written in Go

Apidemic: Fake JSON Response Server

sentences: A Multilingual Command Line Sentence Tokenizer
Converts a blob of text into a list of sentences.

Hugo 0.15 Released: The Fast and Flexible Static Site Generator


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

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

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