Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/irshit033/lru-cache
This package provides a simple utility for caching the results of functions based on their input arguments. By caching previously computed results. The caching mechanism uses LRU(Least recently Used) cache method to store results.
https://github.com/irshit033/lru-cache
cache javascript lru-cache memoization npm-package package typescript
Last synced: 15 days ago
JSON representation
This package provides a simple utility for caching the results of functions based on their input arguments. By caching previously computed results. The caching mechanism uses LRU(Least recently Used) cache method to store results.
- Host: GitHub
- URL: https://github.com/irshit033/lru-cache
- Owner: IRSHIT033
- Created: 2024-04-24T09:36:43.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-24T12:15:44.000Z (8 months ago)
- Last Synced: 2024-11-01T07:22:23.734Z (2 months ago)
- Topics: cache, javascript, lru-cache, memoization, npm-package, package, typescript
- Language: TypeScript
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0