within.website Go packages

This vanity domain houses a lot of Xe Iaso's custom Go packages. Here is a list of all of the packages currently tracked:

derpigo

GoDoc Source code link

A Derpibooru/Furbooru API client in Go. This is used to monitor Derpibooru/Furbooru for images by artists I care about and archive them.

go get within.website/derpigo

eclier

GoDoc Source code link

A command router for Go programs that implements every command in Lua. This was an experiment for making extensible command-line applications with Lua for extending them.

go get within.website/eclier

gcss

GoDoc Source code link

A CSS preprocessor for Go. This is a legacy Go package that I am bringing forward to modern Go standards.

go get within.website/gcss

gopher

GoDoc Source code link

A Gopher (RFC 1436) client/server stack for Go applications. This allows users to write custom Gopher clients and servers.

go get within.website/gopher

ln

GoDoc Source code link

The natural log function for Go: an easy package for structured logging. This is the logging stack that I use for most of my personal projects.

go get within.website/ln

x

GoDoc Source code link

Various experimental things. /x/ is my monorepo of side projects, hobby programming, and other explorations of how programming in Go can be.

go get within.website/x