Skip to content

port of rateless invertible bloom filters to typescript

License

Notifications You must be signed in to change notification settings

Download/riblt-ts

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.7%
  • JavaScript 0.3%