16 releases (breaking)
Uses new Rust 2024
| 0.12.0 | Nov 26, 2025 |
|---|---|
| 0.10.1 | Jun 10, 2025 |
| 0.10.0 | Mar 20, 2025 |
| 0.7.0 | Oct 4, 2024 |
| 0.1.0 | Aug 22, 2021 |
#745 in Math
1,575 downloads per month
365KB
8K
SLoC
LDPC toolbox
ldpc_toolbox is a collection of Rust utilities to generate LDPC codes.
The goal is to eventually support several LDPC design algorithms from the
literature.
It can be used as a Rust library or as a CLI tool that allows access from
the command line to many of the algorithms implemented in ldpc-toolbox. See
[cli] for documentation about the usage of the CLI tool.
ldpc_toolbox
A Rust crate with utilities to aid in LDPC code design.
Documentation
The documentation is hosted in docs.rs.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/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
~8–12MB
~213K SLoC