Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by mdw-go
A curated list of projects in awesome lists by mdw-go .
https://github.com/mdw-go/format
format is basically the golang fmt package, but spelled correctly, without the AWOL characters, the ambiguities, and the archaic ambience. No offense...
Last synced: 27 Oct 2024
https://github.com/mdw-go/botsay
Like cowsay, but with randomly generated robots
Last synced: 04 Nov 2024
https://github.com/mdw-go/exec
This library is a thin wrapper over "os/exec", allowing execution of commands as a single string using `bash -c ...`. Maybe don't execute untrusted inputs. (You've been warned...)
Last synced: 04 Nov 2024
https://github.com/mdw-go/mergepkg
Merge directories with go code into a single file.
Last synced: 04 Nov 2024
https://github.com/mdw-go/collections
Useful (generic) collection types for Go projects.
Last synced: 27 Oct 2024
https://github.com/mdw-go/pipelines
A flexible yet minimal framework for setting up concurrent assembly lines in Go.
Last synced: 04 Nov 2024
https://github.com/mdw-go/generic-list
A generic implementation of "container/list"
Last synced: 04 Nov 2024
https://github.com/mdw-go/go-get-em
A tool for finding and updating outdated dependencies in a Go project.
Last synced: 04 Nov 2024
https://github.com/mdw-go/valign
Simple multi-line vertical alignment tool.
Last synced: 04 Nov 2024
https://github.com/mdw-go/pretext
Library and [perhaps] a DSL for emitting pre-formatted text w/ colors and other effects.
Last synced: 04 Nov 2024
https://github.com/mdw-go/version
Semantic versioning of git repos via annotated tags.
Last synced: 04 Nov 2024
https://github.com/mdw-go/funcy
Functional programming toolkit for Go
functional-programming generics golang mapreduce
Last synced: 27 Oct 2024
https://github.com/mdw-go/cli-template
A template for creating new CLI tools in Go.
Last synced: 04 Nov 2024
https://github.com/mdw-go/mortgauge
Mortgage calculator (play on words with "gauge")
Last synced: 04 Nov 2024
https://github.com/mdw-go/go-test-fmt
A library and command-line tool to format output of `go test ./...`.
Last synced: 04 Nov 2024
https://github.com/mdw-go/generic-ring
A generic implementation of "container/ring"
Last synced: 04 Nov 2024
https://github.com/mdw-go/slogging
Thin wrapper over Go's "log/slog" (new as of 1.21)
Last synced: 04 Nov 2024