Promissum

Async combinator library

A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style.

A promises library written in Swift featuring combinators like map, flatMap, whenAll, whenAny.

GitHub

68 stars
6 watching
16 forks
Language: Swift
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
couchdeveloper/futurelibA Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+40
ulrikdamm/forbindA functional programming framework for Swift that simplifies async and promise handling.45
zhangchiqing/bluebird-promisellA functional programming library for promises that helps write flat async code with composable functions44
davedufresne/swiftparsecA Swift library for creating parsers from simple components using combinator logic226
async-plus/async-plusProvides a simple, chainable interface for async and throwing code in Swift195
haskell/attoparsecA fast parser combinator library for efficient text parsing in network protocols and file formats513
a-synchronous/rubicoEnables simple and composable asynchronous functional programming in JavaScript277
malcommac/hydraA lightweight library for writing better async code in Swift1,973
inhabitedtype/angstromA high-performance parser-combinator library for OCaml, designed for efficient and expressive parsing of various data formats.656
com-lihaoyi/fastparseA Scala-based library for writing fast parsers using parser combinators.1,098
dtinth/it.jsA library of chainable functional combinators for working with objects in JavaScript.60
orthecreedence/cl-asyncA library providing asynchronous I/O capabilities for Common Lisp programming.276
vadymmarkov/whenA lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling266
aviate-labs/parser-combinators.moA library implementing monadic parser combinators for parsing structured data in the Motoko programming language.4
wiruzx/purefuturesA simple library providing asynchronous programming capabilities using promises and futures.17