brunomvsouza / singleflightView on GitHub
A type-safe wrapper around `golang.org/x/sync/singleflight` that adds generic type support. Provides the same duplicate function call suppression mechanism with compile-time type safety through `Group[K ~string, V any]` and `Result[V any]`.
10Jul 2, 2026Updated this week

Alternatives and similar repositories for singleflight

Users that are interested in singleflight are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?