i3arnon / ConcurrentHashSet
A ConcurrentHashSet implementation
☆133Updated 3 years ago
Alternatives and similar repositories for ConcurrentHashSet:
Users that are interested in ConcurrentHashSet are comparing it to the libraries listed below
- Generate ToString method from public properties.☆83Updated 3 months ago
- String representations of expression trees + library of expression tree objects☆159Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- LINQ for Span<T>, without memory allocations.☆262Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆153Updated 5 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 8 months ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 6 months ago
- Implementation of a lock-free dictionary on .Net.☆501Updated 2 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆192Updated this week
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆118Updated 4 years ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆66Updated 3 weeks ago
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- Generates valid, readable C# from an Expression Tree.☆169Updated last week
- Json library that uses .NET 5 Source Generators☆148Updated 3 years ago
- C# Source Generator for UTF-8 binary literal☆142Updated 8 months ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 8 months ago
- The C# Source Generator Playground☆146Updated 3 years ago
- DAWG String Dictionary in C#☆120Updated 8 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Generic weak event implementation☆190Updated 4 years ago
- A lightweight full text indexer for .NET☆189Updated 2 months ago
- A C# Glob library for .NET and .NET Core.☆223Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆238Updated 6 months ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- String extensions for named parameterized string formatting.☆74Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆154Updated last month