DragonSpit / HPCsharpLinks
High performance algorithms in C#: SIMD/SSE, multi-core and faster
☆276Updated last year
Alternatives and similar repositories for HPCsharp
Users that are interested in HPCsharp are comparing it to the libraries listed below
Sorting:
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆304Updated 3 weeks ago
- Implementation in C# of LINQ concept with struct☆303Updated last year
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated 2 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆245Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆259Updated 2 months ago
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- Alloc-free and fast replacement for Linq, with code generation☆311Updated 10 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated 9 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆536Updated 2 weeks ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆341Updated 2 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆185Updated 3 weeks ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆575Updated last year
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated 7 months ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆220Updated 3 weeks ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆187Updated last year
- ☆192Updated 5 months ago
- .NET tool to analyze size of Native AOT binaries.☆379Updated last month
- Simplify call an external process with the async streams in C# 8.0.☆505Updated 3 weeks ago
- Experimenting with dotnet runtime.☆157Updated this week
- A pure C# implementation of xxhash algorithm☆272Updated last year
- Port of zstd compression library to c#☆287Updated 3 months ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆501Updated 8 months ago
- Fast, idiomatic C# implementation of Flatbuffers☆534Updated last week
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 5 years ago
- Generic weak event implementation☆193Updated 5 years ago
- Inject arbitrary IL code at compile time.☆247Updated last month
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆419Updated 4 months ago
- Implementation of a lock-free dictionary on .Net.☆512Updated 3 months ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆498Updated last year