musicinmybrain / libcramjam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cramjam library

A Rust library combining different compression algorithms/libraries in a common (as possible) API.

CI Latest version Documentation License

Features:

  • snappy
  • lz4
  • bzip2
  • brotli
  • xz
  • zstd
  • gzip
  • deflate
  • blosc2
  • blosc2-shared
  • blosc2-static
  • capi: Build a C-ABI library. Compatible with cargo-c

Pre-compiled libraries available on Anaconda-Server Badge

About

License:MIT License


Languages

Language:Rust 100.0%