RubyGems Navigation menu

wordmap 0.1.0

Wordmap is a simple way to lookup data directly from disk, bypassing RAM completely. It uses sysseek and sysread (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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  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 afhankelijkheden (4):

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

Eigenaren:

Pushed by:

Authors:

  • Maxim Chernyak

SHA 256 checksum:

ea251bec1ef736032452c48d0ab438c96a4cf2c11a9218e0b9e41c62cae8823a

Total downloads 5.988

Voor deze versie 1.726

Licentie:

Apache-2.0

Required Ruby Version: >= 2.4.0

Links: