malloc

This Ruby extension defines the class Hornetseye::Malloc. Hornetseye::Malloc.new allows you to allocate memory, using Hornetseye::Malloc#+ one can do pointer manipulation, and Hornetseye::Malloc#read and Hornetseye::Malloc#write provide reading Ruby strings from memory and writing Ruby strings to memory.