High performance Linq-style extension methods that are multithreaded and use System.Numerics SIMD for arrays and lists.
Info
Version: | 1.0.2 |
Author(s): | Jack Mott |
Last Update: | Friday, July 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jackmott/LinqFaster |
NuGet Url: | https://www.nuget.org/packages/LinqFaster.SIMD.Parallel |
Install
Install-Package LinqFaster.SIMD.Parallel
dotnet add package LinqFaster.SIMD.Parallel
paket add LinqFaster.SIMD.Parallel
LinqFaster.SIMD.Parallel Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- System.Numerics.Vectors(>= 4.5.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- System.Numerics.Vectors(>= 4.5.0)
- System.Numerics.Vectors(>= 4.5.0)
Tags