On Monday, November 10, 2014 6:09:50 PM UTC-5, Jake Bolewski wrote: > > The 64 bit issue is killer and why I didn't go farther with integrating > blosc with hdf5. I guess I should had been more vocal about this. Take > what you may from my nascent package :-) >
Google's Snappy library has a 64-bit API, but seems to also be limited to 32-bit sizes internally, as is the LZ4 library. Kind of surprising that so many people would independently limit themselves to 32-bit buffers nowadays.