We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ac4141 commit 7ca479fCopy full SHA for 7ca479f
README.md
@@ -53,4 +53,9 @@ Frameworks, Systems that use Smile codec (encoder and decoder)
53
* [Elastic Search](http://www.elastic.co) uses Smile as transport format supports access using Smile encoding.
54
* [Apache Solr](http://lucene.apache.org/solr) can use Smile as the response format with the `wt=smile` parameter.
55
56
+## Related Publications
57
58
+Here are some external articles, blog posts, research papers that may be of interest:
59
+
60
+* [A Survey of JSON-compatible Binary Serialization Specifications](https://arxiv.org/abs/2201.02089)
61
+* [A Benchmark of JSON-compatible Binary Serialization Specifications](https://arxiv.org/abs/2201.03051)
0 commit comments