Pinned Repositories
ajson
ajson is a library that provides helpers for unmarshalling ALL JSON ks/vals even if they are not on the origination struct
alog
Fully concurrent, non-IO blocking Logger for Go
atomizer
Imagine thousands of machines across multiple cloud instances and data centers executing simultaneous processing for you with minimal deployment effort. Enter Atomizer - a Go library that facilitates massively parallel and distributed computing. Fashioned after Go itself using similar CSP paradigms.
gen
gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed across multiple types, and provides a common interface for the functionality. The library is designed to be used in a wide variety of projects and is designed to be easy to use.
gvm
Go Version Manager (gvm) enables seamless installing and swapping between Go versions with a single command. This tool manages a Go environment for the user by allowing a user to specify which Go version they wish to use and handling all of the steps to install and configure that Go version. GVM also supports installing Go from the official Golang master branch so that you can easily try the next version of Go without waiting for a pre release build.
plex
Plex multiplexes N number of net.Conn objects allowing for connection pooling, self-healing, and auto-scaling of connections.
stream
stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library
structs
Utilities for Go structs
ttl
TTL (Time To Live) Cache Implementation for Go
void
Void is a Go Native Protective DNS (PDNS) Service
Developer Network's Repositories
devnw/atomizer-init
devnw/atomizer-test-ui
devnw/adafruit-ble-sniffer-golang
Command line utility for Adafruit Bluefruit LE Sniffer
devnw/deepcopy
Deep copy things
devnw/git-version
This script creates reproducible semver versions for the current branch of your repository
devnw/go-action-template
devnw/go-flags
go command line option parser
devnw/gooxml
Pure go library for creating Office Open/OOXML/ECMA-376 documents (.docx, .xlsx, .pptx)
devnw/govanityurls
Use a custom domain in your Go import path
devnw/HackerTracker
DEF CON Hacker Tracker
devnw/HackerTracker-iOS
HackerTracker for iOS using Swift
devnw/hooks
Developer Network Git Hooks
devnw/indicators
devnw/memconn
MemConn is an in-memory network stack for Go.
devnw/pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.
devnw/Sacagawea
devnw/serverless-vault-with-cloud-run
Guide to running Vault on Cloud Run