theezak / BloomFiltersLinks
Invertible Bloom filter written in C# for efficiently estimating set differences.
☆21Updated 7 years ago
Alternatives and similar repositories for BloomFilters
Users that are interested in BloomFilters are comparing it to the libraries listed below
Sorting:
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆45Updated last month
- Low-level zero-overhead and the fastest LMDB .NET wrapper with some additional native methods useful for Spreads☆83Updated 9 months ago
- A Managed Implementation of Zlib for .NET☆20Updated last year
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- .NET bindings for native numerical computing☆31Updated 7 years ago
- A .NET Core implementation of Amazon's S3 API with focus on simplicity, security and performance☆56Updated 2 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 7 years ago
- ☆22Updated 4 months ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- Unified Concurrency: An Object oriented Approach to the synchronization! LockUC, SpinLockUC, TicketSpinLock, AsyncLockUC, AsyncSpinLockUC…☆27Updated 6 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated last year
- Power to the people! foreach over those ranges!☆15Updated 4 years ago
- An AOP code generator☆18Updated 4 years ago
- A full rewrite of the DBreeze project☆28Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆57Updated 5 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A LiteDB with realtime notifications☆43Updated last year
- A reader for Serilog's compact JSON format☆33Updated 6 months ago
- Extremely fast MurmurHash implementation with zero heap allocations☆40Updated 5 years ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- .NET Implementation of the T-Digest quantile estimation algorithm. Useful for calculating Quantiles or Percentiles from streaming data, o…☆25Updated 5 years ago