shuffly 0.1.3

Increases compressability of data with fixed-sized records.
Documentation
[dependencies.anyhow]
version = "1.0.52"

[dependencies.crossbeam]
version = "0.8.1"

[dependencies.lz4]
version = "1.23.2"

[dependencies.num_cpus]
version = "1.13.1"

[dependencies.rayon]
version = "1.5.1"

[dependencies.structopt]
version = "0.3.25"

[dependencies.thiserror]
version = "1.0.30"

[package]
description = "Increases compressability of data with fixed-sized records."
edition = "2021"
homepage = "https://github.com/VeaaC/shuffly"
keywords = ["compression", "flatdata"]
license = "MIT"
name = "shuffly"
repository = "https://github.com/VeaaC/shuffly"
resolver = "2"
version = "0.1.3"