MasterMemory v3 — A Fast Read-Only In-Memory Database for C# with Source Generator SupportI’ve released MasterMemory v3! It finally supports Source Generators!1d ago1d ago
ConsoleAppFramework v5.3.0I’ve made a relatively significant update to ConsoleAppFramework v5! For details about v5 itself, please refer to my previous article…4d ago4d ago
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 6Dec 6
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 29Aug 29
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 51Jul 51
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 14Jun 14
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 241Mar 241
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 53Mar 53
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
Introducing the PrivateProxy Library Utilizing .NET 8 UnsafeAccessorI am excited to announce the release of the PrivateProxy library. In essence, it is a library that provides access to private…Sep 25, 2023Sep 25, 2023