RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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