flow
Parallel processor
A parallel computation library on top of GenStage for Elixir
Computational parallel flows on top of GenStage
2k stars
38 watching
89 forks
Language: Elixir
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An Elixir module that parallelizes stream operations while preserving order | 100 |
| | An Elixir library providing parallel processing facilities with customizable worker size and timeout options. | 28 |
| | A library for defining concurrent mocks in Elixir to simplify testing of concurrent applications | 1,348 |
| | A tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes | 347 |
| | A library that simplifies asynchronous data flow in Swift using enums and Grand Central Dispatch | 2 |
| | An Elixir module that executes multiple processes in parallel to speed up slow computations | 63 |
| | A lightweight and efficient library for building text-based parsers using composable combinators | 820 |
| | A minimal filesystem-based publishing engine with Markdown support and code highlighting | 475 |
| | A comprehensive resource for learning Elixir's concurrency features and asynchronous programming techniques | 164 |
| | A command-line tool for executing jobs in parallel with customizable features and support for multiple platforms. | 890 |
| | Efficiently inserts data into Elasticsearch using configurable bulk payloads and GenStage-based backpressure handling | 14 |
| | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 776 |
| | A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 34 |
| | A library for image processing in Elixir. | 119 |
| | A library that pretty prints Elixir data structures in full color | 277 |