tompazourek / NaturalSort.Extension
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
☆188Updated last month
Alternatives and similar repositories for NaturalSort.Extension:
Users that are interested in NaturalSort.Extension are comparing it to the libraries listed below
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆218Updated 4 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆244Updated 10 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆150Updated 4 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆152Updated this week
- .NET library with advanced reflection APIs.☆220Updated 3 weeks ago
- Practical generic programming for .NET☆199Updated last week
- A lightweight full text indexer for .NET☆188Updated 3 weeks ago
- Source only package that exposes newer .net and C# features to older runtimes.☆343Updated last week
- Auto generate Clone method using C# Source Generator☆81Updated 2 years ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 5 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆463Updated this week
- A tool to visualize the activity of the .NET garbage collector.☆180Updated 8 months ago
- Moxy - Mixins code generator for C#☆120Updated 3 months ago
- IDisposable helper types.☆127Updated 11 months ago
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- C# interface-to-member source generator☆79Updated 6 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆147Updated 2 months ago
- Extensions to LINQ to Objects☆121Updated last week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆122Updated 2 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆169Updated 9 months ago
- DotMarkdown is Markdown framework for .NET☆123Updated 4 months ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆156Updated 3 months ago
- The C# Source Generator Playground☆146Updated 3 years ago
- C# Source Generator for UTF-8 binary literal☆140Updated 6 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆287Updated this week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆251Updated 2 weeks ago
- Benchmarking LINQ and alternative implementations☆178Updated last year
- String representations of expression trees + library of expression tree objects☆159Updated last year
- 🔑🔒 Lock your c# threads by key☆69Updated 4 months ago