Go最新资料汇总(十七)

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

Testable Examples in Go
Godoc examples are a great way to have executable documentation for a package. This tutorial explains how to write your own example functions.

Seven5: An Opinionated Go-Only Web App Toolkit with Epic Tutorial
An interesting and highly opinionated (for example, content can only be generated statically, at compile time, or on the client-side) Web framework that uses a lengthy tutorial to get you involved.

Using Go at The New York Times
JP Robinson, a senior software engineer at The New York Times, walks through how his team has come to adopt Go for almost all back end development.

Introducing 'gb': A Project Based Build Tool for Go
We mentioned this project last week, but now its creator has written up about the motivations behind it.

Comments Are Not Directives
A Go developer argues against the idea of using comments as directives in Go 1.4: “[..] if Go needs some kind of annotation, there should be a new syntax for it.”

IN BRIEF

Sorting 5x Faster with Go: How It's Possible, What Didn't Work So Well, and What I Learned

Writing a Lexer and Parser in Go - Part 2

Why I Like Go’s Interfaces

Golang Cross Compiler on Heroku (with Docker)

Machinery: Async Task/Job Queue based on Distributed Message Passing
Tasks are executed concurrently either by many workers on many servers or multiple worker processes on a single server using Go coroutines.

GoMk: An Opinionated Makefile for Go Projects

go-sqlite3: SQLite3 Driver for Go using the database/sql Interface

odf: Open Document Format (ODF) Generator Library for Go

dynamiq: A Simple Implementation of A Queue On Top of Riak


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

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

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