Skip to content

Commit 7ca479f

Browse files
committed
Add links from #18
1 parent 1ac4141 commit 7ca479f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,9 @@ Frameworks, Systems that use Smile codec (encoder and decoder)
5353
* [Elastic Search](http://www.elastic.co) uses Smile as transport format supports access using Smile encoding.
5454
* [Apache Solr](http://lucene.apache.org/solr) can use Smile as the response format with the `wt=smile` parameter.
5555

56+
## Related Publications
5657

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

Comments
 (0)