snoyberg
Haskell and Rust, founder and maintainer of many OSS Haskell projects: Yesod, Conduit, Stack, Stackages, and more. VP of Engineering at FP Complete (@fpco)
@fpco Israel
Pinned Repositories
classy-prelude
A typeclass-based Prelude.
conduit
A streaming data library
file-embed
Use Template Haskell to embed file contents directly.
http-client
An HTTP client engine, intended as a base layer for more user-friendly packages.
keter
Web app deployment manager
markdown
Convert Markdown to HTML, with XSS protection
mono-traversable
Type classes for mapping, folding, and traversing monomorphic containers
packdeps
Web app to track lagging package dependencies.
xml
Various XML utility packages for Haskell
yaml
Support for serialising Haskell to and from Yaml.
snoyberg's Repositories
snoyberg/conduit
A streaming data library
snoyberg/http-client
An HTTP client engine, intended as a base layer for more user-friendly packages.
snoyberg/keter
Web app deployment manager
snoyberg/yaml
Support for serialising Haskell to and from Yaml.
snoyberg/mono-traversable
Type classes for mapping, folding, and traversing monomorphic containers
snoyberg/file-embed
Use Template Haskell to embed file contents directly.
snoyberg/xml
Various XML utility packages for Haskell
snoyberg/packdeps
Web app to track lagging package dependencies.
snoyberg/mime-mail
Compose MIME email messages.
snoyberg/tonic-example
Minimal example of using Tonic for client/server gRPC
snoyberg/monad-logger
A class of monads which can log messages
snoyberg/githash
Compile git revision info into Haskell projects
snoyberg/cookie
HTTP cookie parsing and rendering
snoyberg/sortasecret
snoyberg/bwbackup
Create encrypted backups of your Bitwarden vault
snoyberg/mega-sdist
Handles uploading to Hackage from mega repos
snoyberg/snoyman.com
snoyberg/tar-conduit
Conduit based tar extraction mechanism
snoyberg/rummikub-solver
Simple Rust application for solving Rummikub boards
snoyberg/bzlib-conduit
Streaming compression/decompression via conduits.
snoyberg/manual-leptos
snoyberg/soda
Simple encryption tool for passing secrets
snoyberg/assets
snoyberg/redirector
Simple no-config Rust utility for redirecting between domains
snoyberg/rustikon-2025
Repo for the code for my Rustikon 2025 talk
snoyberg/cosmwasm-starter
Simple starter project for playing with CosmWasm smart contracts
snoyberg/cw-nfts
Examples and helpers to build NFT contracts on CosmWasm
snoyberg/docs-1
Official Documentation for Osmosis.
snoyberg/mdbook-external-links
snoyberg/rust-optimizer
Dockerfile and script to deterministically produce the smallest possible wasm for your rust contract