Use this tag for question specifically about the Utf8Json library, a pretty Fast JSON Serializer for C#
As it's github's README says:
Definitely Fastest and Zero Allocation JSON Serializer for C#(.NET, .NET Core, Unity and Xamarin), this serializer write/read directly to UTF8 binary so boostup performance.
See the github page for benchmarks and usage guidance.