evilguest / linq2dLinks
Research project for the Linq for the 2d arrays and images
☆21Updated last year
Alternatives and similar repositories for linq2d
Users that are interested in linq2d are comparing it to the libraries listed below
Sorting:
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Library-based implementation of Code Contracts-like API☆34Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- BigMachines is State Machine library for .NET☆43Updated 3 weeks ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 10 months ago
- Nuget package merging utiility☆23Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- File path abstraction library for .NET.☆92Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆24Updated 2 years ago
- Efficient compiler of .NET expression trees☆22Updated 11 months ago
- Vectorized generic dictionary prototype☆25Updated 10 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 6 months ago
- Create visual dependency graphs of NuGet packages and .NET projects☆23Updated 2 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- .NET library to work with Git repositories☆34Updated last week
- Fast Accessors for .Net☆33Updated 2 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 2 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 4 months ago
- C# library which provides uniform API for conversion between types.☆23Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆45Updated last month
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago