An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with singleflight

A curated list of projects in awesome lists tagged with singleflight .

https://github.com/chenyahui/gin-cache

:rocket: A high performance gin middleware to cache http response. Compared to gin-contrib/cache, It has a huge performance improvement. 高性能gin缓存中间件,相比于官方版本,有巨大性能提升。

cache gin golang middleware redis singleflight

Last synced: 04 Apr 2025

https://github.com/samber/go-singleflightx

🧬 x/sync/singleflight but with generics, batching, sharding and nullable result

cache channel concurrent deduplication generics go in-flight singleflight sync

Last synced: 22 Apr 2025

https://github.com/aarondwi/singleflight

Coalesce multiple identical calls into one, preventing thundering-herd/stampede to database/other backends

cache cache-stampede python singleflight thundering-herd

Last synced: 01 Apr 2026

https://github.com/rodaine/executor

Action/Executor (Command) Pattern Library for Concurrent Workloads

command-pattern concurrency concurrent-map executor semaphore singleflight subrepos x-files

Last synced: 29 Apr 2025

https://github.com/sima-land/go-local-cache

Simple cache keeps data in memory and prevents dog pile effect

cache dogpile golang lru lru-cache singleflight

Last synced: 22 Apr 2025

https://github.com/serkodev/singleflight-any

Go singleflight with generics key & value

concurrency generics go golang singleflight

Last synced: 26 Jun 2025

https://github.com/jimmicro/singleflight

go-zero/core/syncx/singleflight.go but with Go 1.18 generics

generic go singleflight

Last synced: 14 Jan 2026

https://github.com/cwbriscoe/webcache

LRU Cache with Etag Support

cache etag lru lru-cache singleflight web

Last synced: 17 Jan 2026

https://github.com/mccutchen/fillcache

A simple in-process cache with single-flight filling semantics

cache go golang singleflight

Last synced: 22 Mar 2025

https://github.com/hlts2/singleflight

singleflight provides a duplicate function call a suppression mechanism.

cache go golang simplex-algorithm singleflight

Last synced: 20 Jun 2025

https://github.com/changsongl/timesf

Single flight with expire time. Extend version of golang singleflight package.

golang singleflight traffic-control

Last synced: 12 Jan 2026

https://github.com/aimerpro/relaycache

Universal caching library for Python with sync/async support, tagging, singleflight pattern and distributed locks.

async asyncio cache python redis redis-cache singleflight

Last synced: 21 Apr 2026

https://github.com/yuchanns/rediflight

Singleflight across multiple processes with Redis.

generics go redis singleflight

Last synced: 05 May 2026

https://github.com/golang-infrastructure/go-singleflight

generic version of singleflight

generic golang singleflight

Last synced: 10 Oct 2025

https://github.com/n-r-w/sfcache

Golang Singleflight group with internal LRU cache

cache go singleflight

Last synced: 12 Jun 2026