Skip to content
@NetFabric

NetFabric

Open-source libraries for .NET

Pinned Loading

  1. NetFabric.Hyperlinq NetFabric.Hyperlinq Public

    High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.

    C# 866 35

  2. NetFabric.Hyperlinq.Analyzer NetFabric.Hyperlinq.Analyzer Public

    A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.

    C# 42 6

Repositories

Showing 10 of 12 repositories
  • NetFabric.Numerics.Tensors Public

    A generic tensor library for .NET

    NetFabric/NetFabric.Numerics.Tensors’s past year of commit activity
    C# 7 MIT 1 1 6 Updated Jun 17, 2024
  • 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
    C# 42 MIT 6 2 2 Updated May 27, 2024
  • NetFabric.CodeAnalysis Public

    Extensions to System.CodeAnalysis (Roslyn) and System.Reflection.

    NetFabric/NetFabric.CodeAnalysis’s past year of commit activity
    C# 7 MIT 3 0 1 Updated Mar 27, 2024
  • NetFabric.Assertive Public

    A fluent assertions library that performs full coverage on any enumerable type.

    NetFabric/NetFabric.Assertive’s past year of commit activity
    C# 9 MIT 2 0 1 Updated Mar 27, 2024
  • 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
    C# 35 MIT 1 0 7 Updated Mar 25, 2024
  • LinqBenchmarks Public

    Benchmarking LINQ and alternative implementations

    NetFabric/LinqBenchmarks’s past year of commit activity
    C# 172 MIT 14 1 0 Updated Feb 14, 2024
  • 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
    C# 866 MIT 35 5 4 Updated Feb 14, 2024
  • NetFabric Public

    Defines .NET classes and structs common to other NetFabric projects

    NetFabric/NetFabric’s past year of commit activity
    C# 0 MIT 0 0 0 Updated Dec 4, 2023
  • 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
    C# 2 MIT 0 0 1 Updated Nov 9, 2023
  • NetFabric.DoublyLinkedList Public

    An alternative to LinkedList<T> with reverse operation and enumeration without allocation.

    NetFabric/NetFabric.DoublyLinkedList’s past year of commit activity
    C# 17 MIT 5 0 7 Updated Sep 10, 2023

Top languages

Loading…

Most used topics

Loading…