DragonSpit / HPCsharp
High performance algorithms in C#: SIMD/SSE, multi-core and faster
☆273Updated last year
Alternatives and similar repositories for HPCsharp
Users that are interested in HPCsharp are comparing it to the libraries listed below
Sorting:
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆302Updated last month
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated last month
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆245Updated 11 months ago
- LINQ for Span<T>, without memory allocations.☆262Updated last year
- Implementation in C# of LINQ concept with struct☆302Updated last year
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆341Updated 2 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- ☆193Updated 4 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆576Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆180Updated last month
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆257Updated last month
- .NET tool to analyze size of Native AOT binaries.☆377Updated last month
- A pure C# implementation of xxhash algorithm☆270Updated last year
- High performance, thread-safe in-memory caching primitives for .NET☆535Updated last month
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆184Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆173Updated 8 months ago
- Port of zstd compression library to c#☆285Updated 2 months ago
- Alloc-free and fast replacement for Linq, with code generation☆308Updated 10 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆217Updated last week
- Simplify call an external process with the async streams in C# 8.0.☆494Updated last month
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 5 years ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆309Updated last month
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆294Updated last month
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆67Updated last year
- Utf8 based StreamReader for high performance text processing.☆232Updated last month
- Fast, idiomatic C# implementation of Flatbuffers☆528Updated this week
- A framework for developing multimedia-based applications.☆290Updated 2 weeks ago
- Implementation of a lock-free dictionary on .Net.☆502Updated 2 months ago
- A high-performance, zero-allocation .NET logging library.☆417Updated 5 months ago