NetFabric
NetFabric
NetFabric.Hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
LinqBenchmarks
Benchmarking LINQ and alternative implementations
NetFabric.DoublyLinkedList
An alternative to LinkedList<T> with reverse operation and enumeration without allocation.
NetFabric.Hyperlinq.Analyzer
A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.
NetFabric.Angle
An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.
NetFabric.Numerics
A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and geodetic.