Here is a simple demo site for this library that showcases some of the things it's capable of.
The parser and generator are at least twice as fast as other Elixir/Erlang libraries (most notably Poison). The performance is comparable to jiffy, which is implemented in C as a NIF. Jason is usually ...