Go最新资料汇总(十五)

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

go-fuzz: Randomized Testing for Go Packages
A coverage-guided fuzzing testing mechanism. Useful for testing packages that parse complex inputs and especially inputs from potentially malicious users (e.g. the public).

Journey: A Minimal Blog Engine, Compatible with Ghost Themes
A no dependency blogging tool that supports plugins written in Lua and existing themes created for the Node-based Ghost blogging system.

Vault: A Tool for Managing Secrets
Written in Go, and the latest in a long line of examples of infrastructure related projects being written in the language.

FreeCache: A Cache Library for Go with No GC Overhead
Claims you can cache an unlimited number of objects in memory without increased GC latency.

A Rust Contributor Tries Their Hand at Go
An interesting look at what an experienced Rust developer thought of Go when they tried it out.

IN BRIEF

The http.HandlerFunc Wrapper Technique

The Easy Guide to Securing HTTP + TLS with Go

Retrying in Go

How to Asynchronously Split an io.Reader

wgo: Managed Workspaces on top of the Go Tool

autobld: Util to Automatically Recompile Server Apps When Changes Are Made to Source

GIGO: An Equivalent of PIP (the Python Package Manager) for Go

Pusher Gets an Official Go Library
Pusher is a service that helps you build real-time apps by acting as a real-time message server.

socketmaster: A Zero-Config, Reverse-Proxy Written in Go


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

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

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