Digraph
Organize the world
Digraph
Search
Everything
This topic
Blog
Recent
Everything
Sign in
Golang articles
Parent topics
Articles on programming
Golang
This topic
Recent activity
You must be
signed in
to add and move topics and links.
Aspects of a good Go library – Jack Lindamood – Medium
https://medium.com/@cep21/aspects-of-a-good-go-library-7082beabb403
Golang articles
BoltDB vs Badger: A Comparison of Go Key-Value databases : tech.townsourced.com
https://tech.townsourced.com/post/boltdb-vs-badger/
Badger (database)
BoltDB
Golang articles
Building Immutable Data Structures In Go
http://elliot.land/post/building-immutable-data-structures-in-go
Golang articles
Don’t use Go’s default HTTP client (in production) – Nathan Smith – Medium
https://medium.com/@nate510/don-t-use-go-s-default-http-client-4804cb19f779
Golang articles
Fixed: A Golang fixed place numeric library designed for performance | Hacker News
https://news.ycombinator.com/item?id=18559625
Golang articles
From Python to Go to Rust: an opinionated journey (2018) | Hacker News
https://news.ycombinator.com/item?id=20266747
Golang articles
Python (programming language)
Rust (programming language)
From python to Go to Rust: an opinionated journey | Allo-Media Technical Blog
https://tech.allo-media.net/point/of/view/2018/03/22/from-python-to-go-to-rust.html
Golang articles
Haskell
Python (programming language)
Rust (programming language)
Generics aren’t ready for Go | Drew DeVault’s Blog
https://drewdevault.com/2019/02/18/Generics-arent-ready-for-Go.html
Golang articles
Getting Started with OAuth2 in Go – Alex Pliutau – Medium
https://medium.com/@pliutau/getting-started-with-oauth2-in-go-2c9fae55d187
Golang articles
OAuth 2
Go 1.13: xerrors | Hacker News
https://news.ycombinator.com/item?id=19778097
Development of the Go language
Golang articles
Go 1.7 httptrace and context debug patterns – Jack Lindamood – Medium
https://medium.com/@cep21/go-1-7-httptrace-and-context-debug-patterns-608ae887224a
Golang articles
Go 2, here we come | Hacker News
https://news.ycombinator.com/item?id=18561587
Golang articles
Go 2, here we come! - The Go Blog
https://blog.golang.org/go2-here-we-come
Golang articles
Go Concurrency Patterns: Context - The Go Blog
https://blog.golang.org/context
Concurrency (programming)
Golang articles
Go Experience report: Go’s type system – Statuscode – Medium
https://medium.com/statuscode/go-experience-report-gos-type-system-c4d4dfcc964c
Golang articles
Go compiler internals: adding a new statement to Go - Part 1 - Eli Bendersky's website
https://eli.thegreenplace.net/2019/go-compiler-internals-adding-a-new-statement-to-go-part-1/
Golang articles
Golang: using build tags to store configurations – Elton Minetto – Medium
https://medium.com/@eminetto/golang-using-build-tags-to-store-configurations-d586e23c1dde
Golang articles
Golang build tags
How to Create An SSH Tunnel in Go
http://elliot.land/post/how-to-create-an-ssh-tunnel-in-go
Golang articles
How to do Google Sign-In with Go - Part 2
https://skarlso.github.io/2016/11/02/google-signin-with-go-part2/
Golang articles
Privacy, computer security, vulnerabilities and attacks
Idiomatic Go Resources – Damian Gryski – Medium
https://medium.com/@dgryski/idiomatic-go-resources-966535376dba
Golang articles
Implementing OAuth 2.0 with Go(Golang) 🔐 - Soham's blog
https://www.sohamkamani.com/blog/golang/2018-06-24-oauth-with-golang/
Golang articles
OAuth 2
Iterators in Go
https://ewencp.org/blog/golang-iterators/index.html
Golang articles
Naive Bayes Classifier From Scratch | Part 2 (NLP in Golang)
https://medium.com/@kcatstack/naive-bayes-classifier-from-scratch-part-2-nlp-in-golang-81c2a103ee06
Golang articles
Personal Photo Management using Go and TensorFlow GopherAcademy
https://blog.gopheracademy.com/advent-2018/personal-photo-management/
Golang articles
Practical Go: Real-world advice for writing maintainable Go programs | Hacker News
https://news.ycombinator.com/item?id=19218097
Golang articles
Preemptive Interface Anti-Pattern in Go – Jack Lindamood – Medium
https://medium.com/@cep21/preemptive-interface-anti-pattern-in-go-54c18ac0668a
Golang articles
Private and Public Visibility with Go Packages - Will Haley
https://willhaley.com/blog/private-and-public-visibility-with-go-packages/
Golang articles
Simple techniques to optimise Go programs
https://stephen.sh/posts/quick-go-performance-improvements
Golang articles
Golang performance
Standard Package Layout – Ben Johnson – Medium
https://medium.com/@benbjohnson/standard-package-layout-7cdbc8391fc1
Golang articles
Stop writing broken Go libraries
https://0x46.net/thoughts/2018/12/29/go-libraries/
Golang articles
String interning in Go - Artem Krylysov
https://artem.krylysov.com/blog/2018/12/12/string-interning-in-go/
Golang articles
Strings, bytes, runes and characters in Go - The Go Blog
https://blog.golang.org/strings
Golang articles
Versioning your API in Go
https://dev.to/geosoft1/versioning-your-api-in-go-1g4h
Golang articles
Want to write good unit tests in go? Don’t panic… or should you?
https://medium.com/@jens.neuse/want-to-write-good-unit-tests-in-go-dont-panic-or-should-you-ba3eb5bf4f51
Golang articles
Wednesday pop quiz: spot the race – Dave Cheney
https://dave.cheney.net/2015/11/18/wednesday-pop-quiz-spot-the-race
Golang articles
What “accept interfaces, return structs” means in Go
https://medium.com/@cep21/what-accept-interfaces-return-structs-means-in-go-2fe879e25ee8
Golang articles
Write files using Go
https://www.reddit.com/r/golang/comments/a5jdjd/write_files_using_go/
Golang articles
crawshaw - 2019-04-28
https://crawshaw.io/blog/xerrors
Golang articles
http - The Go Programming Language
https://golang.org/pkg/net/http/
Golang articles
r/golang - Advent 2018: gpython: a Python interpreter written in Go "batteries not included"
https://www.reddit.com/r/golang/comments/a5iw96/advent_2018_gpython_a_python_interpreter_written/
Golang articles
r/golang - Building real-time messaging server in Go
https://www.reddit.com/r/golang/comments/a733q2/building_realtime_messaging_server_in_go/
Golang articles
r/golang - Controlling the Docker Engine in Go – Tarka Labs Blog – Medium
https://www.reddit.com/r/golang/comments/a5kma6/controlling_the_docker_engine_in_go_tarka_labs/
Golang articles
r/golang - Migrating to go mod in just 3 steps
https://www.reddit.com/r/golang/comments/a739dz/migrating_to_go_mod_in_just_3_steps/
Golang articles
r/golang - Personal Photo Management using Go and TensorFlow
https://www.reddit.com/r/golang/comments/a9zts4/personal_photo_management_using_go_and_tensorflow/
Golang articles
r/golang - Red Hat contributes etcd, the cornerstone of Kubernetes, to the Cloud Native Computing Foundation
https://www.reddit.com/r/golang/comments/a6abyp/red_hat_contributes_etcd_the_cornerstone_of/
Golang articles
r/golang - Stop writing broken Go libraries
https://www.reddit.com/r/golang/comments/ab9mia/stop_writing_broken_go_libraries/
Golang articles
r/golang - Using Golang to Building Microservices at The Economist: A Retrospective
https://www.reddit.com/r/golang/comments/a5fohq/using_golang_to_building_microservices_at_the/
Golang articles
r/golang - Using the Service Object Pattern in Go
https://www.reddit.com/r/golang/comments/82ayd9/using_the_service_object_pattern_in_go/
Golang articles
r/golang - Versioning your API in Go
https://www.reddit.com/r/golang/comments/a949pw/versioning_your_api_in_go/
Golang articles
testing - The Go Programming Language
https://golang.org/pkg/testing/
Golang articles