Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
12 packages returned for Tags:"Bloom"
Sort by
Relevance
Downloads
Recently updated
VDS.
Common
by:
dotnetrdf
robvesse
1,165,106 total downloads
last updated
5/12/2023
Latest version:
2.0.0-pre0007
Data
Structures
Tree
Trie
Binary
AVL
Scapegoat
Dictionary
Collections
Sparse
More tags
A library containing useful data structures like Trees, Tries, Sparse Arrays, Bloom Filters and indexing tailored dictionaries.
Maybe.
NET
by:
rmccoy
258,341 total downloads
last updated
4/23/2019
Latest version:
1.0.123
bloom
filter
count-min
sketch
skiplist
probabilistic
netstandard20
Maybe.NET is a library of probabilistic data structures. Instantly start using bloom filters, skip lists, count min sketch, and more!
BloomFilterCore
by:
giometrix
3,053 total downloads
last updated
12/13/2018
Latest version:
1.0.1
bloom-filter
bloomfilter
bloom
A Bloom Filter is a probabalistic data structure that Implements the Add() and Contains() methods in a memory efficient manner when compared to the more traditional Hash Set. However, the Bloom Filter has some...
More information
BloomFilter
by:
greatgrahambini
6,306 total downloads
last updated
12/30/2015
Latest version:
1.0.1
Bloom
Filter
Set
Probabalistic
Data
Structure
A Bloom Filter is a probabalistic data structure that Implements the Add() and Contains() methods in a memory efficient manner when compared to the more traditional Hash Set. However, the Bloom Filter has some...
More information
M5.
BloomFilter
by:
MILL5
6,561 total downloads
last updated
3/16/2022
Latest version:
1.0.8
bloom
filter
set
hash
dictionary
map
An implementation of a Bloom Filter.
M5.
BloomFilter.
Serialization.
Json
by:
MILL5
4,783 total downloads
last updated
3/16/2022
Latest version:
1.0.8
bloom
filter
set
hash
dictionary
map
json
Help serialize bloom filters using JSON
BloomEffectRenderer
by:
Psilo
9,688 total downloads
last updated
1/18/2020
Latest version:
1.1.5
bloom
post
process
effect
pipeline
monogame
rendertarget
render
gaussian
blur
More tags
If you want to add a nice bloom-effect to your game, this library will help you. It's a portable library, so it will work with all MG flavors and it is pretty simple to use. Just create a BloomEffectRenderer...
More information
Bloomy.
Lib
by:
gpufreak
970 total downloads
last updated
6/24/2020
Latest version:
1.1.0
bloom
bloom-filter
hash
Fast C# implementation of bloom filters packed in a .NET Standard library.
M5.
BloomFilter.
Serialization.
ProtoBuf
by:
MILL5
1,699 total downloads
last updated
3/16/2022
Latest version:
1.0.8
bloom
filter
set
hash
dictionary
map
google
protobuf
protocol
buffers
Help serialize bloom filters using Google Protocol Buffers
MonoGame.
GlowEffect
by:
DaniloPeres
1,236 total downloads
last updated
12/28/2021
Latest version:
1.0.4
MonoGame
Glow
Effect
MonoGame
Glow
MonoGame
Bloom
MonoGame
MonoGame.GlowEffect is a library to generate glow for Texture2D in MonoGame. We also support Sprite Font. We use a shader effect to process the glow effect.
DStruct.
NET
by:
S.Prosperi
3,496 total downloads
last updated
12/11/2020
Latest version:
1.2.0
datastructures
data-structures
data
structures
defaultdictionary
default-dictionary
default
dictionary
binarytree
binary-tree
More tags
Advanced data structures for .NET
CSharp.
DataStructures
by:
filhodapuc
3,630 total downloads
last updated
10/6/2015
Latest version:
1.2.0
DS
data
structures
AVL
Tree
B+
Tree
BTree
Binary
Search
More tags
A library for all the data structures in C#. Every class is generic and reusable.