simd

May 31, 2025 · View on GitHub

MIT licensed CI English | 中文

SIMD-accelerated operations

crateversiondocs
base64-simdCrates.ioDocs
hex-simdCrates.ioDocs
uuid-simdCrates.ioDocs

The crates automatically select SIMD functions when available and provide fast fallback implementations. Benchmark results are available in simd-benches.

Goals

  • Performance: To be the fastest
  • Productivity: Efficient SIMD abstractions
  • Ergonomics: Easy to use

Safety

This project relies heavily on unsafe code. We encourage everyone to review the code and report any issues.

Memory safety bugs and unsoundness issues are classified as critical bugs. They will be fixed as soon as possible.

References

This project contains multiple algorithms and implementations. Some of them are not original. We list the references here.

base64:

hex:

unicode:

If my open-source work has been helpful to you, please sponsor me.

Every little bit helps. Thank you!