Skip to content

golib/kong-zstd-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kong-zstd-c

Wrap zstd with c for easying luajit usage by c-share.

  • wrap zstd api for easy usage
  • compiled to c-share for luajit

Build

make libzstd.so

Usage

You can use so released within lib, or compile yourself version.

lua

See zstd.lua for details.

Versioning

// TODO

Contribution

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.

Creator

Contributors

// TODO

License

// TODO

About

Wrap zstd api for easy usage with c or c-share.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published