Daniel Gatis's repositories
puppeteer-recaptcha-solver
Recaptcha solver for puppeteer.
go-orderbook
The pkg go-orderbook implements a limit order book for high-frequency trading (HFT), as described by WK Selph.
django-smart-save
Adds the method save_if_valid to Model, which calls both full_clean and save.
go-rafting
A framework to build fault tolerant apps.
go-discovery
A collection of service discovery implementations.
go-findfont
Find system fonts through the fontconfig library (a.k.a `fc-match`).
go-ansicode
go-ansicode is a package that interprets ANSI codes and allows you to register a handler to deal with the operations
go-ruby-prism
The Ruby Prism parser bindings to GO (without cgo)
go-ptrloop
A helper to iterate over unsafe pointers.
go-logrus-adapters
A collection of adapters for logrus pkg.
go-simplerouter
A simple request router for Go in ~100 lines of code.
homebrew-imgcat
brew tap imgcat.
scoop-imgcat
scoop bucket imgcat.
go-iterator
This package provides an iterator interface and a slice iterator implementation