DragonSpit / HPCsharp
High performance algorithms in C#: SIMD/SSE, multi-core and faster
☆269Updated last year
Alternatives and similar repositories for HPCsharp:
Users that are interested in HPCsharp are comparing it to the libraries listed below
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆297Updated this week
- Implementation in C# of LINQ concept with struct☆302Updated last year
- LINQ for Span<T>, without memory allocations.☆258Updated last year
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆111Updated last week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆569Updated 11 months ago
- ☆193Updated 2 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆342Updated 2 years ago
- Fast, idiomatic C# implementation of Flatbuffers☆524Updated 2 weeks ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆492Updated last year
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- A pure C# implementation of xxhash algorithm☆266Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆244Updated 9 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆251Updated this week
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆173Updated this week
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆181Updated last year
- Alloc-free and fast replacement for Linq, with code generation☆305Updated 8 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆169Updated 6 months ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆283Updated this week
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆67Updated 11 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆521Updated this week
- SpanJson is a JSON serializer for .NET Core 6.0+☆438Updated 5 months ago
- .NET Reflection Made Fast and Simple ⛺☆290Updated 4 years ago
- Implementation of a lock-free dictionary on .Net.☆497Updated 3 weeks ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 4 years ago
- Inject arbitrary IL code at compile time.☆245Updated 3 months ago
- Simplify call an external process with the async streams in C# 8.0.☆483Updated this week
- .NET tool to analyze size of Native AOT binaries.☆366Updated 3 months ago
- Utf8 based StreamReader for high performance text processing.☆224Updated this week
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆684Updated 6 months ago
- Fast and lightweight parser creation tools☆443Updated 3 weeks ago