tompazourek / NaturalSort.Extension
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
☆192Updated 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:
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆235Updated 3 weeks ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆153Updated 5 months ago
- .NET library with advanced reflection APIs.☆222Updated 2 weeks ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆472Updated last week
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆176Updated last week
- A lightweight full text indexer for .NET☆189Updated 2 months ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆354Updated this week
- Json library that uses .NET 5 Source Generators☆148Updated 3 years ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆150Updated 4 months ago
- The C# Source Generator Playground☆146Updated 3 years ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆162Updated last week
- Intelligent Enums☆215Updated 5 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆301Updated 9 months ago
- Moxy - Mixins code generator for C#☆120Updated 4 months ago
- A tool to visualize the activity of the .NET garbage collector.☆180Updated 10 months ago
- Easily identify which dependencies can be removed from a .NET project☆193Updated 2 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆307Updated this week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆128Updated 2 years ago
- IDisposable helper types.☆129Updated last year
- C# interface-to-member source generator☆80Updated 8 months ago
- Execute a function in a separate process☆234Updated 10 months ago
- Structured concurrency support for C#☆276Updated 2 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆173Updated 10 months ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆93Updated 10 months ago
- Practical generic programming for .NET☆204Updated last week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆245Updated 11 months ago
- Windows Forms hosting extensions for the .NET Generic Host☆150Updated 3 months ago
- DotMarkdown is Markdown framework for .NET☆123Updated 5 months ago
- String representations of expression trees + library of expression tree objects☆158Updated last year
- Implementation in C# of LINQ concept with struct☆302Updated last year