NetFabric
Open-source libraries for .NET
Pinned repositories
Repositories
-
NetFabric.Hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
-
NetFabric.Angle
Immutable double-precision angle that support revolutions, radians, degrees and gradians.
-
-
NetFabric.Assertive
A fluent assertions library that performs full coverage on any enumerable type.
-
NetFabric.CodeAnalysis
Extensions to System.CodeAnalysis (Roslyn) and System.Reflection.
-
NetFabric.Hyperlinq.Analyzer
A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.
-
NetFabric.DoublyLinkedList
An alternative to LinkedList<T> with reverse operation and enumeration without allocation.
-
NetFabric.Vision
Computer vision modules for .NET and Bonsai.