Eli Arbel

Results 7 repositories owned by Eli Arbel

AsyncFriendlyStackTrace

212
Stars
21
Forks
Watchers

Async-friendly format for stack traces and exceptions

ConfigureAwaitChecker

102
Stars
24
Forks
Watchers

ConfigureAwait Checker for ReSharper and Rider

WPFContrib

127
Stars
36
Forks
Watchers

A collection of WPF controls and utility classes I've accumulated over the years.

IgnoresAccessChecksToGenerator

154
Stars
19
Forks
Watchers

Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute

FasterReflection

31
Stars
7
Forks
Watchers

Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.

RawInputProcessor

41
Stars
18
Forks
Watchers

Provides a way to distinguish input from multiple keyboards

spanify

62
Stars
4
Forks
Watchers

Span-ify your code: write high performance memory aware C#