mwiater - Overview (original) (raw)

Pinned Loading

  1. 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 32 6
  2. A lightweight Go-based application for automated file synchronization between a Windows system and a MinIO server, featuring a Windows service and a user-friendly Wails GUI for configuration and ma…
    Go 4
  3. Replicating and Load Balancing Go Applications in Docker Containers with Consul and Fabio. More details in my article on Better Programming:
    Shell 7 1
  4. Building a Docker container for Golang binaries. Includes Fiber Rest API, tests, K8s integration...
    Go 5
  5. 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 r…
    Go 2
  6. 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 5