-
bcrypt-tool Public
A CLI tool for bcrypt - hash a password, determine if password matches a hash, compute cost of hash
-
go-modtool Public
An opinionated tool for formatting and merging Go's go.mod and go.sum files.
-
offheap Public
offheap - allocate system memory off heap in Go
-
envy Public
Use envy to securely manage environment variables with your OS keychain
-
go-m1cpu Public
Library for inspecting Apple Silicon CPUs in Go
-
test Public
A modern generic testing assertions library for Go
-
keep-branches Public
Prune local git repository of unwanted branches
-
-
lang Public
Helpful or at least amusing language features not included in Go
-
go-landlock Public
Go filesystem isolation via Linux landlock sandbox
-
just-files Public
A trivial files server in Go
-
ssh-key-sync Public
A tool for synchronizing your GitHub SSH keys onto servers authorized_keys files
-
extractors Public archive
Go library for defining a schema to extract values from environment variables, URL paths, or html Forms
-
nomad-holepunch Public
Proxy the Nomad API via Workload Identity
Go Mozilla Public License 2.0 UpdatedApr 1, 2024 -
nomad-pledge-driver Public
Nomad task driver capable of blocking unwanted syscall and filesystem access. Based on the pledge utility for Linux by Justine Tunney
-
go-conceal Public
Stop logging secrets in Go
-
-
taggit Public
Forked from modprox/taggittaggit is a workflow tool for publishing Go module releases
-
stock Public
CLI for looking up stock quotes
Go BSD 3-Clause "New" or "Revised" License UpdatedJan 3, 2024 -
loggy Public archive
Go's worst logging package
-
donutdns Public archive
Block ads, trackers, and malicious sites with donutdns - simple alternative to pihole. Run as a docker container, standalone executable or core DNS plugin. Supply custom domain block/allow lists in…
-
semantic Public
A package for parsing semantic version tags in Go
-
simple-http Public
Toy services for http client and server
Go BSD 3-Clause "New" or "Revised" License UpdatedSep 1, 2023 -
uuid-tool Public
Command uuid-tool generates v4 UUIDs
-
-
pledge Public
Forked from jart/pledgeOpenBSD APIs ported to Linux userspace using SECCOMP BPF and Landlock LSM
C ISC License UpdatedJul 8, 2023 -
fields Public
fields extracts columns of text (replace awk/cut)
-
hclfmt-web Public
hclfmt as a service
-
go-set Public
Forked from hashicorp/go-setA generic set implementation for Go
Go Mozilla Public License 2.0 UpdatedMay 4, 2023 -
gurl Public
Forked from astaxie/batGo cURL alternative