Pinned Repositories
awesome-macos-command-line
Use your macOS terminal shell to do awesome things.
exadel-golang-course-2022
Exadel Go course 2022
go-libs
List of good to use Golang libraries
go-table-testing-arg-functions
Example on how to use fields/args generators in table-tests
graterm
Provides primitives to perform ordered GRAceful TERmination for Golang applications
kotlin-anki-cards
This Kotlin ANKI deck dedicated to language reference from official http://kotlinlang.org/docs/reference/ site.
kotlin-stub-maven-project
Maven mixed stub project with Kotlin 1.1.2-3 and Java 8
microservice-training
29.sep.2018
monolith-microservice-shop
Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.
senv
spring cloud config client written in go for non java applications
skovtunenko's Repositories
skovtunenko/graterm
Provides primitives to perform ordered GRAceful TERmination for Golang applications
skovtunenko/exadel-golang-course-2022
Exadel Go course 2022
skovtunenko/go-table-testing-arg-functions
Example on how to use fields/args generators in table-tests
skovtunenko/awesome-macos-command-line
Use your macOS terminal shell to do awesome things.
skovtunenko/configs
Configs
skovtunenko/go-libs
List of good to use Golang libraries
skovtunenko/microservice-training
29.sep.2018
skovtunenko/monolith-microservice-shop
Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.
skovtunenko/algo
101+ coding interview problems with detailed solutions, test cases, and program analysis
skovtunenko/awesome-go
A curated list of awesome Go frameworks, libraries and software
skovtunenko/awesome-go-perf
A curated list of Awesome Go performance libraries and tools
skovtunenko/awesome-go-style
A collection of Go style guides
skovtunenko/cassandra-workshop-online
As attendee you will find everything you need for Cassandra Developer Workshop online
skovtunenko/Go
Algorithms Implemented in GoLang
skovtunenko/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
skovtunenko/go-patterns
Curated list of Go design patterns, recipes and idioms
skovtunenko/go-perfbook
Thoughts on Go performance optimization
skovtunenko/go-structure-examples
Examples for my talk on structuring go apps
skovtunenko/golangci-api
API of GolangCI
skovtunenko/goutils
skovtunenko/guide
The Uber Go Style Guide.
skovtunenko/ideasettings
Repo for storing my intellij idea settings
skovtunenko/kubernetes-mimic
A Kubernetes Mutating Webhook to automatically re-point pod images to mirrors
skovtunenko/machine
Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles
skovtunenko/project-layout
Standard Go Project Layout
skovtunenko/service
Starter code for writing web services in Go
skovtunenko/talks
Slides and abstracts for my talks.
skovtunenko/task
A task runner / simpler Make alternative written in Go
skovtunenko/testcontainer-examples
Examples on how to use go testcontainers
skovtunenko/ultimate-go
Ultimate Go study guide, with heavily documented code and programs analysis, all in 1 place