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

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

## FEATURED [go-debug: A Go Debugger for the Atom Editor](https://github.com/lloiser/go-debug?utm_source=studygolang&utm_medium=email) The animated GIF on the README shows how it works. It uses [Delve](https://github.com/derekparker/delve) behind the scenes. [Getting Started with WebSockets in Go](http://www.meetspaceapp.com/2016/03/29/tutorial-getting-started-websockets-go.html?utm_source=studygolang&utm_medium=email) A brief code-driven look at setting up a simple WebSocket server using Go and testing it from JavaScript. [Go 1.7 Toolchain Improvements](http://dave.cheney.net/2016/04/02/go-1-7-toolchain-improvements?utm_source=studygolang&utm_medium=email) A progress report on the Go toolchain improvements during the 1.7 development cycle, including benchmarks on how compiling and linking have gotten faster and binaries smaller. [Echo: A 'Fast and Unfancy' Go Web Framework](https://github.com/labstack/echo?utm_source=studygolang&utm_medium=email) 2.0 is now in beta. Includes an optimized HTTP router which smartly prioritizes routes, extensible middleware and handler support. [Libretto: Create Virtual Machines on any Cloud Platform](https://github.com/apcera/libretto?utm_source=studygolang&utm_medium=email) A Go library to create VMs on any cloud or VM hosting platform such as AWS, Azure, OpenStack, vSphere, or VirtualBox. [Athena: HTML to PDF Conversion with Docker, Electron and Go](http://athenapdf.com/?utm_source=studygolang&utm_medium=email) Both an online tool and [an open source project](https://github.com/arachnys/athenapdf) that uses Electron and Node to do HTML to PDF conversion and Go to manage it all and serve it up. ## IN BRIEF [Go Gab: A Very Brief Go Podcast](https://www.briefs.fm/go-gab?utm_source=studygolang&utm_medium=email) All episodes are under 3 minutes and tackle a single issue. [2 Security Issues Being Worked On in Go](http://seclists.org/oss-sec/2016/q2/11?utm_source=studygolang&utm_medium=email) Covering loading DLLs in Windows, and infinite loops in big integer routines. [Writing A Simple Login Middleware](https://jacobmartins.com/2016/04/06/practical-golang-writing-a-simple-login-middleware/?utm_source=studygolang&utm_medium=email) [Beyond the Distributed System](https://www.youtube.com/watch?v=pLdpxoT6v8A&utm_source=studygolang&utm_medium=email) [interfacer: A Linter That Suggests Interface Types](https://github.com/mvdan/interfacer?utm_source=studygolang&utm_medium=email) [Staticcheck: Statically Checks Inputs to Certain Functions](https://github.com/dominikh/go-staticcheck?utm_source=studygolang&utm_medium=email) Checks the input to functions like regexp.Compile and time.Parse and makes sure that they conform to the API contract. [gom: A Visual Interface to Work with Runtime Profiling Data](https://github.com/rakyll/gom?utm_source=studygolang&utm_medium=email) [Notorious: Feature-Complete Torrent Tracker Written in Go](https://github.com/GrappigPanda/notorious?utm_source=studygolang&utm_medium=email) [Harbor: An Enterprise-Class Container Registry Server](https://github.com/vmware/harbor?utm_source=studygolang&utm_medium=email) [go-hn: A Command Line Client for Hacker News](http://codeblog.shank.in/go-hn-command-line-client-for-hacker-news-written-in-golang/?utm_source=studygolang&utm_medium=email) [An Implementation and Analysis of a Kernel Network Stack in Go with the CSP Style](http://arxiv.org/abs/1603.05636?utm_source=studygolang&utm_medium=email) An academic paper. [Web Operations Weekly](http://webopsweekly.com/issues/60?utm_source=studygolang&utm_medium=email) Are you responsible for deploying apps? Tweaking NGINX? Scaling? The performance of your site? Check out the latest issue of our newsletter for Web operations folks :-)

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

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

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