#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

#214 in Concurrency

Download history 4/week @ 2024-11-15 8/week @ 2024-11-22 7/week @ 2024-11-29 38/week @ 2024-12-06 5/week @ 2024-12-13

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–20MB
~279K SLoC