https://github.com/scrogson/fast_json
Experimental: JSON encoding/decoding NIF for Erlang/Elixir with Rust
https://github.com/scrogson/fast_json
decoding elixir json rust
Last synced: 9 months ago
JSON representation
Experimental: JSON encoding/decoding NIF for Erlang/Elixir with Rust
- Host: GitHub
- URL: https://github.com/scrogson/fast_json
- Owner: scrogson
- Created: 2016-11-22T18:03:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T00:01:13.000Z (almost 6 years ago)
- Last Synced: 2025-05-03T08:28:04.900Z (9 months ago)
- Topics: decoding, elixir, json, rust
- Language: Rust
- Homepage:
- Size: 186 KB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Json
> Rust Native Implemented Function for JSON encoding/decoding.
*WARNING*: This library is experimental and should never be used in production.