linkdotnet / LinqSIMDExtensionsLinks
A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations
☆38Updated 8 months ago
Alternatives and similar repositories for LinqSIMDExtensions
Users that are interested in LinqSIMDExtensions are comparing it to the libraries listed below
Sorting:
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- Adds syntax highlighting to SQL in C# strings☆33Updated last year
- ☆22Updated this week
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- A C# string parser based on simple templates using source generators.☆43Updated last month
- ☆53Updated last week
- Simple source only reflection library with default interface property support☆71Updated last month
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- BigMachines is State Machine library for .NET☆42Updated 2 weeks ago
- Unit Testing with Local Functions☆29Updated last month
- A CSharp library that can deep clone any object using only reflection.☆50Updated 2 years ago
- Non-boxing passing of values.☆27Updated 10 months ago
- An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.☆39Updated this week
- Linq for Span<T> using SourceGenerators