CBGonzalez / SIMDPerformance
High performance SIMD operations in c#
☆40Updated 5 years ago
Alternatives and similar repositories for SIMDPerformance:
Users that are interested in SIMDPerformance are comparing it to the libraries listed below
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆61Updated 11 months ago
- Parse any type from string in efficient way☆33Updated 3 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated 11 months ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 3 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 11 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 6 months ago
- Fastest .NET Binary Serializer - 200% faster than MemoryPack☆76Updated last week
- Optimized allocation free implementation of IList using ArrayPool.☆50Updated 6 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆80Updated 10 months ago
- High performance C# implementation of the Snappy compression algorithm☆73Updated last week
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- C# version for the The One Billion Row Challenge☆31Updated 10 months ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last week
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 6 months ago
- A pure C# implementation of sparse bitsets☆23Updated last year
- A C# library for creating long-running tasks and background workers.☆22Updated 6 months ago
- The most revolutionary syntax visualizer☆68Updated 3 weeks ago
- Write scripts with the power of C# and .NET☆85Updated 3 years ago
- Faster.Map provides high-performance hashmaps, each with unique features to suit different needs. It’s built to be faster and more effici…☆108Updated last week
- Benchmarking .NET Serialization Performance☆24Updated this week
- Simplified, but extremely fast protobuf encoder.☆15Updated 6 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A .NET MessagePack serialization library with great performance and simplicity.☆71Updated this week