autothread

Parallelization in python made easy (by Basdbruijne)

Autothread Alternatives

Similar projects and alternatives to autothread based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better autothread alternative or higher similarity.

autothread reviews and mentions

Posts with mentions or reviews of autothread. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-22.
  • I made autothread: the easiest way to add parallelization to your code
    4 projects | /r/Python | 22 Dec 2022
    With [autothread](https://github.com/Basdbruijne/autothread) you can add threading/multiprocessing to your functions by just adding a single decorator. When you call your function with a list, autothread will use the type hinting of your function to determine how to split your arguments over multiple threads/processes. All the threading/multiprocessing complications, error handing, etc are handled by autothread and you get a list back with the outputs of each of the threads.

Stats

Basic autothread repo stats
1
35
2.2
10 months ago

Basdbruijne/autothread is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of autothread is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com