GihanSoft / NaturalStringComparerLinks
LINQ like method and Comparer<string> that can be used to sort strings by number in them (like what windows explorer do {"text1", "text2", "text10"} instead of {"text1", "text10", "text2"}). pure C# with .NET Standard.
☆12Updated 8 months ago
Alternatives and similar repositories for NaturalStringComparer
Users that are interested in NaturalStringComparer are comparing it to the libraries listed below
Sorting:
- 🔥Performance Wars Benchmarking C# - This repository contains a collection of C# benchmarks to compare the performance of different appro…☆51Updated 10 months ago
- Full version of SignalGo server and client☆56Updated last year
- The dotnet enum flags feature is amazing, but it is too limited 🙁. InfiniteEnumFlags is the same without limitation. 😊 (It supports up…☆68Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enum…☆98Updated 3 years ago
- 🌈 Visualizes your BenchmarkDotNet benchmarks to Colorful images and Feature-rich HTML (and maybe powerful charts in the future!)☆53Updated this week
- .NET Dependency Injection Samples☆13Updated 7 years ago
- A fast and low allocation StringBuilder for .NET.☆102Updated 2 weeks ago
- Parse any type from string in efficient way☆35Updated last month
- Embark on an enriched journey with Entity Framework Core within the immersive landscape of Visual Studio, as this plugin seamlessly integ…☆23Updated 2 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Faster with Files☆59Updated 6 months ago
- A sitemap (sitemap.xml) querying and parsing library for .NET☆37Updated last year
- Roslyn based, set of code refactorings for Visual Studio☆34Updated last year
- NullFX CRC is a small set of CRC utilities (crc8, crc16, and crc32) written in C# and released under the MIT License☆45Updated last year
- This is Entity Framework Core logger and logger provider. A small package to allow store logs in any data store using Entity Framework Co…☆31Updated 7 months ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- Windows Form UI Components (.Net 6)☆20Updated last week
- 🚀 A comprehensive performance comparison benchmark between different .NET collections.☆74Updated 11 months ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- DNTScheduler.Core is a lightweight ASP.NET Core's background tasks runner and scheduler☆45Updated 4 years ago
- Adds extensions to Linq to offer dynamic queryables.☆28Updated 4 years ago
- A C# library that makes working with the enums more than 18 times faster without any memory allocation using the CSharp source generators…☆20Updated last year
- DNTBreadCrumb.Core Creates custom bread crumb definitions, based on Twitter Bootstrap features for ASP.NET Core applications.☆34Updated last year
- Binaron.Serializer - The binary serializer that is up to 150x faster than Newtonsoft.Json!☆84Updated 2 years ago
- Fast binary serializer☆65Updated 7 months ago
- HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.☆46Updated 8 months ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago