DragonSpit / HPCsharp
High performance algorithms in C#: SIMD/SSE, multi-core and faster
☆257Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for HPCsharp
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆277Updated 2 months ago
- Implementation in C# of LINQ concept with struct☆298Updated 9 months ago
- LINQ for Span<T>, without memory allocations.☆243Updated last year
- Easy to use SIMD accelerated Array and Span methods☆90Updated last year
- Faster.Map is a high-performance, thread-safe key-value store designed to outperform the standard Dictionary and ConcurrentDictionary☆89Updated last week
- A pure C# implementation of xxhash algorithm☆251Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆238Updated 2 weeks ago
- ☆177Updated 6 months ago
- Fast, idiomatic C# implementation of Flatbuffers☆510Updated this week
- High performance, thread-safe in-memory caching primitives for .NET☆481Updated this week
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆338Updated last year
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆554Updated 7 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆166Updated 7 months ago
- Implementation of a lock-free dictionary on .Net.☆484Updated 5 months ago
- Alloc-free and fast replacement for Linq, with code generation☆287Updated 4 months ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆483Updated 10 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆153Updated 2 months ago
- Simplify call an external process with the async streams in C# 8.0.☆456Updated last month
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆239Updated 5 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆755Updated 4 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆156Updated last month
- A simple, single file, implementation of a circular buffer in C#.☆229Updated 3 months ago
- A framework for developing multimedia-based applications.☆274Updated 2 months ago
- Inject arbitrary IL code at compile time.☆241Updated 2 weeks ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆263Updated 3 weeks ago
- ☆160Updated last year
- SpanJson is a JSON serializer for .NET Core 6.0+☆425Updated last month
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆201Updated last month
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆875Updated 8 months ago
- Json library that uses .NET 5 Source Generators☆147Updated 3 years ago