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
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆172Updated 10 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆153Updated 5 months ago
- .NET library with advanced reflection APIs.☆222Updated last month
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆174Updated this week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆124Updated 2 years ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆228Updated this week
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆464Updated this week
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆148Updated 3 months ago
- C# interface-to-member source generator☆80Updated 7 months ago
- Source only package that exposes newer .net and C# features to older runtimes.☆349Updated last week
- Zero Allocation Writer/Reader Parser for .NET Core☆301Updated 8 months ago
- A tool to visualize the activity of the .NET garbage collector.☆180Updated 9 months ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- LINQ for Span<T>, without memory allocations.☆259Updated last year
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆161Updated 3 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆244Updated 10 months ago
- IDisposable helper types.☆128Updated last year
- A lightweight full text indexer for .NET☆189Updated last month
- Practical generic programming for .NET☆202Updated this week
- Structured concurrency support for C#☆276Updated 2 years ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆154Updated 3 weeks ago
- C# Source Generator for UTF-8 binary literal☆141Updated 7 months ago
- Execute a function in a separate process☆233Updated 10 months ago
- A basic template for writing a C# source generator☆187Updated 3 years ago
- The C# Source Generator Playground☆146Updated 3 years ago
- Moxy - Mixins code generator for C#☆120Updated 3 months ago
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- Intelligent Enums☆213Updated 5 months ago
- Roslyn analyzers for IDisposable☆402Updated 10 months ago
- Extensions to LINQ to Objects☆121Updated this week