An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: async-cache

MuhammadOmerKhan/SmartCache.NET

SmartCache.NET is a high-performance, thread-safe caching executor for .NET. It supports synchronous and asynchronous data fetching with TTL-based caching and optional background refresh. Eliminate redundant computations, boost performance, and simplify caching logic in your apps.

Language: C# - Size: 131 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

suhaotian/async-plugins

Async operations: async retry / async cache / async dedupe / async poll

Language: TypeScript - Size: 114 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

iamsinghrajat/async-cache

A caching solution for asyncio

Language: Python - Size: 67.4 KB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 98 - Forks: 23

calledude/AsyncMemoryCache

Lightweight asynchronous in-memory cache that handles construction and disposal of all your expensive objects

Language: C# - Size: 82 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kpn/cachetory

Caching library with support for multiple cache backends

Language: Python - Size: 685 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 16 - Forks: 6

tomiok/fuego-cache

Fuego cache is a concurrent hashed key-value pair service written 100% in Golang. A high-speed cache service with HTTP and plain TCP and CLI interfaces with persistence in disk. Easy-to-use & easy-to-deploy cache service totally free. PRs are welcome folks.

Language: Go - Size: 137 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 3

JiangWeixian/use-async-cache 📦

a simple react hooks implement for async cache store

Language: JavaScript - Size: 840 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

godaddy/out-of-band-cache

A generic cache for API clients with out-of-band refreshing

Language: JavaScript - Size: 253 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 4

zavvdev/cache-service

Service for caching async/sync function calls.

Language: TypeScript - Size: 302 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

tugrul512bit/LruJS

Asynchronous cache that implements Least Recently Used (LRU) - Clock - Second Chance algorithm with O(1) hit O(1) miss complexity. This Async cache hides latency of cache-misses behind each other and behind cache-hits.

Language: JavaScript - Size: 117 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

cajuncoding/LazyCacheHelpers

An easy to use cache implementation for all layers of an application with support for both Sync & Async Lazy<T> initialization.

Language: C# - Size: 176 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1