tompazourek / NaturalSort.ExtensionLinks
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
☆201Updated 4 months ago
Alternatives and similar repositories for NaturalSort.Extension
Users that are interested in NaturalSort.Extension are comparing it to the libraries listed below
Sorting:
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆196Updated last year
- A lightweight full text indexer for .NET☆193Updated 6 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated last month
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆174Updated 4 months ago
- .NET library with advanced reflection APIs.☆229Updated last month
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆199Updated last week
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆157Updated 8 months ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆257Updated 4 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆206Updated 5 months ago
- C# interface-to-member source generator☆84Updated 2 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆311Updated last year
- Extensions to LINQ to Objects☆122Updated last week
- 🔑🔒 Lock your c# threads by key☆73Updated 9 months ago
- IDisposable helper types.☆134Updated last year
- Write scripts with the power of C# and .NET☆243Updated 3 years ago
- Windows Forms hosting extensions for the .NET Generic Host☆157Updated 7 months ago
- Generic weak event implementation☆194Updated 5 years ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆113Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- String representations of expression trees + library of expression tree objects☆161Updated 2 years ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆106Updated last week
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆181Updated last year
- Execute a function in a separate process☆234Updated last year
- Tasty, versatile, nutritious; goes with many things in .net.☆183Updated this week
- Generate fluent builders for your C# classes with ease.☆125Updated 3 weeks ago
- A tool to visualize the activity of the .NET garbage collector.☆182Updated last year
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆236Updated this week
- ServiceWire is a very fast and light weight service host and dynamic client library that simplifies the development and use of high perfo…☆192Updated 9 months ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆141Updated 3 weeks ago