A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations
☆38Oct 1, 2024Updated last year
Alternatives and similar repositories for LinqSIMDExtensions
Users that are interested in LinqSIMDExtensions are comparing it to the libraries listed below
Sorting:
- A .NET runtime, but in Rust. Because I can.☆13Feb 1, 2024Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Feb 23, 2026Updated 3 weeks ago
- Easy to use SIMD accelerated Array and Span methods☆93Nov 19, 2022Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆33Feb 11, 2024Updated 2 years ago
- Declarative Structured Concurrency for C#☆118Updated this week
- A DSL which simplifies the writing of ProtoBuf contracts for Zebus☆13Dec 18, 2025Updated 3 months ago
- Span-ify your code: write high performance memory aware C#☆73Dec 3, 2025Updated 3 months ago
- Columnar database on SSD NVMe☆15Apr 14, 2021Updated 4 years ago
- Blazer is high-performance archiver for .NET☆13Apr 23, 2018Updated 7 years ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Feb 23, 2026Updated 3 weeks ago
- Generate plots for BenchmarkDotNet☆13Nov 17, 2024Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆40Mar 9, 2026Updated last week
- Helps with debugging where modules get loaded in Visual Studio☆12Aug 25, 2023Updated 2 years ago
- .NET Serializer testing framework