Cysharp / NativeMemoryArray
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...).
☆292Updated last week
Alternatives and similar repositories for NativeMemoryArray:
Users that are interested in NativeMemoryArray are comparing it to the libraries listed below
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆168Updated last month
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆204Updated 3 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆242Updated 7 months ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆276Updated 3 months ago
- Implementation in C# of LINQ concept with struct☆301Updated 11 months ago
- Utf8 based StreamReader for high performance text processing.☆220Updated 9 months ago
- Faster.Map is a high-performance, thread-safe hashmap designed to outperform the standard Dictionary and ConcurrentDictionary☆105Updated this week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆247Updated this week
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆137Updated 4 months ago
- Simplify call an external process with the async streams in C# 8.0.☆474Updated this week
- C# Source Generator to create value-object, inspired by units of measure.☆349Updated last week
- A library for building server application using loop-action programming model on .NET.☆244Updated this week
- LINQ for Span<T>, without memory allocations.☆251Updated last year
- Distributed load testing framework for .NET and Unity.☆223Updated 4 months ago
- Alloc-free and fast replacement for Linq, with code generation☆294Updated 6 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆159Updated 4 months ago
- ☆161Updated 2 years ago
- Fast, idiomatic C# implementation of Flatbuffers☆519Updated last month
- The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.☆336Updated last month
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆172Updated 10 months ago
- Extremely Fast Dependency Injection Library.☆181Updated 7 years ago
- Extremely fast UTF-8 xml parser library☆96Updated 2 years ago
- Simplifies styling strings in the terminal for .NET application.☆133Updated last month
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆625Updated last month
- Zero-allocation, extremely fast in-memory messaging library for .NET and Unity.☆98Updated 2 months ago
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆206Updated last week
- Contains materials about memory optimization and zero-allocation samples.☆96Updated 11 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆564Updated 9 months ago
- A pure C# implementation of xxhash algorithm☆255Updated last year