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:
- .NET library with advanced reflection APIs.☆227Updated last month
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆207Updated 10 months ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆199Updated last year
- C# interface-to-member source generator☆87Updated 6 months ago
- 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
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆170Updated this week
- A lightweight full text indexer for .NET☆197Updated 2 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆320Updated last year
- IDisposable helper types.☆138Updated last year
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆235Updated last week
- Extensions to LINQ to Objects☆126Updated last month
- 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
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆183Updated last month
- 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
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆201Updated 4 months ago
- String representations of expression trees + library of expression tree objects☆165Updated 2 years ago
- A tool to visualize the activity of the .NET garbage collector.☆187Updated 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
- 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
- Execute a function in a separate process☆234Updated last year
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆146Updated 3 weeks ago
- A C# Glob library for .NET and .NET Core.☆229Updated last year
- 🔑🔒 Lock your c# threads by key☆76Updated last week
- C# Source Generator to Create Strongly Typed SignalR Clients.☆203Updated 3 weeks ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆154Updated 10 months ago
- Windows Forms hosting extensions for the .NET Generic Host☆162Updated 2 months ago
- Implementation in C# of LINQ concept with struct☆309Updated 2 years ago
- A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or t…☆114Updated 3 years ago