From 272ea832b7c0f7c37b771914ef98ba703e0d03ce Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Mon, 2 Jul 2018 14:01:57 -0400 Subject: [PATCH] new ref. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 241c7b64..e025018e 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ APA - N. Nakasato, "Implementation of a parallel tree method on a GPU", Journal of Computational Science, vol. 3, no. 3, pp. 132-141, 2012. ## References - +- [How to implement atoi using SIMD?](https://stackoverflow.com/questions/35127060/how-to-implement-atoi-using-simd) - [Parsing JSON is a Minefield 💣](http://seriot.ch/parsing_json.php) - https://tools.ietf.org/html/rfc7159 - The only public Mison implementation (in rust) https://github.com/pikkr/pikkr