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