hanabi1224 / hanabi1224/Programming-Language-Benchmarks
Coroutine based coro-prime-sieve for Rust
Open
- Dominant language
- C#
- Stars
- 800
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
Rust has an unstable feature for generators/semicoroutines - https://doc.rust-lang.org/beta/unstable-book/language-features/generators.html
It's interesting to see how it will compare to async based implementations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.