Cysharp / NativeMemoryArrayLinks
Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequence, scatter/gather I/O, etc...).
☆323Updated last month
Alternatives and similar repositories for NativeMemoryArray
Users that are interested in NativeMemoryArray are comparing it to the libraries listed below
Sorting:
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆204Updated 2 months ago
- Utf8 based StreamReader for high performance text processing.☆244Updated 2 months ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 6 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆248Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Updated last month
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆132Updated this week
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆158Updated 2 months ago
- Implementation in C# of LINQ concept with struct☆306Updated last year
- Simplify call an external process with the async streams in C# 8.0.☆542Updated 2 months ago
- A library for building server application using loop-action programming model on .NET.☆275Updated 2 months ago
- Fast, idiomatic C# implementation of Flatbuffers☆554Updated 6 months ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆320Updated last month
- Alloc-free and fast replacement for Linq, with code generation☆315Updated last year
- Distributed load testing framework for .NET and Unity.☆259Updated last month
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆331Updated this week
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆178Updated last year
- A pure C# implementation of xxhash algorithm☆281Updated 2 years ago
- ☆170Updated 2 years ago
- C# Source Generator to create value-object, inspired by units of measure.☆392Updated 2 months ago
- Extremely fast UTF-8 xml parser library☆105Updated 3 years ago
- The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.☆425Updated 5 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆134Updated this week
- NativeCompressions is the native binding and high-level API of ZStandard, LZ4 and OpenZL compression library for .NET and Unity.☆209Updated last month
- Convert Object into QueryString/FormUrlEncodedContent for C# HttpClient REST Request.☆78Updated 2 months ago
- The world fastest enum utilities for C#/.NET☆479Updated last month
- Simplifies styling strings in the terminal for .NET application.☆165Updated last month
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆245Updated 2 weeks ago
- A simple, single file, implementation of a circular buffer in C#.☆249Updated last year
- Yet Another gRPC over HTTP/1 using WebSocket implementation, primarily targets .NET platform.☆112Updated 3 weeks ago