/my-haskell-playground

haskell playground

Primary LanguageHaskellApache License 2.0Apache-2.0

My Haskell Playground

Parts of the code are stolen from the others, but I cannot recall from where exactly....

Anyway

  • there's a Java Class parser using 'Attoparsec-Binary'
  • Murmurhash3 x86 haskell binding and benchmarks
  • A Treap implementation
  • A Binary Search Tree