2 releases

0.13.0-rc.20 Apr 10, 2024

#319 in Encoding

Download history 130/week @ 2024-04-04 100/week @ 2024-04-11

230 downloads per month

Apache-2.0

395KB
9K SLoC

tremor-codec


Codecs encode/decode to/from the tremor runtime internal type system.

Encoding is always from an external type system to the tremor type system.

Decoding is always from the tremor internal type system to an external type system.


lib.rs:

Tremor codecs for decoding and encoding data from wire format to tremor's internal representation

Dependencies

~27–43MB
~701K SLoC