Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ other languages are maintained by third parties:
[other native reimplementation](https://github.com/dain/snappy) (including
the framing format)
* [Lua](https://github.com/forhappy/lua-snappy)
* [Nim](https://github.com/status-im/nim-snappy) (including the framing format)
* [Node.js](https://github.com/kesla/node-snappy) (including the [framing
format](https://github.com/kesla/node-snappy-stream))
* [Perl](http://search.cpan.org/dist/Compress-Snappy/)
Expand Down