RichardKnop
Writing software for a living since 2011.
currently @arabesque-sray, before @NewsUK @GrabSGLondon
Pinned Repositories
ansi-c-perceptron
ANSI C implementation of Perceptron (simplest neural network)
coreos-cluster
An example of how to provision a CoreOS cluster on AWS using Terraform and ansible-vault.
django-oauth2-server
OAuth2 server written in Python with Django
example-api
A base API project to bootstrap and prototype quickly.
go-fixtures
Django style fixtures for Golang's excellent built-in database/sql library.
go-mailchimp
Golang SDK for Mailchimp API v3.
go-oauth2-server
A standalone, specification-compliant, OAuth2 server written in Golang.
jsonhal
A simple Go package to make custom structs marshal into HAL compatible JSON responses.
machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
paxos
Golang implentation of paxos consensus algorithm
RichardKnop's Repositories
RichardKnop/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
RichardKnop/go-oauth2-server
A standalone, specification-compliant, OAuth2 server written in Golang.
RichardKnop/paxos
Golang implentation of paxos consensus algorithm
RichardKnop/go-fixtures
Django style fixtures for Golang's excellent built-in database/sql library.
RichardKnop/example-api
A base API project to bootstrap and prototype quickly.
RichardKnop/go-mailchimp
Golang SDK for Mailchimp API v3.
RichardKnop/jsonhal
A simple Go package to make custom structs marshal into HAL compatible JSON responses.
RichardKnop/logging
A simple leveled logging library with coloured output.
RichardKnop/pinglist-app
Pinglist web app.
RichardKnop/go-slack
Simple Golang SDK for Slack.
RichardKnop/auth0
Go SDK for the Auth0 platform
RichardKnop/go-patterns
Curated list of Go design patterns, recipes and idioms
RichardKnop/minisql
RichardKnop/redsync
Distributed mutual exclusion lock using Redis for Go
RichardKnop/richardknop.github.io
My website
RichardKnop/voucher
Voucher service
RichardKnop/auth0-logs-to-google-cloud
Auth0 extension to send logs to Google Cloud Logging/Stack Driver.
RichardKnop/covid-alert-server
Exposure Notification: Diagnosis Server implementation / Notification d’exposition : Mise en œuvre du serveur de diagnostic
RichardKnop/datadog-agent
Patched datadog agent
RichardKnop/docker-mtgo
Docker image with ready-to-play MTGO for Linux and macOS
RichardKnop/fx
A dependency injection based application framework for Go.
RichardKnop/go-perfbook
Thoughts on Go performance optimization
RichardKnop/gorgonia
Gorgonia is a library that helps facilitate machine learning in Go.
RichardKnop/grpc-cookies-example
Demo showing how gRPC methods can set or delete HTTP cookies in the gRPC JSON gateway.
RichardKnop/jsonschema
golang implementation of https://json-schema.org drafts 7 & 2019-09
RichardKnop/k8
Kubernetes stuff
RichardKnop/lambda-the-terraform-way
AWS Lambda using Terraform., an Introductory Cookbook
RichardKnop/pachyderm
Reproducible Data Science at Scale!
RichardKnop/pgx
PostgreSQL driver and toolkit for Go
RichardKnop/terraform-provider-auth0
Auth0 Terraform Provider