PatrickMaier / HdpHLinks
Haskell distributed parallel Haskell
☆37Updated 8 years ago
Alternatives and similar repositories for HdpH
Users that are interested in HdpH are comparing it to the libraries listed below
Sorting:
- Open records for Haskell☆22Updated 8 years ago
- simple interface to ghc's simd vector support☆23Updated 10 years ago
- Haskell combinators for executing IO actions in parallel on a thread pool☆47Updated last month
- Extends binary with parsec/attoparsec style parsing combinators☆26Updated 4 years ago
- A port of Apache Sparks to Haskell using distributed process☆33Updated 9 years ago
- Yer another array library☆41Updated 7 years ago
- Graph database in Haskell☆24Updated 9 years ago
- Formally prove properties of Haskell programs using SBV/SMT.☆45Updated 3 weeks ago
- A package exposing a function for generating catamorphisms.☆29Updated 7 years ago
- haskell memory☆48Updated 2 years ago
- A message-passing library, intended for simplifying network applications☆44Updated 7 years ago
- The Haskell tracer - generating and viewing Haskell execution traces☆38Updated 2 years ago
- On-line accumulation of rank-based statistics such as quantiles and trimmed means☆31Updated last year
- Low-level Haskell bindings for libpq☆19Updated 6 years ago
- Some useful control operators for looping☆47Updated 5 years ago
- fast clustering algorithms☆15Updated 6 years ago
- Playing with https://github.com/ekmett/machines☆51Updated 8 years ago
- Haskell library for efficiently building up buffers☆27Updated last year
- Dump GHC's abstract syntax trees☆41Updated 3 years ago
- An experimental intermediate language for GHC☆36Updated 8 years ago
- A GHC type checker plugin for row types☆39Updated 8 years ago
- Standardized conversion between string types☆21Updated 3 years ago
- Haskell: Efficiently build a bytestring from smaller chunks☆24Updated 3 years ago
- Scrap Your Boilerplate generic programming library in Haskell☆45Updated 5 months ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆104Updated 11 months ago
- ☆39Updated 8 years ago
- Serializable closures for distributed programming.☆66Updated 2 years ago
- Adaptation of the streaming library for increased safety through linear types. Summer of Haskell 2017 project.☆47Updated 8 years ago
- Quiver stream processing library