haskell / parallelLinks
a library for parallel programming
☆97Updated 2 months ago
Alternatives and similar repositories for parallel
Users that are interested in parallel are comparing it to the libraries listed below
Sorting:
- Library for dealing with system processes☆90Updated last month
- Fast binary serialization in Haskell☆110Updated 7 months ago
- Generic Programming using True Sums of Products☆162Updated last week
- This package provides various primitive memory-related operations.☆119Updated 4 months ago
- free monads☆174Updated 5 months ago
- Software Transactional Memory☆108Updated last month
- Generic parser combinators☆88Updated 5 months ago
- Type classes for mapping, folding, and traversing monomorphic containers☆157Updated 4 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer☆202Updated 2 years ago
- Haskell Language Report☆94Updated 5 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated 4 months ago
- A graphical tool for profiling parallel Haskell programs☆165Updated 2 months ago
- Safe, consistent, and easy exception handling☆136Updated last year
- A time library☆127Updated last week
- Efficient hashing-based container types☆223Updated 2 months ago
- The GHC API, decoupled from GHC versions☆162Updated 2 weeks ago
- A Functional Graph Library for Haskell☆193Updated 10 months ago
- Lightweight package providing commonly useful parser combinators☆54Updated last month
- High performance, regular, shape polymorphic parallel arrays.☆142Updated 6 months ago
- This repo is archived, consider using https://github.com/ghc-proposals/ghc-proposals instead☆99Updated 6 years ago
- ☆79Updated last year
- Hadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!☆208Updated 6 years ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Fast Haskell XML parser☆124Updated 2 years ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆165Updated last year
- c2hs is a pre-processor for Haskell FFI bindings to C libraries☆207Updated last year
- Haskell XML Toolbox☆125Updated last year
- Refinement types with static checking