giladfrid009 / SimpleSIMDLinks
Easy to use SIMD accelerated Array and Span methods
☆92Updated 3 years ago
Alternatives and similar repositories for SimpleSIMD
Users that are interested in SimpleSIMD are comparing it to the libraries listed below
Sorting:
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆133Updated last week
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆89Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆139Updated this week
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆179Updated last year
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆75Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆56Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 2 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- Managed port of mimalloc.☆45Updated 2 months ago
- Double-ended queue☆137Updated last year
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated last year
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆63Updated 8 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆206Updated 3 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated last week
- NativeCompressions is the native binding and high-level API of ZStandard, LZ4 and OpenZL compression library for .NET and Unity.☆214Updated 2 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- KGy SOFT Core Libraries features high-performance and handy general libraries.☆73Updated 3 weeks ago
- Implementation in C# of LINQ concept with struct☆308Updated last year
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 8 months ago