Skip to content

xJonathanLEI/BloomFilter.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloom Filter for .NET

Based on implementation by joeyrobert, this implementation of bloom filter adds support for custom hash functions and importing existing bloom filters.

Installation

Install the package via NuGet:

dotnet add package BloomFilter.NET

About

Generic .NET bloom filter library with support for custom hashing functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages