Matt J. Wiater's repositories

golangchannels

For goroutines and channels, I created an application using a Dispatcher -> Worker -> Job pattern to benchmark and compare results in differing scenarios. These comparisons would allow me to see how the same pattern operated under types of loads and hopefully uncover some situations where this was an optimal pattern to follow.

Language:GoStargazers:32Issues:1Issues:0

golangcliscaffold

Learn how to create your first Golang CLI tool with Cobra and Viper. This step-by-step guide will show you how to bootstrap your project, add commands and flags, and create a usable CLI tool. By the end of this article, you'll have a working CLI tool that you can use to automate your tasks.

Language:GoLicense:MITStargazers:9Issues:0Issues:0

golangconsuldiscovery

Replicating and Load Balancing Go Applications in Docker Containers with Consul and Fabio. More details in my article on Better Programming:

golangdocker

Building a Docker container for Golang binaries. Includes Fiber Rest API, tests, K8s integration...

Language:GoLicense:MITStargazers:5Issues:0Issues:0

golangpeekr

Peer into the source code for a high-level view of how a package is constructed. This is a personal CLI tool built in Go, using Cobra, Viper, and the AST package.

Language:GoLicense:NOASSERTIONStargazers:4Issues:1Issues:0

golangsignedbins

Learn binary signing and verification in Go for enhanced security. A concise guide for Golang developers on ensuring binary integrity.

Language:GoStargazers:4Issues:1Issues:0

golangconcurrentdirscan

Replacing Golang’s Standard Package Functions with Concurrent Functions: Winning Big By Starting Small -- Harness the power of concurrency in Golang to improve performance, and efficiently manage resources with goroutines and semaphores.

Language:GoStargazers:2Issues:0Issues:0

golangpprof

Dive into Go's pprof tool, unveiling its capabilities through practical examples and showcasing how it can transform your code optimization journey.

Language:GoStargazers:1Issues:1Issues:0

golang-library

Just a personal collection of golang libraries, algorithms, etc. A basic playground for testing (hopefully) useful code...

Language:GoLicense:Apache-2.0Stargazers:0Issues:2Issues:0

golangbuildconcepts

Learn how to build Golang binaries targeting different platforms and include varying features from the same codebase.

Language:ShellStargazers:0Issues:0Issues:0

ngrok-v1

Introspected tunnels to localhost

Language:GoLicense:NOASSERTIONStargazers:0Issues:0Issues:0