Go最新资料汇总(十六)

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

## FEATURED ## [Go Crypto: Bridging The Performance Gap](https://blog.cloudflare.com/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](http://mwholt.blogspot.nl/2015/05/handling-errors-in-http-handlers-in-go.html) A look at three possible ways for handling errors in your HTTP handlers in Go-based Web applications. [Building Go projects with 'gb'](https://walledcity.com/supermighty/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](https://github.com/dutchcoders/xmlgen) 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](http://go-bootstrap.io/) 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](https://docs.google.com/presentation/d/1QiJkyUXtSYTn0iejj3bivxre1M7f5zoUYBtYR7-YNrA/edit) The slidedeck from a talk core Go developer Brad Fitzpatrick gave yesterday. ## IN BRIEF [GoBooks: A Curated List of Go Books](https://github.com/dariubs/GoBooks) [Go's net/context and http.Handler](https://joeshaw.org/net-context-and-http-handler/) [Writing Handsome Golang Middleware](http://laicos.com/writing-handsome-golang-middleware/) [Getting Started with aws-sdk-go and CloudFormation](http://junctionbox.ca/2015/05/02/golang-aws-cloudformation.html) [h2i: An Interactive HTTP/2 Console Debugger](https://github.com/bradfitz/http2/tree/master/h2i) 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](https://github.com/EverythingMe/go-disque) [c6: A High Performance Sass Compiler in Go](https://github.com/c9s/c6) C6 is a Sass implementation written in Go, but with extra goals of extending the syntax of time. [boxed: A Dropbox Based Blog Engine](https://github.com/tejo/boxed) [gdb: A GDB/MI Interface for Go](https://github.com/cyrus-and/gdb) [Risotto: Compiles JSX (JavaScript to JavaScript) using Go](https://github.com/mamaar/risotto)

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

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

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