purescript / purescript-parallelLinks
Classes for parallel composition and racing of asynchronous computations
☆43Updated last year
Alternatives and similar repositories for purescript-parallel
Users that are interested in purescript-parallel are comparing it to the libraries listed below
Sorting:
- Mutable value references☆21Updated 3 years ago
- Types and kinds for basic type-level programming☆64Updated 10 months ago
- Functions for working with records and polymorphic labels☆68Updated last year
- The ST effect, for safe local mutation☆25Updated 2 years ago
- Formatting and printing for numeric and date/time/interval values☆40Updated 2 years ago
- Array utility functions☆57Updated last year
- Monad and comonad transformers☆71Updated last year
- Date and time library for PureScript.☆49Updated 2 years ago
- Computations which can suspend their execution and return control to their invoker☆36Updated 2 years ago
- Common control classes and utility functions☆56Updated last year
- Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.