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

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

Apex: Serverless Architecture with AWS Lambda
Apex is a small program written in Go for managing “serverless” architecture via AWS Lambda, allowing you to focus on code instead of infrastructure.

cgo is not Go
“I believe that when faced with reimplementing a large piece of C code in Go, programmers choose instead to use cgo to wrap the library, believing that it is a more tractable problem. I believe this is a false economy.”

Go 1.6's Remaining Schedule and Superfreeze
There are some lingering bugs in Go 1.6 beta 2 but RC1 is expected at the start of February with 1.6 proper in mid February.

Zygomys: A 100% Golang, Easy-to-Use Lisp
As Java has Clojure, Go has Zygomys, they say. It’s an embeddable Lisp written in Go and designed to interact with Go concepts.

An Analysis of the Top 1000 Go Repositories
A look at code organization, vendoring, repository, package and cgo use.

Go at Google: Language Design in the Service of Software Engineering
An oldie, but if you haven’t read it yet, Go trainer William Kennedy says it’s still a must read.

Lambda: A Lisp Interpreter Written in Go for an iOS App
A quick look at how the interpreter was created before noting gomobile could be used to compile it into a static library for use in an iOS app.

IN BRIEF

vim-go 1.4 Released: Go Development Plugin for Vim

Gb 0.4.0 Released: The Project-Based Build Tool

Go Error Handling Tutorial For Beginners

How to Generate A Sine Wave in Go

Go Coverage with External Tests

Is 'err != nil' The Best Idiom for Error Handling?

Go's := Causes Accidental Shadowing

Syncthing: Open Source Decentralized File Syncing Tool

ST: Struct Tagger for Go

shell: Generate Shell Commands, sprintf Style

Apex Log: Structured, Centralized Logging for Go

glob.go: A Go Globbing Library
Compile globs then match strings against them.

Slacker: Interface with Slack's API and Real Time Messaging API

A Go Client for the PayPal API


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

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

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