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

Projects in Awesome Lists by mitchellh

A curated list of projects in awesome lists by mitchellh .

https://github.com/mitchellh/mapstructure

Go library for decoding generic map values into native Go structures and vice versa.

Last synced: 24 Jan 2025

https://github.com/mitchellh/gox

A dead simple, no frills Go cross compile tool

Last synced: 24 Jan 2025

https://github.com/mitchellh/Gox

A dead simple, no frills Go cross compile tool

Last synced: 12 Mar 2025

https://github.com/mitchellh/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.

async c epoll io-uring kqueue wasi webassembly zig

Last synced: 14 May 2025

https://github.com/mitchellh/vagrant-aws

Use Vagrant to manage your EC2 and VPC instances.

Last synced: 18 Jan 2025

https://github.com/mitchellh/nixos-config

My NixOS configurations.

Last synced: 14 May 2025

https://github.com/mitchellh/cli

A Go library for implementing command-line interfaces.

Last synced: 18 Jan 2025

https://github.com/mitchellh/gon

Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library.

build-tool golang macos notary

Last synced: 18 Jan 2025

https://github.com/mitchellh/go-ps

Find, list, and inspect processes from Go (golang).

Last synced: 18 Jan 2025

https://github.com/mitchellh/go-homedir

Go library for detecting and expanding the user's home directory without cgo.

Last synced: 22 Feb 2025

https://github.com/mitchellh/go-server-timing

Go (golang) library for creating and consuming HTTP Server-Timing headers

Last synced: 01 Apr 2025

https://github.com/mitchellh/hashstructure

Get hash values for arbitrary values in Go (golang).

Last synced: 28 Jan 2025

https://github.com/mitchellh/Goamz

Golang Amazon Library

Last synced: 12 Mar 2025

https://github.com/mitchellh/goamz

Golang Amazon Library

Last synced: 10 May 2025

https://github.com/mitchellh/golicense

Scan and analyze OSS dependencies and licenses from compiled Go binaries

Last synced: 13 Apr 2025

https://github.com/mitchellh/ioprogress

Go (golang) package for progress bars around io.Reader/Writers.

Last synced: 03 Apr 2025

https://github.com/mitchellh/go-mruby

Go (golang) bindings to mruby.

Last synced: 28 Jan 2025

https://github.com/mitchellh/panicwrap

panicwrap is a Go library for catching and handling panics in Go applications.

Last synced: 28 Jan 2025

https://github.com/mitchellh/advent-2021-sql

Advent of Code 2021 using SQL (PostgreSQL-flavored)

Last synced: 06 Apr 2025

https://github.com/mitchellh/zig-overlay

Nix flake for the Zig compiler.

Last synced: 16 May 2025

https://github.com/mitchellh/copystructure

Go (golang) library for deep copying values in Go.

Last synced: 08 Apr 2025

https://github.com/mitchellh/vagrant-google

Vagrant provider for GCE.

Last synced: 04 Apr 2025

https://github.com/mitchellh/go-glint

Component-based UI-framework for command-line tools. Easily create highly dynamic CLI interfaces using shared, easily testable components.

go golang

Last synced: 16 May 2025

https://github.com/mitchellh/go-vnc

VNC client and server library for Go.

Last synced: 28 Jan 2025

https://github.com/mitchellh/colorstring

Go (golang) library for colorizing strings for terminal output.

Last synced: 10 May 2025

https://github.com/mitchellh/virtualbox

[ABANDONED] Create and modify virtual machines in VirtualBox using pure ruby.

Last synced: 21 Nov 2024

https://github.com/mitchellh/zig-js

Access the JS host environment from Zig compiled to WebAssembly.

Last synced: 16 May 2025

https://github.com/mitchellh/protoc-gen-go-json

Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.

golang protobuf

Last synced: 28 Jan 2025

https://github.com/mitchellh/zig-objc

Objective-C runtime bindings for Zig (Zig calling ObjC).

Last synced: 13 Apr 2025

https://github.com/mitchellh/pointerstructure

Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.

Last synced: 28 Jan 2025

https://github.com/mitchellh/dotfiles

My personal dotfiles.

Last synced: 14 Apr 2025

https://github.com/mitchellh/protostructure

Encode and decode Go (golang) struct types via protocol buffers.

Last synced: 06 Apr 2025

https://github.com/mitchellh/zig-libgc

Zig-friendly library for interfacing with libgc (bdwgc) -- the Boehm-Demers-Weiser conservative garbage collector

Last synced: 12 Apr 2025

https://github.com/mitchellh/consulstructure

Decode Consul data into Go (Golang) structures and watch for updates

Last synced: 07 Apr 2025

https://github.com/mitchellh/libflightplan

A library for reading and writing flight plans in various formats. Available as both a C and Zig library.

Last synced: 13 Apr 2025

https://github.com/mitchellh/multistep

multistep is a Go library for building up complex actions using discrete steps.

Last synced: 19 Dec 2024

https://github.com/mitchellh/vim-misc

My Vim configuration files.

Last synced: 05 Apr 2025

https://github.com/mitchellh/go-wordwrap

A Go (golang) library for wrapping words in a string.

Last synced: 16 May 2025

https://github.com/mitchellh/zig-graph

Directed graph data structure for Zig

Last synced: 15 Apr 2025

https://github.com/mitchellh/go-fs

Filesystem library for Go, implementing FAT filesystems so far.

Last synced: 05 Apr 2025

https://github.com/mitchellh/go-grpc-net-conn

Turn any gRPC stream into a Go `net.Conn` implementation.

Last synced: 09 Apr 2025

https://github.com/mitchellh/zig-libxml2

libxml2 built using Zig build system

Last synced: 15 Apr 2025

https://github.com/mitchellh/tree-sitter-hcl

A tree-sitter grammar for HCL (HashiCorp Configuration Language), used by projects such as Terraform.

hcl tree-sitter

Last synced: 08 Feb 2025

https://github.com/mitchellh/tree-sitter-proto

A tree-sitter grammar for protocol buffer files (proto3).

Last synced: 14 Apr 2025

https://github.com/mitchellh/go-linereader

Golang package that reads lines from an io.Reader and puts them onto a channel.

Last synced: 06 Apr 2025

https://github.com/mitchellh/go-finger

Finger protocol library

Last synced: 15 Apr 2025

https://github.com/mitchellh/patchstructure

Go library for representing and applying patches to modify existing Go structures

Last synced: 15 Apr 2025

https://github.com/mitchellh/go-bnet

Go (golang) client for the Battle.net API

Last synced: 15 Apr 2025

https://github.com/mitchellh/prefixedio

Golang library that demultiplexes line-oriented data from an io.Reader into multiple io.Readers based on a prefix.

Last synced: 13 Apr 2025

https://github.com/mitchellh/iochan

A Go library for turning `io.Reader` into channels.

Last synced: 19 Dec 2024

https://github.com/mitchellh/caststructure

A Go library that provides functions for downcasting types, composing values dynamically, and more.

Last synced: 15 Apr 2025

https://github.com/mitchellh/tlaplus-radix-tree

TLA+ modules, specifications, and models for Radix trees.

Last synced: 14 Apr 2025

https://github.com/mitchellh/zig-build-macos-sdk

macOS SDK package for Zig build.

Last synced: 15 Apr 2025

https://github.com/mitchellh/terraform-aws-dynamic-keys

Terraform module that dynamically generates a public/private keypair.

Last synced: 14 Apr 2025

https://github.com/mitchellh/go-spdx

Golang library for listing and looking up licenses using SPDX IDs.

licenses spdx

Last synced: 15 Apr 2025

https://github.com/mitchellh/zig-build-libxml2

The libxml2 library built and packaged for the Zig build system. These are not Zig language bindings to the library.

Last synced: 15 Apr 2025

https://github.com/mitchellh/zig-libuv

Zig bindings for libuv. Also a build script to build libuv from scratch using only Zig (for easy cross-compilation, integration with Zig, etc.).

Last synced: 25 Nov 2024

https://github.com/mitchellh/terraform-aws-fastai

Terraform module to create Fast.ai course instance.

Last synced: 14 Apr 2025

https://github.com/mitchellh/minitest-mark

Proof of concept minitest extension to add test marking.

Last synced: 15 Apr 2025

https://github.com/mitchellh/minitest-parallel

Proof of concept to run your minitest tests in parallel.

Last synced: 15 Apr 2025

https://github.com/mitchellh/minitest-speed

Proof of concept speed tests using minitest.

Last synced: 15 Apr 2025

https://github.com/mitchellh/terraform-aws-vpc

Temporary, testing something, ignore this.

Last synced: 14 Apr 2025

https://github.com/mitchellh/lifeguard-graphite

Data source plugin for Lifeguard to query data from Graphite.

Last synced: 04 May 2025

https://github.com/mitchellh/minitest-funcarg

Proof of concept showing funcargs (style of DI) in minitest.

Last synced: 04 May 2025

https://github.com/mitchellh/zig-build-xcode-frameworks

Exposing hexops/xcode-frameworks to the Zig package manager to work around some bugs.

Last synced: 15 Apr 2025

https://github.com/mitchellh/lifeguard-random

Data source plugin for Lifeguard that generates random numbers.

Last synced: 04 May 2025

https://github.com/mitchellh/zig-build-tracy

The Tracy library built and packaged for the Zig build system. These are not Zig language bindings to the library.

Last synced: 04 May 2025

https://github.com/mitchellh/zig-build-freetype

The freetype library built and packaged for the Zig build system. These are not Zig language bindings to the library.

Last synced: 04 May 2025

https://github.com/mitchellh/zig-build-fontconfig

The Fontconfig library built and packaged for the Zig build system. These are not Zig language bindings to the library.

Last synced: 04 May 2025

https://github.com/mitchellh/gophercloud-fork-40444fb

The repo name says it all.

Last synced: 15 Apr 2025

https://github.com/mitchellh/zig-build-harfbuzz

The Harfbuzz library built and packaged for the Zig build system. These are not Zig language bindings to the library.

Last synced: 04 May 2025

https://github.com/mitchellh/zig-build-utf8proc

The utf8proc library built and packaged for the Zig build system. These are not Zig language bindings to the library.

Last synced: 04 May 2025

https://github.com/mitchellh/zig-build-zlib

The zlib library built and packaged for the Zig build system. These are not Zig language bindings to the library.

Last synced: 15 Apr 2025

https://github.com/mitchellh/zig-build-libpng

The libpng library built and packaged for the Zig build system. These are not Zig language bindings to the library.

Last synced: 07 Dec 2024

https://github.com/mitchellh/zig-build-pixman

The Pixman library built and packaged for the Zig build system. These are not Zig language bindings to the library.

Last synced: 04 May 2025