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
- DAWG String Dictionary in C#☆121Updated 2 weeks ago
- Generic weak event implementation☆196Updated 5 years ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated 7 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆200Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- Benchmarking LINQ and alternative implementations☆181Updated last year
- .NET Reflection.Emit extensions☆170Updated last year
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month
- IDisposable helper types.☆136Updated last year
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 4 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- A generic interval tree implementation in C#☆183Updated 4 years ago
- Generate ToString method from public properties.☆83Updated 10 months ago
- ☆118Updated 12 years ago
- String representations of expression trees + library of expression tree objects☆161Updated 2 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- Better random number generation for .NET☆64Updated 7 months ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆168Updated 6 years ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆207Updated 7 months ago
- Framework to drastically simplify your private reflection code using C# dynamic☆346Updated last year
- Tracing rewriter using Fody☆93Updated 3 years ago
- High performance contract-less binary serializer for .NET☆89Updated 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…☆143Updated 2 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆202Updated 2 weeks ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆73Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆164Updated 3 months ago