rusty_lru 0.1.2
This gem provides an LRU cache with an interface close to Hash. It uses Rutie to wrap the Rust 'lru' crate.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
rutie
~> 0.0.3
Development 依赖 (7):
bundler
~> 2.0
irb
~> 1.3.5
rake
>= 12.3.3
rspec
~> 3.0
rubocop
~> 1.16.0
rubocop-rake
~> 0.5.1
rubocop-rspec
~> 2.3.0