Crates.io | some_local_executor |
lib.rs | some_local_executor |
version | 0.1.0 |
source | src |
created_at | 2024-11-08 01:07:39.352534 |
updated_at | 2024-11-08 01:07:39.352534 |
description | A simple local executor |
homepage | https://sealedabstract.com/code/some_local_executor |
repository | |
max_upload_size | |
id | 1440663 |
size | 81,754 |
It's a simple single-threaded executor.
This is a reference executor for the some_executor crate.
By leveraging the features in some_executor
, this project provides a rich API:
...in about a page of code.
By writing code against this executor, you're basically compatible with every other executor supported
by some_executor
.