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 set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- ☆119Updated 12 years ago
- IDisposable helper types.☆135Updated last year
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Plugin for resharper, for converting code for async.☆175Updated 2 years ago
- Generate ToString method from public properties.☆83Updated 8 months ago
- C# Source Generator for UTF-8 binary literal☆146Updated last year
- String representations of expression trees + library of expression tree objects☆161Updated 2 years 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
- DAWG String Dictionary in C#☆120Updated last year
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆185Updated last year
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Generic weak event implementation☆195Updated 5 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
- Better random number generation for .NET☆63Updated 6 months ago
- Framework to drastically simplify your private reflection code using C# dynamic☆345Updated last year
- Benchmarking LINQ and alternative implementations☆182Updated last year
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆173Updated 3 weeks ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 6 months ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆206Updated 6 months ago
- Generates valid, readable C# from an Expression Tree.☆169Updated this week
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- A .NET implementation of several non-cryptographic hashes.☆68Updated 9 months ago
- Execute a function in a separate process☆234Updated last year
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated last week
- .NET Reflection.Emit extensions☆170Updated last year
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago