flow
Parallel processor
A parallel computation library on top of GenStage for Elixir
Computational parallel flows on top of GenStage
2k stars
38 watching
90 forks
Language: Elixir
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
beatrichartz/parallel_stream | An Elixir module that parallelizes stream operations while preserving order | 100 |
seantanly/elixir-paratize | An Elixir library providing parallel processing facilities with customizable worker size and timeout options. | 28 |
dashbitco/mox | A library for defining concurrent mocks in Elixir to simplify testing of concurrent applications | 1,345 |
dashbitco/nimble_pool | A tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes | 347 |
royalicing/syrup | A library that simplifies asynchronous data flow in Swift using enums and Grand Central Dispatch | 2 |
stevenjl/parex | An Elixir module that executes multiple processes in parallel to speed up slow computations | 63 |
dashbitco/nimble_parsec | A lightweight and efficient library for building text-based parsers using composable combinators | 810 |
dashbitco/nimble_publisher | A minimal filesystem-based publishing engine with Markdown support and code highlighting | 472 |
arp-g/async-elixir | A comprehensive resource for learning Elixir's concurrency features and asynchronous programming techniques | 161 |
shenwei356/rush | A command-line tool for executing jobs in parallel with customizable features and support for multiple platforms. | 882 |
sashman/elasticsearch_elixir_bulk_processor | Efficiently inserts data into Elasticsearch using configurable bulk payloads and GenStage-based backpressure handling | 14 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 773 |
princemaple/elixir-queue | A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 33 |
tyre/imagineer | A library for image processing in Elixir. | 119 |
bjro/apex | A library that pretty prints Elixir data structures in full color | 278 |