RubyGems Navigation menu

wordmap 0.3.0

Wordmap is a simple way to lookup data directly from disk, bypassing RAM. It uses pread (no buffering), and takes advantage of SSD's constant seek time. The data is stored in equal size "cells" making it easy to calculate where things are located based on vectors.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.3.0 August 04, 2023 (19.5KB)
  2. 0.2.0 September 16, 2020 (19.5KB)
  3. 0.1.0 September 09, 2020 (18.5KB)

Development依存関係 (4):

bundler ~> 2.1
pry ~> 0.13
rake ~> 13.0
rspec ~> 3.9

所有者:

プッシュ者:

作者:

  • Max Chernyak

SHA 256チェックサム:

=

累計ダウンロード数 6,158

このバージョンのみ 1,478

このバージョンがリリースされたのは:

ライセンス:

Apache-2.0

必要なRubyのバージョン: >= 2.4.0

リンク: