DragonSpit / HPCsharpLinks
High performance algorithms in C#: SIMD/SSE, multi-core and faster
☆326Updated this week
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…☆315Updated 3 weeks ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆121Updated 3 months ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆269Updated last month
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆343Updated 2 years ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆198Updated 3 weeks ago
- Alloc-free and fast replacement for Linq, with code generation☆313Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆74Updated last year
- A pure C# implementation of xxhash algorithm☆280Updated 2 years ago
- Fast, idiomatic C# implementation of Flatbuffers☆546Updated 5 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆176Updated last year
- A simple, single file, implementation of a circular buffer in C#.☆246Updated last year
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆316Updated 3 weeks ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆500Updated last year
- High performance, thread-safe in-memory caching primitives for .NET☆558Updated last week
- .NET tool to analyze size of Native AOT binaries.☆408Updated 3 months ago
- ☆199Updated 10 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆192Updated last year
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆586Updated last year
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 4 months ago
- Port of zstd compression library to c#☆326Updated 2 months ago
- Inject arbitrary IL code at compile time.☆254Updated 3 weeks ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆698Updated 3 months ago
- ☆170Updated 2 years ago
- C# implementation of a Rope<T> immutable data structure.☆129Updated 11 months ago
- A framework for developing multimedia-based applications.☆299Updated last week
- Materials about memory optimization and zero-allocation samples.☆132Updated last year