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

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

## FEATURED [Go 1.7 Release Candidates 4 and 5 Released](https://groups.google.com/d/msg/golang-nuts/XaVT6fi1g30/jNqLh3NrDgAJ?utm_source=studygolang&utm_medium=email) [RC4](https://groups.google.com/d/msg/golang-nuts/8B2nAEz8UN0/2PTfpB0kDgAJ) and RC5 came in quick succession. The final 1.7 is due next week. [A Walkthrough of the Go 'io' Package](https://medium.com/@benbjohnson/go-walkthrough-io-package-8ac5e95a9fbd?utm_source=studygolang&utm_medium=email) A walkthrough designed to help you understand a key part of Go’s standard library better. [Goa 1.0: A Design-First Approach for Building Microservices](http://goa.design/blog/hello-goa/?utm_source=studygolang&utm_medium=email) Goa consists of a DSL for describing an API’s design, a code generation tool and a set of library packages used by both generated and non-generated code. [A Great Reddit Comment Reviewing A New Go Library](https://www.reddit.com/r/golang/comments/4v2ml8/bo_a_frontend_for_boltdb/d5vg79z?utm_source=studygolang&utm_medium=email) A user submitted a [BoltDB library ](https://github.com/txjmp/bo)to Reddit. Another user reviewed the code, found a variety of issues, and wrote up an extensive and useful review. [Noms: A Versioned, Forkable, Syncable Database](https://github.com/attic-labs/noms?utm_source=studygolang&utm_medium=email) Includes two implementations, one in Go, one in JavaScript. There’s also a post [with the back story](https://medium.com/@aboodman/noms-init-98b7f0c3566). ## IN BRIEF [I Love Go; I Hate Go](http://dtrace.org/blogs/ahl/2016/08/02/i-love-go-i-hate-go/?utm_source=studygolang&utm_medium=email) One developer’s love/hate relationship with the language. [GopherCon Brasil 2016, November 4-6 in Florianopolis, Brazil](https://2016.gopherconbr.org/en/?utm_source=studygolang&utm_medium=email) [vim-go 1.8 Released](https://github.com/fatih/vim-go/releases/tag/v1.8?utm_source=studygolang&utm_medium=email) [Serving A Vue, React or Ember JS App with Go](http://elithrar.github.io/article/vue-react-ember-server-golang/?utm_source=studygolang&utm_medium=email) [Writing A Ray Tracer in Go](http://www.markphelps.me/2016/07/24/writing-a-ray-tracer-in-go-5.html?utm_source=studygolang&utm_medium=email) The 5th and final post of a series on writing a ray/path tracer in Go. [Assignability in Go: 6 Forms](https://medium.com/@mlowicki/assignability-in-go-27805bcd5874?utm_source=studygolang&utm_medium=email) [GolangShow: A Go Podcast in Russian](http://golangshow.com/?utm_source=studygolang&utm_medium=email) [Making the Switch from Node to Go](https://blog.codeship.com/making-the-switch-from-node-js-to-golang/?utm_source=studygolang&utm_medium=email) [Implementing HSTS as Go Middleware](https://adrianhesketh.com/2016/07/29/implementing-hsts-as-go-middleware/?utm_source=studygolang&utm_medium=email) [Torrent: Full-Featured BitTorrent Client Package and Utilities](https://github.com/anacrolix/torrent?utm_source=studygolang&utm_medium=email) Implements BitTorrent-related packages and utilities in Go. The emphasis is on use as a library from other projects. [lexvec: Implementation of the LexVec Word Embedding Model](https://github.com/alexandres/lexvec?utm_source=studygolang&utm_medium=email) Used for natural language processing work. [File Structures 2: Memory Mapped File Structures for Go](https://github.com/timtadh/fs2?utm_source=studygolang&utm_medium=email) Including a B+ Tree and a memory mapped list. [Sup: Super Simple Deployment Tool](https://pressly.github.io/sup/?utm_source=studygolang&utm_medium=email) Performs a given set of commands on multiple hosts in parallel. [Tarinator: Go Package for Compressing and Extracting tar and gzip Files](https://github.com/verybluebot/tarinator-go?utm_source=studygolang&utm_medium=email) [go-toast: A Go Package for Windows 10 Toast Notifications](https://github.com/jacobmarshall/go-toast?utm_source=studygolang&utm_medium=email) [Darwin: A Database Schema Evolution Library](https://github.com/GuiaBolso/darwin?utm_source=studygolang&utm_medium=email) [frp: Fast Reverse Proxy to Expose A Local Server Behind A NAT](https://github.com/fatedier/frp?utm_source=studygolang&utm_medium=email) [ssh-chat: A Custom SSH Server that Provides a Chat Mechanism](https://github.com/shazow/ssh-chat?utm_source=studygolang&utm_medium=email) [gh-ost: GitHub's Triggerless Online Schema Migration Solution for MySQL](https://github.com/github/gh-ost?utm_source=golangweekly&utm_medium=email)

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

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

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