simd
Here are 527 public repositories matching this topic...
-
Updated
Aug 19, 2021 - C
-
Updated
Aug 7, 2021 - C++
I think we should drop the many references to ancient John or Jumbo versions, and simply describe the current Jumbo version.
Is your feature request related to a problem? Please describe.
So I'm working on a product that should allow schema-less ingestion out of the box. So my default ingestion method is via the influx line protocol.
But my challenge is that I also need to add indexes to some of the tags (symbols) after table creation. The problem is that the Influx Line protocol holds a lock to the table makin
-
Updated
Aug 18, 2021 - C++
I am finding a product which can replace Elasticsearch.
I'm using MinGW with ispc on Windows 10. It is a strange combination but works fine for me. However, the Codeview debug information produced by ISPC cannot be recognized by MinGW. Thus it is difficult to debug it with GDB. So could you please support to output dwarf debug info on Windows?
-
Updated
Jul 16, 2021 - C
-
Updated
Aug 18, 2021 - C++
-
Updated
Aug 16, 2021 - C++
Relaxed SIMD support
The WebAssembly people are working on a relaxed SIMD proposal which mostly just provides alternatives for already-implemented functions, but allows for some differences between different implementations (e.g., allowing different results for out-of-range values, NaNs, etc.).
This should be pretty easy issue to resolve; we can mostly just copy the
-
Updated
Aug 19, 2021 - C++
-
Updated
Aug 13, 2021 - C++
-
Updated
May 14, 2021 - C++
-
Updated
Aug 19, 2021 - C
-
Updated
Aug 20, 2021 - C
-
Updated
Aug 11, 2021 - Rust
-
Updated
May 5, 2020 - C#
-
Updated
Aug 18, 2021 - C#
-
Updated
Sep 21, 2017 - Rust
It might be worth considering adding simd-json to the TechEmpower benchmarks:
To make this really worthwhile #121 would be good.
suggested by @pickfire
-
Updated
Mar 20, 2021 - C++
Improve this page
Add a description, image, and links to the simd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simd topic, visit your repo's landing page and select "manage topics."
Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.