#tasks #tokio #keeps #rerun #oldest #two-join-set #newest

tokio_two_join_set

A two-JoinSet that keeps only the oldest and newest Tokio tasks

1 unstable release

0.0.0 Jun 26, 2024

#12 in #keeps

46 downloads per month
Used in 2 crates (via mdbook_incremental_previe…)

MIT license

17KB
373 lines

Provides the TwoJoinSet useful for tasks that are constantly rerun to get the latest result but also need to complete from time to time to provide intermediate results. Please see the documentation for TwoJoinSet for more details.

Dependencies

~2.8–9MB
~78K SLoC