go技術文章梳理(2017)

韓亞軍發表於2019-06-22

gocn_news_2017-12-31

    1. 分散式系統下的Go channels https://medium.com/@matryer/introducing-vice-go-channels-across-many-machines-bcac1147d7e2
    1. Go Socket程式設計之teleport框架是怎樣煉成的 https://www.jianshu.com/p/7120b8378681
    1. 時序資料庫技術體系-時序資料儲存模型設計 http://hbasefly.com/2017/11/19/timeseries-database-2/
    1. RocksDB PhysicalCoreID 慢問題排查 https://www.jianshu.com/p/81a2975f9d7a
    1. 追求極簡:Docker映象構建演化史 http://tonybai.com/2017/12/21/the-concise-history-of-docker-image-building/
    1. GopherChina2018來了! https://www.bagevent.com/event/1086224

gocn_news_2017-12-30

    1. Go語言中的錯誤處理 http://ethancai.github.io/2017/12/29/Error-Handling-in-Go/
    1. 給你的 Golang 程式新增 GUI (Electron) https://studygolang.com/articles/12065
    1. 一個排程系統的開發與效能優化 https://zhuanlan.zhihu.com/p/32439765
    1. 年終盤點!2017年超有價值的Golang文章 http://colobu.com/2017/12/28/top-golang-articles-of-2017/
    1. Golang 套件管理工具 Glide https://cainmaila.github.io/2017/12/27/golang-glide/
    1. GopherChina2018來了! https://www.bagevent.com/event/1086224

gocn_news_2017-12-29

    1. 使用Go的實現工作佇列 https://geeks.uniplaces.com/building-a-worker-pool-in-golang-1e6c0fdfd78c
    1. Reddit.com網站架構演變 https://www.infoq.com/presentations/reddit-architecture-evolution
    1. 一款Go語言開發的驗證碼生成利器 https://github.com/mojocn/base64Captcha
    1. 用Go語言實現數學公式計算 http://bionics.it/posts/equation-centric-dataflow-programming-in-go
    1. 深度學習演算法學習指南 https://github.com/KeKe-Li/tutorial

gocn_news_2017-12-28

    1. GoCN每日新聞(2017-12-28)
    1. 1.Go模板使用 https://blog.gopheracademy.com/advent-2017/using-go-templates/
    1. 2.Golang優秀開源專案彙總 https://www.ctolib.com/topics-2762.html
    1. 3.Go開發高負載WebSocket https://medium.freecodecamp.org/million-websockets-and-go-cc58418460bb
    1. 4.Golang構建工作池 https://geeks.uniplaces.com/building-a-worker-pool-in-golang-1e6c0fdfd78c
    1. 5.機器學習概述 https://feisky.xyz/machine-learning/basic/
    1. 編輯: 李森森
      訂閱新聞: http://tinyletter.com/gocn
    1. 第一條新聞有問題吧,內容與標題嚴重不符合

gocn_news_2017-12-27

    1. 使用GO編寫的JIT編譯器 https://medium.com/kokster/writing-a-jit-compiler-in-golang-964b61295f
    1. DNS解析器,深入淺出Go語言 http://liehu.tass.com.cn/archives/1052
    1. 商用級Service Mesh服務的設計之道 https://mp.weixin.qq.com/s/2I_jXUB5RCseA9YRn0P2FA
    1. client-go的使用及原始碼分析 http://www.huweihuang.com/article/source-analysis/client-go-source-analysis/
    1. 快取穿透、快取併發、熱點快取之最佳招式 https://mp.weixin.qq.com/s/62KJ2mSTGoUTPsq0RjU7lg

gocn_news_2017-12-26

    1. Kuberneters 中 Go 的泛型 https://medium.com/@arschles/go-experience-report-generics-in-kubernetes-25da87430301
    1. math/rand 全域性鎖與 goroutine https://www.myhightech.org/2017/12/22/rand-and-goroutines/
    1. 記一次 latency 問題排查:談 Go 的公平排程的缺陷 http://www.zenlife.tk/go-scheduler-pitfall.md
    1. 初學 Go 的幾個問題 https://zhuanlan.zhihu.com/p/26005856
    1. Go 開源圖資料庫 https://github.com/cayleygraph/cayley

gocn_news_2017-12-25

    1. Brigade: 基於事件的K8s指令碼引擎 https://github.com/Azure/brigade
    1. 使用go trace跟蹤程式執行 https://blog.gopheracademy.com/advent-2017/go-execution-tracer/
    1. flagr: 動態配置的A/B測試工具 https://github.com/checkr/flagr
    1. Go語言反射入門:根據型別建立物件 https://medium.com/kokster/go-reflection-creating-objects-from-types-part-i-primitive-types-6119e3737f5d
    1. lgo: 讓Jupyter Notebook支援Go語言 https://github.com/yunabe/lgo

gocn_news_2017-12-24

    1. 服務端I/O效能大比拼:Node、PHP、Java、Go www.iteye.com/news/32826
    1. 美團DDD業務實踐 https://mp.weixin.qq.com/s/jMWuMuIvI1cFThC-WQGbHQ
    1. Google開發者大會回顧 http://summary.gdd.zbong.cn/universe
    1. fireworq:高效能跨語言任務佇列系統 https://github.com/fireworq/fireworq
    1. Golang配置管理TOML http://www.cnblogs.com/CraryPrimitiveMan/p/7928647.html

gocn_news_2017-12-23

    1. Mendelics公司用gopdf庫替換python生成公司報表 https://blog.gopheracademy.com/advent-2017/building-medical-reports-in-go/
    1. 使用osquery-sdk執行SQL查詢伺服器系統資訊 https://blog.gopheracademy.com/advent-2017/osquery-sdk/
    1. 遠端控制工具Merlin介紹 https://medium.com/@Ne0nd0g/introducing-merlin-645da3c635a
    1. TensorFlow框架機器學習入門手冊 https://www.toptal.com/machine-learning/tensorflow-machine-learning-tutorial
    1. 2017年go語言學習最佳學習書籍&課程介紹 https://reactdom.com/blog/go-books

gocn_news_2017-12-22

    1. 5種Go測試中的高階技巧 https://segment.com/blog/5-advanced-testing-techniques-in-go/
    1. 從零開始構建分散式日誌系統 http://bravenewgeek.com/building-a-distributed-log-from-scratch-part-1-storage-mechanics/
    1. defer使用的5個陷阱(2) https://blog.learngoprogramming.com/5-gotchas-of-defer-in-go-golang-part-ii-cc550f6ad9aa
    1. Serverless架構入門手冊 https://www.simform.com/serverless-architecture-guide/
    1. 使用fasthttp時需要注意的兩個點 https://studygolang.com/articles/11966

gocn_news_2017-12-21

    1. ServiceMesh時代的選邊與站隊(附PPT下載) https://mp.weixin.qq.com/s/hHzDa1T_UKPB97ttFRaDCQ
    1. Golang一種全節點比特幣實現 https://github.com/btcsuite/btcd
    1. Golang資料科學簡介 https://www.cheatography.com/chewxy/cheat-sheets/data-science-in-go-a/
    1. Golang深度學習 http://gopherdata.io/post/deeplearning_in_go_part_1/
    1. Golang如何不用容器做依賴注入 https://medium.com/@nvcnvn/how-difficult-for-handle-dependency-injection-in-go-without-the-help-with-container-a3f570a23d62

gocn_news_2017-12-20

    1. 我與Go語言的這十年 https://mp.weixin.qq.com/s/iU7gaZNgCsU3DHaHa5PZ_Q
    1. 解讀netpoll.go https://www.youtube.com/watch?v=xwlo3xigknI
    1. 系統設計的萬能解法:SNAKE原則 https://mp.weixin.qq.com/s/u8NDvKcYv4ztVVRT_HaUJw
    1. 通過go/parser來理解Go程式 https://medium.com/%40francesc/funderstanding-go-programs-with-go-parser-c4e88a6edb87
    1. Go生成、執行wasm https://blog.gopheracademy.com/advent-2017/go-wasm/

gocn_news_2017-12-19

    1. 通過解析器來理解 Go https://medium.com/@francesc/understanding-go-programs-with-go-parser-c4e88a6edb87
    1. Go 物件導向程式設計 https://icyapril.com/go/programming/2017/12/17/object-orientation-in-go.html
    1. 使用 Gin 框架建立 API 服務 https://ryanmccue.ca/creating-an-api-with-golang-gin-framework/
    1. Unsafe 包以及系統呼叫的相關講解 https://blog.gopheracademy.com/advent-2017/unsafe-pointer-and-system-calls/
    1. 手把手教你寫 K8s 服務 https://blog.gopheracademy.com/advent-2017/kubernetes-ready-service/

gocn_news_2017-12-18

    1. 通過 HTTP 遠端查詢想要的 zip 檔案 https://blog.gopheracademy.com/advent-2017/seekable-http/
    1. 超實用加密入門教程 https://cyberspy.io/articles/crypto101/
    1. 利用 csv 處理表格資料 https://appliedgo.net/spreadsheet/
    1. 如何在單元測試中 mock 當前時間 https://medium.com/@agatan/timejump-a-library-to-manipulate-the-time-for-testing-in-go-9ccfe5b1ac7d
    1. 用 Go 編寫的惡意流量分析程式 https://github.com/netxfly/xsec-traffic
    1. [上海]積夢智慧 https://gocn.io/article/526

gocn_news_2017-12-17

    1. 程式管理工具sir https://github.com/foreversmart/sir
    1. 基礎優化-最不壞的雜湊表: http://www.skywind.me/blog/archives/2006
    1. 餓了麼異地多活技術實現(一)總體介紹: https://zhuanlan.zhihu.com/p/32009822
    1. 淺談分散式儲存系統資料分佈方法: http://catkang.github.io/2017/12/17/data-placement.html
    1. golang彙編入門: https://lrita.github.io/2017/12/12/golang-asm/

gocn_news_2017-12-16

    1. Go IGDB客戶端 https://github.com/Henry-Sarabia/igdb
    1. GopherChina 2018 即將到 https://twitter.com/astaxie/status/941672327015628800
    1. 深入理解unsafe.Pointer和System calls https://blog.gopheracademy.com/advent-2017/unsafe-pointer-and-system-calls/
    1. 談談Linux平均負載 http://www.brendangregg.com/blog/2017-08-08/linux-load-averages.html
    1. 全球AI創業公司前100強 https://mp.weixin.qq.com/s/-UpwJR54nD__Yw7v1Bb3VA

gocn_news_2017-12-15

    1. 單元測試的藝術 https://www.youtube.com/watch?v=EOpj9aZ8KfoGoCN
    1. 使用Go語言解析動態JSON格式 http://eagain.net/articles/go-dynamic-json/
    1. 微服務模型:Service Mesh http://philcalcado.com/2017/08/03/pattern_service_mesh.html
    1. 如何落地TensorFlow on Kubernetes?https://mp.weixin.qq.com/s/huHm09xfStIw76eN3hL8tA
    1. 基於Go技術棧的微服務構建 http://www.uml.org.cn/wfw/201712061.asp

gocn_news_2017-12-14

    1. GOCN每日新聞(2017-12-14)
    1. 1.在 Kubernetes上執行 Spark https://jimmysong.io/spark-on-k8s/running-on-kubernetes.html
      2.Go和機器學習 https://www.dotconferences.com/2017/11/francesc-campoy-flores-machine-learning-and-go
      3.Go通過 Consul實現分散式鎖 https://distributedbydefault.com/distributed-locks-with-consul-and-golang-c4eccc217dd5
      4.Go轉換Javascript編譯器 https://mat.tm/joy/
      5.隨時隨地訪問您的Kubernetes叢集 https://jimmysong.io/posts/kubernetes-anytime-anywhere/
    1. 編輯:李森森
      訂閱新聞:http://tinyletter.com/gocn
    1. 有問題反饋的可以加我微信Sen0676,go每日新聞會做的更好
    1. 終於看到有關機器學習的要聞啦。不錯不錯。

gocn_news_2017-12-13

    1. 阿里的容器技術 https://github.com/alibaba/pouch
    1. 從php到go再回到php http://blog.breakthru.solutions/re-moving-from-php-to-go-and-back-again/
    1. 走近比特幣:一個故事看懂區塊鏈原 https://mp.weixin.qq.com/s/hoRLBOGfDOe57dEzdNzMoQ
    1. go符號迴歸庫 https://github.com/MaxHalford/koza
    1. 程式碼重用工具 https://github.com/dc0d/goreuse

gocn_news_2017-12-12

    1. 基於機器學習的索引 https://arxiv.org/pdf/1712.01208.pdf
    1. LiteIDE X33.1 釋出 http://liteide.org/blog/LiteIDE-X33.1-Released/
    1. Goland 開發體驗 https://medium.com/@andrey_cheptsov/golands-take-on-go-development-7d2611b14b99
    1. HTTP 鏈式路由 https://medium.com/@cashalot/how-to-chain-http-handlers-in-go-33c96396b397
    1. 分散式時序訊息佇列 https://github.com/celrenheit/sandglass

gocn_news_2017-12-11

    1. 基於屬性的程式測試 https://blog.gopheracademy.com/advent-2017/property-based-testing/
    1. Go實現的GraphQL客戶端 https://blog.machinebox.io/a-graphql-client-library-for-go-5bffd0455878
    1. Go語言中物件導向的一些思考 https://katcipis.github.io/blog/object-orientation-go/
    1. 利用程式碼生成解決Go沒有範型問題 https://www.calhoun.io/using-code-generation-to-survive-without-generics-in-go/
    1. docker-slim:優化和保護Docker安全的工具 https://github.com/docker-slim/docker-slim

gocn_news_2017-12-10

    1. Golang1.10前瞻 https://zhuanlan.zhihu.com/p/31820378
    1. Golang垃圾回收 https://ninokop.github.io/2017/11/09/Go-%e5%9e%83%e5%9c%be%e5%9b%9e%e6%94%b6
    1. 從PHP到Go https://medium.com/@ivanjaros/moving-from-php-to-go-6f06989b3e12
    1. 從C/C++/Golang談計算機語言的巨大進步 http://esr.ibiblio.org/?p=7724
    1. 使用kubernetes自動部署Golang程式 https://www.reddit.com/r/golang/comments/7iia5g/selfdeploying_go_apps_with_kubernetes/

gocn_news_2017-12-09

    1. 使用Go 機器學習庫來進行資料分析 http://colobu.com/2017/12/07/One-Machine-Learning-for-Go/
    1. 用make檔案來全自動開發go程式 https://blog.gopheracademy.com/advent-2017/make/
    1. 如何提高物聯網程式運算元據庫大批量執行DML效能 https://www.cockroachlabs.com/blog/multi-row-dml/
    1. defer使用的5個陷阱 https://blog.learngoprogramming.com/gotchas-of-defer-in-go-1-8d070894cb01
    1. upspin專案error處理庫封裝 https://commandcenter.blogspot.hk/2017/12/error-handling-in-upspin.html

gocn_news_2017-12-08

    1. Go1.10 beta1 https://beta.golang.org/doc/go1.10
    1. 人工智慧演算法和教程彙總 https://github.com/KeKe-Li/tutorial
    1. DevOps 標準體系釋出及權威 http://www.uml.org.cn/devops/201712061.asp
    1. 騰訊阿里的運維實踐(附Devops58個開源工具) http://www.sohu.com/a/198439910_100038984
    1. 做好架構師,要懂微服務,彙總微服務架構落地的15種框架 http://www.sohu.com/a/201844693_100038984

gocn_news_2017-12-07

    1. go pprof 取樣何時進行 http://michaelyou.github.io/2017/12/06/go-pprof-%E9%87%87%E6%A0%B7%E4%BD%95%E6%97%B6%E8%BF%9B%E8%A1%8C/
    1. gkvdb v1.81 釋出,Go 語言嵌入式 K/V 資料庫 https://www.oschina.net/news/91250/gkvdb-1-81-released
    1. go語言死迴圈分析 http://michaelyou.github.io/2017/12/05/go%e8%af%ad%e8%a8%80%e6%ad%bb%e5%be%aa%e7%8e%af%e5%88%86%e6%9e%90%2f
    1. Golang 網路:核心 API 實現剖析(一) https://zhuanlan.zhihu.com/p/31644462
    1. 如何在Go中構建完整測試的Web應用程式 https://blog.gopheracademy.com/advent-2017/a-tale-of-two-rands/

gocn_news_2017-12-06

    1. 除錯Go執行時bug https://marcan.st/2017/12/debugging-an-evil-go-runtime-bug/
    1. 什麼時候該用cgo http://relistan.com/cgo-when-and-when-not-to-use-it/
    1. 基於Redis的序列號服務的設計 https://mp.weixin.qq.com/s/UzKmJnQupk4W_ZoCevd_OA
    1. 資料統計需要掌握的十個方法 https://towardsdatascience.com/the-10-statistical-techniques-data-scientists-need-to-master-1ef6dbd531f7
    1. 兩個隨機的故事 https://blog.gopheracademy.com/advent-2017/a-tale-of-two-rands/

gocn_news_2017-12-05

    1. Go 微服務系列文章 https://medium.com/@marcus.eisele/microservices-with-mo-part-three-the-counter-microservice-5fa34af2dcdc
    1. 為你的 Go 應用新增 GUI https://medium.com/@social_57971/how-to-add-a-gui-to-your-golang-app-in-5-easy-steps-c25c99d4d8e0
    1. 微服務測試 https://medium.com/@nathankpeck/microservice-testing-introduction-347d2f74095e
    1. 搭建 Go 分散式微服務系統 https://medium.com/@shijuvar/building-distributed-systems-and-microservices-in-go-with-nats-streaming-d8b4baa633a2
    1. Prometheus 2.0 中監控功能的提升 https://medium.com/@opcitoindia/continuous-improvement-in-monitoring-with-prometheus-2-0-71e26658eb69

gocn_news_2017-12-04

    1. 如何將 defer 中的錯誤作為函式引數返回 https://www.calhoun.io/using-named-return-variables-to-capture-panics-in-go/
    1. 最小的完美雜湊函式 https://blog.gopheracademy.com/advent-2017/mphf/
    1. GopherJS 和 gRPC-Web 結合使用教程 https://blog.gopheracademy.com/advent-2017/gopherjs-grpc-web/
    1. 使用 Go 和 Grafana 搭建自己的 Dashboard https://appliedgo.net/diydashboard/
    1. Go 許可證和包依賴檢查器 https://github.com/ribice/glice

gocn_news_2017-12-03

    1. Go錯誤和異常處理的正確姿勢 http://www.jianshu.com/p/f30da01eea97
    1. 關於一致性協議和分散式鎖 http://mp.weixin.qq.com/s/XCPQGPhY3j8SaTXNS8tB0A
    1. motan-go:高效能、易於使用的分散式遠端服務呼叫框架 https://github.com/weibocom/motan-go/wiki/zh_overview
    1. AWS Lambda開始支援Go https://www.reddit.com/r/golang/comments/7gogdy/aws_lambda_to_fully_support_go/
    1. Funtainer: 容器即函式之美 http://dockone.io/article/2924


gocn_news_2017-12-01

    1. Context包並非為cancel而生https://dave.cheney.net/2017/0 … ation
    1. PromptUI:Go互動式控制檯設計工具https://github.com/manifoldco/promptui
    1. Go語言中實現基於 event-loop 網路處理http://colobu.com/2017/11/29/e … n-Go/
    1. 使用Go與redis構建有趣的應用https://mp.weixin.qq.com/s/tIHEq8wxK_av6ezo3JECWA
    1. GoLand 2017.3正式釋出https://blog.jetbrains.com/go/ … rket/

gocn_news_2017-11-30

    1. Tenta-dns完整的DNS解決方案 https://github.com/tenta-browser/tenta-dns
    1. Microservices with Go研討會 https://www.facebook.com/WizelineAcademy/videos/1726299830998775/
    1. Go編寫的銀河戰機遊戲 https://github.com/u2i/superstellar
    1. Top15的golang學習資源網站 https://qarea.com/articles/top-15-resources-and-sites-learn-golang
    1. Go的谷歌APi客戶端庫 https://github.com/google/google-api-go-client

gocn_news_2017-11-29

    1. 深入理解 ElasticSearch Doc Values http://www.majiang.life/blog/deep-dive-on-elasticsearch-doc-values/
    1. Gotorch - 多機定時任務管理系統 http://www.cnblogs.com/zhenbianshu/p/7905678.html
    1. 從微服務演進過程中獲得的十條經驗 https://thenewstack.io/airbnbs-10-takeaways-moving-microservices/
    1. 給了資料庫和機器,為啥也擴不了容 http://url.cn/5RWR4VZ
    1. Go TCP Socket的實現 https://medium.com/@ggiovani/tcp-socket-implementation-on-golang-c38b67c5d8b

gocn_news_2017-11-28

    1. Go defer 視覺化簡介 https://blog.learngoprogramming.com/golang-defer-simplified-77d3b2b817ff
    1. 從 Python 後端到 Go http://benhoyt.com/writings/learning-go/
    1. Go map 原始碼解釋 https://blog.yiz96.com/golang-map-%E6%BA%90%E7%A0%81%E8%AF%A6%E8%A7%A3/
    1. Go Glot 圖表庫 https://medium.com/@Arafat./introducing-glot-the-plotting-library-for-golang-3133399948a1
    1. 60 行 Go 程式碼獲取 strace https://hackernoon.com/strace-in-60-lines-of-go-b4b76e3ecd64

gocn_news_2017-11-27

    1. Python轉Go速查手冊 https://www.353.solutions/py2go/index.html
    1. Rob Pike的5條程式設計原則
      http://blog.codonomics.com/2017/09/rob-pikes-5-rules-of-programming.html
    1. 基於模板的Go包生成工具 https://github.com/bketelsen/ngp
    1. bufio包工具介紹 https://medium.com/golangspec/introduction-to-bufio-package-in-golang-ad7d1877f762
    1. 基於Electron的Go介面庫 https://github.com/asticode/go-astilectron

gocn_news_2017-11-26

    1. Gost:一個極簡且有用的GOPATH管理工具 http://www.jianshu.com/p/7abb47970641
    1. 王東:微服務下的APM全鏈路監控 http://mp.weixin.qq.com/s/guAWN1WgKOQ1_vC6nWmT5w
    1. 美團:即時配送的ETA問題之億級樣本特徵構造實踐 https://tech.meituan.com/GBDT.html
    1. Golang介紹及踩坑系列 https://zhuanlan.zhihu.com/p/31395716
    1. Golang精編100題 http://www.jianshu.com/p/f690203ff168

gocn_news_2017-11-25

    1. 【譯】如何使用 Golang 中的 Go-Routines 寫出高效能的程式碼https://juejin.im/post/5a17c0f9f265da431a42e060
    1. 分散式資料庫的故障和常見處理機制 http://www.jianshu.com/p/d77ef1f3c939
    1. postgre分散式事務處理 https://www.citusdata.com/blog/2017/11/22/how-citus-executes-distributed-transactions
    1. HTTP/2之伺服器推送(Server Push)最佳實踐 https://mp.weixin.qq.com/s/U0311_AiGkIEtyuO9Uh1Rw
    1. go開發實時協作畫圖APP https://outcrawl.com/realtime-collaborative-drawing-go

gocn_news_2017-11-24

    1. 1.為Go程式建立最小的Docker Image http://www.cnblogs.com/gaorong/p/Docker.html
      2.Golang 任務佇列策略 – 讀《JOB QUEUES IN GO》http://www.cnblogs.com/artong0416/p/7883381.html
      3.使用go來寫微服務(part2) https://ewanvalentine.io/microservices-in-golang-part-2/
      4.Google 人工智慧系統 https://github.com/galeone/tfgo
      5.gkvdb v1.0 正式版釋出,Go 語言開發的 KV 嵌入式資料庫https://www.oschina.net/news/9 … eased
    1. 編輯:何小云
      訂閱新聞: http://tinyletter.com/gocn

gocn_news_2017-11-23

    1. 鍵入安全繫結與Chrome遠端介面進行互動 https://github.com/SKatiyar/cri
    1. 用Go來操作OVS https://www.youtube.com/watch?feature=youtu.be&v=45PpBbqB2Z0
    1. 如何將golang的併發程式設計運用到實際開發 https://juejin.im/post/5a11a3c76fb9a04512388a50
    1. Go 1.10 的pprof的工具將直接支援火焰圖 http://colobu.com/2017/11/22/new-pprof-UI/
    1. (譯)Go 語言的工作竊取排程器 http://www.jianshu.com/p/20c49ce02175

gocn_news_2017-11-22

    1. GoCN每日新聞(2017-11-22)
    1. 1.Slice和Map的比較 https://boltandnuts.wordpress.com/2017/11/20/go-slice-vs-maps/
      2.Go分散式ID生成服務 https://yuerblog.cc/2017/11/21/golang-id-alloc
      3.使用go來寫微服務 https://ewanvalentine.io/microservices-in-golang-part-1
      4.Go程式設計建議清單 https://github.com/cristaloleg/go-advices
      5.計算機視覺簡介 https://mp.weixin.qq.com/s/If1GdkPuxHXLU4pr0UDaHA
    1. 編輯:周雲軒
      訂閱新聞: http://tinyletter.com/gocn

gocn_news_2017-11-21

    1. 用Go實現你自己的2048遊戲 https://github.com/xwjdsh/2048-ai
    1. 不適用微服務的場景 http://blog.christianposta.com/microservices/when-not-to-do-microservices/
    1. 從PHP到Go https://www.sitepoint.com/moving-php-go/
    1. Go開發指南:框架,IDE和工具 https://medium.com/@quintinglvr/golang-guide-a-list-of-top-golang-frameworks-ides-tools-e7c7866e96c9
    1. Go單元測試編寫的五個建議 https://medium.com/@matryer/5-simple-tips-and-tricks-for-writing-unit-tests-in-golang-619653f90742

gocn_news_2017-11-20

    1. Go 中任務佇列的簡單實現 https://www.opsdash.com/blog/job-queues-in-go.html
    1. 如何在 Go 中呼叫 C https://dev.to/mattn/call-go-function-from-c-function-1n3
    1. Go 獲得 2017 程式語言收入排行榜 Top 1 https://www.business2community.com/tech-gadgets/15-highest-paying-programming-languages-2017-01957668#e3gPJtRzrCVStSXm.97
    1. 給你的程式碼新增註釋 https://npf.io/2017/11/comments
    1. 純 Go 編寫的富文字編輯器 https://github.com/as/a

gocn_news_2017-11-19

    1. GoCN每日新聞(2017-11-19)
    1. 1.用Go進行可擴充套件的作業系統分析 https://blog.kolide.com/using-go-for-scalable-operating-system-analytics-cb170d85b1c5
    1. 2.Golang使用redis protocol實現pubsub通訊 https://goo.gl/vCuyHH
    1. 3.Go的建議清單 https://github.com/cristaloleg/go-advices
    1. 4.為什麼我選擇Go來構建區塊鏈 https://medium.com/karachain/why-i-am-building-a-blockchain-in-go-6395a60b24dd
    1. 5.Go HTTP Client 持久連線 https://serholiu.com/go-http-client-keepalive
    1. 編輯: lwhile
      訂閱新聞: http://tinyletter.com/gocn
    1. 老大,連結有一些是打不開的…
    1. go advice 裡面的這個連結
      https://play.golang.org/p/MGbeDwtXN3
      我開啟提示
    1. 我用的香港自己建的ss連的…
      哪位大佬能拉下這個連結的示例程式碼?
    1. 原文是說:

gocn_news_2017-11-18

    1. Golang 如何優雅關閉 channel https://blog.tanteng.me/2017/11/golang-close-channel/
    1. GoLang EAP19 釋出 https://blog.jetbrains.com/go/2017/11/16/goland-eap-19-docs-in-param-info-coverage-for-multiple-packages-build-tags-and-more/
    1. Google出品的解析不可信檔案格式 https://github.com/google/puffs
    1. istio如何管理微服務 https://developer.ibm.com/dwblog/2017/how-istio-manages-microservice-applications/
    1. Go生產PDF庫 https://github.com/jung-kurt/gofpdf

gocn_news_2017-11-17

    1. GoCN每日新聞(2017-11-17)
    1. 1.Go 1.10 先睹為快https://tip.golang.org/doc/go1.10
    1. 2.使用Go和C++實現日均一億五千萬張的圖片的處理 https://blog.discordapp.com/how-discord-resizes-150-million-images-every-day-with-go-and-c-c9e98731c65d
    1. 3.2017年排名前六的Go Web框架https://dev.to/speedwheel/top- … 7-34i
    1. 4.DevOps發展趨勢https://techbeacon.com/7-devops-trends-watch-2017
    1. 5.Go Profiler內部構造 https://stackimpact.com/blog/go-profiler-internals/
    1. 編輯:Razil
      訂閱新聞:http://tinyletter.com/gocn

gocn_news_2017-11-16

    1. 1.谷歌釋出移動端深度學習框架TensorFlow Lite
      https://www.leiphone.com/news/201711/suQv6jGR9zzFHXve.html
    1. 2.編寫高效能Go應用程式
      http://talks.godoc.org/github.com/davecheney/qconsf-2017/high-performance-go.slide
    1. 3.從原始碼構建Caddy伺服器
      https://www.calhoun.io/building-caddy-server-from-source/
    1. 4.TensorFlow 做文字情感分析
      https://www.oreilly.com/learning/perform-sentiment-analysis-with-lstms-using-tensorflow
    1. 5.Golang 機器學習庫
      https://github.com/KeKe-Li/golearn/blob/master/doc/zh_CN/Home.md
    1. 編輯:李森森
      訂閱新聞:http://tinyletter.com/gocn

gocn_news_2017-11-15

    1. 非常實用的HTTP請求庫 https://github.com/imroc/req
    1. 究竟啥才是網際網路架構“高併發” http://url.cn/5OBO2ha
    1. 為Go應用定製dockerfile https://ops.tips/blog/dockerfile-golang/
    1. 高效的多維空間點索引演算法 http://www.jianshu.com/p/7332dcb978b2
    1. Golang 標準包佈局[譯] http://www.jianshu.com/p/022ba2dd9239

gocn_news_2017-11-14

    1. Go 調整 GC 引數 https://blog.cloudflare.com/go-dont-collect-my-garbage/
    1. 理解 SOLID 介面隔離原則 https://codeburst.io/understanding-solid-principles-interface-segregation-principle-b2d57026cf6c
    1. Go 的包設計哲學 https://www.goinggo.net/2017/02/design-philosophy-on-packaging.html
    1. Go 語言中錯誤處理 https://scene-si.org/2017/11/13/error-handling-in-go/
    1. Go 語言的零值序列化 https://daenney.github.io/2017/08/27/go-zero-values-serialising-deserialising.html

gocn_news_2017-11-13

    1. pprof新的UI https://rakyll.org/pprof-ui/
    1. Google的可觀測性方法 https://medium.com/@rakyll/googles-approach-to-observability-frameworks-c89fc1f0e058
    1. golang interface深度解析 http://blog.csdn.net/D_Guco/article/details/78507999
    1. 軟體2.0 https://medium.com/@karpathy/software-2-0-a64152b37c35
    1. GothamGo 2017視訊集 https://www.youtube.com/watch?v=egSvw7xYw9s&list=PLeGxIOPLk9ELp7dx6A0gtvjbc99dU2kq-

gocn_news_2017-11-12

    1. 理解Docker的多階段映象構建 http://tonybai.com/2017/11/11/multi-stage-image-build-in-docker/
    1. Go專案的Makefile https://ops.tips/blog/minimal-golang-makefile/
    1. Go線上練習網站,非常酷 https://gophercises.com/
    1. 高併發和高可用的一點思考 http://kriszhang.com/high_performance/
    1. Golang的HTTP操作大全 https://i6448038.github.io/2017/11/11/httpAndGolang/

gocn_news_2017-11-10

    1. 壓縮各種靜態檔案的工具 https://github.com/tdewolff/minify
    1. Go的使用體驗 http://lucapette.me/my-experience-with-go
    1. Linux 工具參考篇 http://linuxtools-rst.readthedocs.io/zh_CN/latest/tool/index.html
    1. Go 語言實現的輕量級 TCP 非同步框架 https://github.com/leesper/tao
    1. 深度解析Go bufio scanner https://medium.com/golangspec/in-depth-introduction-to-bufio-scanner-in-golang-55483bb689b4

gocn_news_2017-11-09

    1. 深入理解GO語言之併發機制 https://juejin.im/post/59fff862f265da430f317c1f
    1. Prometheus 2.0釋出 https://prometheus.io/blog/2017/11/08/announcing-prometheus-2-0/
    1. 目前功能最豐富效能最好的路由器 https://github.com/beego/mux
    1. 如何更“優雅”地部署Kubernetes叢集 https://mp.weixin.qq.com/s/J-Cr1pFxoIs8sWz4Mk_lvQ
    1. 黃東旭:開源與基礎軟體創業在中國 https://zhuanlan.zhihu.com/p/30822874

gocn_news_2017-11-08

    1. docker 視覺化程式設計 https://github.com/weaveworks/scope
    1. 百萬線上的美拍直播彈幕系統如何實現 https://mp.weixin.qq.com/s/yrcO8yA0Ut2RVhUxG2OSvQ
    1. 視覺化學習Go併發程式設計 https://mp.weixin.qq.com/s/732C7Xaje_BAW5WvTZ9qPA
    1. Channel 的行為 https://neighborhood999.github.io/2017/10/31/the-behavior-of-channels/
    1. 跨機器的channel實現 https://medium.com/@matryer/introducing-vice-go-channels-across-many-machines-bcac1147d7e2

gocn_news_2017-11-07

    1. 深入理解net/http/pprof http://mmcloughlin.com/posts/your-pprof-is-showing
    1. 理解golang的反射reflection http://www.lijiaocn.com/%E7%BC%96%E7%A8%8B/2017/11/06/golang-reflection.html
    1. 用dep代替 go get 來獲取私有庫 http://blog.csdn.net/jq0123/article/details/78457210
    1. 淺談大規模分散式系統中那些技術點 http://www.linkedkeeper.com/detail/blog.action?bid=1016
    1. 除錯利器-SSH隧道 https://github.com/gwuhaolin/blog/issues/11

gocn_news_2017-11-06

    1. 你所下過的那些笨功夫,才是你的核心競爭力 http://www.jianshu.com/p/0199fdcf73b5
    1. Go靜態分析和review工具reviewdog https://docs.google.com/presentation/d/1_BWQXamZvIhL3l9ziL9zb25yP9RjpgXoxkWX-48ECss/edit#slide=id.p
    1. Go+Microservices at Mercari https://talks.godoc.org/github.com/tcnksm/talks/2017/11/gocon2017/gocon2017.slide
    1. 基於 event-loop 的網路庫 https://github.com/tidwall/evio
    1. Go壓力測試UI https://github.com/divan/gobenchui

gocn_news_2017-11-05

    1. vim-go的過去與未來 https://speakerdeck.com/farslan/the-past-and-future-of-vim-go
    1. 一個命令遷移MySQL資料到postgres http://pgloader.io/
    1. gops - Go語言程式檢視和診斷工具 http://www.cnblogs.com/snowInPluto/p/7785651.html
    1. cmd/go 的編譯、測試等加速改進 https://groups.google.com/forum/#!msg/golang-dev/qfa3mHN4ZPA/X2UzjNV1BAAJ
    1. Go在digitalocean的應用 https://speakerdeck.com/farslan/go-at-digitalocean

gocn_news_2017-11-04

    1. go語言作用域踩坑 http://michaelyou.github.io/2017/11/03/go-scope/
    1. 結合 Go 讀 APUE-基本檔案I/O http://www.jianshu.com/p/5e6be808d550
    1. 談談golang的rpc https://yuerblog.cc/2017/11/03/golang-rpc/
    1. Goglang eap18釋出 https://blog.jetbrains.com/go/2017/11/02/announcing-goland-former-gogland-eap-18-final-product-name-templates-support-and-more/
    1. 淺談人工智慧:現狀、任務、構架與統一 | 正本清源 https://mp.weixin.qq.com/s/-wSYLu-XvOrsST8_KEUa-Q

gocn_news_2017-11-03

    1. 編寫終端的UI庫 https://github.com/marcusolsson/tui-go
    1. liteide X33釋出 https://gocn.io/article/480
    1. PingCAP CTO 黃東旭:開源與基礎軟體創業在中國 https://mp.weixin.qq.com/s/4yTqyvIUC2z3DaDxkpgopg
    1. Go 資料科學 https://blog.chewxy.com/2017/11/02/go-for-data-science/
    1. 類似gofmt的go 模板格式化工具 https://github.com/gotpl/gtfmt

gocn_news_2017-11-02

    1. Go 程式碼評估工具 https://goreportcard.com/
    1. net包使用注意點 https://qzwlecr.github.io/2017/10/31/Go%E8%AF%AD%E8%A8%80net%E5%8C%85%E9%9C%80%E8%A6%81%E6%B3%A8%E6%84%8F%E7%9A%84%E8%8B%A5%E5%B9%B2%E9%97%AE%E9%A2%98/
    1. 用Go語言編寫一門工具的終極指南 https://yq.aliyun.com/articles/229201
    1. “爸爸,什麼是機器學習呀?” https://mp.weixin.qq.com/s/5XcXnNFZ60hJPD7rvnPJgQ
    1. macOS 上都有哪些既免費、又實用的工具 https://sspai.com/post/41477

gocn_news_2017-11-01

    1. Profiling Go http://www.integralist.co.uk/posts/profiling-go/
    1. Go 設計模式 https://github.com/tmrts/go-patterns
    1. gRPC服務最佳實踐by coreOS https://golangnews.com/stories/2863
    1. Go 正則設計背後的優雅 https://docs.google.com/presentation/d/1CwgyzSoz5lVFrgTWb67_ar5kkidW2crOItBOnxRH9uI/mobilepresent?slide=id.gcb9a0b074_1_0
    1. 機器學習演算法:那個才適合你的問題 https://dzone.com/articles/machine-learning-algorithms-which-one-to-choose-fo

gocn_news_2017-10-31

    1. 資料科學和機器學習的現狀 https://www.kaggle.com/surveys/2017
    1. 使用go tracer優化分形圖片製作的效能 https://medium.com/@francesc/using-the-go-execution-tracer-to-speed-up-fractal-rendering-c06bb3760507
    1. gRPC & Protocol Buffer 構建高效能介面實踐 http://www.jianshu.com/p/3139e8dd4dd1
    1. Go如何控制CORS https://www.thepolyglotdeveloper.com/2017/10/handling-cors-golang-web-application/
    1. 不得不知道的golang知識點之nil https://gocn.io/article/478

gocn_news_2017-10-30

    1. Go 終極指南:編寫一個 Go 工具 http://www.jianshu.com/p/20b533c5c3f9
    1. 我們為什麼從 Python 遷移到 Go https://dzone.com/articles/why-we-switched-from-python-to-go
    1. 用Go開發可以內網活躍主機嗅探器 https://github.com/timest/goscan/issues/1
    1. Neugram, a fork of go for scripting https://neugram.io/blog/neugram-briefly
    1. Go 與遺傳演算法 https://5280incode.wordpress.com/2017/10/30/go-with-genetic-algorithms/

gocn_news_2017-10-29

    1. 少於100行程式碼實現一個http(s)代理 https://medium.com/@mlowicki/http-s-proxy-in-golang-in-less-than-100-lines-of-code-6a51c2f2c38c
    1. 深入理解GO語言之記憶體分配 https://juejin.im/post/59f2e19f5188253d6816d504
    1. Go 延遲函式 defer 詳解 https://mp.weixin.qq.com/s/5xeAOYi3OoxCEPe-S2RE2Q
    1. 最終,為什麼選擇go-kit http://www.jianshu.com/p/0c34a75569b1
    1. 怎樣用beego開發服務端應用?http://www.lijiaocn.com/%E6%96%B9%E6%B3%95/2017/10/23/beego-usage.html

gocn_news_2017-10-28

    1. 使用Go gRPC 和k8s開始你的微服務之旅 https://outcrawl.com/getting-started-microservices-go-grpc-kubernetes/
    1. 大規模資料處理的演變 https://mp.weixin.qq.com/s/qVbqgssZllgJWCutMNE49A
    1. 基於事件的架構和非同步API https://dev.to/fmvilas/event-driven-architectures–asyncapi-db7
    1. 高可用架構之高可用的應用和服務 https://my.oschina.net/weiweiblog/blog/1557177
    1. 微服務架構基礎篇 http://www.cnblogs.com/Leo_wl/p/6260862.html

gocn_news_2017-10-27

    1. Go 實現的程式管理應用(Go Hackathon產物) https://github.com/foreversmart/sir
    1. gogland釋出新版本 https://blog.jetbrains.com/go/2017/10/26/gogland-eap-17-type-hierarchy-call-hierarchy-parameter-hints-vendor-scope-and-more/
    1. Channels的行為 https://www.goinggo.net/2017/10/the-behavior-of-channels.html
    1. 壓力測試工具hey https://dev.to/saantoryuu/load-testing-using-hey-c84
    1. Go中如何錯誤處理 https://golangbot.com/error-handling/

gocn_news_2017-10-26

    1. 在Golang進化的代理模式 http://www.jianshu.com/p/2b11163f35a3
    1. Go語言·聽說你想讓程式執行的更快?http://www.jianshu.com/p/0db174aebfec
    1. Go 1.9.2 和 Go 1.8.5 釋出 https://groups.google.com/forum/#!topic/golang-nuts/s8EXcSSJ5cg
    1. 分散式任務框架 http://www.mikeperham.com/2017/10/24/introducing-faktory/
    1. 各家公司的開發風格 https://increment.com/development/what-its-like-to-be-a-developer-at/

gocn_news_2017-10-25

    1. gRPC構建Go客戶端和服務端 https://medium.com/pantomath/how-we-use-grpc-to-build-a-client-server-system-in-go-dd20045fa1c2
    1. context 詳解 https://siadat.github.io/post/context
    1. Goroutine 讓併發變得簡單 http://blog.teamtreehouse.com/goroutines-concurrency
    1. Go context 分析 http://www.jianshu.com/p/b7202f2bb477
    1. 內網穿透工具的原理與開發實戰 https://zhuanlan.zhihu.com/p/30351943

gocn_news_2017-10-24

    1. Prometheus到底NB在哪裡?https://my.oschina.net/u/2397560/blog/1554680
    1. 如何使用Go tracer https://youtu.be/ySy3sR1LFCQ
    1. Go Hackathon 所有專案已上線 http://gohack2017.golangfoundation.org/
    1. Docker搭建內網Registry https://segmentfault.com/a/1190000011690485
    1. 微服務設計筆記 https://segmentfault.com/a/1190000011690048

gocn_news_2017-10-23

    1. riot 開源,分散式,簡單高效的搜尋引擎 https://github.com/go-ego/riot
    1. 可複用,型別安全的 Go API 設計 https://derekchiang.com/posts/reusable-and-type-safe-options-for-go-apis/
    1. Go 和 CPython 併發模型對比 https://labs.getninjas.com.br/go-vs-cpython-visual-comparison-of-concurrency-and-parallelism-d29a1ebec20a
    1. Bazel 構建 Golang 入門 https://chrislovecnm.com/golang/bazel/bazel-hello-world/
    1. 無用 import 檢查工具 https://github.com/alexkohler/unimport

gocn_news_2017-10-22

    1. 牆內安裝 golang.org 中的包 https://blog.kasora.moe/2017/10/21/%E5%A2%99%E5%86%85%E5%AE%89%E8%A3%85golang-org%E4%B8%AD%E7%9A%84%E5%8C%85/
    1. 視覺化Prometheus資料 https://github.com/nghialv/promviz
    1. Netflix的Go caching https://golangnews.com/stories/1580
    1. 新的serverless的超級英雄 https://www.iguazio.com/nuclio-new-serverless-superhero/
    1. 怎麼去除GOPATH https://vimeo.com/200469720

gocn_news_2017-10-21

    1. 分散式系統擴充套件中的不確定性和容錯性 https://www.slideshare.net/helenaedelson/uncertainty-tolerance-in-distributed-systems-at-scale
    1. 怎麼讓團隊適應微服務 https://opensource.com/article/17/10/how-align-your-team-microservices
    1. Go mobile 知識庫 https://github.com/golang/go/wiki/Mobile
    1. B站日誌系統的前世今生 https://mp.weixin.qq.com/s/onrBwQ0vyLJYWD_FRnNjEg
    1. 微服務架構設計 https://hackernoon.com/microservices-are-hard-an-invaluable-guide-to-microservices-2d06bd7bcf5d

gocn_news_2017-10-20

    1. 分散式資料庫一致性原理說明 https://my.oschina.net/wangzhonnew/blog/1553841
    1. 如何使用Docker部署一個Go Web應用程式 https://yq.aliyun.com/articles/225570
    1. net/http包的使用模式和原始碼解析 http://www.cnblogs.com/susufufu/p/7698900.html
    1. Service Mesh:下一代微服務 https://my.oschina.net/shurenyun/blog/1553747
    1. Go Enums視覺化指南 https://blog.learngoprogramming.com/golang-const-type-enums-iota-bc4befd096d3

gocn_news_2017-10-19

    1. 使用Go和TensorFlow構建圖片識別API https://outcrawl.com/image-recognition-api-go-tensorflow/
    1. Golang C++11 中的原子操作對比 http://pp-qq.github.io/2017/10/18/go-c-atomic/
    1. Docker 映象優化與最佳實踐 http://www.jianshu.com/p/0124da759a9c
    1. 微服務7篇介紹 https://www.nginx.com/blog/introduction-to-microservices/
    1. gogland eap 16 釋出 https://blog.jetbrains.com/go/2017/10/18/gogland-eap-16-file-watcher-tons-of-new-inspections-smarter-navigate-to-test-and-more/

gocn_news_2017-10-18

    1. 在Google Go team工作體驗 https://medium.com/@ljrudberg/working-on-the-go-team-at-google-917b2c8d35ff
    1. Go學習一月總結 https://blog.learngoprogramming.com/learn-go-programming-monthly-recap-a0b1e494393c
    1. devops的骯髒的祕密 http://chrisdodds.net/dirty-secrets-of-devops/
    1. 從ELK到EFK https://mp.weixin.qq.com/s/UMzq0Mt2_nm5pWn1Spba3Q
    1. 我們怎麼從Python切換到Go https://getstream.io/blog/switched-python-go/

gocn_news_2017-10-17

    1. Golang 微服務在騰訊遊戲使用者運營領域的探索及實踐 http://www.infoq.com/cn/presentations/exploration-practice-of-golang-micro-service-in-the-tencent-game-users
    1. 如何重構C++專案到Go https://medium.com/@brendanleglaunec/how-refactoring-my-c-application-into-a-go-library-made-it-better-in-every-way-b99aa15fcfdf
    1. Go併發詳解 https://gist.github.com/rushilgupta/228dfdf379121cb9426d5e90d34c5b96
    1. Go框架、IDE和工具集介紹 https://dzone.com/articles/golang-guide-a-list-of-top-golang-frameworks-ides
    1. Go開發大型分散式系統的好與壞 https://www.youtube.com/watch?v=8IKxf98h65Y

gocn_news_2017-10-16

    1. RESTFul風格的API管理後臺,基於beego和layui https://github.com/george518/PPGo_ApiAdmin
    1. 阿里雲基於 Go 的微服務架構分享 https://mp.weixin.qq.com/s/Ftd8pFVCrhtppvFjBNSF5Q
    1. ElasticSearch 叢集監控 http://www.54tianzhisheng.cn/2017/10/15/ElasticSearch-cluster-health-metrics/
    1. 組織Go程式碼在一個大型repo經驗之談 https://blog.digitalocean.com/cthulhu-organizing-go-code-in-a-scalable-repo/
    1. 基於openapi文件的自動化生產程式碼工具 https://github.com/jbowes/oag

gocn_news_2017-10-15

    1. 黑一下Go (實際上是作者不理解Go的interfaceO(∩_∩)O) https://zhuanlan.zhihu.com/p/30120861
    1. 基於nats的Go分散式微服務系統 https://medium.com/@shijuvar/building-distributed-systems-and-microservices-in-go-with-nats-streaming-d8b4baa633a2
    1. 深入淺出 Raft - 基本概念 http://www.jianshu.com/p/138b4d267084
    1. RESTful API 設計最佳實踐 http://www.zcfy.cc/article/restful-api-design-best-practices-in-a-nutshell-4388.html
    1. 七個JWT最佳實踐 https://dev.to/neilmadden/7-best-practices-for-json-web-tokens

gocn_news_2017-10-14

    1. Go語言三駕馬車 https://cloud.tencent.com/community/article/649192
    1. 反射的原理與使用詳解 http://www.cnblogs.com/susufufu/p/7653579.html
    1. 從零構建一個神經網路 http://www.datadan.io/building-a-neural-net-from-scratch-in-go/
    1. glot圖示庫應用入門 https://medium.com/@Arafat./introducing-glot-the-plotting-library-for-golang-3133399948a1
    1. Go如何不適用CGO呼叫rust https://speakerdeck.com/filosottile/calling-rust-from-go-without-cgo-at-gothamgo-2017

gocn_news_2017-10-13

    1. Go 實現 web 頁面再響應 https://salzmann.to/2017/10/13/responsive-golang-webapp-without-javascript.html
    1. Goroutine 審查工具 https://github.com/linuxerwang/goroutine-inspect
    1. 為什麼要學習 Go https://www.codementor.io/kevalpatel2106/why-should-you-learn-go-csiq30zfg
    1. QQ空間已在生產環境中使用QUIC協議 http://www.infoq.com/cn/news/2017/10/qzone-quic-practise
    1. CockroachDB 1.1 釋出 https://www.cockroachlabs.com/blog/cockroachdb-1dot1/

gocn_news_2017-10-12

    1. 使用 Go Channels 建立爬蟲 https://jorin.me/use-go-channels-to-build-a-crawler
    1. 在可擴充套件的專案中組織 Go 程式碼 https://blog.digitalocean.com/cthulhu-organizing-go-code-in-a-scalable-repo/
    1. Plan9 libframe in Go https://github.com/as/frame
    1. 使用 OpenFaas 構建無服務 Go 函式 https://blog.alexellis.io/serverless-golang-with-openfaas/
    1. 用Golang開發以太坊去中心化應用 https://blog.sodroid.com/2017/09/25/%E5%A6%82%E4%BD%95%E7%94%A8Golang%E5%BC%80%E5%8F%91Ethereum%E5%8E%BB%E4%B8%AD%E5%BF%83%E5%8C%96%E5%BA%94%E7%94%A8/

gocn_news_2017-10-11

    1. GopherJS 令人驚訝的效能改進 https://medium.com/gopherjs/surprises-in-gopherjs-performance-4a0a49b04ecd
    1. Go 1.10 版本將支援編譯window dll https://go-review.googlesource.com/c/go/+/69091
    1. 如何學習Go https://dev.to/codehakase/how-i-learned-go-programming
    1. 微服務組織 https://developers.redhat.com/blog/2017/08/02/organizing-microservices-modern-integration/
    1. 玩轉 Go Hack 之官方攻略 | 賽前指南 https://mp.weixin.qq.com/s/7mrxUxuQlOxDKxB2HTZHIw

gocn_news_2017-10-10

    1. golang 標準庫間依賴的視覺化展示 http://blog.csdn.net/sinat_30800357/article/details/78178844
    1. golang——glide的使用手冊 http://blog.csdn.net/lastsweetop/article/details/78185713
    1. hack CCTV視訊庫 https://github.com/EtixLabs/cameradar
    1. 如何使用gRPC開發CS系統 https://medium.com/pantomath/how-we-use-grpc-to-build-a-client-server-system-in-go-dd20045fa1c2
    1. Go記憶體調優 https://blog.fmpwizard.com/2017/09/29/memory-profiling-in-go/

gocn_news_2017-10-09

    1. Go奇葩點 https://i6448038.github.io/2017/10/06/GolangDetailsTwo/
    1. gRPC和RESTFul API效能對比 https://dev.to/plutov/benchmarking-grpc-and-rest-in-go-565
    1. graphql的概述 https://dzone.com/refcardz/an-overview-of-graphql
    1. 2017年學習Go的視訊和書籍集合 https://reactdom.com/blog/go-books
    1. 《微服務:從設計到部署》https://github.com/oopsguy/microservices-from-design-to-deployment-chinese

gocn_news_2017-10-08

    1. 基於openfaas的serverless服務 https://blog.alexellis.io/serverless-golang-with-openfaas/
    1. 使用Go加密整個網際網路 https://speakerdeck.com/filosottile/encrypting-the-internet-with-go-at-gophercon-2017
    1. go run -race的底層實現 https://speakerdeck.com/kavya719/go-run-race-under-the-hood
    1. 監控和追蹤Go服務 https://speakerdeck.com/chimeracoder/monitoring-and-tracing-your-go-services-gothamgo-2017
    1. 如何優化高負載服務 https://blogs.dropbox.com/tech/2017/09/optimizing-web-servers-for-high-throughput-and-low-latency/

gocn_news_2017-10-07

    1. Go概述 https://blog.learngoprogramming.com/about-go-language-an-overview-f0bee143597c
    1. Go之美 https://hackernoon.com/the-beauty-of-go-98057e3f0a7d
    1. k8s很酷的原因 https://jvns.ca/blog/2017/10/05/reasons-kubernetes-is-cool/
    1. Go實現的FaaS https://github.com/fnproject/fn
    1. 快速開發基於pg的API原型工具 https://github.com/dhax/go-base

gocn_news_2017-10-06

    1. 使用Go+gRPC打造高效能API http://www.agiratech.com/building-high-performance-apis-go-grpc/
    1. log重負載應用的記憶體優化 http://agniva.me/go/2017/10/03/improving-log-write.html
    1. 每個Gopher都應該值得關注的Go interface https://www.writeingo.com/blog/important-go-interfaces/
    1. 視覺化除錯Go程式 https://honeycomb.io/blog/2017/08/golang-observability-using-the-new-pprof-web-ui-to-debug-memory-usage/
    1. 老程式設計師的感慨 https://mp.weixin.qq.com/s/G4KdOwoKNyTYOW3J3Wk7qA

gocn_news_2017-10-05

    1. 如何使用gonum進行資料統計 https://sbinet.github.io/posts/2017-10-04-intro-to-stats-with-gonum/
    1. 深入理解channel筆記 https://blog.lab99.org/post/golang-2017-10-04-video-understanding-channels.html
    1. 使用Go寫出優雅的程式碼 https://scene-si.org/2017/10/04/elegant-code-and-go/
    1. Java開發者的Go指南 https://dzone.com/articles/making-the-jump-to-go-a-guide-for-java-developers
    1. Go 1.8.4 和Go 1.9.1 釋出 https://groups.google.com/forum/m/#!topic/golang-nuts/sHfMg4gZNps

gocn_news_2017-10-04

    1. Google開源的Go實現的配置語言 https://github.com/google/skylark
    1. 老王出品的k8s完整教程 https://github.com/jolestar/kubernetes-complete-course
    1. Go實現的lua VM https://github.com/milochristiansen/lua
    1. 基於kafka和Go的微服務實現和測試 https://semaphoreci.com/community/tutorials/writing-and-testing-an-event-sourcing-microservice-with-kafka-and-go
    1. swift呼叫Go例項 https://medium.com/@rakyll/calling-go-from-swift-be88709942c3

gocn_news_2017-10-03

    1. Go for rails https://sphereinc.com/go-for-rails-developers/
    1. fmt包詳解 https://medium.com/go-walkthrough/go-walkthrough-fmt-55a14bbbfc53
    1. 基於 Linux bcc/BPF 實現 Go 程式動態追蹤 http://www.jianshu.com/p/f1781fc452f6
    1. 如何測試Go程式 https://getstream.io/blog/how-we-test-go-at-stream/
    1. Go如何改善效能 https://www.youtube.com/watch?v=DJ4d_PZ6Gns

gocn_news_2017-10-02

    1. Prometheus 如何記錄請求時間 https://povilasv.me/prometheus-tracking-request-duration/
    1. 三個元件安全驗證API https://medium.com/@baijum/api-end-points-with-authentication-using-negroni-gorilla-mux-and-jwt-middleware-63a6dd8275cf
    1. Go1.9中如何進行位操作 http://herman.asia/bit-manipulation-in-go-1-9
    1. 使用 Chaos 測試分散式系統線性一致性 http://www.jianshu.com/p/2e65e6f37c76
    1. 如何做一個靠譜的發號器 https://tech.youzan.com/id_generator/

gocn_news_2017-10-01

    1. 《Go in action》讀後記錄:Go的併發與並行 http://www.cnblogs.com/QG-whz/p/7616547.html
    1. Go實現的伺服器監控工具 https://github.com/ssimunic/gossm
    1. Go如何進入企業 https://www.youtube.com/watch?feature=youtu.be&v=mxlJqrVSalY
    1. Chrome高階除錯工具 http://eux.baidu.com/blog/2017/08/chrome-%E8%B0%83%E8%AF%95%E5%B7%A5%E5%85%B7%E7%9A%84%E4%B8%80%E4%BA%9B%E9%AB%98%E9%98%B6%E5%8A%9F%E8%83%BD
    1. Go string和[]byte的對比 https://sheepbao.github.io/post/golang_byte_slice_and_string/

gocn_news_2017-09-30

    1. 《effective Go》讀後記錄 http://www.cnblogs.com/QG-whz/p/7613707.html
    1. Go 高階API架構的挑戰 https://speakerdeck.com/timakin/challenge-to-advanced-api-architecture-in-go
    1. Go包組織提示 https://blog.learngoprogramming.com/code-organization-tips-with-packages-d30de0d11f46
    1. Go pprof 除錯指南 http://mmcloughlin.com/posts/your-pprof-is-showing
    1. Go 1.8.4 and Go 1.9.1 安全更新 https://groups.google.com/forum/#!topic/golang-announce/Aqam2y8QoLA

gocn_news_2017-09-29

    1. Go接入Travis https://yuerblog.cc/2017/09/28/golang-with-travis-ci/
    1. 快取更新的套路 https://coolshell.cn/articles/17416.html
    1. Go裡面的pipeline設計模式 https://medium.com/@claudiofahey/pipeline-patterns-in-go-a37bb3a7e61d
    1. Go寫iOS和Android應用框架 https://github.com/gomatcha/matcha
    1. 深入理解Go的http https://scene-si.org/2017/09/27/things-to-know-about-http-in-go/

gocn_news_2017-09-28

    1. PingCAP為什麼選擇rust實現tikv https://pingcap.github.io/blog/2017/09/26/whyrust/
    1. 怎麼寫出漂亮的Go package https://medium.com/@matryer/video-writing-beautiful-packages-in-go-fab1138608ee
    1. 從零開始用golang編寫一個分散式測試工具 https://juejin.im/post/59cbc1746fb9a00a3d1371f4
    1. 如何讀懂火焰圖?https://mp.weixin.qq.com/s/6ajmdliIDjIU03Hx-moJKQ
    1. 剖析Go的讀寫鎖 http://zablog.me/2017/09/27/go_sync/

gocn_news_2017-09-27

    1. Imgproxy 圖片resize工具 https://evilmartians.com/chronicles/introducing-imgproxy
    1. code review技巧 https://youtu.be/SWKuYLqouIY
    1. Go實現的一個簡單的惡意ip庫 https://zhuanlan.zhihu.com/p/29684557
    1. 基於Go實現的銀行系統 https://speakerdeck.com/mattheath/banking-on-go-gosf-meetup-sep-2017
    1. Prose 是一款用於Go 語言的文字處理庫 https://github.com/jdkato/prose

gocn_news_2017-09-26

    1. 30個常用strings函式範例 http://www.golangprograms.com/golang/string-functions/
    1. Go實現tcp雙向copy https://zhuanlan.zhihu.com/p/29657180
    1. logkit 進階玩法 http://mp.weixin.qq.com/s/CbscK6Kac4unXyufem8uRg
    1. devops演進過程 https://mp.weixin.qq.com/s/-wRB4NdV_Ht2kBxrpNc4Fw
    1. 分散式追蹤系統 https://github.com/jaegertracing/jaeger

gocn_news_2017-09-25

    1. 微服務的反模式和陷井 http://www.jianshu.com/p/3986239138fe
    1. OpenTracing語義標準規範及實現 http://www.jianshu.com/p/a963ad0bbe3e
    1. 用 500 行 Golang 程式碼實現高效能的訊息回撥中介軟體 https://gocn.io/article/463
    1. 微服務測試 http://www.hamvocke.com/blog/testing-microservices/
    1. Go 在證券行情繫統中的應用 https://mp.weixin.qq.com/s/N_mW0UG_q4Oi0VMCahhxCA

gocn_news_2017-09-24

    1. 讓我們的筆記本變成資料中心 https://hackernoon.com/the-day-your-laptop-became-a-micro-datacenter-97ba62c9e862
    1. 深入理解 execution tracer https://go-talks.appspot.com/github.com/davecheney/understanding-the-execution-tracer/understanding-the-execution-tracer.slide#1
    1. GC優化的基數樹 https://github.com/Kentik/patricia
    1. 基於Go的大規模程式碼搜尋引擎 https://www.youtube.com/watch?v=-DpKaoPz8l8
    1. 基於couchbase實現Go Web應用 https://www.thepolyglotdeveloper.com/2016/08/using-couchbase-server-golang-web-application/

gocn_news_2017-09-23

    1. restful API版本管理最佳實踐 https://dev.to/sparkpost/restful-api-versioning-best-practices-why-v1-is-1
    1. bcc/bpf分析Go函式 http://colobu.com/2017/09/22/golang-bcc-bpf-function-tracing/
    1. Go 藝術照處理庫 https://github.com/esimov/triangle
    1. Go裡面init函式詳解 https://medium.com/golangspec/init-functions-in-go-eac191b3860a
    1. 360內部監控系統"Wonder實踐之路" https://mp.weixin.qq.com/s/hAP053HN1RERgHqC1sgkhw

gocn_news_2017-09-22

    1. Go語言如何在沒有實現功能的情況下寫出完善的單元測試程式碼 http://www.jianshu.com/p/c23a397409ac
    1. golang語言編譯的二進位制可執行檔案為什麼比 C 語言大 http://www.cnxct.com/why-golang-elf-binary-file-is-large-than-c/
    1. Golang 介紹及踩坑系列之一 https://zhuanlan.zhihu.com/p/29545675
    1. Intel Go重寫了container系統 https://clearlinux.org/blogs/announcing-intel%C2%AE-clear-containers-30
    1. Go 十年之路 https://commandcenter.blogspot.jp/2017/09/go-ten-years-and-climbing.html

gocn_news_2017-09-21

    1. Go 和Makefile https://sohlich.github.io/post/go_makefile/
    1. Go 的優缺點對比 https://medium.com/im-learning-go-golang/about-go-language-an-overview-f0bee143597c
    1. 我是如何學習區塊鏈的 https://keeganlee.me/post/full-stack/20170915
    1. Go 寫區塊鏈系列 https://jeiwan.cc/posts/building-blockchain-in-go-part-1/
    1. 如何快速的學習任何東西 https://www.entrepreneur.com/article/246118

gocn_news_2017-09-20

    1. 高效能Go服務中如何高效的分配記憶體 https://segment.com/blog/allocation-efficiency-in-high-performance-go-services/
    1. 分散式系統筆記 https://dev.to/shubheksha/a-note-on-distributed-systems-a-summary
    1. 深度的各種語言對比(論文學習)http://greenlab.di.uminho.pt/wp-content/uploads/2017/09/paperSLE.pdf
    1. 歐洲Go峰會視訊集 https://www.youtube.com/watch?v=mLVxAU_xpEA&list=PLDWZ5uzn69eyM81omhIZLzvRhTOXvpeX9
    1. iterm2資訊洩露漏洞 https://gitlab.com/gnachman/iterm2/issues/6050

gocn_news_2017-09-19

    1. 20幾種Go的資料結構和演算法 http://www.golangprograms.com/data-structure-and-algorithms.html
    1. 純Go實現的程式碼高亮庫(支援幾十種語言) https://github.com/alecthomas/chroma
    1. Go實現的智慧ping工具,支援報警 https://github.com/gy-games/smartping
    1. 正確的記錄日誌讓你的生活充滿光明 https://dev.to/grhegde09/logging-done-right-makes-your-life-bright
    1. 深入理解tracing https://www.oreilly.com/ideas/understanding-tracing

gocn_news_2017-09-18

    1. JSON之死 https://www.chrismoos.com/2017/09/15/death-to-json/
    1. 機械錶方式的TCP服務 https://sahilm.com/tcp-servers-that-run-like-clockwork/
    1. Go寫單元測試的五個技巧https://medium.com/%40matryer/ … 90742
    1. 六年的Go成功之路 https://www.infoq.com/presentations/go-patterns
    1. 結構化日誌 https://kartar.net/2015/12/structured-logging/

gocn_news_2017-09-17

    1. 五個 Docker 日誌最佳實踐https://dzone.com/articles/5-d … tices
    1. Golang動手寫一個Http Proxy http://yangxikun.github.io/http/2017/09/16/http-proxy.html
    1. 選Rust還是Go https://matthias-endler.de/2017/go-vs-rust/
    1. Go 資料科學 https://www.oreilly.com/ideas/data-science-gophers
    1. 程式設計師方法論中文版 http://wiki.jikexueyuan.com/project/how-to-be-a-programmer/

gocn_news_2017-09-16

    1. Go遊戲專案中使用tls HTTPS和etcd通訊 http://www.cnxct.com/use-tls-https-to-transport-with-etcd-server-in-golang-gameserver/
    1. Go裡面的IO流詳解 https://medium.com/learning-the-go-programming-language/streaming-io-in-go-d93507931185
    1. 微服務設計架構指南 https://medium.com/@nathankpeck/microservice-principles-smart-endpoints-and-dumb-pipes-5691d410700f
    1. Go裡面的web元件 https://medium.com/@magyarvladimir/web-components-in-go-3a2488725f68
    1. 哪些大公司在用go語言 http://www.flysnow.org/2017/09/13/go-for-company.html

gocn_news_2017-09-15

    1. Go sync.Map的使用和效能測試 https://medium.com/@deckarep/the-new-kid-in-town-gos-sync-map-de24a6bf7c2c
    1. Go工具編寫指南 https://arslan.io/2017/09/14/the-ultimate-guide-to-writing-a-go-tool/
    1. 專案實戰–知識圖譜初探 http://www.shuang0420.com/2017/09/05/%E9%A1%B9%E7%9B%AE%E5%AE%9E%E6%88%98-%E7%9F%A5%E8%AF%86%E5%9B%BE%E8%B0%B1%E5%88%9D%E6%8E%A2/
    1. 分散式追蹤系統 jaeger 加入CNCF基金會 https://www.cncf.io/blog/2017/09/13/cncf-hosts-jaeger/
    1. Go 實現的現代化代理轉發器 https://github.com/containous/traefik

gocn_news_2017-09-14

    1. 用Go如何簡單的構建serverless https://www.slideshare.net/yunspace/amazingly-simple-serverless-go/1
    1. kebernetes入門培訓 https://www.youtube.com/watch?v=UfTg5gq2ohA
    1. 容器監控初探 http://www.jianshu.com/p/abfa502e43a6
    1. 如何使用type alias進行包隔離設計 https://medium.com/@rmars/going-total-decoupled-with-type-alias-824ffd609e36
    1. Beyond the Twelve-Factor App https://www.cdta.org/sites/default/files/awards/beyond_the_12-factor_app_pivotal.pdf

gocn_news_2017-09-13

    1. Go 官方除錯指南 https://tip.golang.org/doc/diagnostics.html
    1. API設計中常見的三大錯誤 https://www.programmableweb.com/news/three-common-api-design-mistakes-and-how-to-overcome-them/analysis/2017/03/10
    1. Go 在百萬億級搜尋引擎中的應用 https://mp.weixin.qq.com/s/m3fvUUnVBLxE2SUvwX7v0w
    1. Go 1.10將針對time包效率在多核下進行大幅提升 https://go-review.googlesource.com/c/go/+/34784
    1. 寫給Rubyist的Go教程 https://medium.com/@klebervirgilio/go-for-rubyits-part-1-8543938c3ecc

gocn_news_2017-09-12

    1. 圖解 TCMalloc https://zhuanlan.zhihu.com/p/29216091
    1. 精通 io.Pipes https://www.youtube.com/watch?v=LHZ2CAZE6Gs&list=PL64wiCrrxh4Jisi7OcCJIUpguV_f5jGnZ
    1. Go體驗報告 https://blog.chewxy.com/2017/09/11/tensor-refactor/
    1. [譯] 如何使用 Go 構建開發高負載 WebSocket 伺服器 https://mp.weixin.qq.com/s/RyQD0UFqn0v2M6ec-d855g
    1. 使用 pprof 和火焰圖除錯 golang 應用 http://cizixs.com/2017/09/11/profiling-golang-program

gocn_news_2017-09-11

    1. 使用Go寫指令碼的故事 https://gist.github.com/posener/73ffd326d88483df6b1cb66e8ed1e0bd
    1. 如何組織Go的包 https://www.youtube.com/watch?v=spKM5CyBwJA
    1. 10種常見的軟體架構 https://medium.com/towards-data-science/10-common-software-architectural-patterns-in-a-nutshell-a0b47a1e9013
    1. 常見的Go專案目錄架構 https://github.com/golang-standards/project-layout
    1. 分散式系統資料集 https://caitiem.com/2017/09/07/getting-started-with-distributed-systems/

gocn_news_2017-09-10

    1. Gopher廣州meetup演講稿 https://github.com/gopherchina/meetup/tree/master/Guangzhou/20170909
    1. 時序資料庫InfluxDB使用詳解 http://www.jianshu.com/p/a1344ca86e9b
    1. 程式碼質量管控的四個階段 https://zhuanlan.zhihu.com/p/29086959
    1. 基於GORM的型別安全程式碼生成庫 https://github.com/jirfag/go-queryset
    1. 如何劃分微服務 https://builttoadapt.io/whats-your-decomposition-strategy-e19b8e72ac8f

gocn_news_2017-09-09

    1. Go 沒有正確的行內函數 https://lemire.me/blog/2017/09/05/go-does-not-inline-functions-when-it-should/
    1. Go技巧:命名規範http://zablog.me/2017/09/08/go_tricks_and_tips_2/
    1. 基於AMQP實現的golang訊息佇列MaxQ https://zhuanlan.zhihu.com/p/28967866
    1. https是如何工作的 https://dev.to/ruidfigueiredo/briefish-explanation-of-how-https-works
    1. 抽象系統的儲存 http://www.golangdevops.com/2017/09/05/abstracting-the-storage-layer/

gocn_news_2017-09-08

    1. 如何測試HTTP(S) 服務 https://blog.dnsimple.com/2017/08/how-to-test-golang-https-services/
    1. Go流量控制 https://medium.com/@KevinHoffman/rate-limiting-service-calls-in-go-3771c6b7c146
    1. GRPC從入門到產品 https://www.youtube.com/watch?v=7FZ6ZyzGex0
    1. redis如何分散式 http://mp.weixin.qq.com/s/3iN8ZozP6lhPnz_KAmgc-w
    1. 微服務的4個設計原則和19個解決方案 https://mp.weixin.qq.com/s?__biz=MzI5MDEzMzg5Nw==&mid=2660395901&idx=1&sn=3a2bdcd8a4034c1cbc6d320a8bac773e

gocn_news_2017-09-07

    1. 微服務聚合程式碼生成器 https://github.com/grofers/go-codon
    1. LeetCode By Go http://www.jianshu.com/c/8e1c238fc4cb
    1. 如何把Go呼叫C的效能提升10倍 https://my.oschina.net/linker/blog/1529928
    1. Go包管理的前世今生 http://www.infoq.com/cn/articles/history-go-package-management
    1. Go框架對比 https://github.com/mingrammer/go-web-framework-stars

gocn_news_2017-09-06

    1. 我怎麼學習Go語言 https://dev.to/codehakase/how-i-learned-go-programming
    1. Gopher面試中的Coding http://www.jianshu.com/p/268068e786b8
    1. Go 中map和slice的傳遞 http://www.cnblogs.com/snowInPluto/p/7477365.html
    1. Go語言那些坑 https://i6448038.github.io/2017/07/28/Go%E8%AF%AD%E8%A8%80%E7%9A%84%E9%82%A3%E4%BA%9B%E5%9D%91/

無限容量資料庫架構設計 https://mp.weixin.qq.com/s/ad4tpM6cdi9r6vgfbaTzxg

    1. [9月9日]廣州Gopher Meetup https://www.bagevent.com/event/751233

gocn_news_2017-09-05

    1. 給你的編輯器裝上docker的翅膀 https://nickjanetakis.com/blog/configuring-your-code-editor-for-docker
    1. (譯) Go 語言中沒有引用傳遞 http://www.jianshu.com/p/d28db9b2acd5
    1. Gogland EAP 13 新版本釋出https://blog.jetbrains.com/go/ … more/
    1. OAuth2 Server https://github.com/ory/hydra
    1. Go Assembly 學習筆記 https://segmentfault.com/a/1190000010984538

gocn_news_2017-09-04

    1. SIDH in Go for quantum-resistant TLS 1.3 https://blog.cloudflare.com/sidh-go/
    1. 如何測試 HTTPS 服務 https://blog.dnsimple.com/2017/08/how-to-test-golang-https-services/
    1. 體驗 Go 反射 https://medium.com/@houyubing24/model-to-dto-mapper-my-first-experience-with-go-reflect-6cc68ccb4354
    1. 高效日誌處理庫 https://sirkon.github.io/ldetool/
    1. Go AES 加密和 Java 解密 https://stackoverflow.com/questions/37210227/aes-encryption-in-golang-and-decryption-in-java

gocn_news_2017-09-03

    1. RESTFul轉GRPC https://improbable.io/games/blog/grpc-web-moving-past-restjson-towards-type-safe-web-apis
    1. 如何從頭開始建立一個資料庫 https://cstack.github.io/db_tutorial/
    1. Go解析strings https://scene-si.org/2017/09/02/parsing-strings-with-go/
    1. 小巧的Go 測試框架 https://github.com/matryer/is
    1. 遷移到微服務的7大理由以及可能失敗的五大理由 https://www.cio.com/article/3201193/it-strategy/7-reasons-to-switch-to-microservices-and-5-reasons-you-might-not-succeed.html

gocn_news_2017-09-02

    1. 不使用鎖來保證Golang的併發安全 https://zhuanlan.zhihu.com/p/28984390
    1. Go語言技巧 http://zablog.me/2017/09/01/go_tricks_and_tips/
    1. Nodejs創始人眼中的Go https://www.mappingthejourney.com/single-post/2017/08/31/Episode-8-Interview-with-Ryan-Dahl-Creator-of-Nodejs
    1. Go Web例子 https://gowebexamples.com/
    1. Go SDK中處理資料模型的錯誤 https://blog.couchbase.com/handle-data-modeling-errors-golang-couchbase-application/

gocn_news_2017-09-01

    1. Go 編寫區塊鏈 https://jeiwan.cc/posts/building-blockchain-in-go-part-1
    1. Go Assembly 範例 http://davidwong.fr/goasm/
    1. Go 使用新的 pprof web ui https://honeycomb.io/blog/2017/08/golang-observability-using-the-new-pprof-web-ui-to-debug-memory-usage
    1. Go 微服務系列文章 http://callistaenterprise.se/blogg/teknik/2017/02/17/go-blog-series-part1/
    1. Go iota http://arsonistgopher.com/golang/2017/06/27/golang-iota.html

gocn_news_2017-08-31

    1. Go處理百萬每分鐘的請求 https://medium.com/smsjunk/handling-1-million-requests-per-minute-with-golang-f70ac505fcaa
    1. 11本開發者必讀書籍 https://dev.to/lpasqualis/11-books-all-software-engineers-must-read
    1. 高併發效能除錯經驗分享 https://mp.weixin.qq.com/s/YShl8xCanvP-c6stMjz4IQ
    1. 360基於prometheus的線上服務監控實戰 https://mp.weixin.qq.com/s/lcjZzjptxrUBN1999k_rXw

Go 在萬億級大資料平臺開發中的實戰 https://mp.weixin.qq.com/s/mZSF0WRMoJ1Nj4OoAXH7Pw

    1. [9月9日]廣州Gopher Meetup https://www.bagevent.com/event/751233

gocn_news_2017-08-30

    1. Digg.com 走上 Gopher 之路 https://medium.com/digg-data/the-way-of-the-gopher-6693db15ae1f
    1. 一次使用匯編優化 Go 的 math.Atan2 的體驗 http://agniva.me/go/2017/08/27/fun-with-go-assembly.html
    1. Go 執行在小記憶體裝置 https://medium.com/samsara-engineering/running-go-on-low-memory-devices-536e1ca2fe8f
    1. A driver pattern in go https://blog.systemdump.org/go/pattern/2017/08/27/driver-pattern.html
    1. Go 程式診斷工具 https://github.com/google/gops

gocn_news_2017-08-29

    1. Go訪問控制開源庫 https://github.com/casbin/casbin
    1. Go 語言的記憶體、指標詳解 http://www.jianshu.com/p/44b9429d7bef
    1. 通過視訊深入理解type alias https://www.youtube.com/watch?feature=youtu.be&v=Vg603e9C-Vg&app=desktop
    1. Go版本的限制和突破 https://medium.com/@theckman/version-constraints-and-go-c9309be15773

談談架構 http://www.rowkey.me/blog/2017/08/24/arch/

    1. [9月9日]廣州Gopher Meetup https://www.bagevent.com/event/751233

gocn_news_2017-08-28

    1. Teleport:通用、高效、靈活的 TCP Socket 框架(Golang) https://github.com/henrylee2cn/teleport
    1. Go 零值序列化 https://daenney.github.io/2017/08/27/go-zero-values-serialising-deserialising.html
    1. Go 帶唯一 key 的鎖 https://medium.com/@petrlozhkin/kmutex-lock-mutex-by-unique-id-408467659c24
    1. 我的 Go 的使用場景 https://dev.to/mariosangiorgio/my-use-case-for-go
    1. 為什麼需要學習 Go http://www.itproportal.com/features/why-you-need-to-learn-go/

gocn_news_2017-08-27

    1. Go defer的一些坑 https://deepzz.com/post/how-to-use-defer-in-golang.html
    1. Go plugin 的bug http://colobu.com/2017/08/26/panic-on-go-plugin-Open-for-different-plugins/
    1. 如何免費的讓網站啟用HTTPS https://coolshell.cn/articles/18094.html
    1. 故障驅動的微服務架構設計 https://mp.weixin.qq.com/s/yr4CIgoloLt3zfjQbHEOpA
    1. Web開發中說高併發的時候,我們在說什麼 https://mp.weixin.qq.com/s/iJamJbPkJ8mgBH_AEVm5sg

gocn_news_2017-08-26

    1. Go開啟quic支援 https://mzh.io/go-quic
    1. Go 1.9 新特性 Type Alias詳解 http://www.flysnow.org/2017/08/26/go-1-9-type-alias.html
    1. Go channel 視覺化學習 https://www.sohamkamani.com/blog/2017/08/24/golang-channels-explained/
    1. 基於Go的類似Ruby的新語言goby https://github.com/goby-lang/goby

Go 通用報表API設計 https://medium.com/@sameer_74231/go-experience-report-for-generics-google-metrics-api-b019d597aaa4

    1. [9月9日]廣州Gopher Meetup https://www.bagevent.com/event/751233

gocn_news_2017-08-25

    1. 在Go程式中嵌入靜態檔案資料 https://scene-si.org/2017/08/22/embedding-data-in-go-executables/
    1. 為什麼Go是可擴充套件的?https://www.youtube.com/watch?v=e2QVjmN5IF4
    1. Rustgo: 用Golang輕輕鬆鬆呼叫Rust http://geek.csdn.net/news/detail/233396
    1. Go 1.9 is released https://blog.golang.org/go1.9

給Go建立一個CI系統 https://medium.com/@zarkopafilis/building-a-ci-system-for-go-with-jenkins-4ab04d4bacd0

    1. [9月9日]廣州Gopher Meetup https://www.bagevent.com/event/751233

gocn_news_2017-08-24

    1. 微服務架構 API 的開發與治理 https://mp.weixin.qq.com/s/eXvoJew3bjFKzLLJpS0Otg
    1. Go彙編實戰的坑 https://mzh.io/golang-asm-notes
    1. [譯] 設計一個容錯的微服務架構 https://github.com/jasonGeng88/blog/blob/master/201708/microservice-for-failure.md
    1. 探索C++與Go的介面底層實現 http://www.jianshu.com/p/073c09a05da7

Go 專案Makefile實戰 https://sahilm.com/makefiles-for-golang/

    1. [9月9日]廣州Gopher Meetup https://www.bagevent.com/event/751233

gocn_news_2017-08-23

    1. Grpc Go 效能優化 https://grpc.io/2017/08/22/grpc-go-perf-improvements.html
    1. [譯] 設計一個容錯的微服務架構 https://segmentfault.com/a/1190000010799109
    1. 我在 Go 嘗試泛型 https://medium.com/@watchforstock/why-i-miss-generics-in-go-9aef810a1bef
    1. 學習 Go 之後的五點思考 http://mjk.space/5-things-about-programming-learned-with-go
    1. Go 執行檔案中嵌入資料 https://scene-si.org/2017/08/22/embedding-data-in-go-executables/

gocn_news_2017-08-22

    1. Serverless 樹莓派叢集 https://blog.alexellis.io/your-serverless-raspberry-pi-cluster
    1. 終端的效能對比 https://danluu.com/term-latency/
    1. 探索C++與Go的介面底層實現 http://www.jianshu.com/p/073c09a05da7
    1. Go 開發 Web 網站的一些建議 https://www.reddit.com/r/golang/comments/6v221n/advice_needed_building_a_website_in_go/?st=j6mxws6t&sh=3607a957
    1. 視覺化和分析效能資料的工具 google/pprof https://github.com/google/pprof

gocn_news_2017-08-21

    1. Go generate 生成可選型別 http://www.markphelps.me/2017/08/20/optional-types-with-go-generate.html
    1. Golang 程式碼規範 https://sheepbao.github.io/post/golang_code_specification/
    1. Context isn’t for cancellation https://dave.cheney.net/2017/08/20/context-isnt-for-cancellation
    1. Go語言的實時GC——理論與實踐 https://making.pusher.com/golangs-real-time-gc-in-theory-and-practice/
    1. 跨平臺 Webview Wrapper https://github.com/zserge/webview

gocn_news_2017-08-20

    1. Golang之情非得已的DeepCopy http://www.jianshu.com/p/f1cdb1bc1b74
    1. 我為什麼最喜歡 Go https://michael.stapelberg.de/Artikel/golang_favorite
    1. Go 傳送 HTML 郵件 http://www.blog.labouardy.com/sending-html-email-using-go/
    1. Go 正則引擎效能對比 https://nasciiboy.github.io/raptorVSworld/
    1. Go vs .NET Core https://hackernoon.com/go-vs-net-core-in-terms-of-http-performance-7535a61b67b8

gocn_news_2017-08-19

    1. 再談 CGO http://www.jianshu.com/p/7a47c6f3456d
    1. Go 操作底層 socket 和 wifi https://medium.com/@mdlayher/linux-netlink-and-go-part-3-packages-netlink-genetlink-and-wifi-b0ca78e62f8a
    1. Go 領域驅動設計 https://juicemia.com/post/go-ddd/
    1. Iris 支援 MVC 設計 https://github.com/kataras/iris/blob/master/HISTORY.md#fr-18-august-2017–v830
    1. Go 實現作業系統 https://github.com/achilleasa/gopher-os

gocn_news_2017-08-18

    1. Go 1.9 Release Party https://talks.godoc.org/github.com/davecheney/go-1.9-release-party/presentation.slide#1
    1. GoUK 大會筆記 https://hackmd.io/s/BJ_wJtbOb
    1. Docker 部署 Go 程式 https://flaviocopes.com/golang-docker/
    1. 壓縮 Go 可執行檔案 http://www.jianshu.com/p/cd3c766b893c
    1. Protobuf 使用注意 http://www.gophersre.com/2017/08/16/why-not-to-use-protos-in-code/

gocn_news_2017-08-17

    1. Testing with GoMock https://blog.codecentric.de/en/2017/08/gomock-tutorial/
    1. Gop - 編譯和管理在GOPATH之外的Go工程 http://lunny.info/2017/8/15/Gop—%E7%BC%96%E8%AF%91%E5%92%8C%E7%AE%A1%E7%90%86%E5%9C%A8GOPATH%E4%B9%8B%E5%A4%96%E7%9A%84Go%E5%B7%A5%E7%A8%8B.html
    1. Kubernetes at GitHub https://githubengineering.com/kubernetes-at-github/
    1. Channel 緩衝與不緩衝 https://medium.com/@philpearl/channel-direct-send-9e2899ab2ee3
    1. 商務微服務框架 digota https://github.com/digota/digota

gocn_news_2017-08-16

    1. 第一次貢獻程式碼給 Go http://agniva.me/open-source/go/2017/08/12/contributing-to-go.html
    1. 理解鎖 https://golangbot.com/mutex/
    1. 從設計上規避Go語言的 interface{} == nil 判斷容易出錯的簡單辦法 https://my.oschina.net/linker/blog/1510802
    1. rustgo: 從 Go 呼叫 Rust https://blog.filippo.io/rustgo/
    1. 理解 go interface 的 5 個關鍵點 https://my.oschina.net/shyl/blog/1510619

gocn_news_2017-08-15

    1. [譯]像牛人一樣改進你的Go程式碼 http://colobu.com/2017/06/27/Lint-your-golang-code-like-a-mad-man/
    1. Go語言第一深坑 - interface 與 nil 的比較 http://studygolang.com/articles/10635
    1. 編譯器入門 https://nicoleorchard.com/blog/compilers
    1. Go 使用組合模式和高階函式構建音訊庫 https://faiface.github.io/post/how-i-built-audio-lib-composite-pattern/
    1. Go 最常用的字串操作 http://www.golangprograms.com/golang/string-functions/

gocn_news_2017-08-14

    1. 為什麼 context 重要和怎麼改進?https://blog.merovius.de/2017/08/14/why-context-value-matters-and-how-to-improve-it.html
    1. 解釋 Go 物件導向?https://flaviocopes.com/golang-is-go-object-oriented/
    1. 教學中 Go 的問題 http://www.monogrammedchalk.com/go-2-for-teaching/
    1. Go 的併發模型 http://www.jianshu.com/p/6032f2db6be5
    1. Gopher 記憶翻牌遊戲 https://pairs.gopherize.me/

gocn_news_2017-08-13

    1. GOCN每日新聞(2017-08-13)
    1. 1.Golangcode 程式碼貼士 https://golangcode.com
      2.不希望 Go 2 有什麼? https://www.reddit.com/r/golang/comments/6t5b67/what_wont_be_in_go_20/
      3.GoWorld 熱更新分散式遊戲伺服器 https://github.com/xiaonanln/goworld
      4.Golang 與系統呼叫 https://segmentfault.com/a/1190000010630859
      5.從Haskell、JavaScript、Go看函數語言程式設計 https://segmentfault.com/a/1190000010632526
    1. 編輯:傅小黑
      訂閱新聞:http://tinyletter.com/gocn

gocn_news_2017-08-12

    1. GOCN每日新聞(2017-08-12)
    1. 1.為什麼我們從 Python 轉向 Go (I&II) http://www.gophersre.com/2017/08/10/why-i-moved-from-python-to-go-part-ii/
      2.Go 實現常見資料結構 https://flaviocopes.com/golang-data-structures/
      3.3年半,50萬行 Go 程式碼 https://npf.io/2017/03/3.5yrs-500k-lines-of-go/
      4.Go 遊戲引擎 oka https://github.com/oakmound/oak
      5.Go 是隱藏學習曲線的語言 https://www.reddit.com/r/golang/comments/6sw3i3/go_as_shallow_learning_curve_systems_language/
    1. 9月9日廣州 meetup 報名
      http://www.bagevent.com/event/751233
    1. 編輯:傅小黑
      訂閱新聞:http://tinyletter.com/gocn

gocn_news_2017-08-11

    1. GOCN每日新聞(2017-08-11)
    1. 1.如何有效地報告 bug https://www.chiark.greenend.org.uk/~sgtatham/bugs-cn.html
    1. 2.使用 Tensorflow 和 Go 構建機器學習的遊戲 AI http://gopherdata.io/post/build_ml_powered_game_ai_tensorflow
    1. 3.為 Golang 程式注入編譯引數 https://blog.alexellis.io/inject-build-time-vars-golang/
    1. 4.Go 編譯器中使用泛型的一個場景 https://dr2chase.wordpress.com/2017/08/09/a-use-case-for-go-generics-in-a-go-compiler/
    1. 5.聊一聊 goroutine stack https://toutiao.io/k/ru1r4v
    1. 編輯:傅小黑
      訂閱新聞:http://tinyletter.com/gocn
    1. 真早

gocn_news_2017-08-10

    1. GOCN每日新聞(2017-08-10)
    1. 1.Go 2 有型別的 nil https://dave.cheney.net/2017/08/09/typed-nils-in-go-2
    1. 2.在 Go Play Space 畫圖 https://goplay.space/#draw
    1. 3.Go 切片的內部實現 https://zhuanlan.zhihu.com/p/28399762
    1. 4.再會 Go https://www.churchwood.at/posts/a-farewell-to-go
    1. 5.Go 專案本地構建工具 Realize https://github.com/tockins/realize/tree/v1.4.1
    1. 編輯:傅小黑
      訂閱新聞:http://tinyletter.com/gocn

gocn_news_2017-08-09

    1. GOCN每日新聞(2017-08-09)
    1. 1.函式即服務(FAAS) https://blog.alexellis.io/introducing-functions-as-a-service
    1. 2.gRPC 和 HTTP 公用埠 https://medium.com/@drgarcia1986/listen-grpc-and-http-requests-on-the-same-port-263c40cb45ff
    1. 3.Go 與認知模型, https://medium.com/production-ready/go-mental-models-and-side-effects-2ee60e638c5b
    1. 4.Golang官方依賴管理工具: dep https://my.oschina.net/u/553243/blog/1504715
    1. 5.合理配置GOMAXPROCS提示一倍以上的效能 https://my.oschina.net/linker/blog/1504199
    1. 編輯:傅小黑
      訂閱新聞:http://tinyletter.com/gocn

gocn_news_2017-08-08

    1. GOCN每日新聞(2017-08-08)
    1. 1.Go 測試進階 https://about.sourcegraph.com/go/advanced-testing-in-go-mitchell-hashimoto
    1. 2.Go 2 應該捨棄 Context https://faiface.github.io/post/context-should-go-away-go2/
    1. 3.Go Channel 原始碼剖析 http://legendtkl.com/2017/08/06/golang-channel-implement/
    1. 4.Go 記憶體安全 https://cryptolosophy.io/memory-security-go/
    1. 5.TiDB RC4 釋出 https://pingcap.github.io/blog/2017/08/04/rc4/
    1. 6.Go 1.9 RC2 釋出 https://golang.org/dl/#go1.9rc2
    1. 編輯:傅小黑
      訂閱新聞:http://tinyletter.com/gocn

gocn_news_2017-08-07

    1. GOCN每日新聞(2017-08-07)
    1. 1.杭州 meetup 的slides https://github.com/gopherchina/meetup/tree/master/HangZhou
    1. 2.Go 現代 GC https://blog.plan99.net/modern-garbage-collection-911ef4f8bd8e
    1. 3.Go 中建立工作執行緒池 https://geeks.uniplaces.com/building-a-worker-pool-in-golang-1e6c0fdfd78c
    1. 4.Go 的依賴注入 https://speakerdeck.com/brownylin/dependency-injection-in-go
    1. 5.使用 Go 視覺化本地 Git 專案 https://flaviocopes.com/go-git-contributions/
    1. 編輯:傅小黑
    1. 訂閱新聞:http://tinyletter.com/gocn
    1. 杭州go開發者大會有視訊連結不??

gocn_news_2017-08-06

    1. Javascript程式設計師轉Go指南 https://github.com/pazams/go-for-javascript-developers
    1. Go 命令列初探 https://halfrost.com/go_command/
    1. csrf庫詳解 https://medium.com/@zarkopafilis/gorilla-csrf-explained-843c9957800d
    1. Go視覺化程式設計庫 https://github.com/divan/gotrace
    1. 微服務架構 http://www.cnblogs.com/imyalost/p/6792724.html

gocn_news_2017-08-05

    1. 再談談獲取 goroutine id 的方法 http://colobu.com/2017/08/04/talk-about-getting-goroutine-id-again/
    1. 使用Beego+Swagger構建更好的API服務 http://www.jianshu.com/p/43ddc4509585
    1. Go替換nodejs的庫,跑javascript https://github.com/jingweno/godzilla
    1. Go記憶體佈局 https://syslog.ravelin.com/go-and-memory-layout-6ef30c730d51
    1. 關於快取你需要知道的 http://www.jianshu.com/p/3c111e4719b8

gocn_news_2017-08-04

    1. 深入理解SQL事務隔離 https://begriffs.com/posts/2017-08-01-practical-guide-sql-isolation.html
    1. 如何向6歲的孩子解釋程式設計?https://dev.to/tkaczanowski/explaining-programming-to-6-years-old-kids
    1. Go程式設計師的syscalls指南 https://www.youtube.com/watch?v=01w7viEZzXQ&index=20&list=PL2ntRZ1ySWBdD9bru6IR-_WXUgJqvrtx9
    1. Go構建工作池 https://geeks.uniplaces.com/building-a-worker-pool-in-golang-1e6c0fdfd78c
    1. Go高階測試應用 https://www.youtube.com/watch?v=8hQG7QlcLBk&list=PL2ntRZ1ySWBdD9bru6IR-_WXUgJqvrtx9&index=13

gocn_news_2017-08-03

    1. 用不到10行程式碼在瀏覽器執行gofmt https://dmitri.shuralyov.com/blog/24
    1. Go開發百萬websocket https://medium.com/@gobwas/million-websockets-and-go-cc58418460bb
    1. Golang使用pprof和qcachegrind進行效能監控 http://www.cnblogs.com/isaiah/p/7271084.html
    1. C程式碼遷移到Go的體驗 https://blog.kowalczyk.info/article/wN9R/experience-porting-4.5k-loc-of-c-to-go-facebooks-css-flexbox-implementation-yoga.html
    1. Nginx快取引發的跨域慘案 http://tech.lede.com/2017/07/21/rd/server/crossdomain/

gocn_news_2017-08-02

    1. 七步達到100倍的效能優化 https://syslog.ravelin.com/making-something-faster-56dd6b772b83
    1. Go編碼風格指南 https://github.com/bahlo/go-styleguide
    1. 優化效能必備的6種架構 http://www.jianshu.com/p/bf431f8159bd
    1. RESTful API 設計與工程實踐 http://blog.m31271n.com/2017/03/02/RESTful-API-設計與工程實踐/
    1. 亞馬遜高效研發的祕密 https://mp.weixin.qq.com/s/bd8ODr2FdhL3TOrmyhGIOw

gocn_news_2017-08-01

    1. Linux 核心揭祕 https://xinqiu.gitbooks.io/linux-insides-cn/
    1. Go 靜態分析工具 https://github.com/dominikh/go-tools
    1. Go初學者成長之路 http://www.jianshu.com/p/5ee783bbdcac
    1. 採用可選引數替代鏈式操作 https://www.calhoun.io/using-functional-options-instead-of-method-chaining-in-go/
    1. Go開發中總結的15個心得 https://blog.thesparktree.com/15-lessons-in-golang

gocn_news_2017-07-31

    1. 理解Golang併發程式設計 https://gocn.io/article/404
    1. Go中time.After釋放的問題 https://gocn.io/article/403
    1. 深入理解Go channel http://legendtkl.com/2017/07/30/understanding-golang-channel/
    1. 可選interface的麻煩 https://blog.merovius.de/2017/07/30/the-trouble-with-optional-interfaces.html

做一個優秀的程式設計師到底難在哪裡?https://www.zhihu.com/question/63152623

    1. [8月5日]杭州Gopher meetup http://www.bagevent.com/event/668296
    1. [9月9日]廣州Gopher Meetup 籌劃中,有興趣的講師請聯絡我

gocn_news_2017-07-30

    1. 深入瞭解go-fuzz https://mijailovic.net/2017/07/29/go-fuzz/
    1. Go 如何獲取變數型別 http://ieevee.com/tech/2017/07/29/go-type.html
    1. 利用Go加速命令列工具 https://aadrake.com/posts/2017-05-29-faster-command-line-tools-with-go.html
    1. k8s的排程器工作原理 https://jvns.ca/blog/2017/07/27/how-does-the-kubernetes-scheduler-work/

從標準庫角度看泛型 https://medium.com/@shixzie/generics-on-gos-stdlib-10de52fe824d

    1. [8月5日]杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-29

    1. 可水平擴充套件的channel https://github.com/matryer/vice
    1. 藝術家眼中的Go泛型 https://medium.com/@delaneygillilan/go-generics-are-you-sure-729a17150506
    1. 有贊支付微服務實踐 http://tech.youzan.com/youzan_microservice_best_practice/
    1. 微服務架構和領域驅動設計 http://insights.thoughtworkers.org/ddd-and-microservices/

3倍效能的go程式優化實踐 https://mp.weixin.qq.com/s/9IKaXeWTiiQTFlvZzxgsEA

    1. [8月5日]杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-28

    1. 你不該用的六個Go小技巧 https://medium.com/@Raedwulf/6-go-tips-you-should-probably-not-use-b252dfd0a3c4
    1. 基於interface生成mock測試 https://github.com/gojuno/minimock
    1. 應用的高可用安全 https://blog.jessfraz.com/post/a-rant-on-usable-security/
    1. 研發組織該如何設計績效體系?https://mp.weixin.qq.com/s/VvZWroN1Z34k1H2IEJsYeA

Go裡面的科學計算庫 http://talks.godoc.org/github.com/gonum/talks/2017/gonumtour.slide#1

    1. [8月5日]杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-27

    1. Go 的依賴注入設計 http://adnaan.badr.in/blog/2017/07/15/exploring-dependency-injection-in-go/
    1. golang的gzip優化 https://gocn.io/article/400
    1. 記一次資源洩露之路 https://medium.com/square-corner-blog/always-be-closing-3d5fda0e00da
    1. Go讀取股票歷史 https://yushuangqi.com/blog/2017/go-du-qu-tong-da-xin-li-shi-ri-xian-shu-ju.html

Go make和new的區別 http://sanyuesha.com/2017/07/26/go-make-and-new/

    1. [8月5日]杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-26

    1. Go 1.9 RC1 is out https://groups.google.com/forum/#!topic/golang-announce/Zwkj1khBMdI
    1. Go泛型辯論 http://bravenewgeek.com/are-we-there-yet-the-go-generics-debate/
    1. 微服務與API 閘道器(上): 為什麼需要API閘道器?https://mp.weixin.qq.com/s/XTzRr0eR6ybpNFGJ57cVkA
    1. 是否設定多個gopath?https://gocn.io/question/968

檔案管理工具,可單獨用也可以當庫用 https://github.com/hacdias/filemanager

    1. [8月5日]杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-25

    1. Dropbox公司的Go語言探索之路 http://t.cn/R9PQkRw
    1. GopherConf 2017視訊集 http://t.cn/R9PDAIF
    1. http test視訊教程 http://t.cn/R9PDAIk
    1. goroutine使得併發簡單 http://t.cn/R9PDAMP

GitHub GraphQL API 使用介紹 http://t.cn/R9vf4SF
[8月5日]
1.杭州Gopher meetup http://www.bagevent.com/event/668296


gocn_news_2017-07-24

    1. 使用Go實現以太坊智慧合約 https://zupzup.org/eth-smart-contracts-go/
    1. 未來Go的延遲調優 https://rakyll.org/latency-profiling/
    1. 理解Go interface的五個關鍵點 http://sanyuesha.com/2017/07/22/how-to-understand-go-interface/
    1. 有限狀態機 FSM 的原理與 Go 的實現 http://www.jianshu.com/p/37281543f506

深入挖掘net/http https://lanreadelowo.com/blog/2017/07/24/roundtripper-go/

    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-23

    1. 為什麼好程式設計師離開大的技術公司 https://thinkgrowth.org/why-good-people-leave-large-tech-companies-af2b6fea4ee
    1. ctop 容器裡面的top https://github.com/bcicen/ctop
    1. Go 空interface https://flaviocopes.com/go-empty-interface/
    1. Go應該支援泛型嗎?https://dave.cheney.net/2017/07/22/should-go-2-0-support-generics
    1. Go包管理 https://about.sourcegraph.com/go/the-new-era-of-go-package-management
    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-22

    1. GRPC生產實踐 https://about.sourcegraph.com/go/grpc-in-production-alan-shreve
    1. Go mindmap 整理 https://learn-anything.xyz/programming/programming-languages/go
    1. glide從入門到精通使用 https://my.oschina.net/u/553243/blog/1475626
    1. morestack與goroutine pool http://www.zenlife.tk/goroutine-pool.md
    1. 給新手的微服務入門知識 https://zhuanlan.zhihu.com/p/28000891
    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-21

    1. Go怎麼寫一個網路客戶端 https://www.slideshare.net/nats_io/writing-networking-clients-in-go-gophercon-2017-talk
    1. Grumpy入門 https://speakerdeck.com/m157q/20170718-gtg25-introduction-to-grumpy-1
    1. Go面試題答案與解析 https://yushuangqi.com/blog/2017/golang-mian-shi-ti-da-an-yujie-xi.html
    1. pprof簡單教程 https://gocn.io/article/394
    1. 使用ELK構建分散式日誌分析系統 http://www.jianshu.com/p/69ce51cfcb3d
    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-20

    1. 改進log4go的設想 http://www.cnblogs.com/ccpaging/p/7205226.html
    1. 微博大規模機器學習框架Weiflow揭祕 https://mp.weixin.qq.com/s/bXlqKTJ49MyHLkHAbBTCYw
    1. Go裡面goroutine的訊號和等待處理 https://open.dgraph.io/post/signal-and-wait/
    1. Go一致性hash庫 https://github.com/lafikl/consistent

有一個RPC庫nrpc https://github.com/rapidloop/nrpc

    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-19

    1. 程式設計師的七個好習慣 https://dev.to/binarforge/seven-useful-programming-habits
    1. Gopher-2017 演講稿 https://github.com/gophercon/2017-talks
    1. Prometheus 初探 https://www.addops.cn/post/Prometheus-first-exploration.html
    1. 360 私有云平臺 MySQL 自動化實現剖析 https://mp.weixin.qq.com/s/txt3x3iL-asBbkBIQj7g0w

Go面試題 https://zhuanlan.zhihu.com/p/26972862

    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-18

    1. systemd前世今生 http://coolshell.cn/articles/17998.html
    1. 60行Go程式碼實現的strace https://medium.com/@lizrice/strace-in-60-lines-of-go-b4b76e3ecd64
    1. Go竊取演算法的排程器 https://rakyll.org/scheduler/
    1. obito:開箱即用的 iOS 推送服務(Golang)https://github.com/jiajunhuang/obito
    1. 微服務最難的部分:呼叫服務 http://blog.christianposta.com/microservices/the-hardest-part-of-microservices-calling-your-services/

gocn_news_2017-07-17

    1. Idiomatic Go https://about.sourcegraph.com/go/idiomatic-go
    1. 如何給 Go 專案做貢獻https://docs.google.com/presen … Did.p
    1. 高可用和高效能 https://abdullin.com/sku-vault/2017-07-15-high-availability-and-performance/
    1. Go高階測試方式 https://about.sourcegraph.com/go/advanced-testing-in-go-mitchell-hashimoto

基於事件的微服務架構 https://mp.weixin.qq.com/s/HTeQNU-1P-hWloEdjl1QYg

    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-16

    1. Go結構體json的時間格式化解決方案 https://gocn.io/article/388
    1. Go優化-自己造log輪子 http://blog.cyeam.com/golang/2017/07/14/go-log
    1. Go泛型大討論 https://www.reddit.com/r/golang/comments/6nh418/generics_specific_use_cases/
    1. channels 詳解 https://speakerdeck.com/kavya719/understanding-channels
    1. 分散式系統的注意點 http://go-talks.appspot.com/github.com/mhausenblas/fallacies-of-distributed-gomputing/main.slide#1
    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-15

    1. 到底有多少Gopher?https://research.swtch.com/gophercount
    1. Go1.9有哪些值得關注的變化 http://tonybai.com/2017/07/14/some-changes-in-go-1-9/
    1. redis4.0釋出了 https://groups.google.com/forum/#!msg/redis-db/5Kh3viziYGQ/58TKLwX0AAAJ
    1. Go AST入門 https://zupzup.org/go-ast-traversal/
    1. 如何做Go的效能優化 https://zhuanlan.zhihu.com/p/27800985
    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-14

    1. 淺談 MVC、MVP 和 MVVM 架構模式 http://draveness.me/mvx.html
    1. 軟體架構模式 https://segmentfault.com/a/1190000009652120
    1. 朝著 Go2 前進 https://blog.golang.org/toward-go2
    1. 微服務設計模式 https://azure.microsoft.com/en-us/blog/design-patterns-for-microservices/
    1. DropBox Go實戰 https://about.sourcegraph.com/go/go-reliability-and-durability-at-dropbox-tammy-butow
    1. 黃慶兵 《視覺化學習 Go 併發程式設計》網易
    1. 陳超 《基於Go的大資料平臺》七牛
    1. 張磊《 Kubernetes語境下的基於Golang的程式設計正規化》Kubernetes官方ProjectManager
    1. 黃勵博《基於 mesos 的容器排程框架》又拍雲
    1. 謝孟軍《Go使用grpc+http打造高效能微服務》GoCN

gocn_news_2017-07-13

    1. 神經網路入門 http://www.ruanyifeng.com/blog/2017/07/neural-network.html
    1. Go 1.9 sync.Map揭祕 http://colobu.com/2017/07/11/dive-into-sync-Map/
    1. Git 配置最佳實踐 http://zcfy.cc/article/better-git-configuration-scott-nonnenberg-3350.html
    1. 基於Go channel的通知 http://blog.atte.ro/2017/07/09/golang-channel-notification-select.html
    1. 可重用I/O buffer的websocket實現 https://github.com/gobwas/ws
    1. 黃慶兵 《視覺化學習 Go 併發程式設計》網易
    1. 陳超 《基於Go的大資料平臺》七牛
    1. 張磊《 Kubernetes語境下的基於Golang的程式設計正規化》Kubernetes官方ProjectManager
    1. 黃勵博《基於 mesos 的容器排程框架》又拍雲
    1. 謝孟軍《Go使用grpc+http打造高效能微服務》GoCN

gocn_news_2017-07-12

    1. Severless架構 https://read.acloud.guru/serverless-event-sourcing-at-nordstrom-ea69bd8fb7cc
    1. 提高應用程式可用性的五個要點 http://www.broadview.com.cn/article/337
    1. Erlang 和Go 的對比 http://www.jianshu.com/p/514459a3e0e7
    1. 純Go寫的圖示庫 https://github.com/wcharczuk/go-chart
    1. 使用beego 開發 api server 和前端同學拆分開發,使用swagger http://t.cn/RKx3VIA
    1. 【北京】360運維工程師 https://gocn.io/article/384
    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-11

    1. Consul實現分散式鎖 https://xiequan.info/golang-%E9%80%9A%E8%BF%87-consul-%E5%AE%9E%E7%8E%B0%E5%88%86%E5%B8%83%E5%BC%8F%E9%94%81/
    1. API安全檢查列表 https://github.com/shieldfy/API-Security-Checklist
    1. 大部分公司不需要微服務 https://mp.weixin.qq.com/s/ZG5dqwvtNLqEGzyhS4EKLA
    1. 最佳日誌實踐 https://zhuanlan.zhihu.com/p/27363484
    1. 為什麼每一個Gopher都應該是資料科學家 http://divan.github.io//talks/2017/06bcn/why_every_gopher_should_be_a_data_scientist.pdf
    1. 【北京】鏈家 https://gocn.io/article/381
    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-10

    1. 我看績效考核 http://coolshell.cn/articles/17972.html
    1. Go入門視訊教程 https://www.youtube.com/playlist?list=PLSak_q1UXfPp971Hgv7wHCU2gDOb13gBQ
    1. 從密碼到token, 一個授權的故事 http://t.cn/RKAUtzJ
    1. 聊聊Service Mesh:linkerd http://dockone.io/article/2485
    1. RESTFul API的生命週期管理 https://dzone.com/refcardz/restful-api-lifecycle-management
    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-09

    1. Go handler 介面詳解 https://blog.bartfokker.nl/clean-handlers/
    1. JWT使用者認證 http://lion1ou.win/2017/01/18/
    1. 高質量程式碼的特徵 http://zhangyi.farbox.com/post/coding/feature-of-high-quality-code
    1. 容器化你的應用 http://dockone.io/article/2239
    1. 輕鬆籌1.6億註冊使用者的Passport賬戶體系架構設計 http://www.sohu.com/a/154131834_467759
    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-08

    1. TIOBE Go 排名進入前十 https://www.tiobe.com/tiobe-index/
    1. Go中select和switch的對比 http://colobu.com/2017/07/07/select-vs-switch-in-golang/
    1. Gearman的Go實現 https://github.com/appscode/g2
    1. Go 除錯診斷的wiki https://github.com/golang/go/wiki/diagnostics
    1. Go裡面如何進行編碼 http://technosophos.com/2016/03/09/go-quickly-converting-character-encodings.html
    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-07

    1. Go二進位制檔案釋出系統 https://github.com/goreleaser/goreleaser
    1. 假資料模擬工具 https://github.com/malisit/kolpa
    1. Go裡面模擬依賴 https://medium.com/agrea-technogies/mocking-dependencies-in-go-bb9739fef008
    1. Go裡四捨五入的實現 https://www.cockroachlabs.com/blog/rouding-implementations-in-go/
    1. Go熱更新研究筆記 http://www.cppblog.com/sunicdavy/archive/2017/07/06/215057.html
    1. 杭州Gopher meetup http://www.bagevent.com/event/668296

gocn_news_2017-07-06

    1. Go程式日誌深入淺出 http://www.jianshu.com/p/a855e91c5335
    1. 從Netflix的Hystrix框架理解服務熔斷和服務降級 https://mp.weixin.qq.com/s/FJCrWP1RUcrGKxMM8Bpzww
    1. IO多路複用的net庫(沒多少程式碼,值得學習) https://github.com/tidwall/shiny
    1. Go框架大對比 http://nordicapis.com/7-frameworks-to-build-a-rest-api-in-go/
    1. 微服務:誤解和誤用 https://medium.com/@shijuvar/microservices-overview-misinterpretations-and-misuses-56a1979edafb
    1. 【北京】邏輯思維 https://gocn.io/question/907
    1. 【北京】VMware https://gocn.io/question/906

gocn_news_2017-07-05

    1. 搭建Go runtime metrics 環境 http://tonybai.com/2017/07/04/setup-go-runtime-metrics-for-yourself/
    1. Go裡面如何免費用https https://blog.kowalczyk.info/article/Jl3G/https-for-free-in-go.html
    1. 詳解微服務實踐 從架構到部署 http://www.toutiao.com/i6436359163621671426/
    1. Go 1.9新特性:profiler labels https://rakyll.org/profiler-labels/
    1. HttpDns 原理是什麼 http://www.linkedkeeper.com/detail/blog.action?bid=171
    1. 【北京】奇虎360 運維工程師 https://gocn.io/question/902
    1. 【北京】奇虎360 開發工程師 https://gocn.io/question/903

gocn_news_2017-07-04

    1. Go1.9 sync.map使用及內部實現 https://zhuanlan.zhihu.com/p/27642824
    1. Go unsafe 包之記憶體佈局 http://t.cn/RoeJIeM
    1. Go併發不等於並行 https://chinazt.cc/2017/07/03/golangde-bing-fa-bu-deng-yu-bing-xing/
    1. Postgres 效能調優指南 https://www.justwatch.com/blog/post/debugging-postgresql-performance-the-hard-way/
    1. Websocket實現原理 http://zeeyang.com/2017/07/02/websocket/
    1. 騰訊 【深圳】 Go工程師 https://gocn.io/question/900
    1. 阿里 【杭州】 Go工程師 https://gocn.io/question/899

gocn_news_2017-07-03

    1. 擴充Web服務:負載均衡 https://blog.vivekpanyam.com/scaling-a-web-service-load-balancing/
    1. 如何優雅地關閉Go channel http://www.jianshu.com/p/d24dfbb33781
    1. Debugging go routine leaks:  https://youtu.be/hWo0FEVr92A
    1. Go錯誤處理最佳實踐 https://medium.com/@sebdah/go-best-practices-error-handling-2d15e1f0c5ee
    1. 上海Gopher meetup 演講稿 https://github.com/gopherchina/meetup/tree/master/ShangHai/20170701
    1. TiDB技術交流會上海場 Tech Day 時間定在 7 月 8 日,http://tidbtechday2017.sxl.cn/

gocn_news_2017-07-02

    1. Go併發的一些技巧 http://udhos.github.io/golang-concurrency-tricks/
    1. Go interface 實現細節 http://legendtkl.com/2017/07/01/golang-interface-implement/
    1. Laravel + go-micro + grpc 實踐基於 Zipkin 的分散式鏈路追蹤系統 https://mp.weixin.qq.com/s/JkLMNabnYbod-b4syMB3Hw
    1. MySQL雙主一致性架構優化 https://mp.weixin.qq.com/s/sCjzzi9VXPk-JcWXySfHgw
    1. Elasticsearch Go 客戶端https://olivere.github.io/elastic/
    1. TiDB技術交流會上海場 Tech Day 時間定在 7 月 8 日,http://tidbtechday2017.sxl.cn/

gocn_news_2017-07-01

    1. Defer的使用規則 https://chinazt.cc/2017/06/30/deferde-shi-yong-gui-ze/
    1. Go Tooling in Action https://github.com/campoy/go-tooling-workshop
    1. 為什麼Go的介面設計是極好的 http://blog.teamtreehouse.com/go-interfaces-awesome
    1. Go寫的TCP Proxy https://godoc.org/github.com/bradfitz/tcpproxy
    1. Docker 安全策略最佳實戰 https://blog.sqreen.io/docker-security/

gocn_news_2017-06-30

    1. Go程式碼調優利器-火焰圖 http://lihaoquan.me/2017/1/1/Profiling-and-Optimizing-Go-using-go-torch.html
    1. Golang 互斥鎖內部實現 https://zhuanlan.zhihu.com/p/27608263
    1. 有關快取高可用性的思考 http://t.cn/RoT0mMw
    1. Tensorflow in Go https://github.com/galeone/tfgo
    1. Golang 核心之二:命名引數的好處 https://blog.minio.io/golang-internals-part-2-nice-benefits-of-named-return-values-1e95305c8687
    1. TiDB技術交流會上海場 Tech Day 時間定在 7 月 8 日,http://tidbtechday2017.sxl.cn/
    1. 上海Gopher meetup 報名地址:http://www.bagevent.com/event/569317

gocn_news_2017-06-29

    1. Gogland EAP 10 https://blog.jetbrains.com/go/2017/06/27/gogland-eap-10-is-out-go-1-9-better-remote-debugger-and-more/
    1. Go入門視訊教程 https://teamtreehouse.com/library/go-language-overview
    1. Go裡面 For 和range的語義分析 https://www.goinggo.net/2017/06/for-range-semantics.html
    1. 怎麼條件編譯Go https://dave.cheney.net/2013/10/12/how-to-use-conditional-compilation-with-the-go-build-tool
    1. golang dns 查詢超時故障定位 https://zhuanlan.zhihu.com/p/27534814

gocn_news_2017-06-28

    1. 如何做高可用架構設計 http://t.cn/RoWfVHc
    1. 瞭解Go 1.9的型別別名 http://colobu.com/2017/06/26/learn-go-type-aliases/
    1. 針對Go二進位制的man命令工具 https://appliedgo.net/goman/
    1. 也談Go的可移植性 http://tonybai.com/2017/06/27/an-intro-about-go-portability/
    1. Go測試輔助套件ginkgo http://www.agiratech.com/golang-testing-using-ginkgo/

gocn_news_2017-06-27

    1. UDP程式設計的那些事 https://gocn.io/article/371
    1. Go 1.9 Beta 2 is released! https://golang.org/dl/
    1. C++程式設計師眼中的Go https://www.murrayc.com/permalink/2017/06/26/a-c-developer-looks-at-go-the-programming-language-part-1-simple-features/
    1. 七牛 Pandora 開發的通用日誌收集工具 https://github.com/qiniu/logkit
    1. 我的架構感悟:從美國憲法學習架構設計原則 https://mp.weixin.qq.com/s/3yGZ0uO2BKGym9UDN4tNkQ
    1. TiDB技術交流會上海場 Tech Day 時間定在 7 月 8 日,http://tidbtechday2017.sxl.cn/
    1. 上海Gopher meetup 報名地址:http://www.bagevent.com/event/569317

gocn_news_2017-06-26

    1. 北京Gopher PPT https://github.com/gopherchina/meetup/tree/master/Beijing/20170625
    1. goroutine洩露檢測工具 https://github.com/fortytw2/leaktest
    1. postgres中文手冊 https://github.com/postgres-cn/pgdoc-cn
    1. 架構師之路2017半年精選40篇 http://mp.weixin.qq.com/s/8RM6U8UqWTDp29DB_hiYVQ
    1. Google Cloud 的 API 設計 https://mp.weixin.qq.com/s?__biz=MzA5ODg4Mzk2OQ==&mid=2247483705&idx=1&sn=cc2ffef9ac431510c1791dbe6e774b85
    1. 上海Gopher meetup 報名地址:http://www.bagevent.com/event/569317

gocn_news_2017-06-25

    1. Go入門教程 http://www.golangprograms.com/
    1. SSH with Go http://talks.rodaine.com/gosf-ssh/present.slide#1
    1. 如何利用好interface http://blog.tamizhvendan.in/blog/2017/06/24/leveraging-interfaces-in-golang-part-1/
    1. etcd 3.2分散式鎖等新特性 http://dockone.io/article/2444
    1. 工作能力強的人都有哪些特徵 https://www.zhihu.com/question/28880482

gocn_news_2017-06-24

    1. 一個內部Go API系統的效能優化 https://zhuanlan.zhihu.com/p/27211445
    1. 如何用ginkgo和gomega寫出優雅的測試 https://lanreadelowo.com/blog/2017/06/23/expressive-testing-go/
    1. 也談goroutine排程器 http://tonybai.com/2017/06/23/an-intro-about-goroutine-scheduler/
    1. Go struct模擬假資料 https://github.com/bxcodec/faker
    1. 企業API閘道器設計 https://mp.weixin.qq.com/s/RuN5RfQfksQZRPACloqHEg
    1. 上海Gopher meetup 報名地址:http://www.bagevent.com/event/569317

gocn_news_2017-06-23

    1. 在Go程式中如何不用httprouter http://blog.merovius.de/2017/06/18/how-not-to-use-an-http-router.html
    1. Go排程詳解 https://zhuanlan.zhihu.com/p/27056944
    1. 今日頭條Go建千億級微服務的實踐 https://36kr.com/p/5073181.html
    1. MySQL優化原理 http://www.jianshu.com/p/d7665192aaaf
    1. Go相比Java的優勢在哪裡?https://www.zhihu.com/question/61200249

gocn_news_2017-06-22

    1. Go實現的rsync演算法 https://github.com/c4milo/gsync
    1. Golang 中使用 JSON 的小技巧 https://gocn.io/article/363
    1. 資料視覺化產生生產力 http://insights.thoughtworkers.org/data-visualization-produce-productivity/
    1. 微服務架構下的安全認證與鑑權 https://mp.weixin.qq.com/s/x0CZpovseOuofTA_lw0HvA
    1. 微服務架構下如何測試 https://martinfowler.com/articles/microservice-testing/
    1. 上海Gopher meetup 報名地址:http://www.bagevent.com/event/569317

gocn_news_2017-06-21

    1. 終止多個goroutine https://chilts.org/2017/06/12/cancelling-multiple-goroutines
    1. Go垃圾回收剖析 http://legendtkl.com/2017/04/28/golang-gc/
    1. 深入理解GRPC http://www.jianshu.com/p/48ad37e8b4ed
    1. Elasticsearch 視覺化DashBoard https://github.com/farmerx/ElasticHD
    1. 通過二進位制程式獲取哪個Go版本 https://dave.cheney.net/2017/06/20/how-to-find-out-which-go-version-built-your-binary
    1. 上海Gopher meetup 報名地址:http://www.bagevent.com/event/569317

gocn_news_2017-06-20

    1. 伺服器負載優化技巧 http://geek.csdn.net/news/detail/202676
    1. REST的7大技巧 http://blog.restcase.com/7-rules-for-rest-api-uri-design/
    1. Go不是Python http://www.seanhelvey.com/go-is-not-python/
    1. 通過流量控制來擴充套件API https://stripe.com/blog/rate-limiters
    1. severless 新時代的VB http://highscalability.com/blog/2017/5/15/is-serverless-the-new-visual-basic.html
    1. 上海Gopher meetup 報名地址:http://www.bagevent.com/event/569317

gocn_news_2017-06-19

    1. 瀏覽器中執行並分享shell https://bash.rocks/
    1. Go的技術債 https://dave.cheney.net/2017/06/18/simplicity-debt-redux
    1. 手把手教你如何監控Go程式 https://www.opsdash.com/blog/golang-app-monitoring-statsd-expvar-prometheus.html
    1. 什麼是interface http://code.maiamccormick.com/blog/2017/06/17/what-are-interfaces/
    1. 通過minikube 和docker學習k8s http://johnmclaughlin.info/learn-kubernetes-using-minikube-docker-macos/
    1. 上海Gopher meetup 報名地址:http://www.bagevent.com/event/569317

gocn_news_2017-06-18

    1. 深圳meetup 演講稿 https://github.com/gopherchina/meetup/tree/master/ShenZhen/20170617
    1. 高負載微服務系統的誕生過程 http://www.infoq.com/cn/articles/birth-process-of-high-load-micro-service-system
    1. Go垃圾回收 https://www.youtube.com/watch?v=q1h2g84EX1M&t=15s
    1. Go1.9都有哪些新特性 http://www.infoworld.com/article/3201037/application-development/whats-new-in-googles-go-19-language.html
    1. Go設計模式 http://tmrts.com/go-patterns/
    1. 上海Gopher meetup 報名地址:http://www.bagevent.com/event/569317
    1. 北京Gopher meetup 報名地址:http://www.bagevent.com/event/569069

gocn_news_2017-06-17

    1. Google工程師告訴你如何提高資料結構和演算法能力 https://mp.weixin.qq.com/s/kSoDh_QG6TxhO4TjA-Z-wQ
    1. 使用 Ansible 安裝部署 TiDB https://zhuanlan.zhihu.com/p/27308307
    1. Go命令列解析包 https://github.com/alecthomas/kingpin
    1. 掃描網路中的弱密碼的SSH工具 https://github.com/ncsa/ssh-auditor
    1. Nginx如何做流量控制 https://www.nginx.com/blog/rate-limiting-nginx/

gocn_news_2017-06-16

    1. Program FPGAs with Go https://reconfigure.io/
    1. 給Go專案做體檢 https://github.com/wgliang/goreporter
    1. Go1.9 beta釋出 https://tip.golang.org/doc/go1.9
    1. 通過Go深入理解網路協議 https://medium.com/@mdlayher/network-protocol-breakdown-ethernet-and-go-de985d726cc1
    1. 使用os/exec執行一些高階命令 https://blog.kowalczyk.info/article/wOYk/advanced-command-execution-in-go-with-osexec.html
    1. 【北京】派派 https://gocn.io/article/362

gocn_news_2017-06-15

    1. mgo的session與連線池 https://cardinfolink.github.io/2017/05/17/mgo-session/
    1. CapitalGo 2017 視訊列表 https://www.youtube.com/playlist?list=PLeGxIOPLk9EKdl-h_Y-sbLhLoP-ia7CJ5
    1. REST的2.0版本 graphql https://www.sitepoint.com/rest-2-0-graphql/
    1. 最經典的TCP效能問題 http://jm.taobao.org/2017/06/01/20170601/
    1. 微服務就是一把雙刃劍 http://www.jianshu.com/p/82ec12651d2d

gocn_news_2017-05-10

    1. 程式設計師面試寶典 https://github.com/jwasham/coding-interview-university
    1. 其他語言怎麼呼叫Go函式 https://medium.com/learning-the-go-programming-language/calling-go-functions-from-other-languages-4c7d8bcc69bf
    1. 一張圖改變你學習編碼的姿勢 https://medium.freecodecamp.com/this-picture-will-change-the-way-you-learn-to-code-557ac1e109bd
    1. 高效能JSON解析庫 https://github.com/tidwall/gjson
    1. 為什麼我從Python切換到Go https://hackernoon.com/5-reasons-why-we-switched-from-python-to-go-4414d5f42690

gocn_news_2017-05-09

    1. 微服務 & API 閘道器 https://www.nginx.com/blog/microservices-api-gateways-part-1-why-an-api-gateway/
    1. Golang IO包的妙用 http://www.jianshu.com/p/8c33f7c84509
    1. 如何用Go思維設計程式 https://www.reddit.com/r/golang/comments/69u782/help_with_thinking_the_go_way/
    1. 如何不走尋常路的學習新語言 https://dev.to/sahildua2305/unconventional-way-of-learning-a-new-programming-language
    1. API設計中三個誤區 https://www.programmableweb.com/news/three-common-api-design-mistakes-and-how-to-overcome-them/analysis/2017/03/10

gocn_news_2017-05-03

    1. Go 實戰經驗分享
    1. Go 安全程式設計指南
    1. 基於 Go Kit 的微服務示例
    1. 使用 Elastic Stack 來監控和調優 Golang 應用程式
    1. 一款不一樣的快取元件

gocn_news_2017-05-02

    1. Go程式的套路 http://www.jianshu.com/p/215510810c59
    1. 用 goquery 解析 HTML http://liyangliang.me/posts/2016/03/zhihu-go-insight-parsing-html-with-goquery/
    1. 年度語言 golang 使用感受 https://zhuanlan.zhihu.com/p/24898723
    1. Go 實現 Ruby https://github.com/goruby/goruby
    1. GopherJS 的 React 繫結 https://github.com/myitcv/react/wiki

gocn_news_2017-05-01

    1. Go程式如何容器化 https://www.safaribooksonline.com/library/view/how-to-containerize/9781491982310/
    1. Go沒有引用傳值 https://dave.cheney.net/2017/04/29/there-is-no-pass-by-reference-in-go
    1. Golang 在mac上用VSCode開發、Delve除錯 http://www.cnblogs.com/ficow/p/6785905.html
    1. GopherChina參會感悟 http://fuxiaohei.me/2017/4/22/gopherchina-2017.html
    1. Gopher 多地Meetup即將舉行,北京、上海、杭州、深圳、廣州、廈門、成都即將在5-7月舉行
    1. 【上海】匯宜金融 招聘Gopher https://gocn.io/question/724
    1. 【北京】10年老廠招聘GO高階工程師 https://gocn.io/question/694

gocn_news_2017-04-29

    1. GopherChina 大會視訊 http://stuq.org/course/1183/study
    1. Golang伺服器的網路層實現 http://www.pchou.info/open-source/2016/05/16/golang-network.html
    1. 使用多場景引數製作最小的Go docker image https://medium.com/travis-on-docker/multi-stage-docker-builds-for-creating-tiny-go-images-e0e1867efe5a
    1. 微服務CI/CD的範本技術解讀 http://www.infoq.com/cn/articles/devops-landing-in-changba
    1. Go專案體檢器 https://goreportcard.com/
    1. 【上海】嗶哩嗶哩招聘Go開發工程師 https://gocn.io/article/310
    1. 【杭州】雲霽科技尋覓優秀gopher https://gocn.io/question/691

相關文章