#deku #asterix #convenience #proc-macro #updating #codec #fspec

macro asterix-derive

proc-macro convenience with the deku library, for updating ASTERIX FSPECs

7 releases

0.4.0 Feb 9, 2024
0.3.0 Nov 23, 2022
0.2.6 Jan 13, 2021
0.2.5 Nov 6, 2020
0.2.2 Sep 27, 2020

#11 in #deku

Download history 19/week @ 2024-11-13 22/week @ 2024-11-20 10/week @ 2024-11-27 14/week @ 2024-12-04 25/week @ 2024-12-11 8/week @ 2024-12-18 8/week @ 2025-01-15 10/week @ 2025-01-22 7/week @ 2025-01-29 5/week @ 2025-02-05 6/week @ 2025-02-12 22/week @ 2025-02-19 46/week @ 2025-02-26

80 downloads per month
Used in asterix

MIT license

8KB
81 lines

Asterix Encode/Decode Library

github crates.io docs.rs build status Codecov

Currently supported:

  • CAT048
  • CAT034

Usage

Compiler support: requires rustc 1.70+

Add the following to your Cargo.toml file:

[dependencies]
asterix = "v0.4.0"

Changelog

See CHANGELOG.md

Dependencies

~210–640KB
~15K SLoC