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

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

## FEATURED [Go Tooling in Action](https://medium.com/google-cloud/go-tooling-in-action-eca6882ff3bc?utm_source=studygolang&utm_medium=email) A 40 minute screencast from a developer advocate on the Go team that tours some of the tools you should be using in your day-to-day Go development. [The 2016 'State of Go' Survey](https://docs.google.com/forms/d/15FH38xBjPaO8nYYEgmVn2E96dOsDJM6C0aIQLSqVLss/viewform?utm_source=studygolang&utm_medium=email) A survey built by [a few](https://medium.com/@freeformz/state-of-go-2016-survey-9aa1756a299b#.88tvlkptf) members of the Go community to see how people are using the language. [See Python, See Python Go, Go Python Go](https://blog.heroku.com/archives/2016/6/2/see_python_see_python_go_go_python_go?utm_source=studygolang&utm_medium=email) A look at building an experimental Python library that actually uses Go’s Web server behind the scenes so you can write super fast servers in Python. [Static Deadlock Detection for Concurrent Go](http://www.doc.ic.ac.uk/~cn06/pub/2016/dingo/main.pdf?utm_source=studygolang&utm_medium=email) An academic paper: “We present a new static analyser for concurrent Go code to find potential communication errors such as communication mismatch and deadlocks at compile time.” [Hugo 0.16 Released: A Flexible Static Site Generator](https://github.com/spf13/hugo/releases/tag/v0.16?utm_source=studygolang&utm_medium=email) We wouldn’t normally feature a point release but this is [Hugo’s](https://gohugo.io/) biggest release ever and if you haven’t checked it out yet, it’s worth a look if you’re in the market for a static site generator. [How To Write Router Tests in Go](http://eng.tapjoy.com/blog-list/how-to-write-router-tests-in-go?utm_source=studygolang&utm_medium=email) Follow Tapjoy’s path to learning how to structure server code and tests to properly do router testing. ## IN BRIEF [Echo v2 Released: A Fast, Unfancy HTTP Server Framework](https://labstack.com/blog/echo-v2-released?utm_source=studygolang&utm_medium=email) [Homepage here](https://echo.labstack.com/), if you’ve not seen it yet. [vim-go 1.7 Released: The Go Plugin for Vim](https://github.com/fatih/vim-go/releases/tag/v1.7?utm_source=studygolang&utm_medium=email) [Working With JSON in Go: Quite Pleasant](http://elliot.land/working-with-json-in-go?utm_source=studygolang&utm_medium=email) [Making Concurrent HTTP Requests in Go](http://blog.narenarya.in/concurrent-http-in-go.html?utm_source=studygolang&utm_medium=email) [Crosscompiling Go Apps with Make](https://vic.demuzere.be/articles/golang-makefile-crosscompile/?utm_source=studygolang&utm_medium=email) Using Make to concurrently build your Go application for multiple platforms. [Program Your Next Server in Go](https://talks.golang.org/2016/applicative.slide?utm_source=studygolang&utm_medium=email#1) [Shipping Go Applications with Containers](https://www.bigmarker.com/remote-meetup-go/Shipping-Go-Applications-with-Containers?utm_source=studygolang&utm_medium=email) [go-appneta: AppNeta TraceView Instrumentation for Go](https://github.com/appneta/go-appneta?utm_source=studygolang&utm_medium=email) Distributed tracing and code-level application performance monitoring. [structhash: Package to Get Hash Strings of Arbitrary Data Structures](https://github.com/cnf/structhash?utm_source=studygolang&utm_medium=email) [FSRename: A Powerful File Renaming Tool Written in Go](https://github.com/c9s/fsrename?utm_source=studygolang&utm_medium=email) [gohttplib: Expose net/http.Server As A Library with C Bindings](https://github.com/shazow/gohttplib?utm_source=studygolang&utm_medium=email) [Token: A Simple Base62 Encoded Token Library](https://github.com/marksalpeter/token?utm_source=studygolang&utm_medium=email) Create short strings based on a character range of A-Za-z0-9 [go-hostsfile: /etc/hosts Parsing and Resolver Library](https://github.com/jaytaylor/go-hostsfile?utm_source=studygolang&utm_medium=email) [gocmdpev: A Go-based Postgres Query Visualizer](https://github.com/simon-engledew/gocmdpev?utm_source=studygolang&utm_medium=email) Heavily inspired by [pev](https://github.com/AlexTatiyants/pev)

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

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

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