Wrap zstd with c for easying luajit usage by c-share.
- wrap zstd api for easy usage
- compiled to c-share for luajit
make libzstd.so
You can use so
released within lib
, or compile yourself version.
See zstd.lua for details.
// TODO
I would welcome your contribution! If you find any improvement or issue you want to fix, feel free to send a pull request, I like pull requests that include test cases for fix/enhancement. I have done my best to bring pretty good code coverage. Feel free to write tests.
BTW, I'd like to know what you think about kong-zstd-c
. Kindly open an issue or send me an email; it'd mean a lot to me.
// TODO
// TODO