An open API service indexing awesome lists of open source software.

https://github.com/milesgranger/blosc2-rs

[WIP] Rust bindings to c-blosc2
https://github.com/milesgranger/blosc2-rs

blosc blosclz compression decompression

Last synced: 7 months ago
JSON representation

[WIP] Rust bindings to c-blosc2

Awesome Lists containing this project

README

          

# blosc2-rs

[![CI](https://github.com/milesgranger/blosc2-rs/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/milesgranger/blosc2-rs/actions/workflows/CI.yml)
[![Latest version](https://img.shields.io/crates/v/blosc2-rs.svg)](https://crates.io/crates/blosc2-rs)
[![Documentation](https://docs.rs/blosc2-rs/badge.svg)](https://docs.rs/blosc2-rs)
![License](https://img.shields.io/crates/l/blosc2-rs.svg)

Rust bindings for [c-blosc2](https://github.com/Blosc/c-blosc2)