digitalmars.D - blosc
- bearophile <bearophileHUGS lycos.com> Sep 03 2010
- Justin Johansson <no spam.com> Sep 05 2010
- bearophile <bearophileHUGS lycos.com> Sep 05 2010
Something that seems fit for the D2 standard library, a lossless compressor meant to speed up some memory-heavy operations (already used in Pytables): http://blosc.pytables.org/trac Bye, bearophile
Sep 03 2010
bearophile wrote:Something that seems fit for the D2 standard library, a lossless compressor meant to speed up some memory-heavy operations (already used in Pytables): http://blosc.pytables.org/trac Bye, bearophile
Which specific standard D2 library module do you propose this fit for? Cheers Justin
Sep 05 2010
Justin Johansson:Which specific standard D2 library module do you propose this fit for?
std.memory, that contains some special allocators too :-) Bye, bearophile
Sep 05 2010








bearophile <bearophileHUGS lycos.com>