NetFabric
Open-source libraries for .NET
Pinned Loading
Repositories
Showing 10 of 12 repositories
- NetFabric.Hyperlinq.Analyzer Public
A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.
NetFabric/NetFabric.Hyperlinq.Analyzer’s past year of commit activity - NetFabric.Assertive Public
A fluent assertions library that performs full coverage on any enumerable type.
NetFabric/NetFabric.Assertive’s past year of commit activity - NetFabric.Numerics Public
A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and geodetic.
NetFabric/NetFabric.Numerics’s past year of commit activity - NetFabric.Hyperlinq Public
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
NetFabric/NetFabric.Hyperlinq’s past year of commit activity - NetFabric.ForEachEx Public
Enhances the functionality of the ForEach method, making it available for use with all types of collections.
NetFabric/NetFabric.ForEachEx’s past year of commit activity - NetFabric.DoublyLinkedList Public
An alternative to LinkedList<T> with reverse operation and enumeration without allocation.
NetFabric/NetFabric.DoublyLinkedList’s past year of commit activity