It is newer but people are using it and it has been merged by Mike Pall into v2.1. Still beta though.
* Using FFI to allocate large objects or large pools of small objects.
I made some simple containers to help with the FFI parts [2] and also a (not recently updated) jemalloc binding [3] to help tune memory usage. Here's a gist I made with some experimental results [4].