bloom: Implementation of Stable Bloom Filter for unbounded streams.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

bloom is a new Haskeleton package.


[Skip to Readme]

Properties

Versions 0.0.0
Change log CHANGELOG.md
Dependencies base (<5), bloom, cereal, Dish, mtl, random, vector [details]
License MIT
Author
Maintainer Andrzej Sołtysik
Category Other
Home page https://github.com/asoltysik/haskell-bloom-streaming#readme
Bug tracker https://github.com/asoltysik/haskell-bloom-streaming/issues
Source repo head: git clone https://github.com/asoltysik/haskell-bloom-streaming
Uploaded by asoltysik at 2017-12-15T17:45:08Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for bloom-0.0.0

[back to package description]

haskell-bloom-streaming

Implementation of Stable Bloom Filter for unbounded streams in Haskell