tompazourek / NaturalSort.ExtensionLinks
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
☆201Updated 3 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:
- .NET library with advanced reflection APIs.☆228Updated 3 weeks ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆195Updated last year
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆255Updated 4 months ago
- C# interface-to-member source generator☆84Updated last month
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆204Updated 4 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆156Updated 7 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆305Updated last year
- Extensions to LINQ to Objects☆122Updated this week
- A tool to visualize the activity of the .NET garbage collector.☆182Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆162Updated last month
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆326Updated last week
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆174Updated 3 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆186Updated last week
- Execute a function in a separate process☆234Updated 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…☆192Updated 8 months ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- A lightweight full text indexer for .NET☆192Updated 5 months ago
- IDisposable helper types.☆134Updated last year
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆234Updated 4 months ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 5 months ago
- 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
- String representations of expression trees + library of expression tree objects☆160Updated 2 years ago
- Write scripts with the power of C# and .NET☆243Updated 3 years ago
- C# Source Generator to Create Strongly Typed SignalR Clients.☆187Updated 3 weeks ago
- Tasty, versatile, nutritious; goes with many things in .net.☆182Updated last week
- Generic weak event implementation☆194Updated 5 years ago
- Windows Forms hosting extensions for the .NET Generic Host☆155Updated 6 months ago
- A lightweight yet feature-rich file logger implementation for the Microsoft.Extensions.Logging framework.☆158Updated 6 months ago