https://github.com/queer/baka
Stupid simple future executor
https://github.com/queer/baka
Last synced: about 1 year ago
JSON representation
Stupid simple future executor
- Host: GitHub
- URL: https://github.com/queer/baka
- Owner: queer
- Created: 2023-06-19T14:20:01.000Z (almost 3 years ago)
- Default Branch: mistress
- Last Pushed: 2023-07-14T13:49:25.000Z (almost 3 years ago)
- Last Synced: 2025-03-10T14:55:41.521Z (over 1 year ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# baka
A simple stupid future executor.
Adapted from https://rust-lang.github.io/async-book/02_execution/04_executor.html for learning and use