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

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

#281 in Data structures

Download history 416/week @ 2024-12-07 108/week @ 2024-12-14 435/week @ 2024-12-21 801/week @ 2024-12-28 1099/week @ 2025-01-04 1120/week @ 2025-01-11

3,455 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

~2–3MB
~58K SLoC