Pinned Repositories
albert
A simple platform-agnostic chaos monkey
architecture-simplification
Code samples to accompany the architecture simplification initiative
datagen
A fast data generator that's multi-table aware and supports multi-row DML.
dg
A fast data generator that produces CSV files from generated relational data
dgs
A streaming version of dg, which writes data directly to a database without any kind of buffering.
env
Tag-based environment configuration for structs
errhandler
Wraps Go's http.HandlerFunc, allowing for simpler use of http.NewServeMux().
katas
A collection of coding katas
setcfg
Set blobs of arbitrary YAML with other blobs of arbitrary YAML.
ud
Urban Dictionary CI
codingconcepts's Repositories
codingconcepts/albert
A simple platform-agnostic chaos monkey
codingconcepts/katas
A collection of coding katas
codingconcepts/litmus
Run automated HTTP requests from the command line.
codingconcepts/ripcord
A damage-limitation monitoring library to protect your infrastructure during a DOS attack.
codingconcepts/scrub
A simple CLI to securely wipe a file from existence
codingconcepts/verify
Cross-platform multi-hash for files downloaded from the Internet.
codingconcepts/blog-posts
My website
codingconcepts/boa
A framework for creating elegant CLIs in Crystal.
codingconcepts/box
Adds text from the command line into a box comment
codingconcepts/Britfone
British English pronunciation dictionary
codingconcepts/cb
Clip copies anything from stdin to the clipboard making for easy piping to clipboard.
codingconcepts/cert
Displays the certificate chain for a given website.
codingconcepts/cockroachdb-testing
An example of integration testing CockroachDB database connections.
codingconcepts/crypto
Cryptographic best practices
codingconcepts/crystal
The Crystal Programming Language
codingconcepts/docker-go-git
A Docker image providing Go and git.
codingconcepts/docs
CockroachDB user documentation
codingconcepts/dynoapi
A dynamic API allowing for easy testing
codingconcepts/getset
Extract information from various serialisation types and set them into templates
codingconcepts/glug
Slides for introduction of GLUG at Lush's Soho office.
codingconcepts/goloris
Slowloris for nginx DoS. Written in go
codingconcepts/govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
codingconcepts/hf
Add and remove host file entries from the command line.
codingconcepts/imports
Imports scans a directory tree for imports and prints them to the console.
codingconcepts/limit
A sliding window rate-limited backed by Redis.
codingconcepts/middleware
A collection of copy/pasteable middlewares for various routers
codingconcepts/proxy
A Docker image for the elazarl proxy
codingconcepts/querygen
Generate load for your databases
codingconcepts/rosettacode-crystal
Rosetta Code solutions in Crystal
codingconcepts/sweep
Sweep away expired data from databases safely.