Stack only JSON deserialization
Few days ago I’ve released the StackOnlyJsonParser library. It’s essentially a wrapper around the System.Text.Json tokenizer that allows for allocation-free json deserialization. What do I mean...
Tech blog
Few days ago I’ve released the StackOnlyJsonParser library. It’s essentially a wrapper around the System.Text.Json tokenizer that allows for allocation-free json deserialization. What do I mean...
Recent comments