A fast JSON parser for Elixir with some extra features
Rust
69
8 commits
updated May 27, 2017
Juicy is a JSON parser written as a NIF in the Rust language.
Juicy is currently in active development. It is not production ready yet.
Features:
It also has some disadvantages:
If available in Hex, the package can be installed
by adding juicy to your list of dependencies in mix.exs:
def deps do
[{:juicy, "~> 0.1.0"}]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/jinx.
8 commits
Rust
83.2%
Elixir
16.8%
A fast JSON parser for Elixir with some extra features
Rust
69
8 commits
updated May 27, 2017
Juicy is a JSON parser written as a NIF in the Rust language.
Juicy is currently in active development. It is not production ready yet.
Features:
It also has some disadvantages:
If available in Hex, the package can be installed
by adding juicy to your list of dependencies in mix.exs:
def deps do
[{:juicy, "~> 0.1.0"}]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/jinx.
8 commits
Rust
83.2%
Elixir
16.8%