turbo 0.3.0

A library of convolutional encoder/decoders.
docs.rs failed to build turbo-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: turbo-0.4.2

turbo

cargo version badge

is

This is a library for convolutional coding. It's not finished at all.

going to be

1.0

  • Viterbi encoder/decoder
  • BCJR encoder/decoder
  • turbo encoder/decoder

2.0

  • Code puncturing
  • Full parallelization of existing codecs