lua-resty-snappy
Compression library
A Lua module providing bindings to the Snappy compression algorithm
LuaJIT FFI bindings for Snappy, a fast compressor/decompressor (https://code.google.com/p/snappy/)
19 stars
6 watching
5 forks
Language: Lua
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bungle/lua-resty-libxl | A Lua library that provides an interface to Excel files using FFI-based bindings. | 15 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
bungle/lua-resty-haru | A Lua library providing FFI bindings to the Haru PDF library for creating and manipulating PDF documents. | 9 |
bungle/lua-resty-lanli | FFI Bindings to HTML Sanitizer Library | 5 |
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
doujiang24/lua-resty-zip | Provides zip compression and decompression functionality in LuaJIT | 11 |
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
bungle/lua-resty-nettle | FFI bindings for cryptographic functions from Nettle library | 182 |
bungle/lua-resty-taglib | Bindings for an audio meta-data library | 5 |
bungle/lua-resty-sass | FFI bindings for a Sass compiler implementation in C/C++. | 10 |
bungle/lua-resty-utf8rewind | Provides FFI bindings to support UTF-8 encoded text in Lua string handling functions | 4 |
bungle/lua-resty-gettext | A Lua library that provides FFI-based access to gettext functionality for use in OpenResty web servers. | 9 |
bungle/lua-resty-fileinfo | A Lua library that provides file type information based on the libmagic C-library | 12 |
bungle/lua-resty-scrypt | A Lua-based library implementing the scrypt password hashing algorithm | 18 |
golang/snappy | A compression library implemented in the Go programming language. | 1,528 |