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.
68 stars
6 watching
16 forks
Language: Swift
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+ | 40 |
| A functional programming framework for Swift that simplifies async and promise handling. | 45 |
| A functional programming library for promises that helps write flat async code with composable functions | 44 |
| A Swift library for creating parsers from simple components using combinator logic | 226 |
| Provides a simple, chainable interface for async and throwing code in Swift | 195 |
| A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
| Enables simple and composable asynchronous functional programming in JavaScript | 277 |
| A lightweight library for writing better async code in Swift | 1,973 |
| A high-performance parser-combinator library for OCaml, designed for efficient and expressive parsing of various data formats. | 656 |
| A Scala-based library for writing fast parsers using parser combinators. | 1,098 |
| A library of chainable functional combinators for working with objects in JavaScript. | 60 |
| A library providing asynchronous I/O capabilities for Common Lisp programming. | 276 |
| A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling | 266 |
| A library implementing monadic parser combinators for parsing structured data in the Motoko programming language. | 4 |
| A simple library providing asynchronous programming capabilities using promises and futures. | 17 |