DragonSpit / HPCsharpLinks
High performance algorithms in C#: SIMD/SSE, multi-core and faster
☆316Updated 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…☆312Updated 2 months ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆117Updated last week
- A pure C# implementation of xxhash algorithm☆278Updated 2 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆194Updated 2 months ago
- LINQ for Span<T>, without memory allocations.☆281Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆264Updated last month
- Alloc-free and fast replacement for Linq, with code generation☆313Updated last year
- Fast, idiomatic C# implementation of Flatbuffers☆538Updated 2 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆190Updated last year
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆343Updated 2 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆176Updated 11 months ago
- A simple, single file, implementation of a circular buffer in C#.☆240Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated last month
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆500Updated last year
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆304Updated 2 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆579Updated last year
- Inject arbitrary IL code at compile time.☆249Updated last week
- ☆169Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆297Updated 5 years ago
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆69Updated last year
- .NET tool to analyze size of Native AOT binaries.☆389Updated 3 weeks ago
- ☆194Updated 7 months ago
- Simplify call an external process with the async streams in C# 8.0.☆514Updated 2 months ago
- Experimenting with dotnet runtime.☆221Updated this week
- C# delta syncing library☆148Updated last week
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆503Updated 11 months ago
- Port of zstd compression library to c#☆301Updated this week