Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ZILtoid1991/bindbc-zstandard

Configurable dynamic and static binding to Facebook's zstandard compression library.
https://github.com/ZILtoid1991/bindbc-zstandard

Last synced: about 1 hour ago
JSON representation

Configurable dynamic and static binding to Facebook's zstandard compression library.

Awesome Lists containing this project

README

        

# bindbc-zstandard
Configurable dynamic and static binding to Facebook's zstandard compression library.

Created by Laszlo Szeremi ([email protected] https://twitter.com/ziltoid1991 https://ko-fi.com/D1D45NEN https://www.patreon.com/ShapeshiftingLizard)

# Current status

* DLL works without an issue under Windows.
* Other OSes are untested, and you'll need to specify the shared object files due to my lack of knowledge on their default locations. Feel free to make a pull request in that regard.
* Versions 1.3 and onwards are supported. Older versions are not planned.
* Certain static-only functions haven't been linked. If you need them, you can add them.