nazarovsa / csharp-zero-allocation
Contains materials about memory optimization and zero-allocation samples.
☆105Updated last year
Alternatives and similar repositories for csharp-zero-allocation:
Users that are interested in csharp-zero-allocation are comparing it to the libraries listed below
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆163Updated 6 months ago
- Memory pools, non-allocating LINQ, traffic-free collections☆102Updated 3 years ago
- LINQ for Span<T>, without memory allocations.☆252Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆244Updated 9 months ago
- Fast and light BitWriter and BitReader.☆67Updated 11 months ago
- Faster.Map provides high-performance hashmaps, each with unique features to suit different needs. It’s built to be faster and more effici…☆109Updated last month
- ☆168Updated 2 years ago
- Benchmarking LINQ and alternative implementations☆177Updated last year
- Pure DI for .NET☆589Updated this week
- Concurrent collections and synchronization primitives for writing fast multithreaded and asynchronous code☆87Updated last month
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆297Updated last month
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆178Updated 11 months ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆172Updated 2 months ago
- C# implementation of a Rope<T> immutable data structure.☆118Updated 3 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆95Updated 2 weeks ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆206Updated 4 months ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆279Updated 4 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆119Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 4 months ago
- Fast C# UUID implementation for .NET 6 & 7☆71Updated 6 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 2 weeks ago
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- Immutability is easy!☆44Updated 2 weeks ago
- Reflectionless reflection☆66Updated 8 months ago
- Declarative Structured Concurrency for C#☆119Updated 3 weeks ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated last month
- A tool to visualize the activity of the .NET garbage collector.☆173Updated 7 months ago