tompazourek / NaturalSort.ExtensionLinks
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
☆203Updated 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:
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆197Updated last year
- C# interface-to-member source generator☆85Updated 4 months ago
- .NET library with advanced reflection APIs.☆228Updated 2 months ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆207Updated 8 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆166Updated 4 months ago
- IDisposable helper types.☆137Updated last year
- A lightweight full text indexer for .NET☆196Updated last week
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆158Updated last month
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆178Updated last month
- An asynchronous .NET library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key …☆281Updated last week
- Execute a function in a separate process☆234Updated last year
- Zero Allocation Writer/Reader Parser for .NET Core☆320Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- 🔑🔒 Lock your c# threads by key☆74Updated last week
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- 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
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆195Updated 2 months ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆240Updated last month
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆227Updated this week
- Generic weak event implementation☆196Updated 5 years ago
- A tool to visualize the activity of the .NET garbage collector.☆184Updated 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 11 months ago
- Windows Forms hosting extensions for the .NET Generic Host☆162Updated 3 weeks ago
- Extensions to LINQ to Objects☆124Updated this week
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- A C# Glob library for .NET and .NET Core.☆227Updated last year
- 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
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆143Updated 3 months ago
- Write scripts with the power of C# and .NET☆247Updated 4 years ago