DragonSpit / HPCsharp
High performance algorithms in C#: SIMD/SSE, multi-core and faster
☆263Updated 11 months ago
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…☆292Updated last week
- Implementation in C# of LINQ concept with struct☆301Updated 11 months ago
- LINQ for Span<T>, without memory allocations.☆251Updated last year
- .NET tool to analyze size of Native AOT binaries.☆358Updated 3 weeks ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆242Updated 7 months ago
- Faster.Map is a high-performance, thread-safe hashmap designed to outperform the standard Dictionary and ConcurrentDictionary☆105Updated this week
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆159Updated 4 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆564Updated 9 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆497Updated this week
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆338Updated 2 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆247Updated this week
- A pure C# implementation of xxhash algorithm☆255Updated last year
- Alloc-free and fast replacement for Linq, with code generation☆294Updated 6 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆172Updated 10 months ago
- Simplify call an external process with the async streams in C# 8.0.☆474Updated this week
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆168Updated last month
- Fast, idiomatic C# implementation of Flatbuffers☆519Updated last month
- Pure DI for .NET☆554Updated last week
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆758Updated 4 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆204Updated 3 months ago
- Contains materials about memory optimization and zero-allocation samples.☆96Updated 11 months ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆489Updated last year
- Inject arbitrary IL code at compile time.☆243Updated last month
- Implementation of a lock-free dictionary on .Net.☆490Updated 7 months ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆675Updated 4 months ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆433Updated 3 months ago
- Utf8 based StreamReader for high performance text processing.☆220Updated 9 months ago
- A framework for developing multimedia-based applications.☆282Updated 4 months ago
- ☆188Updated 2 weeks ago