CBGonzalez / SIMDPerformanceLinks
High performance SIMD operations in c#
☆47Updated 6 years ago
Alternatives and similar repositories for SIMDPerformance
Users that are interested in SIMDPerformance are comparing it to the libraries listed below
Sorting:
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆86Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆66Updated last year
- Span-ify your code: write high performance memory aware C#☆73Updated this week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated last month
- C# version for the The One Billion Row Challenge☆33Updated last year
- Managed port of mimalloc.☆44Updated last month
- High performance C# implementation of the Snappy compression algorithm☆89Updated last week
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago
- NativeCompressions is the native binding and high-level API of ZStandard, LZ4 and OpenZL compression library for .NET and Unity.☆206Updated 2 weeks ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last month
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆56Updated last year
- Parse any type from string in efficient way☆35Updated last week
- A framework for transparently invoking multiple instances or clients.☆39Updated 2 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 7 months ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last week
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆132Updated last week
- Simple C# source generation based on custom templates☆108Updated 2 years ago
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆74Updated last year
- Intrinsics accelerated math functions for .NET Core - trading accuracy for performance☆17Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago