High performance algorithms in C#: SIMD/SSE, multi-core and faster
☆343Jan 7, 2026Updated 2 months ago
Alternatives and similar repositories for HPCsharp
Users that are interested in HPCsharp are comparing it to the libraries listed below
Sorting:
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- Easy to use SIMD accelerated Array and Span methods☆93Nov 19, 2022Updated 3 years ago
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆139Feb 11, 2026Updated last month
- .NET library for rational arithmetic based on a stack machine.☆52Feb 10, 2023Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆73Dec 3, 2025Updated 3 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Feb 23, 2026Updated 3 weeks ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Sep 26, 2025Updated 5 months ago
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆252Dec 7, 2025Updated 3 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆329Feb 25, 2026Updated 3 weeks ago
- Fast, idiomatic C# implementation of Flatbuffers☆568May 26, 2025Updated 9 months ago
- A high-performance alloc free c# Jobscheduler.☆200Mar 18, 2025Updated last year
- A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with t…☆3,104Aug 16, 2025Updated 7 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Mar 6, 2026Updated 2 weeks ago
- C# localizable zero-allocation format string generator☆16Oct 27, 2025Updated 4 months ago
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- This library provides struct based collections for high performance and low memory usage☆36Oct 27, 2024Updated last year
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆702Jul 20, 2025Updated 7 months ago
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆588Feb 2, 2026Updated last month
- A high-performance, zero-allocation .NET logging library.☆435Feb 14, 2026Updated last month
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆597Apr 2, 2024Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 6 months ago
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- A framework for transparently invoking multiple instances or clients.☆45Feb 25, 2026Updated 3 weeks ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆332Feb 25, 2026Updated 3 weeks ago
- ILGPU JIT Compiler for high-performance .Net GPU programs☆1,691Updated this week
- High performance C# implementation of the Snappy compression algorithm☆91Dec 31, 2025Updated 2 months ago
- A MMORPG KIT's MMO server project written by using .NET8☆25Feb 1, 2026Updated last month
- Generate plots for BenchmarkDotNet☆13Nov 17, 2024Updated last year
- Curve layout component based on unity UGUI.☆12Sep 9, 2024Updated last year
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆91Nov 2, 2025Updated 4 months ago
- ☆16Mar 9, 2026Updated last week
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆34Feb 11, 2024Updated 2 years ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆188Mar 9, 2026Updated last week
- Spans for the whole memory range.☆18Mar 3, 2023Updated 3 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Oct 19, 2024Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆183Aug 24, 2024Updated last year
- An experimentation in creating a game engine from scratch with .NET Core☆19Apr 15, 2024Updated last year