deco
Parallelizer
A Python library that simplifies parallel computing by automatically dividing work into concurrent tasks and synchronizing their execution.
2k stars
40 watching
50 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for parallelizing computations and processing large streams of data | 52 |
| A library for parallel programming in Common Lisp | 17 |
| A PowerShell module that simplifies parallel processing of scripts or commands against multiple objects. | 385 |
| A Python parser generator with RPython support, designed to provide a more efficient and flexible alternative to traditional parsing approaches. | 379 |
| An Elixir module that executes multiple processes in parallel to speed up slow computations | 63 |
| A binary serialization format prioritizing consistency, safety, and speed for security-critical projects. | 7 |
| Simplifies creating multiple worker threads to execute tasks in parallel | 72 |
| A Python library that serializes objects to JSON by analyzing their class structure and parameters. | 28 |
| A lightweight, human-readable data serialization format and associated Python library for representing complex data structures | 22 |
| Enables parallelization of machine learning tasks on a distributed Spark cluster using the joblib library. | 243 |
| Automates translation and synchronization of localized resources in Xcode projects. | 165 |
| A Python wrapper around a binary serialization format | 5 |
| A Python module for finding and serializing groups of items with numerical sequence indices. | 125 |
| Enables backpropagation in distributed settings and facilitates model parallelism using differentiable communication between processes | 62 |
| Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |