#tasks #tokio #keeps #oldest #rerun #latest #newest

yanked two_join_set

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

0.0.0 Jun 26, 2024

#15 in #keeps

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
~77K SLoC