simd
Here are 47 public repositories matching this topic...
World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.
-
Updated
Jan 17, 2025 - C#
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
-
Updated
Feb 14, 2024 - C#
Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
-
Updated
May 5, 2020 - C#
Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support
-
Updated
Nov 2, 2023 - C#
High performance algorithms in C#: SIMD/SSE, multi-core and faster
-
Updated
Feb 12, 2024 - C#
Amplifier allows .NET developers to easily run complex applications with intensive mathematical computation on Intel CPU/GPU, NVIDIA, AMD without writing any additional C kernel code. Write your function in .NET and Amplifier will take care of running it on your favorite hardware.
-
Updated
Dec 8, 2022 - C#
A supplementary SIMD math library to Unity.Mathematics, extending it to all C# numeric types while adding many new types and functions. Written entirely with hardware intrinsics, using Unity.Burst.
-
Updated
Oct 30, 2024 - C#
Faster.Map is a high-performance, thread-safe hashmap designed to outperform the standard Dictionary and ConcurrentDictionary
-
Updated
Jan 15, 2025 - C#
Easy to use SIMD accelerated Array and Span methods
-
Updated
Nov 19, 2022 - C#
Base64 encoding / decoding with SIMD-support, also base64Url
-
Updated
May 22, 2023 - C#
This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.
-
Updated
Nov 25, 2020 - C#
A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations
-
Updated
Oct 1, 2024 - C#
Taking the new `System.Runtime.Intrinsics` namespace for a spin
-
Updated
Sep 26, 2019 - C#
Leorik is a strong, open-source UCI chess engine written in C#
-
Updated
Jan 6, 2025 - C#
Improve this page
Add a description, image, and links to the simd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simd topic, visit your repo's landing page and select "manage topics."