#call #go #port #package #collapsing

singleflight

A Rust port of Go's singleflight package for call collapsing

3 releases (breaking)

0.3.0 Mar 29, 2024
0.2.0 Mar 6, 2022
0.1.0 Apr 19, 2019

#168 in Profiling

Download history 18/week @ 2024-02-05 87/week @ 2024-02-12 20/week @ 2024-02-19 15/week @ 2024-02-26 217/week @ 2024-03-25 379/week @ 2024-04-01 358/week @ 2024-04-08 275/week @ 2024-04-15 141/week @ 2024-04-22 4/week @ 2024-04-29 71/week @ 2024-05-06

511 downloads per month

MIT license

5KB
92 lines

singleflight

Build Status Coverage Status

A Rust port of one of the Go singleflight packages.

Dependencies

~2–7.5MB
~38K SLoC