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,111

這個版本 2,262

版本发布:

授權:

Apache-2.0

Ruby 版本需求: >= 2.5

相關連結: