RubyGems Navigation menu

rlz4 0.1.1

Ruby bindings (via Rust/magnus) for the lz4_flex LZ4 implementation. Provides LZ4 frame-format compress/decompress at module level and a stateful Dictionary class for block-format compression with a shared dictionary. Designed to be safe to call from multiple Ractors, unlike existing Ruby LZ4 gems.

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 April 08, 2026 (12 KB)

Runtime Dependencies (1):

rb_sys ~> 0.9

Development Dependencies (3):

minitest ~> 5.0
rake ~> 13.0
rake-compiler ~> 1.2

Owners:

Pushed by:

GitHub

Authors:

  • Patrik Wenger

SHA 256 checksum:

=

Provenance:

Built and signed on

GitHub Actions

Build summary

Total downloads 84

For this version 84

Version Released:

License:

MIT

Required Ruby Version: >= 4.0.0

Links: