Hi,
> but I think implementing a shared memory Go allocator to be easier (as in > less human hours to implement). > That depends on a lot of aspects. There might be slight differences in memory layout between Go and Python/C++ (byte alignment... ). Not saying it can't be done, just a lot of testing required :) All the best, Miki
