Pinned Repositories
Algorithms
alice
Painless middleware chaining for Go
aStar
aStar algorithm
asynchronizer
Hides complexity of concurrent executions.
awesome-go
A curated list of awesome Go frameworks, libraries and software
configuration
Library for setting values to structs' fields from env, flags, files or default tag
gorotator
A small lib on a pure Go for file rotation.
interviews
Short technical tasks for interviewing Go developers.
lmx
XML traversal tool
pool
Generic memory pool for Go structs
BoRuDar's Repositories
BoRuDar/configuration
Library for setting values to structs' fields from env, flags, files or default tag
BoRuDar/gorotator
A small lib on a pure Go for file rotation.
BoRuDar/pool
Generic memory pool for Go structs
BoRuDar/interviews
Short technical tasks for interviewing Go developers.
BoRuDar/Algorithms
BoRuDar/alice
Painless middleware chaining for Go
BoRuDar/aStar
aStar algorithm
BoRuDar/asynchronizer
Hides complexity of concurrent executions.
BoRuDar/awesome-go
A curated list of awesome Go frameworks, libraries and software
BoRuDar/configuration-yaml-file
BoRuDar/go-introduction-demo
BoRuDar/grpc-example
BoRuDar/lmx
XML traversal tool
BoRuDar/ldd3-examples-3.x
port ldd3 source code examples after linux 3.x
BoRuDar/PEG
Parsing expression grammar
BoRuDar/phonenumbers
GoLang port of Google's libphonenumber library
BoRuDar/retag
Change tags of structures' fields in runtime without copying of data in Go.
BoRuDar/terraform-up-and-running-code
Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman