# rabin-rs

> Rabin chunker for IPFS implementation in Rust

Latest version **2.1.0** (published 2022-03-09) · (Apache-2.0 AND MIT) license · 0 weekly downloads

## Install

```sh
npm install rabin-rs
pnpm add rabin-rs
yarn add rabin-rs
bun add rabin-rs
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.1.0 |
| Published | 2022-03-09 |
| First published | 2022-03-04 |
| Weekly downloads | 0 |
| License | (Apache-2.0 AND MIT) |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 6.1 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Irakli Gozalshvili |
| Maintainers | gozala |
| Keywords | rabin, wasm, ipfs, chunker |

## Links

- npm: https://www.npmjs.com/package/rabin-rs
- Repository: https://github.com/gozala/rabin-wasm
- Homepage: https://github.com/gozala/rabin-wasm#readme
- Issues: https://github.com/gozala/rabin-wasm/issues
- npm.io page: https://npm.io/package/rabin-rs

## Recent versions

- 2.1.0 (latest) — 2022-03-09
- 2.0.0 — 2022-03-05
- 1.0.1 — 2022-03-04
- 0.1.0 — 2022-03-04

## README

# rabin-rs

> ipfs rabin chunker implementation

Library implements rabin chunker compatible with go-ipfs in Rust. This package also js wrapper around around wasm compiled module.

---
_Source: https://npm.io/package/rabin-rs · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
