Docs.rs
hermes-simd-0.6.0
hermes-simd 0.6.0
Docs.rs crate page
MIT
OR
Apache-2.0
11 August 2026
Links
Repository
crates.io
Source
Owners
ryancinsight
Dependencies
eunomia ^0.8.0
normal
hermes-simd-core ^0.6.0
normal
hermes-simd-intrinsics ^0.6.0
normal
hermes-simd-macros ^0.6.0
normal
hermes-simd-types ^0.6.0
normal
themis-topology ^0.10.1
normal
criterion ^0.5
dev
proptest ^1.4
dev
rkyv ^0.8
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module simd_ops
hermes_
simd
0.6.0
Module simd_
ops
Module Items
Traits
In hermes_
simd::
dispatch
hermes_simd
::
dispatch
Module
simd_
ops
Copy item path
Source
Expand description
Sealed SIMD dispatch trait and blanket implementations.
Traits
ยง
SimdOps
Sealed extension trait implementing dynamic runtime SIMD dispatch for any
T: Scalar
.