Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rabbitmq/lz4-erlang
LZ4 compression library for Erlang.
https://github.com/rabbitmq/lz4-erlang
compression erlang lz4 native nif
Last synced: about 3 hours 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 (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T20:44:56.000Z (7 months ago)
- Last Synced: 2024-05-02T00:30:03.231Z (7 months ago)
- Topics: compression, erlang, lz4, native, nif
- Language: C
- Homepage:
- Size: 295 KB
- Stars: 17
- Watchers: 22
- Forks: 8
- Open Issues: 1
-
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.