#testing #math #no-std

no-std lfsr-base

Linear feedback shift register base traits

2 unstable releases

0.3.0 Mar 30, 2020
0.2.0 Jun 7, 2019

#1317 in Embedded development

Download history 304/week @ 2024-05-15 260/week @ 2024-05-22 28/week @ 2024-05-29 20/week @ 2024-06-05 22/week @ 2024-06-12 18/week @ 2024-06-19 13/week @ 2024-06-26 464/week @ 2024-07-03 752/week @ 2024-07-10 430/week @ 2024-07-17 125/week @ 2024-07-24 13/week @ 2024-07-31 32/week @ 2024-08-07 11/week @ 2024-08-14 11/week @ 2024-08-21 65/week @ 2024-08-28

121 downloads per month
Used in 6 crates (4 directly)

MIT/Apache

6KB

LFSR

  • An implementation of Linear feedback shift registers
    • Galois XOR
  • Macros to generate LFSRs with custom parameters
  • Macros to generate efficient reverse lookup functions

docs crates.io ci

Documentation

On docs.rs

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.

No runtime deps