GitHub / bradleyfalzon 93 Repositories
bradleyfalzon/ghinstallation
HTTP Round Tripper for GitHub Apps - Authenticate as an Installation Workflow
Language: Go - Size: 145 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 341 - Forks: 106

bradleyfalzon/revgrep
Filters output from static analysis tools, showing only recently changed lines of code
Language: Go - Size: 43 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 102 - Forks: 14

bradleyfalzon/gopherci
GopherCI was a project to help you maintain high-quality Go projects, by checking each GitHub Pull Request, for backward incompatible changes, and a suite of other third party static analysis tools.
Language: Go - Size: 473 KB - Last synced at: 2 days ago - Pushed at: almost 7 years ago - Stars: 101 - Forks: 13

bradleyfalzon/apicompat
apicompat checks recent changes to a Go project for backwards incompatible changes
Language: Go - Size: 138 KB - Last synced at: 2 days ago - Pushed at: over 8 years ago - Stars: 180 - Forks: 5

bradleyfalzon/udp-to-tcp
Naively change a UDP stream to TCP.
Language: Go - Size: 1000 Bytes - Last synced at: 2 days ago - Pushed at: over 8 years ago - Stars: 13 - Forks: 1

bradleyfalzon/tlsx
Unused Go package to inspect client hello message from Go application
Language: Go - Size: 1.11 MB - Last synced at: 2 days ago - Pushed at: about 8 years ago - Stars: 46 - Forks: 21

bradleyfalzon/docker-nmap-scans
Periodically scan target ranges using nmap, ndiff and emailing changes
Language: Shell - Size: 5.86 KB - Last synced at: 2 days ago - Pushed at: over 8 years ago - Stars: 11 - Forks: 2

bradleyfalzon/tcp-fast-open
Golang example of TCP Fast Open (RFC7413)
Language: Go - Size: 160 KB - Last synced at: 2 days ago - Pushed at: over 10 years ago - Stars: 107 - Forks: 13

bradleyfalzon/buffalo Fork of gobuffalo/buffalo
Rapid Web Development w/ Go
Language: Go - Size: 11 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/go-dockerclient Fork of fsouza/go-dockerclient
Go client for the Docker remote API.
Language: Go - Size: 3.03 MB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/m3u8 Fork of grafov/m3u8
Parser and generator of M3U8-playlists for Apple HLS. Library for Go language.
Language: Go - Size: 662 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/go-sqlmock Fork of DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
Language: Go - Size: 109 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/dep Fork of golang/dep
Go dependency management tool
Language: Go - Size: 3.02 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/rend Fork of Netflix/rend
A memcached proxy that manages data chunking and L1 / L2 caches
Language: Go - Size: 3.31 MB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

bradleyfalzon/net Fork of golang/net
[mirror] Go supplementary network libraries
Language: Go - Size: 3.66 MB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 4 - Forks: 1

bradleyfalzon/goreportcard Fork of gojp/goreportcard
A report card for your Go application
Language: CSS - Size: 4.29 MB - Last synced at: about 1 year ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

bradleyfalzon/consul Fork of hashicorp/consul
Consul is a tool for service discovery, monitoring and configuration.
Language: Go - Size: 16.6 MB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/braintree-go Fork of braintree-go/braintree-go
A Go client library for Braintree
Language: Go - Size: 420 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/errors Fork of pkg/errors
Simple error handling primitives
Language: Go - Size: 81.1 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/heka Fork of mozilla-services/heka
Data collection and processing made easy.
Language: Go - Size: 10.4 MB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

bradleyfalzon/lets-encrypt-example
Example of using Let's Encrypt's certbot with Go
Language: Go - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 9 years ago - Stars: 3 - Forks: 1

bradleyfalzon/gopherci-web
website for gopherci.io
Language: Go - Size: 264 KB - Last synced at: 2 days ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 3

bradleyfalzon/videojs-sprite-thumbnails Fork of phloxic/videojs-sprite-thumbnails
Videojs plugin to display thumbnails from a sprite image when hovering over the progress bar
Size: 1.66 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bradleyfalzon/srclib Fork of sourcegraph/srclib
srclib is a polyglot code analysis library, built for hackability. It consists of language analysis toolchains (currently for Go and Java, with Python, JavaScript, and Ruby in beta) with a common output format, and a CLI tool for running the analysis.
Language: Go - Size: 4.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

bradleyfalzon/asm-playground
assembly playground
Language: Assembly - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 0

bradleyfalzon/nsaudit
Load a list of domain names and verify check their NS settings (according to TLDs, not their own NS records)
Language: Go - Size: 152 KB - Last synced at: 4 months ago - Pushed at: almost 11 years ago - Stars: 2 - Forks: 0

bradleyfalzon/udp-quickest-responder
Toy UDP proxy which returns the first response to a client from a list of backends
Language: Go - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

bradleyfalzon/rfc-bot
A bot to autopost recently published RFCs to social media.
Language: Go - Size: 159 KB - Last synced at: 2 days ago - Pushed at: almost 9 years ago - Stars: 7 - Forks: 0

bradleyfalzon/wordlewords
Size: 94.7 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bradleyfalzon/packtpub-free-learning
Silly code golf to extract a title from the currently free learning packtpub offer
Language: Go - Size: 113 KB - Last synced at: 4 months ago - Pushed at: about 10 years ago - Stars: 2 - Forks: 0

bradleyfalzon/go-cip Fork of loki-os/go-cip
A complete golang implementation of Common industrial protocol
Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bradleyfalzon/mcrover
Why aren't personal robots getting Maccas for me?
Language: Go - Size: 4.88 KB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

bradleyfalzon/AXP202X_Library Fork of lewisxhe/AXP202X_Library
Arduino & ESP-IDF libraries written for AXP19x, 20x
Size: 122 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bradleyfalzon/cacti-influxdb
Export the last update value from RRD files by searching Cacti trees and inserting into influxDB
Language: Go - Size: 102 KB - Last synced at: 2 days ago - Pushed at: over 10 years ago - Stars: 3 - Forks: 5

bradleyfalzon/ctxfix
ctxfix provides rudimentary rewriting to assist in migrating from golang.org/x/net/context to Go 1.7's context package
Language: Go - Size: 4.88 KB - Last synced at: 2 days ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 1

bradleyfalzon/LilyGO-T-Beam Fork of Xinyuan-LilyGO/LilyGo-LoRa-Series
Size: 2.39 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

bradleyfalzon/ws-stream
Language: Go - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

bradleyfalzon/go-syscall-sockets
Testing some setsockopt options not available in standard go library
Language: Go - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 1

bradleyfalzon/aliasnimby
Alias Declarations - Not In My Backyard!
Language: Go - Size: 2.93 KB - Last synced at: 2 days ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 0

bradleyfalzon/sha1affected
Checks whether a TLS connection uses SHA1 signed certificates, and if Google Chrome approves.
Language: Go - Size: 280 KB - Last synced at: 2 days ago - Pushed at: about 10 years ago - Stars: 17 - Forks: 7

bradleyfalzon/ghfilter
ghfilter provides primatives for filtering GitHub events.
Language: Go - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

bradleyfalzon/pop Fork of gobuffalo/pop
Language: Go - Size: 266 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/cmd Fork of shurcooL/cmd
Various small command-line utilities.
Language: Go - Size: 76.2 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/htools-utlscripts
Language: Go - Size: 1.27 MB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/graphql-mergeable
An example Go application using GitHub's GraphQL API and https://github.com/shurcooL/githubql
Language: Go - Size: 1.69 MB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

bradleyfalzon/maintainer.me
Maintainer.me - Filters GitHub watching notifications so you can focus on where you're useful.
Language: Go - Size: 85 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

bradleyfalzon/go-lint
Language: Go - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

bradleyfalzon/travis
testing travis
Language: Go - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/logrus_stackdriver Fork of evalphobia/logrus_stackdriver
logrus hooks for Google Stackdriver logging
Language: Go - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/compute-image-tools Fork of GoogleCloudPlatform/compute-image-tools
Tools and scripts for Google Compute Engine images.
Language: Go - Size: 545 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/gobuffalo Fork of gobuffalo/docs
http://www.gobuffalo.io
Language: JavaScript - Size: 41.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/dep-case-collision
THIS IS A TEST REPOSITORY TO REPRODUCE A POSSIBLE ISSUE
Language: Go - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/godoc-hardcover
Language: HTML - Size: 192 KB - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/go-release-cycle
Tool to generate a graph showing history of the Go releases
Language: Go - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

bradleyfalzon/gce-gluster-heketi-gke Fork of mike-trewartha/gce-gluster-heketi-gke
A guide to deploy gluster & heketi on GCE instances, enabling GKE to perform dynamic storage provisioning
Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/conex Fork of omeid/conex
Conex integrates Docker with testing package so you can easily run your integration tests with containers.
Language: Go - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/go-tooling-workshop Fork of campoy/go-tooling-workshop
A workshop covering all the tools gophers use in their day to day life
Language: Go - Size: 12.8 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/addgeoip
Read CSV for IP, lookup country in MaxMind GeoIP 2 Country DB, write new CSV with country added
Language: Go - Size: 708 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

bradleyfalzon/ghbackup Fork of qvl/ghbackup
Embarrassingly simple GitHub backup tool
Language: Go - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/ponzu Fork of ponzu-cms/ponzu
Headless CMS with automatic JSON API. Featuring auto HTTPS, HTTP/2 Server Push, and flexible server framework written in Go.
Language: Go - Size: 2.81 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/logrus_sentry Fork of evalphobia/logrus_sentry
sentry hook for logrus
Language: Go - Size: 64.5 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/buffalo-test
Test http://gobuffalo.io/ application
Language: Go - Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/gometalinter Fork of alecthomas/gometalinter
Concurrently run Go lint tools and normalise their output
Language: Go - Size: 4.59 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

bradleyfalzon/cryptval
cryptval helps to encrypt and decrypt database values in Go by implementing relevant database/sql interfaces.
Language: Go - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

bradleyfalzon/hydrocarbon Fork of fortytw2/hydrocarbon
news reader for dinosaurs
Language: Go - Size: 1.36 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/gopheracademy-web Fork of gopheracademy/gopheracademy-web
Public Website for blog.GopherAcademy.com
Language: CSS - Size: 16.5 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/go-tools Fork of dominikh/go-tools
A collection of tools and libraries for working with Go code, including linters and static analysis
Language: Go - Size: 812 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/h2push-demo
Demonstration of Go HTTP/2 Server Push via github.com/bradleyfalzon/net/http2 (fork of golang.org/x/net/http2)
Language: JavaScript - Size: 788 KB - Last synced at: 12 days ago - Pushed at: about 9 years ago - Stars: 6 - Forks: 2

bradleyfalzon/lint Fork of golang/lint
This is a linter for Go source code.
Language: Go - Size: 244 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/go-github Fork of google/go-github
Go library for accessing the GitHub API
Language: Go - Size: 1.42 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/apicompat-testdata
Language: Go - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/travis-test
Language: Go - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/sql-migrate Fork of rubenv/sql-migrate
SQL schema migration tool for Go.
Language: Go - Size: 106 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/go-simple Fork of dominikh/go-simple
Gosimple is a linter for Go source code that specialises on simplifying code
Language: Go - Size: 108 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/melody Fork of mdy/melody
📦 Fast and reliable dependency management for Go ♫
Language: Go - Size: 67.4 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/go-staticcheck Fork of dominikh/go-staticcheck
Staticcheck is go vet on steroids, applying a ton of static analysis checks you might be used to from tools like ReSharper for C#
Language: Go - Size: 218 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/neomake Fork of neomake/neomake
Async :make and linting framework for Neovim/Vim
Language: VimL - Size: 846 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/awesome-go Fork of avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
Language: Go - Size: 2.29 MB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

bradleyfalzon/closecheck
Check for missing close method calls on objects that may require them - SEE EPILOGUE
Language: Go - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

bradleyfalzon/gotool Fork of kisielk/gotool
A library of some of the utility functions provided by (but not exported) by cmd/go
Language: Go - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

bradleyfalzon/abicheck-web
Website for abicheck.bradleyf.id.au
Language: Go - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

bradleyfalzon/godzilla-me
Language: Go - Size: 46.9 KB - Last synced at: 4 months ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

bradleyfalzon/godzilla
A mutation testing package for Go
Language: Go - Size: 1.45 MB - Last synced at: about 2 months ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 1

bradleyfalzon/goa.design Fork of goadesign/goa.design
Public website for goa
Language: CSS - Size: 11.7 MB - Last synced at: almost 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

bradleyfalzon/influxdb-anomaly
Importing data from InfluxDB, detect anomalies and breakouts and record in another table
Language: Go - Size: 117 KB - Last synced at: about 2 months ago - Pushed at: over 10 years ago - Stars: 2 - Forks: 0

bradleyfalzon/go-perfbook Fork of dgryski/go-perfbook
Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

bradleyfalzon/hls-ninja
Language: Go - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

bradleyfalzon/vim-go Fork of fatih/vim-go
Go development plugin for Vim
Language: VimL - Size: 2.5 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bradleyfalzon/socketninja
Check characteristics of remote sockets
Language: Go - Size: 156 KB - Last synced at: 4 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

bradleyfalzon/docker-cxn-handover
An uncomplicated tool that uses iptables to handover a listening port from one docker container to another on a single instance, without dropping connections or being unavailable.
Language: Go - Size: 168 KB - Last synced at: about 1 month ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

bradleyfalzon/c-memory
Playing with memory allocation, nothing useful here.
Language: C - Size: 133 KB - Last synced at: 4 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

bradleyfalzon/pure-site Fork of pure-css/pure-site
The website for Pure CSS
Language: CSS - Size: 1.23 MB - Last synced at: almost 2 years ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 0

bradleyfalzon/asm-hello-world
Language: Assembly - Size: 137 KB - Last synced at: 4 months ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 0

bradleyfalzon/socketperf
Size: 105 KB - Last synced at: 4 months ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 0
