#scalar #value #op #ref #resolve #deserialize

tc-scalar

TinyChain's scalar value enum, including concurrently-resolvable op definitions and references

4 releases (breaking)

0.4.0 Jan 29, 2024
0.3.0 Dec 20, 2023
0.2.0 Nov 6, 2023
0.1.0 Sep 3, 2023

#381 in Concurrency

Download history 38/week @ 2024-01-29 28/week @ 2024-02-19 24/week @ 2024-02-26 10/week @ 2024-03-04 9/week @ 2024-03-11 14/week @ 2024-03-18 36/week @ 2024-04-01 91/week @ 2024-04-08 4/week @ 2024-04-15

134 downloads per month
Used in 5 crates

Apache-2.0

340KB
9K SLoC

This crate is used internally by TinyChain. It provides a generic scalar value type which supports (de)serialization with destream.


lib.rs:

Immutable values which always reside entirely in memory

Dependencies

~21MB
~415K SLoC