“ZLinq”, a Zero-Allocation LINQ Library for .NETI’ve released ZLinq v1 last month! By building on structs and generics, it achieves zero allocations. It includes extensions like LINQ to…May 15A response icon10May 15A response icon10
MasterMemory v3 — A Fast Read-Only In-Memory Database for C# with Source Generator SupportI’ve released MasterMemory v3! It finally supports Source Generators!Dec 20, 2024A response icon1Dec 20, 2024A response icon1
ConsoleAppFramework v5.3.0I’ve made a relatively significant update to ConsoleAppFramework v5! For details about v5 itself, please refer to my previous article…Dec 17, 2024Dec 17, 2024
MessagePack for C# v3 Release with Source Generator SupportLast month, the MessagePack for C# project joined the .NET Foundation! I hope this will help users feel more confident about using the…Dec 6, 2024Dec 6, 2024
Fast Dictionary Lookup of UTF-8 String in the C# 13 with .NET 9 AlternateLookupIn .NET 9, a new method GetAlternateLookup<TKey, TValue, TAlternate>() has been added to dictionary-like classes: Dictionary…Aug 29, 2024Aug 29, 2024
ZLogger v2 Architecture: Leveraging .NET 8 to Maximize PerformanceWe have released ZLogger v2, a new ultra-fast and low-allocation logging library for C# and .NET. It’s been completely redesigned from v1…Jul 5, 2024A response icon2Jul 5, 2024A response icon2
ConsoleAppFramework v5 — Zero Overhead, Native AOT-compatible CLI Framework for C#We have released a completely new version of ConsoleAppFramework. It is a brand new framework that has been completely redesigned and…Jun 14, 2024Jun 14, 2024
How to create a modern C# web API client: An example implementation of the C# SDK for Anthropic…Anthropic Claude 3, a recently emerged rising star among LLMs, has exceptionally high performance and surpasses GPT-4! I am greatly…Mar 24, 2024A response icon1Mar 24, 2024A response icon1
R3 — A New Modern Reimplementation of Reactive Extensions for C#Recently, I officially released R3 as a new implementation of Reactive Extensions for C#! R3 is named as the third generation of Rx…Mar 5, 2024A response icon3Mar 5, 2024A response icon3
Introducing Utf8StringInterpolation: Optimizing UTF8 String Generation in C#We are excited to announce the release of a new library, Utf8StringInterpolation! This library specializes in generating and writing UTF8…Oct 16, 2023Oct 16, 2023