rusty_lru 0.1.1
This gem provides an LRU cache with an interface close to Hash. It uses Rutie to wrap the Rust 'lru' crate.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rutie
~> 0.0.3