parsl
Workflow engine
A Python parallel scripting library for expressing multi-step workflows and harnessing computing resources across multiple cores and nodes.
Parsl - a Python parallel scripting library
515 stars
28 watching
197 forks
Language: Python
last commit: 5 days ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
parallella/pal | An optimized C library for parallel computing and data movement on resource-constrained devices | 301 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
lmj/lparallel | A Common Lisp library for parallel programming with fine-grained control over task submission and execution. | 246 |
epfl-lara/scallion | A library for writing parsers and pretty printers for LL(1) languages in Scala using a novel parsing algorithm. | 57 |
plioi/parsley | A parsing library inspired by Haskell's Parsec and F#'s FParsec. | 61 |
haskell/attoparsec | A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
simonmar/par-tutorial | A tutorial and code samples for parallel and concurrent programming in Haskell. | 219 |
davedufresne/swiftparsec | A Swift library for creating parsers from simple components using combinator logic | 226 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,216 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,732 |
stevenjl/parex | An Elixir module that executes multiple processes in parallel to speed up slow computations | 63 |
yalir/awl | A C++ library designed to simplify parallel programming by abstracting away complexities and providing an easy-to-use interface for asynchronous task execution. | 4 |
rschroll/rmcl | A Python library providing access to the reMarkable cloud's file system and metadata | 28 |
sharplispers/lparallel | A library for parallel programming in Common Lisp | 17 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,079 |