Materials about memory optimization and zero-allocation samples.
☆139Jan 6, 2026Updated last month
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:
- Span-ify your code: write high performance memory aware C#☆73Dec 3, 2025Updated 3 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Dec 30, 2023Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Feb 23, 2026Updated last week
- Linq for Span<T> using SourceGenerators☆54May 21, 2021Updated 4 years ago
- Display live statistics during .NET garbage collections☆13May 23, 2024Updated last year
- This is a C# implementation of UUIDv7 generation algorithm.☆53Nov 28, 2025Updated 3 months ago
- ☆15Apr 26, 2024Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- The fastest pure C# implementation of RoaringBitmaps.☆26Jul 31, 2025Updated 7 months ago
- The Integrated Information Environment☆17Feb 18, 2026Updated last week
- Fast and light BitWriter and BitReader.☆69Nov 6, 2025Updated 3 months ago
- A fast and low allocation StringBuilder for .NET.☆107Feb 19, 2026Updated last week
- A collection of low (or zero) allocation algorithms for .NET☆32Jun 13, 2018Updated 7 years ago
- Memory pools, non-allocating LINQ, traffic-free collections☆111Apr 23, 2021Updated 4 years ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Feb 23, 2026Updated last week
- First-ever acyclic generic extensible typesafe implementation of Visitor pattern for .NET without any usage of dynamic cast. Implementati…☆44Jan 2, 2026Updated 2 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Mar 17, 2024Updated last year
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Apr 12, 2021Updated 4 years ago
- Generator for mermaid markup syntax https://mermaidjs.github.io/☆19Jun 22, 2022Updated 3 years ago
- Proof of concept of library system for education purpose☆14Dec 20, 2025Updated 2 months ago
- WPF extensions library to define UI from code instead of XAML usage.☆12Nov 26, 2020Updated 5 years ago
- Stack: .NET 6, WPF (MVVM), Entity Framework Core, SQLite. ᅠ ᅠᅠ ᅠ ᅠ Three Layer Architecture, Dependency Injection.☆11Jan 28, 2022Updated 4 years ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆43Jan 25, 2026Updated last month
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆503Feb 2, 2026Updated last month
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆139Feb 11, 2026Updated 2 weeks ago
- Simple source only reflection library with default interface property support☆80Updated this week
- Akka.net sandbox using c# in the backend, f# in the domain model.☆10Feb 25, 2019Updated 7 years ago
- .NET bindings of libmdbx, succeeder of LMDB(Lightning Memory-Mapped Database)☆13Nov 21, 2018Updated 7 years ago
- Generates configuration objects in build-time based on *.json config files☆12Jul 9, 2024Updated last year
- The assertion library, backward compatible to FluentAssertions☆13Jan 16, 2025Updated last year
- Generic C# delegates for P/Invoke.☆10Oct 25, 2024Updated last year
- Embeddable Mixed-Storage Key-Value Store for C#☆27May 19, 2021Updated 4 years ago
- Benchmarking LINQ and alternative implementations☆180Feb 14, 2024Updated 2 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Nov 25, 2020Updated 5 years ago
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.☆646Updated this week
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆196Mar 17, 2024Updated last year
- A TPL Dataflow-compatible ISourceBlock supporting priority queueing☆13Mar 2, 2018Updated 8 years ago
- A high performance, low allocation SQLite wrapper targeting .NET Standard 2.0.☆14May 25, 2024Updated last year