A barebones executor for futures that can run in a zero-allocation environment.
The current implementation runs futures to completion the moment they're run.
This behavior, while in the theme of the name, is likely to change.
There are also plans to provide an executor that depends solely on the alloc crate,
As well as versions to use in multithreaded contexts such as multiproccessing operating systems.
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
-
Couldn't load subscription status.
- Fork 0
A simple, dumb executor for rust futures in constrained environments.
License
Couldn't load subscription status.
boomshroom/dumb-exec
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A simple, dumb executor for rust futures in constrained environments.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published