#serde-json #collection #bumpalo #bit-packing #operation

bumparaw-collections

A small set of bumpalo-backed collections for low-level operations

5 releases

0.1.4 Dec 10, 2024
0.1.3 Dec 10, 2024
0.1.2 Dec 10, 2024
0.1.1 Dec 10, 2024
0.1.0 Dec 10, 2024

#270 in Data structures

Download history 569/week @ 2024-12-23 880/week @ 2024-12-30 1110/week @ 2025-01-06 1121/week @ 2025-01-13 1087/week @ 2025-01-20 958/week @ 2025-01-27 980/week @ 2025-02-03 1185/week @ 2025-02-10 1225/week @ 2025-02-17 1399/week @ 2025-02-24 1519/week @ 2025-03-03 1733/week @ 2025-03-10 1473/week @ 2025-03-17 1641/week @ 2025-03-24 1999/week @ 2025-03-31 1754/week @ 2025-04-07

7,074 downloads per month

MIT license

61KB
1.5K SLoC

Collections backed by bumpalo and serde_json::value::RawValue.

That combination allows to manipulate shared references while doing minimal and gradual JSON parsing.

Dependencies

~1.9–3MB
~56K SLoC