giladfrid009 / SimpleSIMDLinks
Easy to use SIMD accelerated Array and Span methods
☆92Updated 2 years ago
Alternatives and similar repositories for SimpleSIMD
Users that are interested in SimpleSIMD are comparing it to the libraries listed below
Sorting:
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆122Updated 2 weeks ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆86Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆177Updated last year
- Span-ify your code: write high performance memory aware C#☆72Updated 7 months ago
- Simple C# source generation based on custom templates☆108Updated 2 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated last week
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆124Updated this week
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated 10 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆55Updated last year
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆74Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 6 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 2 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆193Updated last year
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆72Updated last year
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆317Updated last month
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated 2 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆201Updated last month
- High performance SIMD operations in c#☆47Updated 6 years ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆117Updated 3 weeks ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆66Updated last year
- Managed port of mimalloc.☆44Updated 3 weeks ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆48Updated 3 years ago
- High performance C# implementation of the Snappy compression algorithm☆89Updated 3 weeks ago