utote 0.1.2

Stack allocated uint multiset, with optional SIMD implementations.
Documentation

Utote

Stack allocated uint multiset, with optional SIMD implementations.

Currently nightly-only, but will segregate use of packed_simd_2 behind feature flags to enable use of the scalar multiset implementation on stable.

Future

  • Utilise const generics when fully stable.
  • Use std::simd when that is also stable.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

P.S.

May rename to Asimdtote.