RubyFlow The Ruby and Rails community linklog

PureCDB - 32 and 64 bit CDB files in pure Ruby

PureCDB is a pure Ruby implementation of Bernsteins CDB format. It supports both reading and writing both standard 32 bit CDB files (limited to 4GB) and extended 64 bit CDB files which can be bigger. Uses ffi-mmap to mmap() the files on reading.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in