diff options
author | Loïc Hoguin <[email protected]> | 2015-05-19 18:23:20 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-19 18:23:20 +0300 |
commit | d7bfd2b6d158150f9f8bda26c310c5ebc6c1caa8 (patch) | |
tree | 9f9516b61227ad4654075f0750ff588ad5e7e33b /packages.v1.tsv | |
parent | dafbd33cbf6d4f4b86160f9c21d10eb8b64aec36 (diff) | |
download | erlang.mk-d7bfd2b6d158150f9f8bda26c310c5ebc6c1caa8.tar.gz erlang.mk-d7bfd2b6d158150f9f8bda26c310c5ebc6c1caa8.tar.bz2 erlang.mk-d7bfd2b6d158150f9f8bda26c310c5ebc6c1caa8.zip |
Add package jsonx to the index
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r-- | packages.v1.tsv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index 7836957..a4be097 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -183,6 +183,7 @@ jsonerl https://github.com/lambder/jsonerl https://github.com/lambder/jsonerl ye json https://github.com/talentdeficit/json https://github.com/talentdeficit/json a high level json library for erlang (17.0+) jsonpath https://github.com/GeneStevens/jsonpath https://github.com/GeneStevens/jsonpath Fast Erlang JSON data retrieval and updates via javascript-like notation json_rec https://github.com/justinkirby/json_rec https://github.com/justinkirby/json_rec JSON to erlang record +jsonx https://github.com/iskra/jsonx https://github.com/iskra/jsonx JSONX is an Erlang library for efficient decode and encode JSON, written in C. jsx https://github.com/talentdeficit/jsx https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON. kafka https://github.com/wooga/kafka-erlang https://github.com/wooga/kafka-erlang Kafka consumer and producer in Erlang kai https://github.com/synrc/kai https://github.com/synrc/kai DHT storage by Takeshi Inoue |