Reed-Solomon error correction over GF(2^8)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add standard tags to 158 packages

Standard vocabulary based on crates.io categories, erratique/opam
conventions, and monorepo domain coverage:

Org: org:blacksun
Domain: aerospace, codec, crypto, network, storage, git, merkle
Purpose: cli, test, bench, format, log, system
Protocol: ccsds, uslp, cop1, sdls, sle, atproto, tls, http, json, binary
Cross-cutting: eio, simulation, math, compression

Tags placed in dune-project (package ...) stanzas via (tags ...).
Propagated to .opam files by dune's opam generation.

+1
+1
dune-project
··· 15 15 (package 16 16 (name reed-solomon) 17 17 (synopsis "Reed-Solomon error correction over GF(2^8)") 18 + (tags (org:blacksun codec)) 18 19 (description 19 20 "Pure OCaml Reed-Solomon encoder/decoder using GF(2^8) lookup tables. \ 20 21 Supports configurable code parameters including CCSDS RS(255,223).")