kthompson / globLinks
A C# Glob library for .NET and .NET Core.
☆227Updated last year
Alternatives and similar repositories for glob
Users that are interested in glob are comparing it to the libraries listed below
Sorting:
- Generates valid, readable C# from an Expression Tree.☆169Updated this week
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- IDisposable helper types.☆137Updated last year
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated 2 months ago
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 4 years ago
- Generate ToString method from public properties.☆83Updated 10 months ago
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆390Updated 2 weeks ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Generate Equals, GetHashCode and operators methods from properties.☆112Updated last month
- A Roslyn based C# source generation framework☆133Updated 2 weeks ago
- ☆118Updated 12 years ago
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- The last comparison library you'll ever need!☆442Updated last year
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆168Updated 6 years ago
- C# library to create a common interface to non-cryptographic hash functions.☆256Updated 3 years ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- DotMarkdown is Markdown framework for .NET☆126Updated last year
- A lightweight full text indexer for .NET☆196Updated last week
- Tracing rewriter using Fody