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

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

Understanding Tensorflow Using Go
An error-driven approach to learning the Tensorflow architecture and what is possible with the Go binding. (Tensorflow is a popular machine learning library.)

17 Talks from GopherCon Singapore 2017
It took place last week and there were many interesting talks like escape analysis and memory profiling, building CLI apps with Go, and a talk on Dgraph. YOUTUBE

'We Made A Multiplayer Browser Game in Go for Fun'
The challenges of creating a back-end for a multiplayer browser game using Go, including websockets and network data strategies.

Building and Using Coverage-Instrumented Programs
Create coverage-instrumented binaries, run them and aggregate the coverage data from running both the program and the unit tests.

Gollvm: Prototype LLVM IR Generation 'Middle End' for a LLVM-Based Go Compiler
This approach may provide a way to target WebAssembly from Go in future. Related Hacker News discussion. (BTW, what a great project name!)

Building a Text to Speech Server with GRPC and Kubernetes
A fun look at how a Go expert puts a project together. 47 minutes.

IN BRIEF

dotGo: The European Go Conference (Paris, November 6)
4 speakers announced so far: Francesc Campoy, Jaana B. Dogan, Brian Ketelsen, & Sameer Ajmani.

A Look at Go Methods
Covers the basics along with value vs pointer receivers and arguments.

A Simple Go 'retry' Function

Make Ctrl+C Cancel context.Context
Cleanly terminate a web server by handling SIGINT with context events.

Structs in Go: A Basic Tutorial

Abstracting the Logger Interface in Go

Go Pros and Cons for DevOps: Goroutines, Panics, and Errors

High Performance and Scaling Techniques in Go using Go Assembly

Efficient Generic Multidimensional Slices in Go

A Spinning Cube Demo Using Go and the Vulkan 3D Graphics API

gonvim: Neovim UI Written in Go
Using libui.

githubql: A Client Library for Accessing the GitHub GraphQL API

A Go Parser for 'ssh_config' Files

Istio: A Platform for Controlling and Connecting a Mesh of Microservices

Pixel 0.6: A 2D Game Library
This new release adds text drawing and more.

go-httpdoc: Generate API Documentation From httptest Test Cases

A Go-Powered Slack Interactive Message Bot


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

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

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