vikstrous
I'd love to hear from you! Email me at github@viktorstanchev.com
Anchorage DigitalNew York City
Pinned Repositories
txbits
DISCLAIMER: TxBits is not affiliated with any active exchanges. Use them at your own risk and beware of any that violate the AGPL license terms by not releasing their source code as required.
dataloadgen
An implementation of Facebook's DataLoader in Go
dataloadgen-example
An example of how to use https://github.com/vikstrous/dataloadgen with gqlgen
gotox
[wip] a re-implementation of toxcore in go
mvpkg
A tool for moving Go packages within a Go module
pirate-get
A command line interface for The Pirate Bay
tempts
Type-safe Temporal Go SDK wrapper
tox-crawler
A crawler of the Tox p2p network
WatTools
A collection of tools for University of Waterloo students (made by University of Waterloo students!)
zengge-lightcontrol
A command line tool and library to control Zengge lightbulbs
vikstrous's Repositories
vikstrous/pirate-get
A command line interface for The Pirate Bay
vikstrous/zengge-lightcontrol
A command line tool and library to control Zengge lightbulbs
vikstrous/dataloadgen
An implementation of Facebook's DataLoader in Go
vikstrous/tempts
Type-safe Temporal Go SDK wrapper
vikstrous/mvpkg
A tool for moving Go packages within a Go module
vikstrous/dataloadgen-example
An example of how to use https://github.com/vikstrous/dataloadgen with gqlgen
vikstrous/slogevent
slogevent is a simplified (slow) API for integrating with slog
vikstrous/dotfiles
random config files I don't want to have to figure out again
vikstrous/slogexamples
A set of example slog middlewares to show how to extend Go's slog logger
vikstrous/resume
My resume compiler
vikstrous/cryptopi
A simple script to set up bitcoind and litecoind on a raspberry pi
vikstrous/adventofcode2019
vikstrous/adventofcode2022
vikstrous/adventofcode2023
vikstrous/awesome-temporal
A curated list of awesome Temporal libraries and resources.
vikstrous/blog
vikstrous/cli
A simple, fast, and fun package for building command line apps in Go
vikstrous/cue
The home of the CUE language! Validate and define text-based and dynamic configuration
vikstrous/cuek8s
vikstrous/distribution
The Docker toolset to pack, ship, store, and deliver content
vikstrous/enum
Type safe enums for Go without code generation or reflection
vikstrous/exhaustivestruct
vikstrous/go-restful-openapi
OpenAPI extension in Go for the go-restful package
vikstrous/gqlgen
go generate based graphql server library
vikstrous/gqlparser
A port of the parser from graphql-js into golang
vikstrous/old2.vikstrous.github.com
blog
vikstrous/ripple
Go packages to interact with the Ripple protocol
vikstrous/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
vikstrous/tezosprotocol
An implementation of the Tezos peer-to-peer communications protocol.
vikstrous/unreachable-repro
Example of https://github.com/99designs/gqlgen/issues/1237