Pinned Repositories
ghostty
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
cli
A Go library for implementing command-line interfaces.
go-ps
Find, list, and inspect processes from Go (golang).
gon
Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library.
gox
A dead simple, no frills Go cross compile tool
libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
nixos-config
My NixOS configurations.
vagrant-aws
Use Vagrant to manage your EC2 and VPC instances.
zig-overlay
Nix flake for the Zig compiler.
mitchellh's Repositories
mitchellh/vagrant-aws
Use Vagrant to manage your EC2 and VPC instances.
mitchellh/goamz
Golang Amazon Library
mitchellh/golicense
Scan and analyze OSS dependencies and licenses from compiled Go binaries
mitchellh/go-mruby
Go (golang) bindings to mruby.
mitchellh/boot2docker-vagrant-box
Packer scripts to build a Vagrant-compatible boot2docker box.
mitchellh/copystructure
Go (golang) library for deep copying values in Go.
mitchellh/go-glint
Component-based UI-framework for command-line tools. Easily create highly dynamic CLI interfaces using shared, easily testable components.
mitchellh/colorstring
Go (golang) library for colorizing strings for terminal output.
mitchellh/vagrant-rackspace
Use Vagrant to manage Rackspace Cloud instances.
mitchellh/dotfiles
My personal dotfiles.
mitchellh/protostructure
Encode and decode Go (golang) struct types via protocol buffers.
mitchellh/consulstructure
Decode Consul data into Go (Golang) structures and watch for updates
mitchellh/multistep
multistep is a Go library for building up complex actions using discrete steps.
mitchellh/go-sat
SAT solver written in Go (golang).
mitchellh/go-wordwrap
A Go (golang) library for wrapping words in a string.
mitchellh/go-fs
Filesystem library for Go, implementing FAT filesystems so far.
mitchellh/go-linereader
Golang package that reads lines from an io.Reader and puts them onto a channel.
mitchellh/go-testing-interface
Go (golang) library to expose *testing.T as an interface.
mitchellh/go-finger
Finger protocol library
mitchellh/patchstructure
Go library for representing and applying patches to modify existing Go structures
mitchellh/go-bnet
Go (golang) client for the Battle.net API
mitchellh/go-libucl
Bindings to libucl from Go (golang).
mitchellh/iochan
A Go library for turning `io.Reader` into channels.
mitchellh/prefixedio
Golang library that demultiplexes line-oriented data from an io.Reader into multiple io.Readers based on a prefix.
mitchellh/caststructure
A Go library that provides functions for downcasting types, composing values dynamically, and more.
mitchellh/tlaplus-radix-tree
TLA+ modules, specifications, and models for Radix trees.
mitchellh/terraform-aws-dynamic-keys
Terraform module that dynamically generates a public/private keypair.
mitchellh/go-spdx
Golang library for listing and looking up licenses using SPDX IDs.
mitchellh/terraform-aws-fastai
Terraform module to create Fast.ai course instance.
mitchellh/terraform-aws-vpc
Temporary, testing something, ignore this.