RubyGems Navigation menu

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:
=

安装:
=

版本列表:

  1. 0.1.2 June 05, 2021 (17.0 KB)
  2. 0.1.1 August 30, 2019 (16.0 KB)
  3. 0.1.0 August 30, 2019 (16.0 KB)

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

业主:

推送:

作者:

  • Alastair Pharo

SHA 256 校验和:

=

下载总量 6,108

这个版本 2,261

版本发布:

许可:

Apache-2.0

需要的 Ruby 版本: >= 2.5

链接: