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

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

## FEATURED [Bosun: An Open Source Monitoring and Alerting System](http://bosun.org/) The folks at Stack Exchange (best known for Stack Overflow) have built a time series alerting framework in Go. It includes a data collector (Scollector) and lets you define alerts with a custom DSL. [Embedding Lua in Go](https://otm.github.io/2015/07/embedding-lua-in-go/) A look at the practicalities of embedding a flexible, tried-and-tested scripting language into a Go app. [Go on Mobile](http://talks.golang.org/2015/gophercon-go-on-mobile.slide) A slidedeck looking at Go’s increasing support for developing for mobile platforms. There are two approaches: write the whole app in Go, or use Go behind the typical Java or Objective C front-end. [A Code Galaxies Visualization of Go Packages](http://anvaka.github.io/pm/) Essentially a 3D graph of 182,215 Go packages and their relationships. It’s beautiful, that’s for sure. [Go 1.5 Beta 2 Released](https://groups.google.com/d/msg/golang-nuts/wHMwK_NquBQ/UId6dKQs6zIJ) [dotGO: The European Go conference (November 9, Paris)](http://www.dotgo.eu/) The speaker list is of a high caliber and includes folks like Rob Pike, Kelsey Hightower, and Verónica López, with Blake Mizerany as 'conference MC'. ## IN BRIEF [Proposal: golang.org/x/exp/shiny: An Experimental GUI Library](https://github.com/golang/go/issues/11818) [Hardcore Go: A 3 Day Intensive Go Class](https://www.ardanlabs.com/hardcore-go) Austin, SF, Seattle and Chicago - all soon. [Go 1.5: Cross Compilation](https://medium.com/@rakyll/go-1-5-cross-compilation-488092ba44ec) [SSH Client Connection in Golang](http://blog.ralch.com/tutorial/golang-ssh-connection/) [Stubbing Out Interfaces in Go](https://medium.com/stupid-gopher-tricks/stubbing-out-interfaces-in-go-e85afc200aa8) [Configuring Your GOPATH with Go and Google App Engine](http://www.compoundtheory.com/configuring-your-gopath-with-go-and-google-app-engine/) [Practical Persistence in Go: Organising Database Access](http://www.alexedwards.net/blog/organising-database-access) [Don't abuse math.Max / math.Min](http://mrekucci.blogspot.com/2015/07/dont-abuse-mathmax-mathmin.html) [Get A Redis: One Click, Docker-Based Auto Scaling Redis Host Implemented in Go](https://github.com/MohamedBassem/getaredis) [A Go Client for Google Cloud Bigtable](http://googlecloudplatform.blogspot.com/2015/07/A-Go-client-for-Google-Cloud-Bigtable.html) [Muster: A Framework for Writing Libraries That Internally Batch Operations](https://godoc.org/github.com/facebookgo/muster) [Radigast: A Slack Bot with Configurable Plugins](https://github.com/groob/radigast) [WSD (WebSocket Debugger): Like curl, But For WebSockets](https://github.com/alexanderGugel/wsd)

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

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

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