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

polaris · · 3669 次点击 · 开始浏览    置顶
这是一个创建于 的主题,其中的信息可能已经有所发展或是发生改变。

## FEATURED [GAS: A Go AST Scanner](https://github.com/HewlettPackard/gas?utm_source=studygolang&utm_medium=email) Inspects source code for security problems by scanning the Go AST and matching results against a set of predefined ‘rules’. [go-dotnet: Go Wrapper for the .NET Core Runtime](https://github.com/matiasinsaurralde/go-dotnet?utm_source=studygolang&utm_medium=email) A proof of concept. Can help you load and run .NET EXEs or load DLLS, setup delegates, and call them from Go functions. [Scott Mansfield Talking About Using Go at Netflix](https://changelog.com/gotime-9/?utm_source=studygolang&utm_medium=email) An hour long podcast with Scott Mansfield who talks about Go at Netflix, performance, latency and caching, Rend (their memcached proxy), and more. [Point logs from logrus, go-logging, go-log, log15, or text files at Papertrail](https://papertrailapp.com/?utm_source=studygolang&utm_medium=email&utm_term=go&utm_campaign=go-20160728) Get a flight data recorder for your apps and systems. Papertrail supports the same RFC-defined protocols that every Go logging library does, so capturing output is painless. Or, already logging to files? Use our tiny Go-based file watcher daemon. [Go Enters IEEE's Top Programming Languages in 2016](http://spectrum.ieee.org/computing/software/the-2016-top-programming-languages?utm_source=studygolang&utm_medium=email) Go comes in as IEEE Spectrum's 10th top language for 2016. ## IN BRIEF [Announcing Go 1.6 Support for Amazon Linux](https://lambda-linux.io/blog/2016/07/25/golang-support-for-amazon-linux/?utm_source=studygolang&utm_medium=email) [Go 1.7 Release Candidate 3 Released](https://groups.google.com/d/msg/golang-nuts/zIHTDAHhqVU/x_eJB_iyCgAJ?utm_source=studygolang&utm_medium=email) [Generating Secure Random Numbers Using crypto/rand](https://elithrar.github.io/article/generating-secure-random-numbers-crypto-rand/?utm_source=studygolang&utm_medium=email) [A Look At Some of Go's Subtleties Regarding The Use of Interfaces](https://github.com/teh-cmc/interface-bench?utm_source=studygolang&utm_medium=email) [Modifying A Go Slice In-Place During Iteration](https://pauladamsmith.com/blog/2016/07/go-modify-slice-iteration.html?utm_source=studygolang&utm_medium=email) [Accelerating SHA256 by 100x in Go on ARM](https://blog.minio.io/accelerating-sha256-by-100x-in-golang-on-arm-1517225f5ff4?utm_source=studygolang&utm_medium=email) The 64-bit ARMv8 core has introduced new instructions for SHA1 and SHA2 acceleration. [On The Memory Alignment of Go Slice Values](http://blog.chewxy.com/2016/07/25/on-the-memory-alignment-of-go-slice-values/?utm_source=studygolang&utm_medium=email) Go’s slices are not aligned to a 32-byte boundary. Here’s a description of the alignment issue and two devised solutions. [Building Web Pages using The html/template Package](http://www.goin5minutes.com/screencast/episode_14_using_templates/?utm_source=studygolang&utm_medium=email) [Implementing Virtual Machines in Go and C](https://www.infoq.com/presentations/virtual-machine-go-c?utm_source=studygolang&utm_medium=email) [gocelery: Celery Distributed Task Queue in Go](https://github.com/shicky/gocelery?utm_source=studygolang&utm_medium=email) Celery is a popular task queue in the Python world. [orgalorg: Parallel SSH Command Executioner and File Synchronization Tool](https://github.com/reconquest/orgalorg?utm_source=studygolang&utm_medium=email) [pokevision-cli: A CLI Interface for the PokeVision API](https://github.com/jacobmarshall/pokevision-cli?utm_source=studygolang&utm_medium=email) Go(tta) catch em all.. [Correlate app performance with runtime metrics](https://www.datadoghq.com/monitor-go/?utm_source=studygolang&utm_medium=CooperPress&utm_campaign=CooperPress-GoWeekly&utm_content=Go) Datadog makes it simple to graph custom metrics from your Go apps alongside memory and GC stats from expvar.

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

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

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