#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

#1081 in Embedded development

Download history 172/week @ 2023-11-28 8/week @ 2023-12-05 5/week @ 2023-12-12 40/week @ 2023-12-19 2/week @ 2024-01-09 6/week @ 2024-01-16 699/week @ 2024-01-23 1/week @ 2024-01-30 8/week @ 2024-02-13 88/week @ 2024-02-20 130/week @ 2024-02-27 781/week @ 2024-03-05 122/week @ 2024-03-12

1,122 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