summaryrefslogtreecommitdiffstats
path: root/libraries/highway/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/highway/README')
-rw-r--r--libraries/highway/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/highway/README b/libraries/highway/README
new file mode 100644
index 0000000000..45e5165d73
--- /dev/null
+++ b/libraries/highway/README
@@ -0,0 +1,4 @@
+Highway is a C++ Library that provides performance portable
+length-agnostic SIMD/Vector intrinsics. It is for engineers
+who want to reliably and economically push the boundaries
+of what is possible in software.