tompazourek / NaturalSort.ExtensionLinks
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
☆207Updated last week
Alternatives and similar repositories for NaturalSort.Extension
Users that are interested in NaturalSort.Extension are comparing it to the libraries listed below
Sorting:
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆170Updated this week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆137Updated 3 years ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆159Updated 3 months ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆207Updated 10 months ago
- An asynchronous .NET library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key …☆302Updated last week
- C# interface-to-member source generator☆87Updated 6 months ago
- .NET library with advanced reflection APIs.☆227Updated last month
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆199Updated last year
- A lightweight full text indexer for .NET☆198Updated 2 months ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆183Updated last month
- Zero Allocation Writer/Reader Parser for .NET Core☆320Updated 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. …☆187Updated 2 years ago
- Windows Forms hosting extensions for the .NET Generic Host☆162Updated 2 months ago
- IDisposable helper types.☆138Updated last year
- 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
- A ConcurrentHashSet implementation☆140Updated 3 years ago
- A tool to visualize the activity of the .NET garbage collector.☆187Updated last year
- 🔑🔒 Lock your c# threads by key☆76Updated last week
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆244Updated this week
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆348Updated this week
- Generic weak event implementation☆194Updated 5 years ago
- Produce NuPkg files that have .NET Reference assemblies as resources☆161Updated 2 months ago
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆201Updated 4 months ago
- Extensions to LINQ to Objects☆126Updated last month
- A basic template for writing a C# source generator☆188Updated 3 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 8 months ago
- A Roslyn source generator for creating constructors.☆108Updated last week
- Implementation in C# of LINQ concept with struct☆309Updated 2 years ago