Pinned Repositories
crypto-api
Haskell generic interface (type classes) for cryptographic algorithms
ekg
Remote monitoring of running processes over HTTP
ekg-core
Library for tracking system metrics
ekg-statsd
Flush system metrics to statsd
pureMD5
A reasonably performing MD5 implementation in pure Haskell
replace-attoparsec
Stream editing with Haskell Attoparsec parsers
replace-megaparsec
Stream editing with Haskell Megaparsec parsers
thyme
A faster date and time library based on time
ulid
Haskell implementation of ULIDs (Unique Lexicographically Sortable Identifiers)
vector-th-unbox
Deriver for unboxed vectors using Template Haskell
Haskell GitHub Trust's Repositories
haskell-github-trust/ekg
Remote monitoring of running processes over HTTP
haskell-github-trust/replace-megaparsec
Stream editing with Haskell Megaparsec parsers
haskell-github-trust/thyme
A faster date and time library based on time
haskell-github-trust/ekg-core
Library for tracking system metrics
haskell-github-trust/ulid
Haskell implementation of ULIDs (Unique Lexicographically Sortable Identifiers)
haskell-github-trust/crypto-api
Haskell generic interface (type classes) for cryptographic algorithms
haskell-github-trust/ekg-statsd
Flush system metrics to statsd
haskell-github-trust/replace-attoparsec
Stream editing with Haskell Attoparsec parsers
haskell-github-trust/vector-th-unbox
Deriver for unboxed vectors using Template Haskell
haskell-github-trust/pureMD5
A reasonably performing MD5 implementation in pure Haskell
haskell-github-trust/friday-juicypixels
Convert between friday and juicypixels types
haskell-github-trust/true-name
Template Haskell hack to violate another module's abstractions
haskell-github-trust/quickjs-hs
Haskell bindings for the QuickJS library
haskell-github-trust/fgl-visualize
Convert FGL to Graphviz DOT format
haskell-github-trust/smtp-mail
Simple email sending via SMTP
haskell-github-trust/assert
Helpers for Control.Exception.assert
haskell-github-trust/ekg-json
JSON encoding of ekg metrics
haskell-github-trust/spoon
Catch errors thrown from pure computations.
haskell-github-trust/vector-strategies
A parallel evaluation strategy for boxed vectors
haskell-github-trust/random-string
Generate a random string as base 16, 58, or 64.
haskell-github-trust/.github
Haskell Library Trust organization
haskell-github-trust/smt2-parser
Parse smt2 in Haskell
haskell-github-trust/hourglass
Efficient and simple time API for Haskell