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

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

Bleve: A Go-Based Full Text Search Database
Bleve is an open-source full-text search database that focuses on performance low memory use. It supports numerous KV stores for its backend.

A (Very) Simple Windows GUI Application in Go
A simple gist code sample showing how to use Win32 directly from Go to bring up a simple Windows app. Good to see how it’s done even if it makes for hard reading in any language.

Writing An AWS Lambda Function with Go
Using a Node.js-based wrapper, you can write ‘serverless’ functions to run on Amazon’s Lambda service using Go.

unigornel: An Approach to Go-Powered Unikernels
A clean-slate approach to unikernels built on Xen’s Mini-OS and a fork of Go. Still in development stages but the goal is to build a library operating system predominantly written in Go, much like MirageOS (which uses OCaml).

Retro: Retryable Errors for Go
Wrap failure prone sections of code in retry blocks, and conditionally retry those blocks upon different types of error.

Paradigms of Rust for the Go Developer
A Go developer has been learning Rust and shares some key differences he’s picked up so far.

IN BRIEF

Go 1.7 Beta 2 Released

Authentication in Go Using JSON Web Tokens

Docker Compose + NATS: Microservices Development Made Easy

How to Marshal and Unmarshal JSON with Time and URL Data

Getting Started with NATS and Related Patterns
NATS is a message bus for cloud applications.

Why You No (HTTP) Framework?

vat: EU VAT Number Validation and Rate Retrieval

Bombardier: An HTTP Benchmarking Tool
Uses fasthttp for improved performance.

Flag2: A More Traditional Command Line Flag Library for Go
“I have a long history with Python, so the implementation code looks similar to Python’s argparse class.”

isokey: Self-Contained API Keys via HMAC Signatures

zsocket: Zero-Copy Sockets in Go on Linux

opensimplex-go: A Patent-Free Alternative to Perlin and Simplex Noise
A port of Kurt Spencer’s OpenSimplex to Go.

Collision2D: Simple Go Library 2D Shape Collision Detection

fasthttp: A Fast HTTP Package for Go
Just a reminder of its existence. “In short, fasthttp is up to 10 times faster than net/http.”


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

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

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