Bloom filter (BF) is highly efficient for membership queries, which is widely used in blockchain mem-bership queries. Aiming at the existing BFs do not exploit the data characteristics of blockchain and the features of modern processors, this paper proposes a novel bloom filter variant named blockchain bloom filter (BBF). Firstly, this paper modifies data structure which divides BBF into groups, so that the mapping range of an element is limited into a group to reduce the number of cache misses and improve cache efficiency. Secondly, a simplified three-stage Hash process is presented to eliminate computing overhead by taking advantage of blockchain data characteristics. On this basis, BBF uses single instruction multiple data (SIMD) to para...
A Bloom Filter is a simple space-efficient randomized data structure for representing a set in order...
networking device algorithms. They implement fast set represen-tations to support membership queries...
Bloom filters are efficient randomized data structures for membership queries on a set with a certai...
A Bloom Filter is an efficient randomized data structure for membership queries on a set with a cert...
A Bloom filter is a very compact data structure that supports approximate membership queries on a se...
This paper presents new alternatives to the well-known Bloom filter data structure. The Bloom filter...
International audienceBloom filters are space-efficient data structures for fast set membership quer...
Bloom filters are widely used in genome assembly, IoT applications and several network applications ...
A Bloom Filter is an efficient randomized data structure for membership queries on a set with a cert...
Bloom Filters are a technique to reduce the effects of conflicts/ interference in hash table-like st...
Abstract-A Bloom Filter is a space-efficient data structure allowing membership queries over sets wi...
Abstract—Bloom Filters (BFs) are fundamental building blocks in various network security application...
Bloom filters are hash-based data structures for membership queries without false negatives widely u...
Abstract—Bloom Filters (BFs) are fundamental building blocks in various network security application...
Bloom Filter is a simple space-efficient randomized data structure for representing a set in order t...
A Bloom Filter is a simple space-efficient randomized data structure for representing a set in order...
networking device algorithms. They implement fast set represen-tations to support membership queries...
Bloom filters are efficient randomized data structures for membership queries on a set with a certai...
A Bloom Filter is an efficient randomized data structure for membership queries on a set with a cert...
A Bloom filter is a very compact data structure that supports approximate membership queries on a se...
This paper presents new alternatives to the well-known Bloom filter data structure. The Bloom filter...
International audienceBloom filters are space-efficient data structures for fast set membership quer...
Bloom filters are widely used in genome assembly, IoT applications and several network applications ...
A Bloom Filter is an efficient randomized data structure for membership queries on a set with a cert...
Bloom Filters are a technique to reduce the effects of conflicts/ interference in hash table-like st...
Abstract-A Bloom Filter is a space-efficient data structure allowing membership queries over sets wi...
Abstract—Bloom Filters (BFs) are fundamental building blocks in various network security application...
Bloom filters are hash-based data structures for membership queries without false negatives widely u...
Abstract—Bloom Filters (BFs) are fundamental building blocks in various network security application...
Bloom Filter is a simple space-efficient randomized data structure for representing a set in order t...
A Bloom Filter is a simple space-efficient randomized data structure for representing a set in order...
networking device algorithms. They implement fast set represen-tations to support membership queries...
Bloom filters are efficient randomized data structures for membership queries on a set with a certai...