RubyFlow The Ruby and Rails community linklog

FFI based Mmap gem

ffi-mmap is a very bare-bones Mmap implementation using FFI instead of a C extension. I wrote this for a project when I realised the old mmap extension wouldn’t compile on the version of Ruby I was testing my project on.

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