DragonSpit / HPCsharpLinks
High performance algorithms in C#: SIMD/SSE, multi-core and faster
☆322Updated 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…☆313Updated last week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆266Updated 2 weeks ago
- Implementation in C# of LINQ concept with struct☆304Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆118Updated last month
- LINQ for Span<T>, without memory allocations.☆282Updated last year
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆342Updated 2 years ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆500Updated last year
- Alloc-free and fast replacement for Linq, with code generation☆312Updated last year
- A pure C# implementation of xxhash algorithm☆279Updated 2 years ago
- Fast, idiomatic C# implementation of Flatbuffers☆543Updated 3 months ago
- A simple, single file, implementation of a circular buffer in C#.☆242Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated last year
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆297Updated 5 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆194Updated last week
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆69Updated last year
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆580Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆191Updated last year
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆307Updated last week
- Dirichlet .NET Number Theory Library☆96Updated 4 years ago
- A framework for developing multimedia-based applications.☆297Updated 4 months ago
- Generic weak event implementation☆194Updated 5 years ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆503Updated 11 months ago
- Simplify call an external process with the async streams in C# 8.0.☆516Updated last week
- C# delta syncing library☆148Updated last month
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 2 months ago
- ☆194Updated 8 months ago
- C# implementation of a Rope<T> immutable data structure.☆127Updated 9 months ago
- Inject arbitrary IL code at compile time.☆251Updated this week