[Ironruby-core] zlib implementation
Tony Djordjevski
tony at v-sim.com
Thu Sep 13 13:41:32 EDT 2007
I took a quick look at the library you mentioned.
Correct me if I'm wrong (I've only done C++/CLI in .NET 2.0, rather than
Managed Extensions for C++ in .NET 1.0, and only very little of it), but
it looks like they are using unsafe code.
Won't this screw up the Mono people? I'm guessing portability is
probably a high priority.
Slavo Furman wrote:
> Hello!
>
> I would like to add following librariy to the list.
>
> DevelopDotNet Compression Library -
> http://www.developdotnet.com/modules/tinycontent/content/index.php?id=3
> <http://www.developdotnet.com/modules/tinycontent/content/index.php?id=3>
> Freeware (even for commercial products) with source codes, Artistic
> License (v. 1.0), it is written in managed C++ and it is based on *ZLib*
> <http://www.gzip.org/zlib> compression library engine. Very good perf.
> Good features.
>
> --s.
More information about the Ironruby-core
mailing list