Sha256: 7f0df8a01cefee0864bbbedee300bfd86c0a792574f142fef69b6e8f8ade98d0

Contents?: true

Size: 283 Bytes

Versions: 2

Compression:

Stored size: 283 Bytes

Contents

# JSON Bloomfilter

A bloomfilter implementation in both Ruby and Javascript that can be serialised to and loaded from JSON. Very useful when needing to train a bloom filter in one language and using it in the other.

## Release notes

* **0.0.1** Skeleton

## License

See LICENSE

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
json-bloomfilter-0.0.2 README.md
json-bloomfilter-0.0.1 README.md