nazarovsa / csharp-zero-allocation
Contains materials about memory optimization and zero-allocation samples.
☆97Updated 11 months ago
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#☆161Updated 5 months ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- 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.☆243Updated 8 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆168Updated last month
- Faster.Map provides high-performance hashmaps, each with unique features to suit different needs. It’s built to be faster and more effici…☆108Updated last week
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆174Updated 10 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆295Updated 3 weeks ago
- Pure DI for .NET☆562Updated this week
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆206Updated 3 months ago
- Fast and light BitWriter and BitReader.☆67Updated 10 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Memory pools, non-allocating LINQ, traffic-free collections☆102Updated 3 years ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆278Updated 3 months ago
- Benchmarking LINQ and alternative implementations☆177Updated 11 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- ☆163Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 3 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 11 months ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆92Updated last week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆141Updated 2 months ago
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- Alloc-free and fast replacement for Linq, with code generation☆294Updated 6 months ago
- Utf8 based StreamReader for high performance text processing.☆220Updated 9 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆118Updated 2 years ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆222Updated 2 weeks ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆248Updated 2 weeks ago
- ☆189Updated last month
- A tool to visualize the activity of the .NET garbage collector.☆171Updated 6 months ago
- Concurrent collections and synchronization primitives for writing fast multithreaded and asynchronous code☆87Updated this week