draconware-dev / SpanExtensions.Net
SpanExtensions.Net aims to make ReadOnlySpan<T> and Span<T> more accessible and overall better integrated into the .Net Ecosystem, by providing alternatives for many missing Extension Methods for Span<T>, ranging from string.Split() over Enumerable.Skip() and Enumerable.Take() to an improved ReadOnlySpan<T>.IndexOf().
☆18Updated this week
Related projects ⓘ
Alternatives and complementary repositories for SpanExtensions.Net
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆58Updated 9 months ago
- A virtual file system implementation in modern C#.☆37Updated 5 months ago
- ☆13Updated this week
- Dot Net Binary Serializer - 17x faster than Protobuf and Messagepack, 2x faster than MemoryPack☆68Updated 4 months ago
- JIT codegen inspector for Unity☆18Updated 3 months ago
- .NET library for rational arithmetic based on a stack machine.☆48Updated last year
- Comparing C# ECS☆11Updated 3 weeks ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆35Updated last week
- This is a library for .NET that allows you to invoke an external process, and expose its output as an async stream in C# 8.0.☆24Updated 4 months ago
- ☆9Updated last year
- ☆11Updated 9 months ago
- High performance SIMD operations in c#☆38Updated 5 years ago
- Generate C# bindings from C headers☆23Updated this week
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 3 months ago
- This library provides struct based collections for high performance and low memory usage☆31Updated 2 weeks ago
- A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"☆31Updated 2 years ago
- Virtual File System (VFS) is a framework to create virtual file system from folders or zipped archives in a specific order merging their …☆58Updated last week
- Easy to use SIMD accelerated Array and Span methods☆90Updated last year
- Provides a .NET library, a tool executable and an integration of shaderc compiler into MSBuild for compiling all your GLSL/HLSL files to …☆27Updated 4 months ago
- High performance pure C# native collections.☆21Updated this week
- Faster.Map is a high-performance, thread-safe key-value store designed to outperform the standard Dictionary and ConcurrentDictionary☆89Updated last week
- A C# library for efficient bit-level reading and writing also adding bit field support☆41Updated 3 months ago
- Span-ify your code: write high performance memory aware C#☆67Updated 9 months ago
- A C# library for creating long-running tasks and background workers.☆22Updated 4 months ago
- portable class library provides Mersenne Twister PRNGs☆16Updated 3 years ago
- A collection of general purpose utilities for C# and .NET☆15Updated 8 months ago
- Parse any type from string in efficient way☆33Updated 3 weeks ago
- Simple, modern, code-only C# game engine!☆20Updated 2 weeks ago