turbo_pfor_sys

Crates.ioturbo_pfor_sys
lib.rsturbo_pfor_sys
version0.1.3
sourcesrc
created_at2024-06-22 17:54:06.216191
updated_at2024-06-22 19:39:47.233292
descriptionTurboPFor codec bindings
homepage
repositoryhttps://github.com/mwlon/turbo-pfor-sys
max_upload_size
id1280606
size2,792,249
Martin (mwlon)

documentation

README

TurboPFor Rust Bindings

See TurboPFor for information about this lossless codec for numerical data. Note that I am not the original author; this just binds to the original.

These bindings are published to crates.io and build from source; the ones in the TurboPFor main repo are local and rely on a pre-built library in the default search path.

These bindings currently only support Unix.

Also Relevant

  • Pcodec: another lossless codec for numerical data; contains a CLI with with benchmarks against a variety of other codecs.
Commit count: 12

cargo fmt