r-lyeh-archived / bundle

:package: Bundle, an embeddable compression library: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGELO, SHRINKER, CRUSH, LZJB and SHOCO streams in a ZIP file (C++03)(C++11)
zlib License
610 stars 86 forks source link

`cstring` is missing - necessary for `memmove` #3

Closed d-led closed 9 years ago

r-lyeh-archived commented 9 years ago

thanks!

d-led commented 9 years ago

you're welcome!

d-led commented 9 years ago

trying it out now in the context of https://github.com/d-led/ris

r-lyeh-archived commented 9 years ago

sounds like a fun project : )

d-led commented 9 years ago

checked out your projects :). you seem to have a lot of fun projects! Thanks for the cool library, btw