Non-big batch rust threadpools with std library, crossbeam, and tokio. Rayon can be used for big batch. Tokio is so I don't need to rewrite code.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
testing many thunks. still need to build for each primitive
f810dc2View on GitHubworking on thunks in threads. figured out argument passing, structs; others. need to make some cash.
4084833View on GitHubtests for messages, found a way to type check, found a way to create pretty much anything. working on passing this information to the threads
254c1f1View on GitHub