Easy to use SIMD accelerated Array and Span methods
☆93Nov 19, 2022Updated 3 years ago
Alternatives and similar repositories for SimpleSIMD
Users that are interested in SimpleSIMD are comparing it to the libraries listed below
Sorting:
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆343Jan 7, 2026Updated 2 months ago
- High Performance QuadTree's for C# with proper struct support☆18Aug 15, 2022Updated 3 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Oct 1, 2024Updated last year
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Nov 25, 2020Updated 5 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Sep 26, 2025Updated 5 months ago
- Low-level utilities and tools for working with the CLR and memory.☆12Feb 20, 2021Updated 5 years ago
- Display live statistics during .NET garbage collections☆13May 23, 2024Updated last year
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Jun 25, 2022Updated 3 years ago
- ☆35Jan 21, 2025Updated last year
- A library for slicing and dicing arrays (without copying).☆14Oct 2, 2020Updated 5 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Dec 4, 2018Updated 7 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Sep 10, 2023Updated 2 years ago
- Allows using C# source generators using a fluent, type safe interface rather than string templating.☆25May 20, 2025Updated 10 months ago
- Low-level utilities and tools for working with the CLR and memory.☆40Mar 9, 2026Updated last week
- The fastest pure C# implementation of RoaringBitmaps.☆26Jul 31, 2025Updated 7 months ago
- KGy SOFT Core Libraries features high-performance and handy general libraries.☆73Dec 18, 2025Updated 3 months ago
- .NET Implementation of RoaringBitmap☆74Jun 25, 2020Updated 5 years ago
- Concurrency library for .Net☆65May 8, 2025Updated 10 months ago
- .NET bindings for native numerical computing☆31Jan 22, 2018Updated 8 years ago
- Managed port of mimalloc.☆45Oct 22, 2025Updated 4 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Oct 19, 2024Updated last year
- ☆23Jan 4, 2026Updated 2 months ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆32Mar 28, 2022Updated 3 years ago
- Low level, mostly safe FFmpeg API wrappers based on FFmpeg.AutoGen.☆16Jun 29, 2024Updated last year
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Nov 10, 2020Updated 5 years ago
- Control the value of the localsinit flag on methods.☆17Nov 28, 2020Updated 5 years ago
- Fast, idiomatic C# implementation of Flatbuffers☆568May 26, 2025Updated 9 months ago
- Allows import Unity packages to custom folder☆17Oct 18, 2025Updated 5 months ago
- A vector and matrix library written in C# using hardware intrinsics☆701Oct 4, 2022Updated 3 years ago
- C# library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs☆98Jan 28, 2026Updated last month
- A collection of various dangerous operations.☆28Mar 26, 2023Updated 2 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆183Aug 24, 2024Updated last year
- Parse IETF RateLimit headers for proactive rate limit awareness in .NET HttpClient and Polly pipelines.☆32Dec 20, 2025Updated 3 months ago
- Implementation of PointPillars paper in Unity for VRChat☆18Sep 27, 2022Updated 3 years ago
- ONNX format parsing and manipulation in C#.☆33Jan 16, 2025Updated last year
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- FrozenObjects serializer and deserializer☆95Aug 17, 2022Updated 3 years ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆329Feb 25, 2026Updated 3 weeks ago