5 releases

new 0.13.0-rc.33 Oct 23, 2024
0.13.0-rc.30 Oct 22, 2024
0.13.0-rc.20 Apr 10, 2024

#1302 in Encoding

Download history 2/week @ 2024-07-24 1/week @ 2024-07-31 1/week @ 2024-08-28 6/week @ 2024-09-18 14/week @ 2024-09-25 3/week @ 2024-10-02 60/week @ 2024-10-16

96 downloads per month

Apache-2.0

410KB
10K 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

~29–44MB
~731K SLoC