On 28/11/2013, Silvan Jegen <s.je...@gmail.com> wrote: > If I understand correctly you would use mmap to allocate a sparse > memory area into which we could then directly index
Yes. > (either using UTF-8 or UTF-32 indices), right? I meant Unicodepoints; those are just Unicodecs. > Since mmap needs a file descriptor argument It's ignored for anonymous map.