Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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...

fmt go

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/testing

A set of ergonomic test helpers.

Last synced: 27 Oct 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/astar

A* search algorithm implemented in Go

Last synced: 04 Nov 2024

https://github.com/mdw-go/svg

Simple svg generator 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/tui

TUI (text-ui helpers)

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/tiny-should

Last synced: 04 Nov 2024

https://github.com/mdw-go/grid

A cartesian grid library in Go

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/assert-that

assert.That(t, 42).Equals(0x2A)

Last synced: 04 Nov 2024

https://github.com/mdw-go/funnel

fun + go channels = funnel

Last synced: 04 Nov 2024

https://github.com/mdw-go/tomato

A timer (including a pomodoro cli)

Last synced: 04 Nov 2024

https://github.com/mdw-go/set

A generic set type for Go (finally!)

Last synced: 27 Oct 2024

https://github.com/mdw-go/must

Generic error panicking

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/req

Tutorial/example of functional options

Last synced: 14 Nov 2024

https://github.com/mdw-go/spin

Another simple console terminal spinner.

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