#graph #fec #ldpc

bin+lib ldpc-toolbox

Utilities to aid in LDPC code design

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

Download history 2506/week @ 2026-01-25 2187/week @ 2026-02-01 2407/week @ 2026-02-08 1213/week @ 2026-02-15 1426/week @ 2026-02-22 962/week @ 2026-03-01 547/week @ 2026-03-08 424/week @ 2026-03-15 734/week @ 2026-03-22 559/week @ 2026-03-29 204/week @ 2026-04-05 762/week @ 2026-04-12 474/week @ 2026-04-19 611/week @ 2026-04-26 192/week @ 2026-05-03 291/week @ 2026-05-10

1,575 downloads per month

MIT/Apache

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

Crates.io Rust

A Rust crate with utilities to aid in LDPC code design.

Documentation

The documentation is hosted in 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.

Dependencies

~8–12MB
~213K SLoC