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

polaris · 2016-09-02 03:38:39 · 3860 次点击 · 大约8小时之前 开始浏览    置顶
这是一个创建于 2016-09-02 03:38:39 的主题,其中的信息可能已经有所发展或是发生改变。

Brad Fitzpatrick on What To Look Forward To in Go 1.8
SSA for all architectures, more optimizations, a new and faster frontend parser, smaller binaries, and more. Plus some interesting answers to followup questions.

Go Development in Vim with vim-go
The creator of vim-go talks how the most popular Vim plugin for Go development works and how it can make you more productive. A well recorded, helpful talk.

Using Functions Inside Go Templates
A tutorial covering how to create and use both built-in and custom functions in templates using Go’s html/template package.

Excelize: Go Library for Reading and Writing XLSX Files
A pure Go library for working with Excel spreadsheet files generated by Excel 2007 or later.

Micro 1.0: A Terminal-based Text Editor
A pure Go terminal-based text editor with syntax highlighting, color, mouse and Unicode support has reached version 1.0.

A Walk Through Go 1.7 with Brad Fitzpatrick
Yep, Brad makes it in twice this week, but he knows his stuff :smile: 21 minutes.

IN BRIEF

A Proposal of a Design for a Bytecode Interpreter for Go

There's A Star Wars Easter Egg in Go's 'net' Package

The First Commit to Go, from 1972
Yes, it’s a joke, but well played :smile:

A Walkthrough of 'encoding/binary'
Demystifying the low-level binary encoding package.

How Go 1.7's Bounds Check Elimination (BCE) Feature Works

Go 1.7 'httptrace' and 'context' Debug Patterns
httptrace is a new addition in Go 1.7 that allows users to trace the steps of a HTTP request.

Nested Go Channels Over The Network with Chanserv and AstraNet

5 Tips for Using Strings in Go

When to Use Defer

From Prototype to Deployment: Building A REST Application using Go
42 minutes. Audio is not great.

golq: 2D Locality Queries in Go
Stores 2D points and efficiently does circle inclusion queries.

speechtotext: Audio to Text Converter using Google's Cloud Speech API

Rclone: 'Rsync for Cloud Storage' Supporting 11 Platforms

v8: A Go API for the V8 JavaScript Engine
Works with the latest Chrome dev build on OS X and Linux. The creator seeks help for compiling on Windows though.

SCS: Session Management for Go 1.7+

noti: Display A Notification After A Terminal Process Finishes


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

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

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