evilguest / linq2dLinks
Research project for the Linq for the 2d arrays and images
☆20Updated last year
Alternatives and similar repositories for linq2d
Users that are interested in linq2d are comparing it to the libraries listed below
Sorting:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- File path abstraction library for .NET.☆68Updated last week
- .NET library to work with Git repositories☆34Updated last week
- Nuget package merging utiility☆23Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Efficient compiler of .NET expression trees☆22Updated 9 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months ago
- An allocation free Task-like object for async methods☆39Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 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 2 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Extremely fast MurmurHash implementation with zero heap allocations☆42Updated 5 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Library-based implementation of Code Contracts-like API☆34Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 7 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- ☆59Updated 2 weeks ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 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☆66Updated last year
- Analyse Memory Dumps looking at .NET String types☆30Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago