Code Monkey home page Code Monkey logo

Comments (4)

jzebedee avatar jzebedee commented on June 16, 2024 1

I don't plan to add this into libdeflate.net proper, but I do plan to break out the native package versioning so that you can dynamically load the native component without needing to use the pinned version (similar to what SQLitePCLRaw and Microsoft.Data.Sqlite[.Core] do). This should be enough to point libdeflate.net at your custom nvidia DLL and use the same Compressor/Decompressor interface for GDeflate.

from libdeflate.net.

jzebedee avatar jzebedee commented on June 16, 2024

Hi,

This library wraps the @ebiggers/libdeflate project, which only supports deflate-based (deflate, zlib, gzip) formats. I checked the latest libdeflate source and could not find any info about it supporting GDeflate.

I'm not familiar with GDeflate, but after reading its documentation and looking through the DirectX discord #directstorage channel for more info, it doesn't look like it's compatible with the deflate format.

[7:57 PM]randy: are GDeflate streams compatible with zlib? I don't see that spelled out anywhere
[11:24 AM]damyanp (msft): They are not.

Since GDeflate is not deflate-compatible, this library won't support GDeflate unless the upstream libdeflate project decides to add support for it.

from libdeflate.net.

Tkachov avatar Tkachov commented on June 16, 2024

Indeed, GDeflate was implemented in NVIDIA's fork (@NVIDIA/libdeflate) of the ebiggers repo. I thought that fork was the actual one, since it's referenced in Microsoft's repo.

Anyway, thanks for your time!

from libdeflate.net.

jzebedee avatar jzebedee commented on June 16, 2024

Got it, thanks. I'll take a look at the nvidia fork.

from libdeflate.net.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.