i3arnon / ConcurrentHashSetLinks
A ConcurrentHashSet implementation
☆138Updated 3 years ago
Alternatives and similar repositories for ConcurrentHashSet
Users that are interested in ConcurrentHashSet are comparing it to the libraries listed below
Sorting:
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- Generate ToString method from public properties.☆83Updated 6 months ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated 3 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 11 months ago
- String representations of expression trees + library of expression tree objects☆159Updated 2 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- A generic interval tree implementation in C#☆182Updated 4 years ago
- Generic weak event implementation☆193Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- .NET Reflection.Emit extensions☆170Updated 11 months ago
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- DAWG String Dictionary in C#☆121Updated 11 months ago
- ☆119Updated 12 years ago
- IDisposable helper types.☆131Updated last year
- Benchmarking LINQ and alternative implementations☆184Updated last year
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Better random number generation for .NET☆63Updated 4 months ago
- A lightweight full text indexer for .NET☆190Updated 4 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆199Updated 2 months ago
- Plugin for resharper, for converting code for async.☆175Updated 2 years ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆118Updated 5 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- .NET library with advanced reflection APIs.☆227Updated 3 months ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆202Updated 4 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated last week
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆140Updated 10 months ago