Would [https://github.com/Araq/packedjson](https://github.com/Araq/packedjson) or the ideas it uses be of help for a common ground for data processing?
With ARC the data doesn't have to copied between threads and without ARC the copy is a single allocation + copyMem, quite cheap.
