Pinned Repositories
albert
A simple platform-agnostic chaos monkey
bottom-of-the-iceberg
Code for bottomoftheiceberg.com
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().
practical-cockroachdb
Code snippets from my book, Practical CockroachDB
setcfg
Set blobs of arbitrary YAML with other blobs of arbitrary YAML.
ud
Urban Dictionary CI
codingconcepts's Repositories
codingconcepts/katas
A collection of coding katas
codingconcepts/litmus
Run automated HTTP requests from the command line.
codingconcepts/scrub
A simple CLI to securely wipe a file from existence
codingconcepts/vuln-scan
A simple CLI tool to scan Docker containers for vulnerabilities using Trivy.
codingconcepts/.github
CI/CD
codingconcepts/benthos-plugin-example
Benthos plugin examples
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/call-and-set
Calls a command and sets environment variables based on what it returns.
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/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/gen
Generate stuff from the command line.
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/panic-button
A way for victims of domestic abuse to get help online without fear of detection.
codingconcepts/querygen
Generate load for your databases
codingconcepts/rosettacode-crystal
Rosetta Code solutions in Crystal
codingconcepts/secret-store
A secure way to store and share secrets.
codingconcepts/sweep
Sweep away expired data from databases safely.