https://github.com/rabbitmq/lz4-erlang
LZ4 compression library for Erlang.
https://github.com/rabbitmq/lz4-erlang
compression erlang lz4 native nif
Last synced: 8 months ago
JSON representation
LZ4 compression library for Erlang.
- Host: GitHub
- URL: https://github.com/rabbitmq/lz4-erlang
- Owner: rabbitmq
- License: other
- Created: 2017-05-26T13:16:43.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T14:16:17.000Z (over 1 year ago)
- Last Synced: 2025-04-13T12:47:33.732Z (about 1 year ago)
- Topics: compression, erlang, lz4, native, nif
- Language: C
- Homepage:
- Size: 389 KB
- Stars: 19
- Watchers: 18
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LZ4 NIF Library for Erlang and Elixir
This is an LZ4 compression library for Erlang implemented as a NIF. It was originally
developed for the needs of [Looking Glass](https://github.com/rabbitmq/looking_glass).
## Project Maturity
This project is young and immature.
## License and Copyright
See [LICENSE](./LICENSE).
(c) 2017-2019 Pivotal Software, Inc.