Browse Source

Add package jsonx to the index

Loïc Hoguin 10 years ago
parent
commit
d7bfd2b6d1
3 changed files with 3 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
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

+ 1 - 0
packages.v1.txt

@@ -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

+ 1 - 0
packages.v2.tsv

@@ -183,6 +183,7 @@ jsonerl	git	https://github.com/lambder/jsonerl	master	https://github.com/lambder
 json	git	https://github.com/talentdeficit/json	master	https://github.com/talentdeficit/json	a high level json library for erlang (17.0+)
 jsonpath	git	https://github.com/GeneStevens/jsonpath	master	https://github.com/GeneStevens/jsonpath	Fast Erlang JSON data retrieval and updates via javascript-like notation
 json_rec	git	https://github.com/justinkirby/json_rec	master	https://github.com/justinkirby/json_rec	JSON to erlang record
+jsonx	git	https://github.com/iskra/jsonx	master	https://github.com/iskra/jsonx	JSONX is an Erlang library for efficient decode and encode JSON, written in C.
 jsx	git	https://github.com/talentdeficit/jsx	master	https://github.com/talentdeficit/jsx	An Erlang application for consuming, producing and manipulating JSON.
 kafka	git	https://github.com/wooga/kafka-erlang	master	https://github.com/wooga/kafka-erlang	Kafka consumer and producer in Erlang
 kai	git	https://github.com/synrc/kai	master	https://github.com/synrc/kai	DHT storage by Takeshi Inoue