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...).
☆297Updated this 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.☆173Updated this week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆244Updated 9 months ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆283Updated this week
- Utf8 based StreamReader for high performance text processing.☆224Updated this week
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆111Updated last week
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆207Updated this week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆251Updated this week
- Implementation in C# of LINQ concept with struct☆302Updated last year
- A library for building server application using loop-action programming model on .NET.