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

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

Mattermost: A Slack-like Chat System Written in Go
Billed as an ‘open source alternative to Slack’, Mattermost is a team communication service written in Go and available on GitHub.

Go Has A Debugger — And It's Awesome
‘godebug’ is a cross-platform debugger built at Mailgun. It rewrites your code and injects function calls to provide typical debugging functionalities.

Go Checklist: Recommendations for Publishing Go Projects
An interesting group of checklists of things to run through before releasing Go code to the world.

A Code of Conduct for The Go Community
Kicking off a discussion about a code of conduct, Andrew says: “We are the Go community; we get to choose what is OK and what is not. It’s not a choice but a responsibility, and it is a responsibility that we have neglected too long.”

Introducing Gollum: A NxM Message Multiplexer Written in Go
Gollum is a n:m multiplexer that gathers messages from different sources and broadcasts them to a set of destinations and this is a great introductory post.

Reed-Solomon: Blazingly Fast Reed-Solomon Coding
Boasts speeds exceeding 1GB/sec per CPU core while being implemented in pure Go. There’s also an article with some background and explanation about what Reed Solomon erasure coding is for.

Echo 1.0.0 Released; Now Considered Production Ready
Echo is a fast HTTP router and micro web framework.

IN BRIEF

The Golang UK Conference Unveils Its Schedule

An Introduction to the Consul Key/Value Store API in Go
“Consul is a tool for service discovery and key value store for configurations.”

Statically Compiled Go Programs, Always, Even with cgo, using musl

Go’ing to the Next Level: Lessons from Go at Couchbase

An Alternative Design for 'container/heap' in Go

What I Talk About When I Talk About Writing a CLI Tool in Go

Python, Ruby, and Go: A Command-Line Application Comparison

Gor: HTTP Traffic Replay in Real-Time
An HTTP traffic replication tool written in Go that can replay traffic from production to staging and dev environments.

re2dfa: Transform Regexes Into Finite State Machines and Output Go Source

forge: Configuration File Syntax and Parsing for Go

GRequests: A Go Clone of the Python 'Requests' Library
A nice API for making HTTP requests.

RequestHub: Receive, Log, and Proxy HTTP requests
Inspired by RequestBin, RequestHub receives HTTP requests, can display them in your browser, and forward them to other URLs. It’s written in Go so is easily deployed.


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

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

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