Pinned Repositories
go-shlex
go-shlex is a POSIX command-line shell-like argument parser
go-strace
Go API for ptrace and implementation of strace, forked out of u-root & gVisor
lockfile
p9
Idiomatic Go 9P2000.L client and server, extracted from gVisor for general use
socketpair
socketpair is a Go library that provides bidirectionally connected Conns
u-root
A universal root. You mount it, and it's mostly Go source with the exception of 5 binaries.
vmtest
Go API to start QEMU VMs + run tests in those VM guests
gobusybox
Tools for compiling many Go commands into one binary to save space. Builds are supported for vendor-based Go and module-based Go
mkuimage
Create small Go-based root file systems -- with support for CPIOs and (TBD) Docker images
u-root
A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
hugelgupf's Repositories
hugelgupf/coredhcp
Fast, multithreaded, modular and extensible DHCP server written in Go
hugelgupf/corerad
CoreRAD is an extensible and observable IPv6 Neighbor Discovery Protocol router advertisement daemon. Apache 2.0 Licensed.
hugelgupf/cpuid
CPU feature identification for Go
hugelgupf/dhcp6
Package dhcp6 implements a DHCPv6 server, as described in RFC 3315. MIT Licensed.
hugelgupf/esx-boot
The ESXi bootloader
hugelgupf/F4OS
A small RTOS for ARM Cortex-M4F microcontrollers.
hugelgupf/go
The Go programming language
hugelgupf/goexpect
Expect for Go
hugelgupf/golangci-lint
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
hugelgupf/gotgt
Simple Golang SCSI Target framework
hugelgupf/gpt
Library for direct work with GPT table
hugelgupf/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
hugelgupf/libpod
libpod is a library used to create container pods. Home of Podman.
hugelgupf/linuxboot
The LinuxBoot project is working to enable Linux to replace your firmware on all platforms.
hugelgupf/linuxboot.org
LinuxBoot.org website
hugelgupf/netlink
Package netlink provides low-level access to Linux netlink sockets. MIT Licensed.
hugelgupf/netstack
IPv4 and IPv6 userland network stack
hugelgupf/NiChrome
An open ChromeOS distro with a Go-based userland, X11, and upspin support. (WIP)
hugelgupf/OSF
Open Systems Firmware (OSF)
hugelgupf/raw
Package raw enables reading and writing data at the device driver level for a network interface. MIT Licensed.
hugelgupf/SF100Linux
Linux software for SF100/SF600
hugelgupf/shotizam
Shotizam analyze the size of Go binaries
hugelgupf/ssh
Easy SSH servers in Golang
hugelgupf/sys
[mirror] Go packages for low-level interaction with the operating system
hugelgupf/tastevin
golang tools and packages for remote server testing
hugelgupf/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
hugelgupf/tpmtool
A Linux only tool for TPM interaction
hugelgupf/u-bmc
Open-source firmware for your baseboard management controller (BMC)
hugelgupf/vim-go
Go development plugin for Vim
hugelgupf/yabits.github.io
GitHub Pages for yabits