From 674e87139d1370a7945a2842a64fcb0565711d25 Mon Sep 17 00:00:00 2001 From: templexxx Date: Wed, 6 Sep 2017 08:37:31 +0800 Subject: [PATCH] add using --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bdf6d99..a21ba2f 100755 --- a/README.md +++ b/README.md @@ -98,6 +98,10 @@ Example of performance on my MacBook 2017 i7 2.8GHz. 10+4 (with 0.1.0). **reconstruct benchmark tests here run with inverse matrix cache, if there is no cache, it will cost more time( about 1000ns)** +## Who is using this? + +1. https://github.com/xtaci/kcp-go -- A Production-Grade Reliable-UDP Library for golang + ## Links & Thanks * [Klauspost ReedSolomon](https://github.com/klauspost/reedsolomon) * [intel ISA-L](https://github.com/01org/isa-l)