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

tc-scalar

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

5 releases (breaking)

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

#222 in Concurrency

Download history 33/week @ 2024-07-23 21/week @ 2024-07-30 11/week @ 2024-08-06 165/week @ 2024-08-13 10/week @ 2024-08-20 21/week @ 2024-08-27 1/week @ 2024-09-03 12/week @ 2024-09-10 14/week @ 2024-09-17 41/week @ 2024-09-24 26/week @ 2024-10-01

324 downloads per month
Used in 6 crates (5 directly)

Apache-2.0

350KB
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

~11–19MB
~269K SLoC