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.5 KB)
  2. 0.2.0 - September 16, 2020 (19.5 KB)
  3. 0.1.0 - September 09, 2020 (18.5 KB)

Development 依赖 (4):

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

业主:

推送:

作者:

  • Max Chernyak

SHA 256 校验和:

3d57e7ca206bd6fd210b478e8578a94d1c187edac3e113b826e76c3b0f5f912a

下载总量 5,944

这个版本 1,388

许可:

Apache-2.0

需要的 Ruby 版本: >= 2.4.0

链接: