NetFabric
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
NetFabric.Hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
-
LinqBenchmarks
Benchmarking project for LINQ and alternative implementations
-
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.Assertive
A fluent assertions library that performs full coverage on any enumerable type.
-
NetFabric.CodeAnalysis
Extensions to System.CodeAnalysis (Roslyn) and System.Reflection.
-
NetFabric.Angle
Immutable double-precision angle that support revolutions, radians, degrees and gradians.
-
NetFabric.Vision
Computer vision modules for .NET and Bonsai.