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

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

Go 1.7 Final Released
The big change: A new SSA-based compiler (for 64 bit x86 only) that promises improved performance. There’s also a new port for Linux on IBM System z, plus the context package has been added.

A Walkthrough of Go's Encoding Package
The latest in a series of walkthroughs to help you understand the Go standard library better.

Looking At Your Program’s Structure in Go 1.7
Go 1.7 features a new SSA-based compiler backend that can output some interesting intermediate analysis of your code’s internal structure.

An Easy Way to Use a PostgreSQL Database (and Hstore) from Go
Hstore is an extension that provides key-value storage capabilities directly in Postgres. This library provides an easy way to use a Postgres database (and the Hstore feature) from Go.

GJSON: Get JSON Values Very Quickly
Provides a notably fast and simple way to get a value from a JSON document in Go.

Atlantis: Open Source PaaS Built on Docker
A PaaS for HTTP apps built on Docker and written in Go that makes it easy to build and deploy apps in a safe, repeatable fashion, and flexibly route requests to the appropriate containers.

IN BRIEF

Go 1.7 Release Notes

Labels in Go
Used with break, continue and goto.

OOP and Go… Sorta

Writing a Simple, Persistent Key-Value Store in Go

Synchronizing State with Mutexes in Go

Accessing an Oracle DB in Go

Thoughts From Making A Go-Powered Geofence API Server in 10 Days

Go Dependencies Considered Harmful

Why Go is Awesome for Building Security Clients

Thyme: Automatically Track Which Applications You Use and for How Long
Written in Go, naturally.

benchttp: HTTP Server Benchmarking Tool
Reimplements commonly used features from ApacheBench (ab).

Jet 2.0: A Fast and Easy-to-Use Template Engine for Go

Brooce: A Language-Agnostic Job Queue with a Redis Backend

LF: A Terminal File Manager, Inspired by Ranger

golexa: A Library to Handle Alexa Custom Skill Requests


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

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

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