Real World Haskell
Repositories
bos repositories
Arbitrary-precision floating-point numbers represented using scientific notation
A Haskell fasta implementation for the programming language shootout
Snap project starter executable plus some libraries for building web apps
Core type definitions (Snap monad, HTTP types, etc) and utilities for web handlers.
A fast HTTP server library, which runs Snap web handlers.
Fast Haskell bindings to Google's Snappy compression library
Course materials for Stanford CS240h, "Functional Systems in Haskell"
A port of Andy Wingo's statprof.py to newer python by Alex Fraser
Slides and examples from my Haskell workshop at Strange Loop.
An efficient, lazy suffix tree implementation
Framework for running and organising QuickCheck test properties and HUnit test cases
A reproduction for a snap-core bug, since github's issue tracker doesn't support attachments (WTF?)
Haskell portable POSIX-compatibility layer
Instances for the Haskell Binary class, for the types defined in the popular vector package.
Dense high-fanout immutable vectors, for Haskell.
Zstandard - Fast real-time compression algorithm