DragonSpit / HPCsharp
High performance algorithms in C#: SIMD/SSE, multi-core and faster
☆266Updated 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…☆296Updated last month
- Faster.Map provides high-performance hashmaps, each with unique features to suit different needs. It’s built to be faster and more effici…☆108Updated 3 weeks ago
- ☆190Updated last month
- Inject arbitrary IL code at compile time.☆244Updated last month
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- LINQ for Span<T>, without memory allocations.☆252Updated last year
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆341Updated 2 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆177Updated 10 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆567Updated 10 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆244Updated 8 months ago
- .NET tool to analyze size of Native AOT binaries.☆360Updated last month
- Implementation of a lock-free dictionary on .Net.☆495Updated 8 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆162Updated 5 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆506Updated this week
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆491Updated last year
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆680Updated 4 months ago
- Alloc-free and fast replacement for Linq, with code generation☆297Updated 7 months ago
- Port of zstd compression library to c#☆249Updated 2 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆660Updated this week
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆170Updated 2 months ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆279Updated 4 months ago
- Pure DI for .NET☆578Updated this week
- General purpose pluggable XAML compiler with no runtime dependencies.☆328Updated 3 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆248Updated 2 weeks ago
- A pure C# implementation of xxhash algorithm☆258Updated last year
- Generic weak event implementation☆188Updated 4 years ago
- Amplifier allows .NET developers to easily run complex applications with intensive mathematical computation on Intel CPU/GPU, NVIDIA, AMD…☆178Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆288Updated 4 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆115Updated 2 years ago