2 unstable releases
0.3.0 | Mar 30, 2020 |
---|---|
0.2.0 | Jun 7, 2019 |
#831 in #embedded
1,691 downloads per month
Used in 3 crates
(via lfsr)
27KB
298 lines
LFSR
- An implementation of Linear feedback shift registers
- Galois XOR
- Macros to generate LFSRs with custom parameters
- Macros to generate efficient reverse lookup functions
Documentation
On docs.rs
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE)
- MIT license (LICENSE-MIT)
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.
Dependencies
~2.5MB
~55K SLoC