i3arnon / ConcurrentHashSetLinks
A ConcurrentHashSet implementation
☆140Updated 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.☆229Updated last year
- IDisposable helper types.☆138Updated last year
- String representations of expression trees + library of expression tree objects☆165Updated 2 years ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆68Updated 2 months ago
- C# Source Generator for UTF-8 binary literal☆148Updated last year
- A generic interval tree implementation in C#☆183Updated 4 years ago
- Generates valid, readable C# from an Expression Tree.☆170Updated this week
- ☆118Updated 13 years ago
- DAWG String Dictionary in C#☆123Updated 3 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
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆207Updated last week
- ServiceWire is a very fast and light weight service host and dynamic client library that simplifies the development and use of high perfo…☆193Updated last year
- Generate ToString method from public properties.☆84Updated last year
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆207Updated 10 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Benchmarking LINQ and alternative implementations☆180Updated last year
- .NET Reflection.Emit extensions☆169Updated last year
- Generic weak event implementation☆194Updated 5 years ago
- .NET implementation of the murmurhash☆114Updated 2 years ago
- Plugin for resharper, for converting code for async.☆177Updated 2 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 4 years ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆187Updated 2 years ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆146Updated 3 weeks ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 4 years ago
- A lightweight full text indexer for .NET☆198Updated 2 months ago
- Port of Google's farmhash algorithm to .NET☆67Updated 2 years ago