nazarovsa / csharp-zero-allocationLinks
Materials about memory optimization and zero-allocation samples.
☆133Updated 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
Sorting:
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆177Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆122Updated 2 weeks ago
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Pure DI for .NET☆732Updated 2 weeks ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆317Updated last month
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆201Updated last month
- ☆170Updated 2 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆193Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 2 months ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 5 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆164Updated 3 months ago
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- Benchmarking LINQ and alternative implementations☆181Updated last year
- Alloc-free and fast replacement for Linq, with code generation☆314Updated last year
- ☆201Updated 10 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆124Updated this week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Memory pools, non-allocating LINQ, traffic-free collections☆109Updated 4 years ago
- This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide…☆65Updated last month
- Write scripts with the power of C# and .NET☆244Updated 4 years ago
- .NET tool to analyze size of Native AOT binaries.☆408Updated 3 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆315Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- ☆65Updated 3 weeks ago
- Experimenting with dotnet runtime.☆287Updated this week
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆107Updated this week
- A tool to visualize the activity of the .NET garbage collector.☆183Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago