Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huonw/simdty
https://github.com/huonw/simdty
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/huonw/simdty
- Owner: huonw
- License: apache-2.0
- Created: 2015-01-19T05:40:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-03T14:50:33.000Z (over 7 years ago)
- Last Synced: 2023-04-10T09:40:22.205Z (over 1 year ago)
- Language: Rust
- Homepage: http://huonw.github.io/simdty/simdty/
- Size: 748 KB
- Stars: 3
- Watchers: 6
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
Definitions of many SIMD vector types.
Most platforms won't support most of these, but (hopefully) LLVM will
lower them to as good code as possible for the given set of target
architecture, target-cpu and target-features.