Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huonw/simd
[DEPRECATED] see:
https://github.com/huonw/simd
Last synced: 8 days ago
JSON representation
[DEPRECATED] see:
- Host: GitHub
- URL: https://github.com/huonw/simd
- Owner: huonw
- License: apache-2.0
- Created: 2015-08-18T15:56:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-22T11:20:41.000Z (almost 8 years ago)
- Last Synced: 2024-10-31T13:50:17.043Z (15 days ago)
- Language: Rust
- Homepage: http://github.com/rust-lang-nursery/simd
- Size: 785 KB
- Stars: 82
- Watchers: 12
- Forks: 18
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `simd`
[![Build Status](https://travis-ci.org/huonw/simd.png)](https://travis-ci.org/huonw/simd)
`simd` offers a basic interface to the SIMD functionality of CPUs.
[Documentation](http://huonw.github.io/simd/simd)