Golang 最新资料汇总(三)

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

Webseclab: Yahoo Open Sources a Security Testing Tool, Written in Go

Amazon Web Services Gets with The Golang Program
More specifically, Amazon has taken over Stripe’s aws-go library. It’s great to see Go increasingly featured on mainstream tech news sites.

Monthly Go Challenge Starts 1st March 2015

go-json-rest: A Quick and Easy Way to Setup A RESTful JSON API
A thin layer on top of net/http that helps building RESTful JSON APIs.

The Gopher Gala 2015 Finalists

A Bug Bounty Program for the Go Ethereum Client

READING

Go and Rust: The Road Ahead for Two Young Programming Languages

Channeling Failure
A look at some common patterns from simple usage of channels to control and throttle concurrency to more complex patterns such as the CircuitBreaker which can be used to prevent cascading failures.

JSON, Interfaces, and go generate
Slides from a recent talk that look at various ways of deserializing JSON into a Go struct.

Context and Cancellation of Goroutines

Walking Trees Through Go's Concurrency

Introducing gocraft/dbr: Additions to database/sql for Faster Performance and Convenience

Achieving Type Generic Functions in Go, without using Reflections

CODE, LIBRARIES AND TOOLS

nitrogen: A Simple Dependency Manager for Go

Neo: A 'Blazing Fast' Go Web Framework
With a simple Sinatra-like API, it supports automatic reloading and recompilation.

crowbar: Tunnel TCP Over A Plain HTTP Session

iocontrol: Measure and Throttle The Rate At Which Data Is Transferred
Offers io.Writer and io.Reader implementations that let you measure and throttle the data rate.

pgopher: A Static Binary to Run Postgres Commands
Don’t want to have psql installed on a certain system? pgopher uses the pure Go Postgres driver to let you issue commands directly.

pt: A Path Tracer Written in Go
An intensive but beautiful way of rendering 3D scenes that have realistic lighting.

Bampf: A Simple 3D Arcade Style Game Built in Go
It’s also on the Mac App Store and I’m encouraging the author to write up the process.


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

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

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