CBGonzalez / SIMDPerformance
High performance SIMD operations in c#
☆42Updated 5 years ago
Alternatives and similar repositories for SIMDPerformance:
Users that are interested in SIMDPerformance are comparing it to the libraries listed below
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- This library provides struct based collections for high performance and low memory usage☆34Updated 5 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- C# version for the The One Billion Row Challenge☆31Updated last year
- Binary serializer. Unmatched speed and efficiency.☆76Updated 3 months ago
- Parse any type from string in efficient way☆35Updated 3 months ago
- The most revolutionary syntax visualizer☆69Updated 3 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- Interop bindings for mimalloc.☆41Updated 2 months ago
- Simplified, but extremely fast protobuf encoder.☆17Updated 9 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆22Updated 3 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆44Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 6 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- A pure C# implementation of sparse bitsets☆24Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 9 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 9 months ago
- Intrinsics accelerated math functions for .NET Core - trading accuracy for performance☆17Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆54Updated 5 months ago
- A fast and low allocation StringBuilder for .NET.☆100Updated 3 weeks ago
- A framework for transparently invoking multiple instances or clients.☆31Updated last week