fio
Concurrent library
A type-safe and highly concurrent library for F# that provides a construct known as the IO monad for handling side effects in functional programming.
🪻A type-safe and highly concurrent library for F# based on pure functional programming
37 stars
6 watching
0 forks
Language: F#
last commit: 11 days ago
Linked from 1 awesome list
concurrencyconcurrentconcurrent-programmingfiberfibersfsharpfunctional-programinggreen-threadslibraryparallel-computingparallel-programmingprogrammingprogramming-libraryruntime-systemthreads
Related projects:
Repository | Description | Stars |
---|---|---|
typelift/concurrent | A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 |
teaentitylab/fpgo | A Golang library providing functional programming features and Rx-style coding capabilities. | 349 |
safareli/free | A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 |
free/concurrent-writer | A high-performance alternative to bufio.Writer with concurrency support | 55 |
tidwall/neco | A C concurrency library providing coroutines and synchronization primitives. | 1,149 |
iu-parfunc/lvars | Provides a data structure and framework for monotonically-growing concurrent programs | 80 |
marpple/fxts | A functional programming library providing utilities for working with data and concurrency in TypeScript/JavaScript. | 937 |
digital-fabric/polyphony | A Ruby library that enables fine-grained concurrency with high-performance I/O support using cooperative coroutines and async I/O APIs. | 659 |
mimimonads/vixeny | A runtime-independent, efficiency-driven library dedicated to functional programming principles for modern web applications | 147 |
fidoproject/fido | A lightweight C++ machine learning library for embedded electronics and robotics | 441 |
thangiee/freasy-monad | A Scala macro-based library for creating typelevel monads with first-class support in IntelliJ | 114 |
microsoft/fsharplu | A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 357 |
composewell/streamly | A high-performance Haskell library providing functional programming abstractions and concurrency capabilities | 872 |
miiohio/ziopy | An implementation of a functional programming library with type-safe effects and monadic do notation for Python | 82 |
i2y/mochi | A dynamically typed programming language with features inspired by functional and actor-style programming models. | 915 |