Skip to content

Releases: vla/BloomFilter.NetCore

2.3.1

17 Aug 09:38
@vla vla
Compare
Choose a tag to compare

Fix the length of the bucket must be greater than the capacity

2.3.0

17 Aug 09:30
@vla vla
Compare
Choose a tag to compare

Filtering Memory now supports capacities greater than 2147483647 #12

2.2.1

24 May 12:48
@vla vla
Compare
Choose a tag to compare
  • Supports export and import for in memory #6

2.2.0

02 Jan 04:47
@vla vla
Compare
Choose a tag to compare

Added TargetFrameworks net8.0

2.1.1

14 Jun 15:11
@vla vla
Compare
Choose a tag to compare

2.1.0

13 Jun 12:31
@vla vla
Compare
Choose a tag to compare
  • Add vectorization to improve CRC32 performance
  • Remove uint usage (CLS) #8

2.0.0

09 May 12:34
@vla vla
Compare
Choose a tag to compare
  • Refactor hash algorithm implementation
  • Add hash algorithms XXHash3, XXHash128, Murmur128BitsX64, Murmur128BitsX86
  • CRC32 and Adler32 support hardware acceleration
  • The Add and AddAsync function is changed to ReadOnlySpan

1.3.0

04 May 12:39
@vla vla
Compare
Choose a tag to compare
  • Add xxHash32 and xxHash64 algorithm
  • Remove net5.0

1.1.0

02 May 03:32
@vla vla
Compare
Choose a tag to compare
  • Added FreeRedis Support
  • Upgrade dependent libraries

1.0.3

23 Nov 04:20
@vla vla
Compare
Choose a tag to compare
chore: bump to 1.0.3