fpRust
Concurrency framework
A set of Rust libraries and frameworks implementing functional programming concepts with a focus on concurrency and asynchronous programming
Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
119 stars
7 watching
7 forks
Language: Rust
last commit: over 3 years ago
Linked from 1 awesome list
actor-modelasynccoroutinecoroutine-librarycoroutinesfunctional-programmingfunctional-reactive-programminggeneratorhandlermonadmonadsoptionaloptional-implementationspublisher-subscriberpublisher-subscriber-patternpubsubreactivereactive-programmingrustrust-library
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing purely functional data structures and concepts to support functional programming in Rust. | 1,357 |
| Provides a concurrency framework with fibers, channels and actors for Clojure. | 911 |
| Provides a data structure and framework for monotonically-growing concurrent programs | 80 |
| A Golang library providing functional programming features and Rx-style coding capabilities. | 349 |
| A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 |
| A high-level asynchronous networking and concurrency framework that provides structured concurrency on top of asyncio or trio. | 1,848 |
| A framework for building reactive web applications using declarative logic and relational data modeling. | 657 |
| A lightweight concurrency framework for C++11 | 1,356 |
| A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 |
| A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 |
| A Ruby library that enables fine-grained concurrency with high-performance I/O support using cooperative coroutines and async I/O APIs. | 659 |
| A Rust-based micro web framework that creates an HTTP listening socket and parses incoming requests. | 1,137 |
| A library that abstracts reactive data structures to enable sharing between different front-end frameworks. | 41 |
| Provides primitives and tools for concurrency and reactive programming in Swift | 156 |
| A collection of Rust projects and examples for building full-stack web applications with various frameworks and technologies. | 1,543 |