Categories: None [Edit]

rzstd

https://rubygems.org/gems/rzstd
https://github.com/paddor/rzstd
Ruby bindings (via Rust/magnus) for the Zstandard compressor with persistent ZSTD_CCtx / ZSTD_DCtx contexts that are reused across calls. Provides Zstd frame compress/decompress at module level and a stateful Dictionary class for dict-bound compression. Designed to be safe to call from multiple Ractors and competitive with rlz4 on small messages, where per-call context allocation in zstd-ruby dominates the cost.

Total

Ranking: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
183,7441,321nnq-zstd
184,6281,180omq-zstd
188,743486omq-rfc-zstd

Depends on

RankDownloadsName
81,354,615,159rake
141,244,614,943minitest
1,33734,162,214rb_sys
1,47528,921,272rake-compiler

Owners

#GravatarHandle
1iconpaddor