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
- Nuget package merging utiility☆23Updated this week
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 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.☆20Updated last month
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 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 3 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Library-based implementation of Code Contracts-like API☆34Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months ago
- Fast Accessors for .Net☆33Updated 3 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 8 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- .NET library to work with Git repositories☆34Updated this week
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Efficient compiler of .NET expression trees☆22Updated 2 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- File path abstraction library for .NET.☆95Updated this week
- Vectorized generic dictionary prototype☆26Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated this week
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Updated 5 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated 2 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- BigMachines is State Machine library for .NET☆44Updated 2 months ago