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:
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆120Updated 2 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆175Updated last year
- Span-ify your code: write high performance memory aware C#☆72Updated 6 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆118Updated last week
- C# implementation of a Rope<T> immutable data structure.☆129Updated 10 months ago
- High performance SIMD operations in c#☆46Updated 6 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆194Updated last year
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆73Updated last year
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
- NativeCompressions is the native ZStandard and LZ4 compression library and managed binding for .NET and Unity.☆168Updated last week
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆269Updated last month
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 8 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆196Updated last week
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆316Updated last week
- Double-ended queue☆134Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated 11 months ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆322Updated this week
- C# Source Generator for UTF-8 binary literal☆146Updated last year
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- High performance C# implementation of the Snappy compression algorithm☆87Updated 8 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 8 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆47Updated 3 years ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆118Updated 2 weeks ago