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

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

Go Fonts: New Fonts Specifically Designed for Go Code
A new, high quality family of open source fonts has been designed specifically for the Go project.

Do Not Fear First Class Functions
A look at why Dave considers Go’s support of first class functions to be ‘a gift’, what they are, and how you can use them. A video of the talk is also available.

IronFunctions: A Go-Powered Serverless Microservices Platform
Want to play with serverless microservices without using AWS? This is a Go-powered option that’s open source, so you can download and self-host.

Putting Eval in Go: Building an Interpreter
A fun look at implementing a simple interpreter in Go in relatively few lines of code thanks to Go’s own internal parsing tools.

Slice Comparison in Go
Testing two slices for value equality is a more complicated task than you might think. Here’s one way to do it, including a cool trick.

Connecting to a PostgreSQL Database with database/sql
A tutorial showing how to connect to a Postgres database using database/sql and lib/pq, including potential errors and solutions.

A Whirlwind Tour of Go's Runtime Environment Variables
Resurfacing some gold from a year ago.

IN BRIEF

A Simple Go HTTP Request 'Context' Example

Overriding a Struct Method (sort of..)

Rate Limiting The Right Way with Token Buckets

Go in the Workplace - Improving Efficiency with Technology
Some real world insights from a company that switched to Go.

Go Race Condition Trivia
A look at a race condition scenario. Can you spot the problem yourself?

Lint: Run Linters From Go Code

Encrypted Configuration in Go

dboxserver: Serve Files From Dropbox over HTTPS
Caches. Uses Dropbox’s API.

TypeReact: A Minimal TypeScript/React/Go Starter Kit

randmap: Random Map Access and Iteration

Funnel: Process Logs From stdout, a la 12 Factor

Steamroller: Self Hosted Simulcasting to Twitch, YouTube, and Facebook

fasthttp: A Fast HTTP Package for Go
Launched a year ago, it’s still being updated frequently.

go-redis-bytestream: Store and Retrieve Streaming Data in Redis Via io.Reader and io.Writer Utilities

Mmock: HTTP Mocking App for Testing and Fast Prototyping

grx: Reactive Extensions for Go


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

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

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