nazarovsa / csharp-zero-allocationLinks
Materials about memory optimization and zero-allocation samples.
☆137Updated last week
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#☆179Updated last year
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆308Updated 2 years ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆140Updated this week
- Pure DI for .NET☆751Updated this week
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆135Updated 2 weeks ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆182Updated 2 weeks ago
- Benchmarking LINQ and alternative implementations☆181Updated last year
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆137Updated 3 years ago
- Experimenting with dotnet runtime.☆306Updated last month
- Write scripts with the power of C# and .NET☆246Updated 4 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated this week
- A source generator that automatically migrates your logging calls to the LoggerMessage version☆111Updated last month
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆167Updated 5 months ago
- ☆201Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆324Updated 2 weeks ago
- SharpDbg is a .NET managed code debugger supporting the Debug Adapter Protocol, implemented completely in C#/.NET☆233Updated last week
- ☆171Updated 3 years ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Updated last week
- .NET tool to analyze size of Native AOT binaries.☆427Updated 6 months ago
- This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide…☆68Updated last week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 7 months ago
- Memory pools, non-allocating LINQ, traffic-free collections☆111Updated 4 years ago
- Reflectionless reflection☆77Updated last year
- Zero Allocation Writer/Reader Parser for .NET Core☆320Updated last year