giladfrid009 / SimpleSIMDLinks
Easy to use SIMD accelerated Array and Span methods
☆91Updated 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
- C# implementation of a Rope<T> immutable data structure.☆123Updated 8 months ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆116Updated 4 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆87Updated last year
- Span-ify your code: write high performance memory aware C#☆71Updated 3 months ago
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆69Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆175Updated 10 months ago
- A .NET MessagePack serialization library with great performance and simplicity.☆100Updated this week
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆190Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Simple C# source generation based on custom templates☆105Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 8 months ago
- Interop bindings for mimalloc.☆44Updated 4 months ago
- LINQ for Span<T>, without memory allocations.☆279Updated last year
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated 10 months ago
- C# Source Generator for UTF-8 binary literal☆145Updated 10 months ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆279Updated last year
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 6 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆311Updated 2 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆261Updated last month
- General purpose C# code library.☆99Updated 5 months ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆193Updated 2 months ago
- High performance SIMD operations in c#☆45Updated 6 years ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- NWindows is a cross-platform window creation and management library for .NET☆86Updated last year
- High performance contract-less binary serializer for .NET☆88Updated last month
- Simple way to serialize and deserialize polymorphic types for Json.NET☆46Updated 4 months ago