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:
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Efficient compiler of .NET expression trees☆22Updated last week
- Nuget package merging utiility☆23Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- File path abstraction library for .NET.☆94Updated 2 weeks ago
- .NET library to work with Git repositories☆34Updated 2 weeks ago
- Fast Accessors for .Net☆33Updated 3 years ago
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆33Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- An HTML generation library☆42Updated this week
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 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
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 3 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- ☆44Updated 2 years ago
- Library-based implementation of Code Contracts-like API☆34Updated 2 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- Code analysis improvements and context actions☆64Updated last week
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 9 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- A library of cross platform C# data structures. Generic B-tree written in C#, which can be replaced with NoSQL database stored in the mem…☆34Updated 7 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 8 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 3 weeks ago