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

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

go-debug: A Go Debugger for the Atom Editor
The animated GIF on the README shows how it works. It uses Delve behind the scenes.

Getting Started with WebSockets in Go
A brief code-driven look at setting up a simple WebSocket server using Go and testing it from JavaScript.

Go 1.7 Toolchain Improvements
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
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
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
Both an online tool and an open source project 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
All episodes are under 3 minutes and tackle a single issue.

2 Security Issues Being Worked On in Go
Covering loading DLLs in Windows, and infinite loops in big integer routines.

Writing A Simple Login Middleware

Beyond the Distributed System

interfacer: A Linter That Suggests Interface Types

Staticcheck: Statically Checks Inputs to Certain Functions
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

Notorious: Feature-Complete Torrent Tracker Written in Go

Harbor: An Enterprise-Class Container Registry Server

go-hn: A Command Line Client for Hacker News

An Implementation and Analysis of a Kernel Network Stack in Go with the CSP Style
An academic paper.

Web Operations Weekly
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 :smile:


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

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

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