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
38 stars
7 watching
0 forks
Language: F#
last commit: 3 months ago
Linked from 1 awesome list
concurrencyconcurrentconcurrent-programmingfiberfibersfsharpfunctional-programinggreen-threadslibraryparallel-computingparallel-programmingprogrammingprogramming-libraryruntime-systemthreads
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 |
| A Golang library providing functional programming features and Rx-style coding capabilities. | 349 |
| A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 |
| A high-performance alternative to bufio.Writer with concurrency support | 55 |
| A C concurrency library providing coroutines and synchronization primitives. | 1,152 |
| Provides a data structure and framework for monotonically-growing concurrent programs | 80 |
| A functional programming library providing utilities for working with data and concurrency in TypeScript/JavaScript. | 940 |
| A Ruby library that enables fine-grained concurrency with high-performance I/O support using cooperative coroutines and async I/O APIs. | 659 |
| A runtime-independent, efficiency-driven library dedicated to functional programming principles for modern web applications | 147 |
| A lightweight C++ machine learning library for embedded electronics and robotics | 442 |
| A Scala macro-based library for creating typelevel monads with first-class support in IntelliJ | 114 |
| A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 357 |
| A high-performance Haskell library providing functional programming abstractions and concurrency capabilities | 873 |
| An implementation of a functional programming library with type-safe effects and monadic do notation for Python | 82 |
| A dynamically typed programming language with features inspired by functional and actor-style programming models. | 914 |