Skip to content
View mwiater's full-sized avatar
💭
10010100010100100100101
💭
10010100010100100100101

Highlights

  • Pro
Block or Report

Block or report mwiater

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. golangchannels golangchannels Public

    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 ho…

    Go 30 6

  2. golangconsuldiscovery golangconsuldiscovery Public

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

    Shell 7 1

  3. golangdocker golangdocker Public

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

    Go 5

  4. golangbuildconcepts golangbuildconcepts Public

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

    Shell

  5. golangpprof golangpprof Public

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

    Go 1

  6. golangpeekr golangpeekr Public

    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.

    Go 4