songpp / my-haskell-playground

haskell playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

haskell playground

License:Apache License 2.0


Languages

Language:Haskell 79.5%Language:C 18.4%Language:Shell 2.1%