lru_map
0
reviews
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
90
Security
39
Quality
10
Maintenance
49
Overall
v0.4.1
npm
JavaScript
Oct 22, 2020
by Rasmus Andersson
No Known Issues
This package has a good security score with no known vulnerabilities.
798
GitHub Stars
Community Reviews
No reviews yet
Be the first to share your experience with this package
Write a Review
Sign in to write a review
Sign In