Pinned Repositories
benchpress
Micro-benchmarking of Haskell code with detailed execution time statistics.
cities
Site providing city information, photos and reviews
country-suggestions
Click country, get suggestions based on other users.
gc-latency-experiment
Exploring some worst-case latencies in GCs, inspired by a post on GHC's runtime pause times: https://making.pusher.com/latency-working-set-ghc-gc-pick-two/
go-sum-types-alternatives
Go does not support sum types. These are some alternative approaches.
jaml_compiler
A compiler that converts a subset of Java -- extended with a matrix datatype -- into Java bytecode. Written in Python.
pusher-http-haskell
Pusher Channels Haskell HTTP Library
pusher-http-rust
[Unsupported] HTTP Pusher Rust Library
WillSewell's Repositories
WillSewell/gc-latency-experiment
Exploring some worst-case latencies in GCs, inspired by a post on GHC's runtime pause times: https://making.pusher.com/latency-working-set-ghc-gc-pick-two/
WillSewell/pusher-http-rust
[Unsupported] HTTP Pusher Rust Library
WillSewell/pusher-http-haskell
Pusher Channels Haskell HTTP Library
WillSewell/benchpress
Micro-benchmarking of Haskell code with detailed execution time statistics.
WillSewell/go-sum-types-alternatives
Go does not support sum types. These are some alternative approaches.
WillSewell/country-suggestions
Click country, get suggestions based on other users.
WillSewell/mysite2014
New personal website. Uses Hakyll.
WillSewell/train-carriage-game-solver
A simple brute-force solver for https://www.facebook.com/pages/Train-Carriage-Game/108348062559174
WillSewell/backstage
Backstage is an open platform for building developer portals
WillSewell/docker-haskell
WillSewell/docs
Documentation for Docker Official Images in docker-library
WillSewell/elixir_talk
An Elixir client for beanstalkd
WillSewell/email-validate-hs
Email address validation for Haskell
WillSewell/foundation
Empire strikes back
WillSewell/golanguk.github.io
Golang UK Conference Website
WillSewell/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
WillSewell/haskell-names
Haskell suite library for name resolution
WillSewell/haskell-opaleye
WillSewell/haskell-tdigest
On-line accumulation of rank-based statistics such as quantiles and trimmed means
WillSewell/haskell-telegram-api
Telegram Bot API for Haskell
WillSewell/hoauth2
haskell oauth2 binding
WillSewell/homebrew-core
:beers: Core formulae for the Homebrew package manager
WillSewell/http-api-data
Converting to/from HTTP API data like URL pieces, headers and query parameters.
WillSewell/irc-dcc
A DCC message decoding and helper library for IRC clients
WillSewell/jaeger
CNCF Jaeger, a Distributed Tracing Platform
WillSewell/katacoda-scenarios
Katacoda Scenarios
WillSewell/osm
General purpose library for reading, writing and working with OpenStreetMap data
WillSewell/pusher-ws
Implementation of the Pusher WebSocket protocol in Haskell
WillSewell/riak-haskell-client
A fast Haskell client library for the Riak decentralized data store
WillSewell/stripe
:moneybag: Stripe API for Haskell