cortex-m VS wyhash-rs

Compare cortex-m vs wyhash-rs and see what are their differences.

cortex-m

Low level access to Cortex-M processors (by rust-embedded)

wyhash-rs

wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust (by eldruin)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
cortex-m wyhash-rs
6 1
756 90
4.4% -
7.6 0.0
12 days ago 9 months ago
Rust Rust
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cortex-m

Posts with mentions or reviews of cortex-m. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-27.

wyhash-rs

Posts with mentions or reviews of wyhash-rs. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing cortex-m and wyhash-rs you can also consider the following projects:

cortex-m-rt - Minimal startup / runtime for Cortex-M microcontrollers

aHash - aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction

stm32-rs - Embedded Rust device crates for STM32 microcontrollers

cortex-m-quickstart - Template to develop bare metal applications for Cortex-M microcontrollers

rtic - Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers

time - The most used Rust library for date and time handling.

pico-examples

cassette - A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.

stm32-hal - This library provides access to STM32 peripherals in Rust.

rcrypt - rcrypt is a compact hashing and salting library based on bcrypt that produces smaller hashes

zero-copy-pads - Padding/aligning values without heap allocation

frand - Blazingly Fast Pseudo Random Number Generator written in Rust