simonmar / monad-parLinks
☆127Updated 2 years ago
Alternatives and similar repositories for monad-par
Users that are interested in monad-par are comparing it to the libraries listed below
Sorting:
- Monad Transformers and Classes☆76Updated 6 years ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆104Updated 11 months ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆161Updated 4 years ago
- Mutable hash tables for Haskell, in the ST monad☆133Updated 5 months ago
- Hoed - A Lightweight Haskell Tracer and Debugger☆51Updated 4 years ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆134Updated 4 years ago
- Hadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!☆208Updated 7 years ago
- Lean Haskell Benchmarking☆90Updated 3 years ago
- Generic random generators☆81Updated 2 years ago
- A Distributed Computing Library in Haskell☆52Updated 8 years ago
- Generic Programming using True Sums of Products☆164Updated last month
- Fast binary serialization in Haskell☆110Updated last year
- Google Translate API☆50Updated last year
- Fast linear time sorting and discrimination for a large class of data types☆138Updated 8 months ago
- ☆80Updated last year
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆158Updated 4 years ago
- A Haskell API into HTML5 Canvas☆72Updated last month
- Extra Haskell functions☆96Updated 2 months ago
- My own little "24 Days of Hackage" for 2015☆62Updated 9 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- Generic parser combinators☆90Updated 11 months ago
- Regex-based parsing with an applicative interface