farrellit's Stars
gorhill/uBlock
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
k88hudson/git-flight-rules
Flight rules for git
mitchellh/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
dop251/goja
ECMAScript/JavaScript engine in pure Go
oliver006/redis_exporter
Prometheus Exporter for ValKey & Redis Metrics. Supports ValKey and Redis 2.x, 3.x, 4.x, 5.x, 6.x, and 7.x
darccio/mergo
Mergo: merging Go structs and maps since 2013
jessevdk/go-flags
go command line option parser
pkg/sftp
SFTP support for the go.crypto/ssh package
lmorg/murex
A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
shurcooL/githubv4
Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
prometheus/cloudwatch_exporter
Metrics exporter for Amazon AWS CloudWatch
cevoaustralia/aws-google-auth
Provides AWS STS credentials based on Google Apps SAML SSO auth (what a jumble!)
augustoroman/v8
A Go API for the V8 javascript engine.
bradleyfalzon/ghinstallation
HTTP Round Tripper for GitHub Apps - Authenticate as an Installation Workflow
elliotchance/sshtunnel
🚇 Ultra simple SSH tunnelling for Go programs.
GoogleCloudPlatform/docker-credential-gcr
A Docker credential helper for GCR users
ruimarinho/gsts
Obtain and store AWS STS credentials to interact with Amazon services by authenticating via G Suite SAML.
vmware/vmware-go-kcl
KCL Implementation in Go lang by VMware
mco-gh/gcslock
Simple, scalable, distributed mutex for serializing computations anywhere on the Internet (with Go and shell clients)
timonwong/uwsgi_exporter
uWSGI metrics exporter for prometheus.io
mtanda/grafana-aws-athena-datasource
mikeghen/kubernetes-gcs-sftp
SFTP Server using Google Cloud Storage
form3tech-oss/jwt-go
ARCHIVED Golang implementation of JSON Web Tokens (JWT). This project is now being maintained at: https://github.com/golang-jwt/jwt
yookoala/realpath
This is a implementation of realpath() function in Go (golang). It tells the absolute path of a given relative path.
suzuken/amazon-kinesis-go-example
Dealing Amazon Kinesis Stream with aws-sdk-go
eggsy84/gcp-bootstrap-infrastructure
Starting point for the GCP and K8S Continuous Delivery Seed
imduffy15/k8s-gke-service-account-assigner
Provides different Google Service Accounts and Scopes for pods running on Kubernetes
rcmorano/docker-hey
minimal dockerized apache-bench-alike 'hey' tool (https://github.com/rakyll/hey)
bored-engineer/ssh
ssh is a fork of golang.org/x/crypto/ssh with support for custom transports
bcatubig/ansible-go-module-framework
Example for running go binaries as Ansible Modules