Go最新资料汇总(四十六)

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

GopherCon 2016: A Conference for Go Devs (Jul 11-13, Denver, CO)
You can now buy tickets to the largest event in the world dedicated to Go. Want to speak? The CFP closes on Jan 31st.

Go 1.5.3 Released
Due to a security issue in in Go’s math/big package

LLVM 3.8's Debugger Will Include Go Support
Including a Go expression parser and type system. Goroutines are treated as threads. More details are available in Debugging Go Code with LLDB.

Writing AWS Lambda Functions in Go
AWS Lambda is a cloud service that lets you run Node, Python and Java code without a server, but you can make Node call out to a compiled Go program.

pome: A Postgres Metrics Dashboard Written in Go
If you’re running and managing your own Postgres instance, having a simple and elegant dashboard like this could be handy.

mysqldriver-go: A GC-Optimized MySQL Driver
Other MySQL drivers implement the database/sql interface but this can require the storage of many objects on the heap. This alternative is GC-optimized and performance oriented.

Gopher Gala: A Distributed Go Hackathon, Jan 22-24
Showcase your skills and compete for prizes against the best Go developers from around the world.

Go 1.6 Beta 2 Released

The Hidden Dangers of Default Rand
‘This post is based on a real-world problem that I faced when I was developing a load generator program for work.’

Should We Use Mocking Libraries for Go Testing?
A developer did some research on the pros and cons of mocking libraries vs hand-written mocks.

IN BRIEF

Buffer-less Multipart POST in Go

Containerize Go Apps with Docker and Bluemix

Engineering IoT Solutions with Go

Golang and Why It Matters

Clock: A 'time' Package Replacement for Mocking Times and Timers

Fosite: A Security-First OAuth 2 Framework for Go
Implements IETF RFC6749, counterfeits weaknesses covered in IETF RFC6819 and countermeasures various database attack scenarios, keeping your app safe.

go-input: Elegant Reading of User Input at the Console

apex: Minimal AWS Lambda Function Manager with Go Support

A Go Web App Example - Entry Point, File Structure, Models, and Routes

cloudfile: A Consistent Way to Work with Remote Files For writing code that doesn’t care whether its data comes from the filesystem or a remote provider.

mmapio: io.ReadSeeker and io.WriteSeeker Implementation for mmap

IBM's Port of Go to Its S390X Mainframes

CRUD: A Minimalistic Relational Database Library


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

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

3988 次点击  ∙  1 赞  
加入收藏 微博
1 回复  |  直到 2016-01-15 07:58:59
lhlt138
lhlt138 · #1 · 9年之前

不错

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