Go最新资料汇总(十六)

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

Go Crypto: Bridging The Performance Gap
Cloudflare are big Go fans and have been working on high performance, assembly-based implementations of crypto functions which they aim to feed back to the official Go build. For now, you can use their special fork of Go to try them out.

Handling Errors in HTTP Handlers in Go
A look at three possible ways for handling errors in your HTTP handlers in Go-based Web applications.

Building Go projects with 'gb'
‘gb’ is a new Go-based reproducible build tool that works with the existing Go toolchain and helps manage dependencies.

XMLGen: A Tool for Generating Native Go Types From XML
Feed XMLGen an XML file and it creates the relevant type of nested structs and other data types to represent what’s within it.

go-bootstrap: An Opinionated Go Web Project Generator
A tool that generates a ‘lean and mean’ Go Web project, using Postgres for the database (but no ORM) and Bootstrap for UI.

build.golang.org: History and Future The slidedeck from a talk core Go developer Brad Fitzpatrick gave yesterday.

IN BRIEF

GoBooks: A Curated List of Go Books

Go's net/context and http.Handler

Writing Handsome Golang Middleware

Getting Started with aws-sdk-go and CloudFormation

h2i: An Interactive HTTP/2 Console Debugger
Send raw HTTP/2 frames, type in HTTP/1 and have it auto packed for HTTP/2, pretty print all received HTTP/2 frames, and more.

go-disque: A Client for Disque, the New In-Memory Queue by the Creator of Redis

c6: A High Performance Sass Compiler in Go
C6 is a Sass implementation written in Go, but with extra goals of extending the syntax of time.

boxed: A Dropbox Based Blog Engine

gdb: A GDB/MI Interface for Go

Risotto: Compiles JSX (JavaScript to JavaScript) using Go


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

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

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