1.0.1 • Published 3 years ago
ururu v1.0.1
ururu
No URURU, just LRU
Yet another LRU cache implementation. But why? Yeah, there are a few reasons for that:
- Simplicity in implementation means better maintainability.
- Simplicity in interface means better learnability (see "ISO/IEC 9126 Software engineering — Product quality").
- Zero dependencies means more predictability, safety and reduces overall application size.