Channel: golang

ThreeDotsLabs/wild-workouts-go-ddd-example: Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.

golang

Don’t trust your logs! Implementing a Merkle tree for an Immutable Verifiable Log (in Go)

distributed systems golang

Writing an SNI Proxy in 115 Lines of Go

golang

How We Write GitHub Actions in Go � Blend Engineering: Full Stack Finance

devops golang

How I write HTTP services after eight years by Mat Ryer - PACE.

golang

prabhatsharma/zinc: Zinc Search engine. A lightweight alternative to elasticsearch that requires minimal resources, written in Go.

golang

Development Roadmap: Power Up Apps With Go Programming Language and Cloud Storage

golang

https://www.akitasoftware.com/blog-posts/taming-gos-memory-usage-or-how-we-avoided-rewriting-our-client-in-rust

golang

Go Micro | go-micro

distributed systems golang

bitfield/script: Making it easy to write shell-like scripts in Go

golang sysadmin

Four Steps to Daemonize Your Go Programs - Ilija Eftimov

golang

Go for Cloud

golang

Make resilient Go net/http servers using timeouts, deadlines and context cancellation - Ilija Eftimov

golang

bloom42/goes: Go Event Sourcing made easy

golang

uprobes and bpf

devops golang

Using go/analysis to write a custom linter

golang

dmksnnk/sentryhook: Sentry hook for logrus https://github.com/sirupsen/logrus

golang

peterbourgon/ff: Flags-first package for configuration

golang

golang standard net/http will break your production

golang

Practical Go: Real world advice for writing maintainable Go programs

golang

Building a simple Distributed System with Go & Consul

distributed systems golang

Practical Golang: Building a simple, distributed one-value database with Hashicorp Serf | Jacob Martin

distributed systems golang

file read challenge

golang

High Performance Go Workshop

golang

simplifying serverless secrets in google cloud with vault

devops golang

Build a Single-Page App with Go and Vue | Okta Developer

golang javascript

Implementing metrics in Go

golang

Go for Industrial Programming

golang

How to start a Go project in 2018 | Ben E. C. Boyter

golang

how i write go http services

golang

Yubikey/Smartcard backed TLS servers

golang yubikey

Extending Kubernetes: Create Controllers for Core and Custom Resources

golang kubernetes

Trying the Clean Architecture in Go

golang

Applying the Clean Architecture to Go Applications

golang

standard package layout for Go

golang

blog.campoy.cat: GitHub and Go: forking, pull requests, and go-getting

golang

Instrumenting Go service for Prometheus | Voluntary madness!

devops golang

A pattern for Go tests

golang

The Ultimate Guide to Writing Dockerfiles for Go Web-apps

devops golang

Please Build - Bazel style distributed build system

devops golang

building a graphql api on aws lambda

golang

DarthSim/imgproxy: Fast and secure standalone server for resizing and converting remote images

golang

How did I improve latency by 700% using sync.Pool

golang

jiajunhuang/guard: A generic high performance circuit breaker & proxy server written in Go

distributed systems golang

yak shaving with backoff libraries in go

distributed systems golang

Concurrency Slower? - Pocket Gophers

distributed systems golang

alash3al/wsify: Just a tiny, simple and realtime websocket based pub/sub messaging service using redis as backend.

golang

Isomorphic Go

golang

Jeffail/benthos: A bridge between message queues

distributed systems golang

cep21/circuit: An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.

distributed systems golang