zicklag / riblt-ts

port of rateless invertible bloom filters to typescript

Repository from Github https://github.comzicklag/riblt-tsRepository from Github https://github.comzicklag/riblt-ts

Rateless Invertible Bloom Filters

Typescript port of https://github.com/yangl1996/riblt. Warning, this is a toy implementation & shouldn't be used in production.

Maintenance Status: Tier 3

This is a "tier 3" repository from number 0. This means that someone wrote this code largely as a throwaway / one-off, and don't intend to maintain it.

We likely won't address bugs or issues in tier 3 repos, and will be slow to respond to pull requests. Feel free to fork this & make it great, or reach out to us on the iroh discord if you aren't getting a prompt response on this code. Again, no promises we'll be able to do anything about it.

About

port of rateless invertible bloom filters to typescript

License:Apache License 2.0


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%